created | 2022-02-03T06:53:21Z |
---|---|
begin | 2022-01-30T00:00:00Z |
end | 2022-01-31T00:00:00Z |
path | src/sys |
commits | 5 |
date | 2022-01-30T21:40:50Z | |||
---|---|---|---|---|
author | kettenis | |||
files | src/sys/dev/fdt/files.fdt | log | diff | annotate |
src/sys/dev/fdt/tascodec.c | log | diff | annotate | |
message |
Add tascodec(4), a driver for the TI TAS2770/TAS5770 digital audio amplifier codec found on Apple M1 Macs. ok patrick@, ratchov@ |
date | 2022-01-30T22:24:41Z | |||
---|---|---|---|---|
author | kettenis | |||
files | src/sys/arch/arm64/conf/files.arm64 | log | diff | annotate |
message |
Add aplnco(4), a driver for the Numerically-controlled oscillator (NCO) clock that drives the audio clocks on Apple silicon. ok patrick@ |
date | 2022-01-30T22:24:42Z | |||
---|---|---|---|---|
author | kettenis | |||
files | src/sys/arch/arm64/dev/aplnco.c | log | diff | annotate |
message |
Add aplnco(4), a driver for the Numerically-controlled oscillator (NCO) clock that drives the audio clocks on Apple silicon. ok patrick@ |
date | 2022-01-30T23:18:20Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/i915/i915_request.c | log | diff | annotate |
message |
push stub down in __await_execution() functions in this file want to reach into the implementation of irq work which for us isn't a llist but rather a task |
date | 2022-01-30T23:19:26Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/i915/gt/intel_gt_pm.c | log | diff | annotate |
message | unstub intel_gt_get_awake_time() |