summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-11drivers: cma: represent physical addresses as phys_addr_tVitaly Andrianov
2012-11-29Merge branch 'pm-sleep'Rafael J. Wysocki
2012-11-29Merge branch 'pm-runtime'Rafael J. Wysocki
2012-11-29Merge branch 'pm-opp'Rafael J. Wysocki
2012-11-29Merge branch 'acpi-enumeration'Rafael J. Wysocki
2012-11-29Merge branch 'pm-qos'Rafael J. Wysocki
2012-11-27platform / ACPI: Attach/detach ACPI PM during probe/remove/shutdownRafael J. Wysocki
2012-11-27Merge branch 'acpi-dev-pm' into acpi-enumerationRafael J. Wysocki
2012-11-24PM / QoS: Handle device PM QoS flags while removing constraintsRafael J. Wysocki
2012-11-23PM / QoS: fix wrong error-checking conditionGuennadi Liakhovetski
2012-11-20ACPI / platform: Initialize ACPI handles of platform devices in advanceRafael J. Wysocki
2012-11-14driver core / PM: move the calling to device_pm_remove behind the calling to ...LongX Zhang
2012-11-14base: power - use clk_prepare_enable and clk_prepare_disableMurali Karicheri
2012-11-14PM / OPP: using kfree_rcu() to simplify the codeWei Yongjun
2012-11-14PM / OPP: predictable fail results for opp_find* functions, v2Nishanth Menon
2012-11-14PM / OPP: Export symbols for module usage.Liam Girdwood
2012-11-14PM / OPP: RCU reclaimVincent Guittot
2012-11-14ACPI: Add support for platform bus typeMika Westerberg
2012-11-14Merge branch 'pm-qos' into acpi-dev-pmRafael J. Wysocki
2012-11-10PM / QoS: Resume device before exposing/hiding PM QoS flagsLan Tianyu
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-11-10sparc: Add sparc support for platform_get_irq()Andreas Larsson
2012-11-02PM / QoS: Document request manipulation requirement for flagsRafael J. Wysocki
2012-11-01PM / QoS: Fix a free error in the dev_pm_qos_constraints_destroy()Lan,Tianyu
2012-10-30PM / QoS: Fix the return value of dev_pm_qos_update_request()Rafael J. Wysocki
2012-10-26Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-26Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-25Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2012-10-24PM / Domains: Check device PM QoS flags in pm_genpd_poweroff()Rafael J. Wysocki
2012-10-24PM / QoS: Make it possible to expose PM QoS device flags to user spaceRafael J. Wysocki
2012-10-23drivers: cma: Fix wrong CMA selected region size default valueLaurent Pinchart
2012-10-23drivers: dma-coherent: Fix typo in dma_mmap_from_coherent documentationLaurent Pinchart
2012-10-23drivers: dma-contiguous: Don't redefine SZ_1MLaurent Pinchart
2012-10-22PM / QoS: Introduce PM QoS device flags supportRafael J. Wysocki
2012-10-22PM / QoS: Prepare struct dev_pm_qos_request for more request typesRafael J. Wysocki
2012-10-22PM / QoS: Prepare device structure for adding more constraint typesRafael J. Wysocki
2012-10-22PM / Domains: Fix memory leak on error path in pm_genpd_attach_cpuidlejhbird.choi@samsung.com
2012-10-22firmware loader: sync firmware cache by async_synchronize_full_domainMing Lei
2012-10-22firmware loader: let direct loading back on 'firmware_buf'Ming Lei
2012-10-22firmware loader: fix one reqeust_firmware raceMing Lei
2012-10-22firmware loader: cancel uncache work before caching firmwareMing Lei
2012-10-17regmap: select REGMAP if REGMAP_MMIO and REGMAP_IRQ enabledDong Aisheng
2012-10-09memory-hotplug: update memory block's state and notify userspaceWen Congyang
2012-10-09memory-hotplug: preparation to notify memory block's state at memory hot removeWen Congyang
2012-10-04firmware: use 'kernel_read()' to read firmware into kernel bufferLinus Torvalds
2012-10-03firmware: teach the kernel to load firmware files directly from the filesystemLinus Torvalds
2012-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-03Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds
2012-10-03Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds