ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold
[linux-flexiantxendom0-3.2.10.git] / drivers / acpi / scan.c
2012-05-17 Rafael J. WysockiACPI / PCI / PM: Fix device PM regression related to...
2012-05-05 Lin MingACPI: Fix D3hot v D3cold confusion
2012-03-30 Len BrownMerge branch 'd3' into release
2012-03-30 Alex HeACPI: Clean redundant codes in scan.c
2012-03-30 Zhang RuiACPI: Introduce ACPI D3_COLD state support
2011-11-07 Thomas MeyerACPI: use kstrdup()
2011-04-26 Rafael J. WysockiACPI / PM: Avoid infinite recurrence while registering...
2011-02-24 Rafael J. WysockiACPI: Remove the wakeup.run_wake_count device field
2011-01-12 Rafael J. WysockiACPI: Drop device flag wake_capable
2011-01-12 Rafael J. WysockiACPI: Always check if _PRW is present before trying...
2011-01-12 Len BrownMerge branch 'wakeup-etc-rafael' into release
2011-01-12 Len BrownMerge branch 'power-resource' into release
2011-01-12 Rafael J. WysockiACPI / PM: Register power resource devices as soon...
2011-01-12 Rafael J. WysockiACPI / PM: Register acpi_power_driver early
2011-01-12 Rafael J. WysockiACPI / PM: Add function for device power state initiali...
2011-01-12 Lin MingACPICA: Implicit notify support
2011-01-12 Lin MingACPICA: Rename some function and variable names
2011-01-07 Rafael J. WysockiACPI / PM: Use device wakeup flags for handling ACPI...
2010-12-17 Rafael J. WysockiACPI: Execute _PRW for devices reported as inactive...
2010-10-25 Len BrownMerge branch 'gpe-defer' into release
2010-10-01 Thomas RenningerACPI/PNP: A HID value of an object never changes -...
2010-10-01 Thomas RenningerACPI: Do not export hid/modalias sysfs file for ACPI...
2010-09-24 Rafael J. WysockiACPI / ACPICA: Defer enabling of runtime GPEs (v3)
2010-07-12 Rafael J. WysockiACPI / ACPICA: Do not execute _PRW methods during initi...
2010-07-12 Rafael J. WysockiACPI: Fix bogus GPE test in acpi_bus_set_run_wake_flags()
2010-04-20 Lin MingACPICA: Minimize the differences between linux GPE...
2010-04-06 Len BrownMerge branches 'battery', 'bugzilla-14667', 'bugzilla...
2010-04-04 Bjorn HelgaasACPI: use _HID when supplied by root-level devices
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-24 Darrick J. Wongacpi: Support IBM SMBus CMI devices
2010-02-23 Rafael J. WysockiPCI / ACPI / PM: Platform support for PCI PME wake-up
2010-02-23 Rafael J. WysockiACPI / PM: Add more run-time wake-up fields
2010-02-01 Thomas RenningerACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no...
2010-02-01 Thomas RenningerACPI: Add NULL pointer check in acpi_bus_start
2009-11-25 Lin MingACPICA: Add post-order callback to acpi_walk_namespace
2009-10-02 Bjorn HelgaasACPI: fix bus scanning memory leaks
2009-09-25 Bjorn HelgaasACPI: simplify building device HID/CID list
2009-09-25 Bjorn HelgaasACPI: remove acpi_device_uid() and related stuff
2009-09-25 Bjorn HelgaasACPI: remove acpi_device.flags.hardware_id
2009-09-25 Bjorn HelgaasACPI: remove acpi_device.flags.compatible_ids
2009-09-25 Bjorn HelgaasACPI: maintain a single list of _HID and _CID IDs
2009-09-25 Bjorn HelgaasACPI: make sure every acpi_device has an ID
2009-09-25 Bjorn HelgaasACPI: use acpi_device_hid() when possible
2009-09-25 Bjorn HelgaasACPI: fix synthetic HID for \_SB_
2009-09-25 Bjorn HelgaasACPI: handle re-enumeration, when acpi_devices might...
2009-09-25 Bjorn HelgaasACPI: factor out device type and status checking
2009-09-25 Bjorn HelgaasACPI: use acpi_walk_namespace() to enumerate devices
2009-09-25 Bjorn HelgaasACPI: identify device tree root by null parent pointer...
2009-09-25 Bjorn HelgaasACPI: enumerate namespace before adding functional...
2009-09-25 Bjorn HelgaasACPI: convert acpi_bus_scan() to operate on an acpi_handle
2009-09-25 Bjorn HelgaasACPI: add acpi_bus_get_parent() and remove "parent...
2009-09-25 Bjorn HelgaasACPI: remove unnecessary argument checking
2009-09-25 Bjorn HelgaasACPI: remove redundant "type" arguments
2009-09-25 Bjorn HelgaasACPI: remove acpi_device_set_context() "type" argument
2009-09-25 Bjorn HelgaasACPI: use device_type rather than comparing HID
2009-09-25 Bjorn HelgaasACPI: save device_type in acpi_device
2009-09-25 Bjorn HelgaasACPI: remove redundant "handle" and "parent" arguments
2009-09-25 Bjorn HelgaasACPI: remove unused acpi_bus_scan_fixed() argument
2009-09-25 Bjorn HelgaasACPI: add debug for device addition
2009-09-19 Bjorn HelgaasACPI: don't pass handle for fixed hardware notifications
2009-09-19 Len BrownMerge branch 'bjorn-start-stop-2.6.32' into release
2009-09-19 Len BrownMerge branch 'acpica' into release
2009-09-19 Len BrownMerge branch 'linus' into release
2009-09-09 Rafael J. WysockiACPI PM: Replace wakeup.prepared with reference counter
2009-09-05 Len BrownRevert "ACPI: Attach the ACPI device to the ACPI handle...
2009-09-01 Hugh DickinsACPI: fix NULL bug for HID/UID string
2009-08-27 Bob MooreACPICA: Fix several acpi_attach_data problems
2009-08-27 Bob MooreACPICA: Major update for acpi_get_object_info external...
2009-06-25 Bjorn HelgaasACPI: remove unused acpi_device_ops .stop method
2009-06-24 Len BrownMerge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci...
2009-06-24 Zhang RuiACPI: run ACPI device hot removal in kacpi_hotplug_wq
2009-06-18 Alex ChiangACPI: clean up whitespace in drivers/acpi/scan.c
2009-06-18 Alex ChiangACPI: acpi_device_register() should call device_register()
2009-04-07 Len BrownACPI: delete acpi_device.g_list
2009-04-07 Shaohua LiACPI: convert acpi_device_lock spinlock to mutex
2009-04-05 Bjorn HelgaasACPI: support acpi_device_ops .notify methods
2009-04-05 Len BrownMerge branch 'driver-ops-cleanup' into release
2009-03-27 Bjorn HelgaasACPI: remove unused acpi_device_ops .shutdown method
2009-03-27 Bjorn HelgaasACPI: call acpi_scan_init() explicitly rather than...
2009-03-17 Bjorn HelgaasACPI: move private declarations to internal.h
2008-12-31 Lin MingACPI: remove private acpica headers from driver files
2008-11-26 Len BrownRevert "ACPI: don't enable control method power button...
2008-11-12 Len BrownMerge branch 'processor-256' into release
2008-11-12 Len BrownMerge branch 'video' into release
2008-11-08 Thomas RenningerACPI video: if no ACPI backlight support, use vendor...
2008-11-07 Kay SieversACPI: struct device - replace bus_id with dev_name...
2008-11-07 Myron StoweACPI: Disambiguate processor declaration type
2008-10-23 Len BrownMerge branch 'misc' into test
2008-10-23 Len BrownMerge branch 'ec' into test
2008-10-23 Len BrownMerge branch 'bugzilla-10503' into test
2008-10-23 Len BrownMerge branch 'acpica' into test
2008-10-23 Lin MingACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ......
2008-10-22 Len BrownACPI: remove unused acpi_is_child_device()
2008-10-22 Zhao YakuiACPI : Load device driver according to the status of...
2008-10-22 Zhao YakuiACPI: Attach the ACPI device to the ACPI handle as...
2008-10-22 Zhao YakuiACPI: Get the device power state in the course of scann...
2008-10-11 Zhao YakuiACPI: Enable EC device immediately after ACPI full...
2008-10-10 Pavel MachekACPI: catch calls of acpi_driver_data on pointer of...
2008-10-10 Alexey StarikovskiyACPI: acpi_driver_data could only be applied to acpi_device
2008-10-07 Zhang RuiACPI: don't enable control method power button as wakeu...
next