..
Osd
Catch up with AcpiOsSleep() interface change.
2004-12-02 00:25:35 +00:00
acpi_acad.c
Catch up with AcpiOsSleep() interface change.
2004-12-02 00:25:35 +00:00
acpi_battery.c
MPSAFE locking
2004-08-13 06:21:41 +00:00
acpi_button.c
Move flags into a private ivar so it can't collide with device flags.
2004-06-30 16:08:03 +00:00
acpi_cmbat.c
Only report a critical battery level once until it's gone non-critical.
2004-12-20 05:03:41 +00:00
acpi_cpu.c
Remove handling _PSS notifies from acpi_cpu and let acpi_perf handle them.
2005-02-07 04:03:06 +00:00
acpi_ec.c
Since the GPE handler is directly called by ACPI-CA and it may have unknown
2005-02-21 23:38:41 +00:00
acpi_if.m
Start each of the license/copyright comments with /*-, minor shuffle of lines
2005-01-06 01:43:34 +00:00
acpi_isab.c
Use the acpi_id_probe() method instead of acpi_MatchHid(), which is now
2004-06-29 19:02:27 +00:00
acpi_lid.c
Remove code to initialize the lid state at boot. It interfered with lid
2004-08-25 20:09:15 +00:00
acpi_package.c
Convert the acpi_bus_alloc_gas() and acpi_PkgGas() APIs to output the memory
2005-02-05 22:28:36 +00:00
acpi_pci_link.c
- Add support for link devices where _CRS just outright fails to execute.
2005-01-18 20:18:46 +00:00
acpi_pci.c
Start each of the license/copyright comments with /*-, minor shuffle of lines
2005-01-06 01:43:34 +00:00
acpi_pcib_acpi.c
Rework the ACPI PCI link code.
2004-11-23 22:26:44 +00:00
acpi_pcib_pci.c
Remove trailing whitespace.
2004-12-27 05:36:47 +00:00
acpi_pcib.c
Consistently use pcib for a printf.
2005-01-27 20:49:59 +00:00
acpi_pcibvar.h
- Remove some no longer used constants.
2004-11-23 22:30:03 +00:00
acpi_perf.c
Make a pass through all drivers checking specs for desired behavior on
2005-02-27 02:43:02 +00:00
acpi_powerres.c
Remove trailing whitespace.
2004-12-27 05:36:47 +00:00
acpi_quirk.c
Add the table quirk matching code. It matches rules defined in acpi_quirks
2004-06-30 04:45:32 +00:00
acpi_quirks
Add a entry for the Compaq R3000Z to indicate that it has the weird MADT
2005-02-22 21:54:20 +00:00
acpi_resource.c
Don't create new-bus resources for ACPI extended IRQ resources that are
2005-01-18 20:21:36 +00:00
acpi_thermal.c
Set the start of the cooling time later on, when we're actually performing
2005-02-22 00:40:13 +00:00
acpi_throttle.c
Support disabling individual cpufreq drivers with hints, e.g.,
2005-02-22 06:31:45 +00:00
acpi_timer.c
Make the bootverbose output from qualitydetermination of the ACPI timer
2004-11-03 09:09:13 +00:00
acpi_video.c
Tell the BIOS we want to handle brightness switching as well as output
2004-11-09 04:41:30 +00:00
acpi.c
Remove unused variable.
2005-02-25 22:01:58 +00:00
acpiio.h
Remove the ACPIIO_ENABLE and ACPIIO_DISABLE ioctls as well as all
2004-08-18 05:48:24 +00:00
acpivar.h
- Add a new quirk to indicate that pin 0 of the first I/O APIC is really
2005-02-22 21:52:52 +00:00