| Commit message (Expand) | Author | Age |
* | ACPI: use handle, not device, in system notification path | Bjorn Helgaas | 2009-06-18 |
* | ACPI: remove unused return values from Bus Check & Device Check handling | Bjorn Helgaas | 2009-06-18 |
* | ACPI: remove unused "status_changed" return value from Check Device handling | Bjorn Helgaas | 2009-06-18 |
* | ACPI: simplify notification debug messages | Bjorn Helgaas | 2009-06-18 |
* | ACPI: allow drivers to request both device and system notify events | Bjorn Helgaas | 2009-06-18 |
* | ACPI: power: update error message | Len Brown | 2009-05-08 |
* | Merge branch 'bjorn-initcall-cleanup' into release | Len Brown | 2009-04-05 |
|\ |
|
| * | ACPI: call acpi_wakeup_device_init() explicitly rather than as initcall | Bjorn Helgaas | 2009-03-27 |
| * | ACPI: call acpi_sleep_proc_init() explicitly rather than as initcall | Bjorn Helgaas | 2009-03-27 |
| * | ACPI: call init_acpi_device_notify() explicitly rather than as initcall | Bjorn Helgaas | 2009-03-27 |
| * | ACPI: call acpi_debug_init() explicitly rather than as initcall | Bjorn Helgaas | 2009-03-27 |
| * | ACPI: call acpi_system_init() explicitly rather than as initcall | Bjorn Helgaas | 2009-03-27 |
| * | ACPI: call acpi_power_init() explicitly rather than as initcall | Bjorn Helgaas | 2009-03-27 |
| * | ACPI: call acpi_ec_init() explicitly rather than as initcall | Bjorn Helgaas | 2009-03-27 |
| * | ACPI: call acpi_scan_init() explicitly rather than as initcall | Bjorn Helgaas | 2009-03-27 |
| * | ACPI: skip DMI power state check when ACPI disabled | Bjorn Helgaas | 2009-03-27 |
| * | ACPI: move private declarations to internal.h | Bjorn Helgaas | 2009-03-17 |
* | | ACPI: remove doubled status checking | Jiri Slaby | 2009-03-16 |
|/ |
|
* | ACPI: fix 2.6.28 acpi.debug_level regression | Bjorn Helgaas | 2008-12-19 |
* | ACPI: turn off all debug output by default | Bjorn Helgaas | 2008-11-07 |
* | ACPI: remove CONFIG_ACPI_EC | Bjorn Helgaas | 2008-11-06 |
* | Merge branch 'ull' into test | Len Brown | 2008-10-22 |
|\ |
|
| * | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox | 2008-10-11 |
* | | Merge branch 'ec' into test | Len Brown | 2008-10-22 |
|\ \ |
|
| * | | ACPI: Enable EC device immediately after ACPI full initialization | Zhao Yakui | 2008-10-11 |
| |/ |
|
* | | Merge branch 'dock' into test | Len Brown | 2008-10-22 |
|\ \ |
|
| * | | ACPI: introduce notifier change to avoid duplicates | Shaohua Li | 2008-09-23 |
| |/ |
|
* | | ACPI : Load device driver according to the status of acpi device | Zhao Yakui | 2008-10-22 |
* | | ACPI: Add DMI check to disable power state check in power transition | Zhao Yakui | 2008-10-22 |
* | | ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi... | Zhao Yakui | 2008-10-22 |
|/ |
|
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-07-16 |
|\ |
|
| * | PCI ACPI: Rework PCI handling of wake-up | Rafael J. Wysocki | 2008-07-07 |
| * | ACPI: Introduce acpi_bus_power_manageable function | Rafael J. Wysocki | 2008-07-07 |
* | | ACPICA: Eliminate acpi_native_uint type v2 | Bob Moore | 2008-07-16 |
|/ |
|
* | x86: validate against acpi motherboard resources | Robert Hancock | 2008-04-26 |
* | acpi: bus: check once more for an empty list after locking it | Chuck Ebbert | 2008-04-15 |
* | ACPI: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-11 |
* | x86: fix sparse warnings in acpi/bus.c | Harvey Harrison | 2008-02-09 |
* | Merge branches 'release' and 'fluff' into release | Len Brown | 2008-02-07 |
|\ |
|
| * | ACPI: misc cleanups | Adrian Bunk | 2008-02-07 |
* | | ACPI: attach thermal zone info | Zhang Rui | 2008-02-01 |
|/ |
|
* | firmware: change firmware_kset to firmware_kobj | Greg Kroah-Hartman | 2008-01-24 |
* | kobject: convert /sys/firmware/acpi/ to use kobject_create | Greg Kroah-Hartman | 2008-01-24 |
* | kobject: remove struct kobj_type from struct kset | Greg Kroah-Hartman | 2008-01-24 |
* | Revert "ACPI: Fan: Drop force_power_state acpi_device option" | Len Brown | 2008-01-23 |
* | PM: ACPI and APM must not be enabled at the same time | Len Brown | 2008-01-11 |
* | ACPI: Fan: Drop force_power_state acpi_device option | Alexey Starikovskiy | 2007-10-25 |
* | ACPI: power: don't cache power resource state | Alexey Starikovskiy | 2007-10-25 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-10-19 |
|\ |
|
| * | ACPI: Add acpi_bus_generate_event4() function | Alexey Starikovskiy | 2007-09-27 |