summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-assorted'Rafael J. Wysocki2013-02-151-1/+1
|\
| * ACPI: enable ACPI SCI during suspendZhang Rui2013-02-091-1/+1
* | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-02-157-29/+34
|\ \
| * | ACPI: Add DMI entry for Sony VGN-FW41E_HJoseph Salisbury2013-02-061-0/+8
| * | ACPI: fix obsolete comment in custom_method.cZhang Rui2013-01-261-1/+1
| * | ACPI / thermal: Use mode to enable/disable kernel thermal processingSrinivas Pandruvada2013-01-261-0/+4
| * | ACPI thermal: remove unnecessary newline from exception messageColin Ian King2013-01-261-1/+1
| * | ACPI sysfs: remove unnecessary newline from exceptionColin Ian King2013-01-261-1/+1
| * | ACPI video: remove unnecessary newline from error messagesColin Ian King2013-01-261-2/+2
| * | ACPI: SRAT: report non-volatile memory in debugDavidlohr Bueso2013-01-261-2/+4
| * | ACPI: Rework acpi_get_child() to be more efficientRafael J. Wysocki2013-01-261-22/+13
| |/
* | Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-02-1522-365/+390
|\ \
| * | ACPI / hotplug: Fix concurrency issues and memory leaksRafael J. Wysocki2013-02-135-54/+126
| * | ACPI / scan: Full transition to D3cold in acpi_device_unregister()Rafael J. Wysocki2013-02-131-9/+4
| * | ACPI / scan: Make acpi_bus_hot_remove_device() acquire the scan lockRafael J. Wysocki2013-02-131-14/+17
| * | ACPI: Drop the container.h header fileRafael J. Wysocki2013-02-131-1/+0
| * | ACPI / scan: Make container driver use struct acpi_scan_handlerRafael J. Wysocki2013-02-134-132/+43
| * | ACPI / scan: Remove useless #ifndef from acpi_eject_store()Rafael J. Wysocki2013-02-131-2/+0
| * | ACPI: Unbind ACPI drv when probe failedToshi Kani2013-02-131-0/+2
| * | ACPI: sysfs eject support for ACPI scan handlersToshi Kani2013-02-131-1/+1
| * | ACPI / scan: Follow priorities of IDs when matching scan handlersRafael J. Wysocki2013-02-131-12/+28
| * | ACPI / PCI: pci_slot: replace printk(KERN_xxx) with pr_xxx()Jiang Liu2013-02-131-4/+3
| * | ACPI / dock: Fix acpi_bus_get_device() check in drivers/acpi/dock.cYasuaki Ishimatsu2013-02-021-1/+1
| * | ACPI / scan: Clean up acpi_bus_get_parent()Rafael J. Wysocki2013-01-311-11/+5
| * | ACPI / platform: Use struct acpi_scan_handler for creating devicesRafael J. Wysocki2013-01-303-46/+50
| * | ACPI / PCI: Make PCI IRQ link driver use struct acpi_scan_handlerRafael J. Wysocki2013-01-303-33/+16
| * | ACPI / PCI: Make PCI root driver use struct acpi_scan_handlerRafael J. Wysocki2013-01-302-24/+16
| * | ACPI / scan: Introduce struct acpi_scan_handlerRafael J. Wysocki2013-01-301-7/+53
| * | Merge branch 'acpi-lpss' into acpi-cleanupRafael J. Wysocki2013-01-29107-3839/+4479
| |\ \
| * \ \ Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki2013-01-292-19/+17
| |\ \ \
| * | | | ACPI / scan: Make scanning of fixed devices follow the general schemeRafael J. Wysocki2013-01-291-11/+24
| * | | | Merge branch 'acpi-pm' into acpi-cleanupRafael J. Wysocki2013-01-298-863/+1056
| |\ \ \ \
| * | | | | ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-2617-34/+32
| * | | | | Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki2013-01-2611-487/+189
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'acpi-lpss'Rafael J. Wysocki2013-02-115-13/+204
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | ACPI / platform: create LPSS clocks if Lynxpoint devices are found during scanMika Westerberg2013-01-233-12/+41
| * | | | | ACPI / platform: fix comment about the platform device nameMika Westerberg2013-01-191-1/+1
| * | | | | ACPI: add support for CSRT tableMika Westerberg2013-01-194-0/+162
| * | | | | Merge branch 'acpica' into acpi-lpssRafael J. Wysocki2013-01-18102-3826/+4275
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'acpi-scan' into acpi-lpssRafael J. Wysocki2013-01-1811-479/+191
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'acpi-pm'Rafael J. Wysocki2013-02-118-867/+1072
|\ \ \ \ \ \ \ \
| * | | | | | | | ACPI / PM: Handle missing _PSC in acpi_bus_update_power()Rafael J. Wysocki2013-02-031-0/+3
| * | | | | | | | ACPI / PM: Do not power manage devices in unknown initial statesRafael J. Wysocki2013-02-012-1/+10
| * | | | | | | | ACPI / PM: Fix acpi_bus_get_device() check in drivers/acpi/device_pm.cYasuaki Ishimatsu2013-01-311-3/+3
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | ACPI / PM: Fix /proc/acpi/wakeup for devices w/o bus or parentAndreas Fleig2013-01-271-4/+5
| * | | | | | | ACPI / PM: Fix consistency check for power resources during resumeRafael J. Wysocki2013-01-251-11/+26
| * | | | | | | ACPI / PM: Expose lists of device power resources to user spaceRafael J. Wysocki2013-01-251-13/+91
| * | | | | | | ACPI / PM: Expose current status of ACPI power resourcesRafael J. Wysocki2013-01-242-1/+28
| * | | | | | | 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-243-8/+20
OpenPOWER on IntegriCloud