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