index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
acpi
Age
Commit message (
Expand
)
Author
2023-02-10
Adjust knote(9) API
Visa Hankala
2023-02-04
Initial driver for Universal Flash Storage (UFS) Host Controllers.
Marcus Glocker
2023-02-04
timecounting: remove incomplete PPS support
Scott Soule Cheloha
2022-12-18
Disable the keyboard on the Samsung Galaxy Book Go until we can fix the
Marcus Glocker
2022-11-24
Don't report unknown apic structure types if they're in the OEM reserved
Jonathan Matthew
2022-11-08
acpihpet(4): disable/reenable acpihpet_delay() during suspend/resume
Scott Soule Cheloha
2022-11-06
Add FDT-based attachment for qciic(4).
Patrick Wildt
2022-11-06
Add FDT-based attachment for qcgpio(4).
Patrick Wildt
2022-10-30
On the Lenovo X13s attaching to the multiport USB controller leads to hard
Patrick Wildt
2022-10-26
Constify battery check table
Klemens Nanni
2022-10-20
Add the hooks to disable and enable GPIO interrupts. Should fix potential
Mark Kettenis
2022-10-20
Constify global product table
Klemens Nanni
2022-10-08
Add PNP ID to make this attach on Qualcomm SoCs.
Mark Kettenis
2022-10-03
Reorganize the EFI code a bit. Move the efi.h header from dev/acpi to
Mark Kettenis
2022-09-15
Enable the keyboard on the Samsung Galaxy Book Go.
Marcus Glocker
2022-09-13
Split out the code that collects data from acpiac(4), acpibat(4) and
Mark Kettenis
2022-09-12
Add support for level-triggered GPIO events.
Mark Kettenis
2022-09-12
acpihpet(4): acpihpet_delay: only use lower 32 bits of counter
Scott Soule Cheloha
2022-09-11
Register the I2C controller with ACPI. Skip this on the SC8280XP SoC for
Mark Kettenis
2022-09-10
Add another pin to the SC7180 map function.
Mark Kettenis
2022-09-10
Don't restrict GPIO events to pin numbers below 256. With the _EVT()
Mark Kettenis
2022-09-10
Generalize the code such that it works on SC7180 SoCs as well.
Mark Kettenis
2022-09-10
Add _HID for SC7180 SoCs.
Mark Kettenis
2022-09-09
The DSDT on the snapdragon 7c based Acer Aspire 1 (A114-61) uses a bogus
Mark Kettenis
2022-09-08
Use generic PNP ID to match HID-over-I2C devices.
Mark Kettenis
2022-09-08
Add a few more pin mappings based on what is in some Linux device tree
Mark Kettenis
2022-09-07
Add a few more PNP IDs to handle variants of the Qualcomm dual role
Mark Kettenis
2022-09-03
Make sure we don't suspend if we have no way to wake up the machine.
Mark Kettenis
2022-08-31
Add qcgpio(4) and qciic(4), drivers for the Qualcomm GPIO and I2C controllers
Mark Kettenis
2022-08-31
Introduce iic_intr_disestablish() and use it in ihidev(4).
Mark Kettenis
2022-08-25
acpihpet(4): don't truncate HPET frequency to 32-bit value
Scott Soule Cheloha
2022-08-25
acpihpet(4): add acpihpet_delay(), another delay(9) implementation
Scott Soule Cheloha
2022-08-25
acpitimer(4): add acpitimer_delay(), another delay(9) implementation
Scott Soule Cheloha
2022-08-10
Provide the AML root in ACPI's softc so that drivers that need access
Patrick Wildt
2022-07-05
Missing header change that should have gone with xhci_acpi.c r1.8
Theo Buehler
2022-07-04
Add support for the dual role controllers integrated on the Qualcomm
Mark Kettenis
2022-06-29
match on Alder Lake-P
Jonathan Gray
2022-06-28
Add support for the Synopsys DesignWare UART found on the Ryzen Embedded
Mark Kettenis
2022-06-28
A com_acpi_softc pointer is used as the interrupt callback cookie which
Anton Lindqvist
2022-06-28
Add hardware ID for EHCI-compliant USB controller with standard debug.
Mark Kettenis
2022-06-28
Add hardware ID for XHCI-compliant USB controller without standard debug.
Mark Kettenis
2022-06-27
Whitespace/KNF
Mike Larkin
2022-06-27
amdgpio(4): restore pin configuration on resume
Mike Larkin
2022-06-11
Bring back PL011 UART FIFO support to pluart(4). This time with working
Anton Lindqvist
2022-05-29
pwr_action isn't used in this file, zap pointless decl.
Jeremie Courreges-Anglas
2022-04-06
constify struct cfattach
Christian Weisgerber
2022-04-04
As a hack, use CD_SKIPHIBERNATE. For 2.0, our TPM lifecycle management
Theo de Raadt
2022-03-21
Update hw.power whenever we refresh the AC state. This makes sure the state
Mark Kettenis
2022-03-13
Revert previous commit. It breaks the serial console on my rpi4.
Mark Kettenis
2022-03-11
Enable PL011 UART FIF0 support in pluart(4). The FIFO depth depends on
Anton Lindqvist
[next]