aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/bus.c
AgeCommit message (Expand)Author
2010-05-25drivers: acpi: don't use own implementation of hex_to_bin()Andy Shevchenko
2010-05-20Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2010-05-19ACPI: fix early DSDT dmi check warnings on ia64Lin Ming
2010-04-27ACPI: silence kmemcheck false positiveDan Carpenter
2010-04-20ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDTLin Ming
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown
2010-01-15ACPI: Advertise to BIOS in _OSC: _OST on _PPC changesZhao Yakui
2009-12-28ACPI: Disable explicit power state retrieval on fansZhang Rui
2009-12-24Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into r...Len Brown
2009-12-23ACPI: fix OSC regression that caused aer and pciehp not to loadShaohua Li
2009-12-22ACPI: processor: call _PDC earlyAlex Chiang
2009-12-16ACPI: Add platform-wide _OSC support.Shaohua Li
2009-12-16ACPI: Add a generic API for _OSC -v2Shaohua Li
2009-09-25ACPI: add acpi_bus_get_status_handle()Bjorn Helgaas
2009-09-19Merge branch 'misc-2.6.32' into releaseLen Brown
2009-09-19ACPI: linux/acpi.h should not include linux/dmi.hLen Brown
2009-08-27ACPICA: Fix several acpi_attach_data problemsBob Moore
2009-06-18ACPI: use handle, not device, in system notification pathBjorn Helgaas
2009-06-18ACPI: remove unused return values from Bus Check & Device Check handlingBjorn Helgaas
2009-06-18ACPI: remove unused "status_changed" return value from Check Device handlingBjorn Helgaas
2009-06-18ACPI: simplify notification debug messagesBjorn Helgaas
2009-06-18ACPI: allow drivers to request both device and system notify eventsBjorn Helgaas
2009-05-08ACPI: power: update error messageLen Brown
2009-04-05Merge branch 'bjorn-initcall-cleanup' into releaseLen Brown
2009-03-27ACPI: call acpi_wakeup_device_init() explicitly rather than as initcallBjorn Helgaas
2009-03-27ACPI: call acpi_sleep_proc_init() explicitly rather than as initcallBjorn Helgaas
2009-03-27ACPI: call init_acpi_device_notify() explicitly rather than as initcallBjorn Helgaas
2009-03-27ACPI: call acpi_debug_init() explicitly rather than as initcallBjorn Helgaas
2009-03-27ACPI: call acpi_system_init() explicitly rather than as initcallBjorn Helgaas
2009-03-27ACPI: call acpi_power_init() explicitly rather than as initcallBjorn Helgaas
2009-03-27ACPI: call acpi_ec_init() explicitly rather than as initcallBjorn Helgaas
2009-03-27ACPI: call acpi_scan_init() explicitly rather than as initcallBjorn Helgaas
2009-03-27ACPI: skip DMI power state check when ACPI disabledBjorn Helgaas
2009-03-17ACPI: move private declarations to internal.hBjorn Helgaas
2009-03-16ACPI: remove doubled status checkingJiri Slaby
2008-12-19ACPI: fix 2.6.28 acpi.debug_level regressionBjorn Helgaas
2008-11-07ACPI: turn off all debug output by defaultBjorn Helgaas
2008-11-06ACPI: remove CONFIG_ACPI_ECBjorn Helgaas
2008-10-22Merge branch 'ull' into testLen Brown
2008-10-22Merge branch 'ec' into testLen Brown
2008-10-22Merge branch 'dock' into testLen Brown
2008-10-22ACPI : Load device driver according to the status of acpi deviceZhao Yakui
2008-10-22ACPI: Add DMI check to disable power state check in power transitionZhao Yakui
2008-10-22ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi...Zhao Yakui
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox
2008-10-11ACPI: Enable EC device immediately after ACPI full initializationZhao Yakui
2008-09-23ACPI: introduce notifier change to avoid duplicatesShaohua Li
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-07-16ACPICA: Eliminate acpi_native_uint type v2Bob Moore