..
Osd
Merge ACPICA 20160930.
2016-10-04 20:27:15 +00:00
acpi_acad.c
acpi_battery.c
acpi_button.c
acpi_cmbat.c
acpi_cpu.c
Add an EARLY_AP_STARTUP option to start APs earlier during boot.
2016-05-14 18:22:52 +00:00
acpi_dock.c
acpi_ec.c
Fix for endless recursion in the ACPI GPE handler during boot.
2016-12-02 08:21:08 +00:00
acpi_hpet.c
Implement userspace gettimeofday(2) with HPET timecounter.
2016-08-17 09:52:09 +00:00
acpi_hpet.h
Implement userspace gettimeofday(2) with HPET timecounter.
2016-08-17 09:52:09 +00:00
acpi_if.m
acpi_isab.c
acpi_lid.c
[acpi] graphics drivers want access to acpi lid handle
2016-06-05 02:02:51 +00:00
acpi_package.c
Remove a bogus bzero() call.
2016-02-18 23:32:11 +00:00
acpi_pci_link.c
acpi_pci.c
Add a new bus method to fetch device-specific CPU sets.
2016-05-09 20:50:21 +00:00
acpi_pcib_acpi.c
Don't attach to Host-PCI bridges with a bad bus number.
2016-12-06 00:36:02 +00:00
acpi_pcib_pci.c
Implement a proper detach method for the PCI-PCI bridge driver.
2016-05-20 00:03:22 +00:00
acpi_pcib.c
Add a new bus method to fetch device-specific CPU sets.
2016-05-09 20:50:21 +00:00
acpi_pcibvar.h
Add a new bus method to fetch device-specific CPU sets.
2016-05-09 20:50:21 +00:00
acpi_pcivar.h
Associate device_t objects with ACPI handles via PCI_CHILD_ADDED().
2016-04-07 17:15:16 +00:00
acpi_perf.c
Remove misc NULL checks after M_WAITOK allocations.
2016-05-10 10:26:07 +00:00
acpi_powerres.c
acpi_quirk.c
acpi_quirks
acpi_resource.c
Convert rman to use rman_res_t instead of u_long
2016-01-27 02:23:54 +00:00
acpi_smbat.c
acpi_smbus.h
acpi_thermal.c
Attach a "thermal_zone" label to the ACPI thermal zone sysctls.
2016-12-14 13:00:27 +00:00
acpi_throttle.c
Do not probe Intel PIIX4 south bridge quirks on amd64. These quirky south
2015-05-21 19:31:10 +00:00
acpi_timer.c
Use uintmax_t (typedef'd to rman_res_t type) for rman ranges.
2016-03-18 01:28:41 +00:00
acpi_video.c
Silence PVS-Studio warning (V595).
2016-02-23 22:55:44 +00:00
acpi.c
Add support to read the _CLS entry if it's present. It is used by
2016-12-16 10:40:00 +00:00
acpiio.h
sys/dev: minor spelling fixes.
2016-05-03 03:41:25 +00:00
acpivar.h
Add support to read the _CLS entry if it's present. It is used by
2016-12-16 10:40:00 +00:00