aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/scan.c
Commit message (Expand)AuthorAge
* ACPI: Remove the wakeup.run_wake_count device fieldRafael J. Wysocki2011-02-24
* ACPI: Drop device flag wake_capableRafael J. Wysocki2011-01-12
* ACPI: Always check if _PRW is present before trying to evaluate itRafael J. Wysocki2011-01-12
* Merge branch 'wakeup-etc-rafael' into releaseLen Brown2011-01-12
|\
| * ACPI / PM: Use device wakeup flags for handling ACPI wakeup devicesRafael J. Wysocki2011-01-07
* | Merge branch 'power-resource' into releaseLen Brown2011-01-12
|\ \
| * | ACPI / PM: Register power resource devices as soon as they are neededRafael J. Wysocki2011-01-12
| * | ACPI / PM: Register acpi_power_driver earlyRafael J. Wysocki2011-01-12
| * | ACPI / PM: Add function for device power state initializationRafael J. Wysocki2011-01-12
| |/
* | ACPICA: Implicit notify supportLin Ming2011-01-12
* | ACPICA: Rename some function and variable namesLin Ming2011-01-12
|/
* ACPI: Execute _PRW for devices reported as inactive or not presentRafael J. Wysocki2010-12-17
* Merge branch 'gpe-defer' into releaseLen Brown2010-10-25
|\
| * ACPI / ACPICA: Defer enabling of runtime GPEs (v3)Rafael J. Wysocki2010-09-24
* | ACPI/PNP: A HID value of an object never changes -> make it constThomas Renninger2010-10-01
* | ACPI: Do not export hid/modalias sysfs file for ACPI objects without a HIDThomas Renninger2010-10-01
|/
* ACPI / ACPICA: Do not execute _PRW methods during initializationRafael J. Wysocki2010-07-12
* ACPI: Fix bogus GPE test in acpi_bus_set_run_wake_flags()Rafael J. Wysocki2010-07-12
* ACPICA: Minimize the differences between linux GPE code and ACPICA code baseLin Ming2010-04-20
*---. Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...Len Brown2010-04-06
|\ \ \
| | | * ACPI: use _HID when supplied by root-level devicesBjorn Helgaas2010-04-03
| |_|/ |/| |
| | * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| |/ |/|
* | acpi: Support IBM SMBus CMI devicesDarrick J. Wong2010-03-24
|/
* PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki2010-02-22
* ACPI / PM: Add more run-time wake-up fieldsRafael J. Wysocki2010-02-22
* ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was foundThomas Renninger2010-01-31
* ACPI: Add NULL pointer check in acpi_bus_startThomas Renninger2010-01-31
* ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-24
* ACPI: fix bus scanning memory leaksBjorn Helgaas2009-10-02
* ACPI: simplify building device HID/CID listBjorn Helgaas2009-09-25
* ACPI: remove acpi_device_uid() and related stuffBjorn Helgaas2009-09-25
* ACPI: remove acpi_device.flags.hardware_idBjorn Helgaas2009-09-25
* ACPI: remove acpi_device.flags.compatible_idsBjorn Helgaas2009-09-25
* ACPI: maintain a single list of _HID and _CID IDsBjorn Helgaas2009-09-25
* ACPI: make sure every acpi_device has an IDBjorn Helgaas2009-09-25
* ACPI: use acpi_device_hid() when possibleBjorn Helgaas2009-09-25
* ACPI: fix synthetic HID for \_SB_Bjorn Helgaas2009-09-25
* ACPI: handle re-enumeration, when acpi_devices might already existBjorn Helgaas2009-09-25
* ACPI: factor out device type and status checkingBjorn Helgaas2009-09-25
* ACPI: use acpi_walk_namespace() to enumerate devicesBjorn Helgaas2009-09-25
* ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPEBjorn Helgaas2009-09-25
* ACPI: enumerate namespace before adding functional fixed hardware devicesBjorn Helgaas2009-09-25
* ACPI: convert acpi_bus_scan() to operate on an acpi_handleBjorn Helgaas2009-09-25
* ACPI: add acpi_bus_get_parent() and remove "parent" argumentsBjorn Helgaas2009-09-25
* ACPI: remove unnecessary argument checkingBjorn Helgaas2009-09-25
* ACPI: remove redundant "type" argumentsBjorn Helgaas2009-09-25
* ACPI: remove acpi_device_set_context() "type" argumentBjorn Helgaas2009-09-25
* ACPI: use device_type rather than comparing HIDBjorn Helgaas2009-09-25
* ACPI: save device_type in acpi_deviceBjorn Helgaas2009-09-25
* ACPI: remove redundant "handle" and "parent" argumentsBjorn Helgaas2009-09-25