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-07-08
Adds request_sleep(), a MI way of sending the machine to sleep in
Tobias Heider
2023-07-08
Move /dev/apm related acpi code to acpi_apm.c which is only built on
Tobias Heider
2023-07-08
Add ietp driver for Elantech I2C touchpads
Joshua Stein
2023-07-07
Add support for multiple batteries to acpithinkpad setchargestart and
Claudio Jeker
2023-07-06
moving acpiioctl to a different file than acpiopen is not going to work
Theo de Raadt
2023-07-05
Move acpiioctl to acpi_x86.c, it is only used up on i386 and amd64.
Tobias Heider
2023-06-29
acpi(4)/acpibtn(4): use opt-in approach for wakeup GPEs
Dave Voutila
2023-05-20
Implement battery charge control.
Mark Kettenis
2023-04-27
Mark the fan speed sensor as invalid when it reports -1 RPM. This happens for
Miod Vallat
2023-04-23
add support for coordinating i2c bus access with iosf(4)
David Gwynne
2023-04-23
add iosf(4), a driver for the Intel OnChip System Fabric
David Gwynne
2023-04-16
Too many ACPI implementations advertise serial ports that aren't actually
Mark Kettenis
2023-04-13
remove duplicate includes
Jonathan Gray
2023-04-11
Nuke unused function prototype.
Marcus Glocker
2023-04-09
don't attach temperature sensors for which there is no TMP# node in
Joshua Stein
2023-04-03
acpibtn_notify: ignore duplicate ACPI lid transitions
Todd C. Miller
2023-04-02
add Windows 11 _OSI strings
Jonathan Gray
2023-03-15
Add missing nameref resolving for the _DEP() package elements that indicate
Mark Kettenis
2023-03-04
handle polling when cold in tipmic_thermal_opreg_handler().
David Gwynne
2023-02-18
acpipwrres(4): remove unused aml_value's.
Dave Voutila
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
[next]