summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/bus.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: use handle, not device, in system notification pathBjorn Helgaas2009-06-181-15/+15
* ACPI: remove unused return values from Bus Check & Device Check handlingBjorn Helgaas2009-06-181-21/+11
* ACPI: remove unused "status_changed" return value from Check Device handlingBjorn Helgaas2009-06-181-19/+3
* ACPI: simplify notification debug messagesBjorn Helgaas2009-06-181-24/+3
* ACPI: allow drivers to request both device and system notify eventsBjorn Helgaas2009-06-181-1/+5
* ACPI: power: update error messageLen Brown2009-05-081-1/+1
* Merge branch 'bjorn-initcall-cleanup' into releaseLen Brown2009-04-051-0/+15
|\
| * ACPI: call acpi_wakeup_device_init() explicitly rather than as initcallBjorn Helgaas2009-03-271-0/+1
| * ACPI: call acpi_sleep_proc_init() explicitly rather than as initcallBjorn Helgaas2009-03-271-0/+1
| * ACPI: call init_acpi_device_notify() explicitly rather than as initcallBjorn Helgaas2009-03-271-0/+1
| * ACPI: call acpi_debug_init() explicitly rather than as initcallBjorn Helgaas2009-03-271-0/+1
| * ACPI: call acpi_system_init() explicitly rather than as initcallBjorn Helgaas2009-03-271-0/+1
| * ACPI: call acpi_power_init() explicitly rather than as initcallBjorn Helgaas2009-03-271-0/+1
| * ACPI: call acpi_ec_init() explicitly rather than as initcallBjorn Helgaas2009-03-271-0/+1
| * ACPI: call acpi_scan_init() explicitly rather than as initcallBjorn Helgaas2009-03-271-0/+2
| * ACPI: skip DMI power state check when ACPI disabledBjorn Helgaas2009-03-271-0/+4
| * ACPI: move private declarations to internal.hBjorn Helgaas2009-03-171-0/+2
* | ACPI: remove doubled status checkingJiri Slaby2009-03-161-8/+1
|/
* ACPI: fix 2.6.28 acpi.debug_level regressionBjorn Helgaas2008-12-191-8/+0
* ACPI: turn off all debug output by defaultBjorn Helgaas2008-11-071-0/+8
* ACPI: remove CONFIG_ACPI_ECBjorn Helgaas2008-11-061-2/+1
* Merge branch 'ull' into testLen Brown2008-10-221-2/+2
|\
| * ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-111-2/+2
* | Merge branch 'ec' into testLen Brown2008-10-221-0/+6
|\ \
| * | ACPI: Enable EC device immediately after ACPI full initializationZhao Yakui2008-10-111-0/+6
| |/
* | Merge branch 'dock' into testLen Brown2008-10-221-0/+15
|\ \
| * | ACPI: introduce notifier change to avoid duplicatesShaohua Li2008-09-231-0/+15
| |/
* | ACPI : Load device driver according to the status of acpi deviceZhao Yakui2008-10-221-8/+8
* | ACPI: Add DMI check to disable power state check in power transitionZhao Yakui2008-10-221-1/+22
* | ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi...Zhao Yakui2008-10-221-1/+13
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-161-0/+22
|\
| * PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki2008-07-071-0/+11
| * ACPI: Introduce acpi_bus_power_manageable functionRafael J. Wysocki2008-07-071-0/+11
* | ACPICA: Eliminate acpi_native_uint type v2Bob Moore2008-07-161-1/+1
|/
* x86: validate against acpi motherboard resourcesRobert Hancock2008-04-261-0/+2
* acpi: bus: check once more for an empty list after locking itChuck Ebbert2008-04-151-3/+4
* ACPI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-111-1/+1
* x86: fix sparse warnings in acpi/bus.cHarvey Harrison2008-02-091-6/+1
* Merge branches 'release' and 'fluff' into releaseLen Brown2008-02-071-1/+0
|\
| * ACPI: misc cleanupsAdrian Bunk2008-02-071-1/+0
* | ACPI: attach thermal zone infoZhang Rui2008-02-011-0/+25
|/
* firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman2008-01-241-1/+1
* kobject: convert /sys/firmware/acpi/ to use kobject_createGreg Kroah-Hartman2008-01-241-5/+6
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-241-1/+1
* Revert "ACPI: Fan: Drop force_power_state acpi_device option"Len Brown2008-01-231-1/+1
* PM: ACPI and APM must not be enabled at the same timeLen Brown2008-01-111-5/+2
* ACPI: Fan: Drop force_power_state acpi_device optionAlexey Starikovskiy2007-10-251-1/+1
* ACPI: power: don't cache power resource stateAlexey Starikovskiy2007-10-251-4/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-191-8/+15
|\
| * ACPI: Add acpi_bus_generate_event4() functionAlexey Starikovskiy2007-09-271-8/+15
OpenPOWER on IntegriCloud