summaryrefslogtreecommitdiff
path: root/drivers/acpi/scan.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI / PM: Take unusual configurations of power resources into accountRafael J. Wysocki2013-02-231-1/+8
* ACPI / PM: Do not power manage devices in unknown initial statesRafael J. Wysocki2013-02-011-1/+4
* ACPI / PM: Expose current status of ACPI power resourcesRafael J. Wysocki2013-01-241-0/+3
* ACPI / PM: Expose power states of ACPI devices to user spaceRafael J. Wysocki2013-01-241-1/+48
* ACPI / scan: Prevent device add uevents from racing with user spaceRafael J. Wysocki2013-01-241-5/+15
* ACPI: Use system level attribute of wakeup power resourcesRafael J. Wysocki2013-01-171-0/+11
* ACPI: Take power resource initialization errors into accountRafael J. Wysocki2013-01-171-32/+25
* ACPI / scan: Consolidate extraction of power resources listsRafael J. Wysocki2013-01-171-30/+21
* ACPI / scan: Remove unnecessary initialization of local variablesRafael J. Wysocki2013-01-171-3/+3
* ACPI / scan: Move power state initialization to a separate routineRafael J. Wysocki2013-01-171-41/+46
* ACPI / PM: Take order attribute of wakeup power resources into accountRafael J. Wysocki2013-01-171-10/+16
* ACPI / PM: Take order attribute of power resources into accountRafael J. Wysocki2013-01-171-5/+26
* ACPI: Drop power resources driverRafael J. Wysocki2013-01-171-1/+0
* ACPI / scan: Treat power resources in a special wayRafael J. Wysocki2013-01-171-30/+17
* ACPI / scan: More straightforward preparation of ACPI device objectsRafael J. Wysocki2013-01-171-117/+61
* ACPI / PM: Rework the handling of devices depending on power resourcesRafael J. Wysocki2013-01-171-0/+8
* Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki2013-01-171-204/+116
|\
| * ACPI: update ej_event interface to take acpi_deviceYinghai Lu2013-01-151-10/+4
| * ACPI / scan: Add second pass to acpi_bus_trim()Rafael J. Wysocki2013-01-151-16/+30
| * ACPI / scan: Change the implementation of acpi_bus_trim()Rafael J. Wysocki2013-01-151-49/+15
| * ACPI / scan: Drop the second argument of acpi_bus_trim()Rafael J. Wysocki2013-01-151-12/+4
| * ACPI / scan: Drop the second argument of acpi_device_unregister()Rafael J. Wysocki2013-01-151-3/+3
| * ACPI / scan: Fix check of device_attach() return value.Mika Westerberg2013-01-111-1/+1
| * ACPI / scan: Treat power resources in a special wayRafael J. Wysocki2013-01-071-1/+2
| * ACPI: Drop ACPI device .bind() and .unbind() callbacksRafael J. Wysocki2013-01-031-22/+0
| * ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argumentRafael J. Wysocki2013-01-031-27/+11
| * ACPI: Replace ACPI device add_type field with a match_driver flagRafael J. Wysocki2013-01-031-12/+9
| * ACPI: Drop the second argument of acpi_bus_scan()Rafael J. Wysocki2013-01-031-10/+8
| * ACPI: Remove the arguments of acpi_bus_add() that are not usedRafael J. Wysocki2013-01-031-13/+21
| * ACPI: Remove acpi_start_single_object() and acpi_bus_start()Rafael J. Wysocki2013-01-031-58/+8
| * ACPI: Change the ordering of acpi_bus_check_add()Rafael J. Wysocki2013-01-031-10/+10
| * ACPI: Replace struct acpi_bus_ops with enum typeRafael J. Wysocki2013-01-031-23/+12
| * ACPI: Reduce the usage of struct acpi_bus_opsRafael J. Wysocki2013-01-031-24/+16
| * ACPI: Make acpi_bus_add() and acpi_bus_start() visibly differentRafael J. Wysocki2013-01-031-28/+35
| * ACPI: Change the ordering of PCI root bridge driver registrarionRafael J. Wysocki2013-01-031-0/+1
| * ACPI: Separate adding ACPI device objects from probing ACPI driversRafael J. Wysocki2013-01-031-31/+72
* | ACPI / scan: Do not use dummy HID for system bus ACPI nodesRafael J. Wysocki2013-01-041-1/+1
|/
* Merge branch 'acpi-general'Rafael J. Wysocki2012-12-071-1/+6
|\
| * ACPI : do not use Lid and Sleep button for S5 wakeupZhang Rui2012-12-041-1/+6
* | Merge branch 'acpi-enumeration'Rafael J. Wysocki2012-12-071-0/+10
|\ \
| * | ACPI: add Haswell LPSS devices to acpi_platform_device_ids listMika Westerberg2012-12-071-0/+10
* | | Merge branch 'acpi-general'Rafael J. Wysocki2012-11-291-6/+62
|\ \ \ | | |/ | |/|
| * | ACPI: create _SUN sysfs fileYasuaki Ishimatsu2012-11-161-0/+24
| * | ACPI: Export functions for hot-removeToshi Kani2012-11-151-0/+1
| * | ACPI: Add user space interface for identification objectsLv Zheng2012-11-151-0/+28
| * | ACPI: Add _UID support for ACPI devices.Lv Zheng2012-11-151-0/+4
| * | ACPI: Remove unused lockable in acpi_device_flagsToshi Kani2012-11-151-5/+0
| * | ACPI: Fix stale pointer access to flags.lockableToshi Kani2012-11-151-1/+5
* | | Merge branch 'acpica'Rafael J. Wysocki2012-11-291-1/+1
|\ \ \ | |_|/ |/| |
| * | ACPICA: Fix divergences of definition conflicts.Lv Zheng2012-11-151-1/+1
| |/