summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-01-24ACPI / PM: Expose current status of ACPI power resourcesRafael J. Wysocki2-1/+28
2013-01-24ACPI / PM: Expose power states of ACPI devices to user spaceRafael J. Wysocki1-1/+48
2013-01-24ACPI / scan: Prevent device add uevents from racing with user spaceRafael J. Wysocki3-8/+20
2013-01-22ACPI / PM: Fix device power state value after transitions to D3coldRafael J. Wysocki1-2/+5
2013-01-22ACPI / PM: Use string "D3cold" to represent ACPI_STATE_D3_COLDRafael J. Wysocki1-1/+1
2013-01-22ACPI / PM: Sanitize checks in acpi_power_on_resources()Rafael J. Wysocki1-4/+1
2013-01-22ACPI / PM: Always evaluate _PSn after setting power resourcesRafael J. Wysocki1-29/+17
2013-01-22ACPI / PM: Introduce helper for executing _PSn methodsRafael J. Wysocki1-28/+23
2013-01-22ACPI / PM: Make acpi_bus_init_power() more robustRafael J. Wysocki1-4/+14
2013-01-19ACPI / PM: remove leading whitespace from #ifdefMika Westerberg1-1/+1
2013-01-19ACPI / PM: Consolidate suspend-specific and hibernate-specific codeRafael J. Wysocki1-36/+51
2013-01-19ACPI / PM: Move device power management functions to device_pm.cRafael J. Wysocki3-294/+288
2013-01-17ACPI / PM: Common string representations of device power statesRafael J. Wysocki1-6/+12
2013-01-17ACPI / PM: More visible function for retrieving device power statesRafael J. Wysocki1-3/+12
2013-01-17ACPI / PM: Change the way power transitions to D3cold are carried outRafael J. Wysocki1-2/+10
2013-01-17ACPI: Use system level attribute of wakeup power resourcesRafael J. Wysocki3-0/+26
2013-01-17ACPI: Take power resource initialization errors into accountRafael J. Wysocki3-55/+53
2013-01-17ACPI / scan: Consolidate extraction of power resources listsRafael J. Wysocki3-32/+55
2013-01-17ACPI / scan: Remove unnecessary initialization of local variablesRafael J. Wysocki1-3/+3
2013-01-17ACPI / scan: Move power state initialization to a separate routineRafael J. Wysocki1-41/+46
2013-01-17ACPI / PM: Take order attribute of wakeup power resources into accountRafael J. Wysocki2-38/+32
2013-01-17ACPI / PM: Take order attribute of power resources into accountRafael J. Wysocki3-77/+117
2013-01-17ACPI: Do not use device power states of power resourcesRafael J. Wysocki1-20/+3
2013-01-17ACPI: Drop power resources driverRafael J. Wysocki4-59/+37
2013-01-17ACPI / scan: Treat power resources in a special wayRafael J. Wysocki3-115/+102
2013-01-17ACPI / scan: More straightforward preparation of ACPI device objectsRafael J. Wysocki1-117/+61
2013-01-17ACPI / PM: Rework the handling of devices depending on power resourcesRafael J. Wysocki6-153/+151
2013-01-17Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki17-545/+267
2013-01-15ACPI: update ej_event interface to take acpi_deviceYinghai Lu3-12/+6
2013-01-15ACPI / scan: Add second pass to acpi_bus_trim()Rafael J. Wysocki1-16/+30
2013-01-15ACPI / scan: Change the implementation of acpi_bus_trim()Rafael J. Wysocki1-49/+15
2013-01-15ACPI / scan: Drop the second argument of acpi_bus_trim()Rafael J. Wysocki4-16/+8
2013-01-15ACPI / scan: Drop the second argument of acpi_device_unregister()Rafael J. Wysocki1-3/+3
2013-01-11ACPI / scan: Fix check of device_attach() return value.Mika Westerberg1-1/+1
2013-01-09Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-18/+9
2013-01-08Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-25/+29
2013-01-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds46-792/+437
2013-01-08Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson1-1/+2
2013-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds20-41/+116
2013-01-08drm/ttm: fix fence locking in ttm_buffer_object_transferDaniel Vetter1-1/+3
2013-01-08Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie6-16/+135
2013-01-08drm/prime: drop reference on imported dma-buf come from gemSeung-Woo Kim5-0/+17
2013-01-07xen/netfront: improve truesize trackingIan Campbell1-23/+4
2013-01-07Merge tag 'pm+acpi-for-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds21-852/+149
2013-01-07ACPI / scan: Treat power resources in a special wayRafael J. Wysocki1-1/+2
2013-01-07EDAC: Cleanup device deregistering pathLans Zhang1-12/+6
2013-01-07EDAC: Fix EDAC Kconfig menuBorislav Petkov1-5/+3
2013-01-07EDAC: Fix kernel panic on module unloadingKonstantin Khlebnikov1-2/+1
2013-01-07pinctrl: mvebu: make pdma clock on dove mandatorySebastian Hesselbarth1-2/+5
2013-01-07drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooksMaarten Lankhorst1-0/+28