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