aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/bus.c
Commit message (Expand)AuthorAge
* ACPI: Advertise to BIOS in _OSC: _OST on _PPC changesZhao Yakui2010-01-15
*-. Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into r...Len Brown2009-12-24
|\ \
| | * ACPI: processor: call _PDC earlyAlex Chiang2009-12-22
* | | ACPI: fix OSC regression that caused aer and pciehp not to loadShaohua Li2009-12-23
| |/ |/|
* | ACPI: Add platform-wide _OSC support.Shaohua Li2009-12-16
* | ACPI: Add a generic API for _OSC -v2Shaohua Li2009-12-16
|/
* ACPI: add acpi_bus_get_status_handle()Bjorn Helgaas2009-09-25
* Merge branch 'misc-2.6.32' into releaseLen Brown2009-09-19
|\
| * ACPI: linux/acpi.h should not include linux/dmi.hLen Brown2009-09-19
* | ACPICA: Fix several acpi_attach_data problemsBob Moore2009-08-27
|/
* ACPI: use handle, not device, in system notification pathBjorn Helgaas2009-06-18
* ACPI: remove unused return values from Bus Check & Device Check handlingBjorn Helgaas2009-06-18
* ACPI: remove unused "status_changed" return value from Check Device handlingBjorn Helgaas2009-06-18
* ACPI: simplify notification debug messagesBjorn Helgaas2009-06-18
* ACPI: allow drivers to request both device and system notify eventsBjorn Helgaas2009-06-18
* ACPI: power: update error messageLen Brown2009-05-08
* Merge branch 'bjorn-initcall-cleanup' into releaseLen Brown2009-04-05
|\
| * ACPI: call acpi_wakeup_device_init() explicitly rather than as initcallBjorn Helgaas2009-03-27
| * ACPI: call acpi_sleep_proc_init() explicitly rather than as initcallBjorn Helgaas2009-03-27
| * ACPI: call init_acpi_device_notify() explicitly rather than as initcallBjorn Helgaas2009-03-27
| * ACPI: call acpi_debug_init() explicitly rather than as initcallBjorn Helgaas2009-03-27
| * ACPI: call acpi_system_init() explicitly rather than as initcallBjorn Helgaas2009-03-27
| * ACPI: call acpi_power_init() explicitly rather than as initcallBjorn Helgaas2009-03-27
| * ACPI: call acpi_ec_init() explicitly rather than as initcallBjorn Helgaas2009-03-27
| * ACPI: call acpi_scan_init() explicitly rather than as initcallBjorn Helgaas2009-03-27
| * ACPI: skip DMI power state check when ACPI disabledBjorn Helgaas2009-03-27
| * ACPI: move private declarations to internal.hBjorn Helgaas2009-03-17
* | ACPI: remove doubled status checkingJiri Slaby2009-03-16
|/
* ACPI: fix 2.6.28 acpi.debug_level regressionBjorn Helgaas2008-12-19
* ACPI: turn off all debug output by defaultBjorn Helgaas2008-11-07
* ACPI: remove CONFIG_ACPI_ECBjorn Helgaas2008-11-06
* Merge branch 'ull' into testLen Brown2008-10-22
|\
| * ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-11
* | Merge branch 'ec' into testLen Brown2008-10-22
|\ \
| * | ACPI: Enable EC device immediately after ACPI full initializationZhao Yakui2008-10-11
| |/
* | Merge branch 'dock' into testLen Brown2008-10-22
|\ \
| * | ACPI: introduce notifier change to avoid duplicatesShaohua Li2008-09-23
| |/
* | ACPI : Load device driver according to the status of acpi deviceZhao Yakui2008-10-22
* | ACPI: Add DMI check to disable power state check in power transitionZhao Yakui2008-10-22
* | ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi...Zhao Yakui2008-10-22
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-16
|\
| * PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki2008-07-07
| * ACPI: Introduce acpi_bus_power_manageable functionRafael J. Wysocki2008-07-07
* | ACPICA: Eliminate acpi_native_uint type v2Bob Moore2008-07-16
|/
* x86: validate against acpi motherboard resourcesRobert Hancock2008-04-26
* acpi: bus: check once more for an empty list after locking itChuck Ebbert2008-04-15
* ACPI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-11
* x86: fix sparse warnings in acpi/bus.cHarvey Harrison2008-02-09
* Merge branches 'release' and 'fluff' into releaseLen Brown2008-02-07
|\
| * ACPI: misc cleanupsAdrian Bunk2008-02-07