aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/bus.c
AgeCommit message (Expand)Author
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
2008-07-07PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki
2008-07-07ACPI: Introduce acpi_bus_power_manageable functionRafael J. Wysocki
2008-04-26x86: validate against acpi motherboard resourcesRobert Hancock
2008-04-15acpi: bus: check once more for an empty list after locking itChuck Ebbert
2008-03-11ACPI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-09x86: fix sparse warnings in acpi/bus.cHarvey Harrison
2008-02-07Merge branches 'release' and 'fluff' into releaseLen Brown
2008-02-07ACPI: misc cleanupsAdrian Bunk
2008-02-01ACPI: attach thermal zone infoZhang Rui
2008-01-24firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman
2008-01-24kobject: convert /sys/firmware/acpi/ to use kobject_createGreg Kroah-Hartman
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman
2008-01-23Revert "ACPI: Fan: Drop force_power_state acpi_device option"Len Brown
2008-01-11PM: ACPI and APM must not be enabled at the same timeLen Brown
2007-10-25ACPI: Fan: Drop force_power_state acpi_device optionAlexey Starikovskiy
2007-10-25ACPI: power: don't cache power resource stateAlexey Starikovskiy
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-10-12kobjects: fix up improper use of the kobject name fieldGreg Kroah-Hartman
2007-10-11ide: hook ACPI _PSx method to IDE power on/offShaohua Li
2007-09-27ACPI: Add acpi_bus_generate_event4() functionAlexey Starikovskiy
2007-08-23ACPI: Schedule /proc/acpi/event for removalLen Brown