aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAge
* ACPI / PM: More visible function for retrieving device power statesRafael J. Wysocki2013-01-17
* ACPI / PM: Change the way power transitions to D3cold are carried outRafael J. Wysocki2013-01-17
* ACPI: Use system level attribute of wakeup power resourcesRafael J. Wysocki2013-01-17
* ACPI: Take power resource initialization errors into accountRafael J. Wysocki2013-01-17
* ACPI / scan: Consolidate extraction of power resources listsRafael J. Wysocki2013-01-17
* ACPI / scan: Remove unnecessary initialization of local variablesRafael J. Wysocki2013-01-17
* ACPI / scan: Move power state initialization to a separate routineRafael J. Wysocki2013-01-17
* ACPI / PM: Take order attribute of wakeup power resources into accountRafael J. Wysocki2013-01-17
* ACPI / PM: Take order attribute of power resources into accountRafael J. Wysocki2013-01-17
* ACPI: Do not use device power states of power resourcesRafael J. Wysocki2013-01-17
* ACPI: Drop power resources driverRafael J. Wysocki2013-01-17
* ACPI / scan: Treat power resources in a special wayRafael J. Wysocki2013-01-17
* ACPI / scan: More straightforward preparation of ACPI device objectsRafael J. Wysocki2013-01-17
* ACPI / PM: Rework the handling of devices depending on power resourcesRafael J. Wysocki2013-01-17
* Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki2013-01-17
|\
| * ACPI: update ej_event interface to take acpi_deviceYinghai Lu2013-01-15
| * ACPI / scan: Add second pass to acpi_bus_trim()Rafael J. Wysocki2013-01-15
| * ACPI / scan: Change the implementation of acpi_bus_trim()Rafael J. Wysocki2013-01-15
| * ACPI / scan: Drop the second argument of acpi_bus_trim()Rafael J. Wysocki2013-01-15
| * ACPI / scan: Drop the second argument of acpi_device_unregister()Rafael J. Wysocki2013-01-15
| * ACPI / scan: Fix check of device_attach() return value.Mika Westerberg2013-01-11
| * ACPI / scan: Treat power resources in a special wayRafael J. Wysocki2013-01-07
| * ACPI: Drop ACPI device .bind() and .unbind() callbacksRafael J. Wysocki2013-01-03
| * ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.cRafael J. Wysocki2013-01-03
| * ACPI / PCI: Rework the setup and cleanup of device wakeupRafael J. Wysocki2013-01-03
| * ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_typeRafael J. Wysocki2013-01-03
| * ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argumentRafael J. Wysocki2013-01-03
| * ACPI: Replace ACPI device add_type field with a match_driver flagRafael J. Wysocki2013-01-03
| * ACPI: Drop the second argument of acpi_bus_scan()Rafael J. Wysocki2013-01-03
| * ACPI: Remove the arguments of acpi_bus_add() that are not usedRafael J. Wysocki2013-01-03
| * ACPI: Remove acpi_start_single_object() and acpi_bus_start()Rafael J. Wysocki2013-01-03
| * ACPI / PCI: Fold acpi_pci_root_start() into acpi_pci_root_add()Rafael J. Wysocki2013-01-03
| * ACPI: Change the ordering of acpi_bus_check_add()Rafael J. Wysocki2013-01-03
| * ACPI: Replace struct acpi_bus_ops with enum typeRafael J. Wysocki2013-01-03
| * ACPI: Reduce the usage of struct acpi_bus_opsRafael J. Wysocki2013-01-03
| * ACPI: Make acpi_bus_add() and acpi_bus_start() visibly differentRafael J. Wysocki2013-01-03
| * ACPI: Change the ordering of PCI root bridge driver registrarionRafael J. Wysocki2013-01-03
| * ACPI: Separate adding ACPI device objects from probing ACPI driversRafael J. Wysocki2013-01-03
* | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-01-04
|\ \
| * | ACPI / scan: Do not use dummy HID for system bus ACPI nodesRafael J. Wysocki2013-01-04
| * | ACPI / power: Remove useless message from device registering routineRafael J. Wysocki2013-01-03
| * | ACPI / glue: Update DBG macro to include KERN_DEBUGJoe Perches2013-01-03
| * | ACPI / PM: Do not apply ACPI_SUCCESS() to acpi_bus_get_device() resultRafael J. Wysocki2013-01-03
| * | ACPI / memhotplug: remove redundant logic of acpi memory hotaddLiu Jinsong2013-01-03
| * | ACPI / APEI: Fix the returned value in erst_dbg_readAdrian Huang2013-01-03
| |/
* / ACPICA: Remove useless mini-C library.Lv Zheng2013-01-03
|/
* Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-14
|\
| * ACPI: Create acpi_table_taint() function to avoid code duplicationThomas Renninger2012-09-30
| * ACPI: Implement physical address table overrideThomas Renninger2012-09-30
| * ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areasThomas Renninger2012-09-30