aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds10-322/+771
2014-12-10cma: make default CMA area size zero for x86Akinobu Mita1-1/+7
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki7-207/+63
2014-12-08Merge branches 'pm-domains', 'pm-sleep' and 'pm-tools'Rafael J. Wysocki1-43/+70
2014-12-08Merge branches 'powercap', 'pm-clk', 'pm-config' and 'pm-opp'Rafael J. Wysocki2-73/+208
2014-12-08Merge branch 'device-properties'Rafael J. Wysocki2-1/+432
2014-12-04PM: Drop CONFIG_PM_RUNTIME from the driver coreRafael J. Wysocki7-172/+31
2014-12-04PM / Domains: Initial PM clock support for genpdUlf Hansson1-0/+7
2014-11-29PM / OPP replace kfree_rcu() with call_srcu() in opp_set_availability()Viresh Kumar1-1/+1
2014-11-29PM / OPP Introduce APIs to remove OPPsViresh Kumar1-0/+102
2014-11-29PM / OPP mark OPPs as 'static' or 'dynamic'Viresh Kumar1-25/+34
2014-11-29PM / OPP don't match for existing OPPs when list is emptyViresh Kumar1-6/+9
2014-11-29PM / OPP rename 'head' as 'rcu_head' or 'srcu_head' based on its typeViresh Kumar1-10/+10
2014-11-29Merge branch 'pm-clk' into pm-runtimeRafael J. Wysocki1-32/+53
2014-11-27Merge back earlier 'pm-runtime' material for 3.19-rc1.Rafael J. Wysocki1-36/+33
2014-11-21Merge remote-tracking branches 'regmap/topic/ac97' and 'regmap/topic/headers' into regmap-nextMark Brown7-9/+127
2014-11-21Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown1-25/+30
2014-11-21Merge remote-tracking branch 'regmap/fix/cache' into regmap-linusMark Brown1-1/+1
2014-11-20PM / Domains: Power on the PM domain right after attach completesUlf Hansson1-0/+1
2014-11-19regmap: ac97: Add generic AC'97 callbacksMark Brown3-1/+119
2014-11-18Merge back 'pm-domains' material for 3.19-rc1.Rafael J. Wysocki1-43/+62
2014-11-14Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki1-8/+34
2014-11-14PM / Domains: Extract code to power off/on a PM domainGeert Uytterhoeven1-41/+60
2014-11-14PM / Domains: Make genpd parameter of pm_genpd_present() constGeert Uytterhoeven1-2/+2
2014-11-11PM / Domains: Fix initial default state of the need_restore flagUlf Hansson1-6/+32
2014-11-08PM / Domains: Change prototype for the attach and detach callbacksUlf Hansson1-2/+2
2014-11-07tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMPJohannes Berg1-3/+3
2014-11-07tiny: reverse logic for DISABLE_DEV_COREDUMPAristeu Rozanski1-8/+11
2014-11-07sysfs: driver core: Fix glue dir race condition by gdp_mutexYijing Wang1-1/+3
2014-11-07PM / clock_ops: make __pm_clk_enable more genericStrashko, Grygorii1-22/+16
2014-11-07PM / clock_ops: Add pm_clk_add_clk()Geert Uytterhoeven1-10/+37
2014-11-06PM / Runtime: Rework RPM get callback routinesAndrzej Hajda1-36/+33
2014-11-04Driver core: Unified interface for firmware node propertiesRafael J. Wysocki1-0/+246
2014-11-04Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki2-1/+186
2014-10-31Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+2
2014-10-29drivers: of: add return value to of_reserved_mem_device_init()Marek Szyprowski1-1/+2
2014-10-27PM / Sleep: fix async suspend_late/freeze_late error handlingImre Deak1-0/+2
2014-10-20regmap: cache: Sort include headers alphabeticallyXiubo Li4-8/+8
2014-10-20regmap: cache: Fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li1-21/+29
2014-10-20regmap: cache: use kmalloc_array instead of kmallocXiubo Li1-2/+2
2014-10-20regmap: cache: speed regcache_hw_init() up.Xiubo Li1-1/+1
2014-10-20regmap: cache: fix errno in regcache_hw_init()Xiubo Li1-1/+1
2014-10-20regmap: cache: cleanup regcache_hw_init()Xiubo Li1-6/+3
2014-10-15Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+3
2014-10-14drivers: dma-contiguous: add initialization from device treeMarek Szyprowski1-0/+66
2014-10-14drivers: dma-coherent: add initialization from device treeMarek Szyprowski1-22/+129
2014-10-13regmap: cache: fix errno in regcache_hw_init()Xiubo Li1-1/+1
2014-10-09Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds4-3/+117
2014-10-09CMA: document cma=0Jean Delvare1-0/+3
2014-10-09mm: remove noisy remainder of the scan_unevictable interfaceJohannes Weiner1-3/+0