Age | Commit message (Expand) | Author |
2022-02-23 | unifdef __ELF__ | Jonathan Gray |
2022-02-22 | Fix thinko in construction of SMC key for the targeted GPIO pin. | Mark Kettenis |
2022-02-22 | Remove extra ; | Visa Hankala |
2022-02-22 | Clear frame pointer in cpu_fork() on riscv64 | Visa Hankala |
2022-02-22 | ddb: Improve stack unwinding on riscv64 | Visa Hankala |
2022-02-22 | Delete unnecessary #includes of <sys/domain.h> and/or <sys/protosw.h> | Philip Guenther |
2022-02-21 | Convert KVA allocation to km_alloc(9). | Mark Kettenis |
2022-02-21 | Convert KVA allocation to km_alloc(9). | Mark Kettenis |
2022-02-21 | Convert KVA allocation to km_alloc(9). | Mark Kettenis |
2022-02-21 | Convert KVA allocation to km_alloc(9). | Mark Kettenis |
2022-02-21 | aligend -> aligned | Jonathan Gray |
2022-02-21 | cululative -> cumulative | Jonathan Gray |
2022-02-21 | differenent -> different | Jonathan Gray |
2022-02-21 | disatcher -> dispatcher | Jonathan Gray |
2022-02-21 | enries -> entries | Jonathan Gray |
2022-02-21 | entris -> entries | Jonathan Gray |
2022-02-21 | implenent -> implement | Jonathan Gray |
2022-02-21 | independednt -> independent, let's -> lets | Jonathan Gray |
2022-02-21 | Constify struct cfattach. | Martin Pieuchot |
2022-02-21 | initializion -> initialization | Jonathan Gray |
2022-02-21 | initiailze -> initialize | Jonathan Gray |
2022-02-21 | instructinos -> instructions | Jonathan Gray |
2022-02-21 | interrunts -> interrupts | Jonathan Gray |
2022-02-21 | Constify struct cfattach. | Martin Pieuchot |
2022-02-21 | iommmu -> iommu | Jonathan Gray |
2022-02-21 | lenghy -> lengthy | Jonathan Gray |
2022-02-21 | mappiing -> mapping | Jonathan Gray |
2022-02-21 | opearting -> operating | Jonathan Gray |
2022-02-21 | tempterature -> temperature | Jonathan Gray |
2022-02-20 | Add aplcpu(4), a driver to control the CPU performance levels on Apple SoCs. | Mark Kettenis |
2022-02-20 | move to 7.1-beta | Theo de Raadt |
2022-02-18 | Add mpfgpio(4), a driver for the PolarFire SoC MSS GPIO controller. | Visa Hankala |
2022-02-17 | remove unused include files | Theo de Raadt |
2022-02-17 | If S4 is not available, use S5 for the ACPI-transitions in hibernate support. | Theo de Raadt |
2022-02-16 | Add mpfiic(4), a driver for the PolarFire SoC MSS I2C controller. | Visa Hankala |
2022-02-16 | change MD gosleep() and sleep_finish() to return int, the MI code will be | Theo de Raadt |
2022-02-16 | Make room for a cookie argument passed to audio_attach_mi(). Currently | Anton Lindqvist |
2022-02-15 | Since acpitoshiba brightness button processing no longer plays games | Theo de Raadt |
2022-02-15 | when the MI suspend code encounters problems, we need a way to | Theo de Raadt |
2022-02-15 | MI disable_lid_wakeups() is not needed, x86 systems can do this | Theo de Raadt |
2022-02-15 | fix mask in hppa inst_trap_return() | Jonathan Gray |
2022-02-14 | don't deref pointer before test it is safe | Jonathan Gray |
2022-02-14 | Pass the entire compatible property for devices attaching to the iic(4) bus. | Mark Kettenis |
2022-02-14 | Delete incomplete implementation of bus_space_{alloc,free} in bus.h. | Kenji Aoyama |
2022-02-14 | OF_getproplen() returns -1 on error, so don't store result in size_t | Jonathan Gray |
2022-02-13 | remove stray tab whitespace. no code change. | Mike Larkin |
2022-02-13 | Fix return value check of OF_getproplen(). If "reset-gpios" is not found | Tobias Heider |
2022-02-13 | Move some MI pieces out of suspend_mp/resume_mp | Theo de Raadt |
2022-02-13 | The Apple M1 SoC has two mechanism for doing IPIs. The first method uses | Mark Kettenis |
2022-02-13 | Some PCIe devices on the M1 and M1 Pro/Max need to be explicitly powered on | Mark Kettenis |