ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold
[linux-flexiantxendom0-3.2.10.git] / drivers / acpi / bus.c
2012-05-17 Rafael J. WysockiACPI / PCI / PM: Fix device PM regression related to...
2012-03-30 Matthew GarrettACPI: export acpi_kobj
2011-11-07 Rafael J. WysockiACPI: Drop ACPI_NO_HARDWARE_INIT
2011-08-03 Len BrownACPI: APEI build fix
2011-07-14 Huang YingACPI, APEI, Add APEI bit support in generic _OSC call
2011-05-29 Lin MingACPI: Add D3 cold state
2011-03-14 Rafael J. WysockiPM: Drop pm_flags that is not necessary
2011-03-14 Rafael J. WysockiPM / ACPI: Remove references to pm_flags from bus.c
2011-01-12 Rafael J. WysockiACPI / PM: Drop acpi_power_nocheck
2011-01-12 Rafael J. WysockiACPI / PM: Drop acpi_bus_get_power()
2011-01-12 Rafael J. WysockiACPI / Fan: Rework the handling of power resources
2011-01-12 Rafael J. WysockiACPI / PM: Register acpi_power_driver early
2011-01-12 Rafael J. WysockiACPI / PM: Add function for updating device power state...
2011-01-12 Rafael J. WysockiACPI / PM: Add function for device power state initiali...
2011-01-12 Rafael J. WysockiACPI / PM: Introduce __acpi_bus_get_power()
2011-01-12 Rafael J. WysockiACPI / PM: Prevent acpi_power_get_inferred_state()...
2010-10-26 Zhang RuiACPI: install ACPI table handler before any dynamic...
2010-09-29 Len BrownMerge branches 'apei', 'battery-mwh-fix', 'bugzilla...
2010-09-29 Len BrownACPI: invoke DSDT corruption workaround on all Toshiba...
2010-09-29 Lucas De MarchiACPI: Fix typos
2010-08-15 Zhang RuiACPI: remove deprecated ACPI procfs I/F
2010-08-15 Zhang RuiACPI: introduce drivers/acpi/sysfs.c
2010-08-15 Zhang RuiACPI: introduce drivers/acpi/debugfs.c
2010-05-25 Andy Shevchenkodrivers: acpi: don't use own implementation of hex_to_bin()
2010-05-20 Linus TorvaldsMerge branch 'acpica' of git://git./linux/kernel/git...
2010-05-20 Lin MingACPI: fix early DSDT dmi check warnings on ia64
2010-04-27 Dan CarpenterACPI: silence kmemcheck false positive
2010-04-20 Lin MingACPI: add boot option acpi=copy_dsdt to fix corrupt...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-15 Len BrownMerge branches 'battery-2.6.34', 'bugzilla-10805',...
2010-01-16 Zhao YakuiACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
2009-12-29 Zhang RuiACPI: Disable explicit power state retrieval on fans
2009-12-24 Len BrownMerge branches 'bugzilla-14446', 'bugzilla-14753' and...
2009-12-23 Shaohua LiACPI: fix OSC regression that caused aer and pciehp...
2009-12-22 Alex ChiangACPI: processor: call _PDC early
2009-12-16 Shaohua LiACPI: Add platform-wide _OSC support.
2009-12-16 Shaohua LiACPI: Add a generic API for _OSC -v2
2009-09-25 Bjorn HelgaasACPI: add acpi_bus_get_status_handle()
2009-09-19 Len BrownMerge branch 'misc-2.6.32' into release
2009-09-19 Len BrownACPI: linux/acpi.h should not include linux/dmi.h
2009-08-27 Bob MooreACPICA: Fix several acpi_attach_data problems
2009-06-18 Bjorn HelgaasACPI: use handle, not device, in system notification...
2009-06-18 Bjorn HelgaasACPI: remove unused return values from Bus Check &...
2009-06-18 Bjorn HelgaasACPI: remove unused "status_changed" return value from...
2009-06-18 Bjorn HelgaasACPI: simplify notification debug messages
2009-06-18 Bjorn HelgaasACPI: allow drivers to request both device and system...
2009-05-08 Len BrownACPI: power: update error message
2009-04-05 Len BrownMerge branch 'bjorn-initcall-cleanup' into release
2009-03-27 Bjorn HelgaasACPI: call acpi_wakeup_device_init() explicitly rather...
2009-03-27 Bjorn HelgaasACPI: call acpi_sleep_proc_init() explicitly rather...
2009-03-27 Bjorn HelgaasACPI: call init_acpi_device_notify() explicitly rather...
2009-03-27 Bjorn HelgaasACPI: call acpi_debug_init() explicitly rather than...
2009-03-27 Bjorn HelgaasACPI: call acpi_system_init() explicitly rather than...
2009-03-27 Bjorn HelgaasACPI: call acpi_power_init() explicitly rather than...
2009-03-27 Bjorn HelgaasACPI: call acpi_ec_init() explicitly rather than as...
2009-03-27 Bjorn HelgaasACPI: call acpi_scan_init() explicitly rather than...
2009-03-27 Bjorn HelgaasACPI: skip DMI power state check when ACPI disabled
2009-03-17 Bjorn HelgaasACPI: move private declarations to internal.h
2009-03-16 Jiri SlabyACPI: remove doubled status checking
2009-02-09 Yinghai Luacpi/x86: introduce __apci_map_table, v4
2009-02-09 Jeremy Fitzhardingeacpi: remove final __acpi_map_table mapping before...
2008-12-19 Bjorn HelgaasACPI: fix 2.6.28 acpi.debug_level regression
2008-11-08 Bjorn HelgaasACPI: turn off all debug output by default
2008-11-06 Bjorn HelgaasACPI: remove CONFIG_ACPI_EC
2008-10-23 Len BrownMerge branch 'ull' into test
2008-10-23 Len BrownMerge branch 'ec' into test
2008-10-23 Len BrownMerge branch 'dock' into test
2008-10-22 Zhao YakuiACPI : Load device driver according to the status of...
2008-10-22 Zhao YakuiACPI: Add DMI check to disable power state check in...
2008-10-22 Zhao YakuiACPI: Add "acpi.power_nocheck=1" to disable power state...
2008-10-11 Matthew WilcoxACPI: Change acpi_evaluate_integer to support 64-bit...
2008-10-11 Zhao YakuiACPI: Enable EC device immediately after ACPI full...
2008-09-24 Shaohua LiACPI: introduce notifier change to avoid duplicates
2008-07-17 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2008-07-16 Bob MooreACPICA: Eliminate acpi_native_uint type v2
2008-07-07 Rafael J. WysockiPCI ACPI: Rework PCI handling of wake-up
2008-07-07 Rafael J. WysockiACPI: Introduce acpi_bus_power_manageable function
2008-04-26 Robert Hancockx86: validate against acpi motherboard resources
2008-04-16 Chuck Ebbertacpi: bus: check once more for an empty list after...
2008-03-11 Harvey HarrisonACPI: replace remaining __FUNCTION__ occurrences
2008-02-09 Harvey Harrisonx86: fix sparse warnings in acpi/bus.c
2008-02-07 Len BrownMerge branches 'release' and 'fluff' into release
2008-02-07 Adrian BunkACPI: misc cleanups
2008-02-02 Zhang RuiACPI: attach thermal zone info
2008-01-25 Greg Kroah-Hartmanfirmware: change firmware_kset to firmware_kobj
2008-01-25 Greg Kroah-Hartmankobject: convert /sys/firmware/acpi/ to use kobject_create
2008-01-25 Greg Kroah-Hartmankobject: remove struct kobj_type from struct kset
2008-01-24 Len BrownRevert "ACPI: Fan: Drop force_power_state acpi_device...
2008-01-11 Len BrownPM: ACPI and APM must not be enabled at the same time
2007-10-25 Alexey StarikovskiyACPI: Fan: Drop force_power_state acpi_device option
2007-10-25 Alexey StarikovskiyACPI: power: don't cache power resource state
2007-10-19 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-10-12 Greg Kroah-Hartmankobjects: fix up improper use of the kobject name field
2007-10-11 Shaohua Liide: hook ACPI _PSx method to IDE power on/off
2007-09-27 Alexey StarikovskiyACPI: Add acpi_bus_generate_event4() function
2007-08-23 Len BrownACPI: Schedule /proc/acpi/event for removal
2007-08-23 Zhang RuiACPI: don't duplicate input events on netlink
2007-07-03 Zhang RuiACPI: Export events via generic netlink
2007-04-25 Bjorn HelgaasACPI: use _STA bit names rather than 0x0F
2007-02-17 Len BrownPull bugzilla-7887 into release branch
next