aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)Author
2014-12-29Merge branches 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki
2014-12-29Merge branch 'pm-opp'Rafael J. Wysocki
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-18Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools'Rafael J. Wysocki
2014-12-18PM / OPP: take RCU lock in dev_pm_opp_get_opp_countDmitry Torokhov
2014-12-18PM / OPP: fix warning in of_free_opp_table()Dmitry Torokhov
2014-12-18PM / OPP: add some lockdep annotationsDmitry Torokhov
2014-12-17PM / Domains: Export of_genpd_get_from_provider functionAmit Daniel Kachhap
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-13memory-hotplug: remove redundant call of page_to_pfnZhang Zhen
2014-12-11Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-11Merge branch 'fixes'Rafael J. Wysocki
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-10cma: make default CMA area size zero for x86Akinobu Mita
2014-12-10PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic()Viresh Kumar
2014-12-10PM / OPP: handle allocation of device_opp in a separate routineViresh Kumar
2014-12-10PM / OPP: reuse find_device_opp() instead of duplicating codeViresh Kumar
2014-12-10PM / OPP: Staticize __dev_pm_opp_remove()Viresh Kumar
2014-12-10PM / OPP: replace kfree with kfree_rcu while freeing 'struct device_opp'Viresh Kumar
2014-12-10Merge branch 'pm-opp'Rafael J. Wysocki
2014-12-10PM / OPP: remove double calls to find_device_opp()Viresh Kumar
2014-12-10PM / OPP: set new_opp->dev_opp to a valid dev_oppViresh Kumar
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki
2014-12-08Merge branches 'pm-domains', 'pm-sleep' and 'pm-tools'Rafael J. Wysocki
2014-12-08Merge branches 'powercap', 'pm-clk', 'pm-config' and 'pm-opp'Rafael J. Wysocki
2014-12-08Merge branch 'device-properties'Rafael J. Wysocki
2014-12-04PM: Drop CONFIG_PM_RUNTIME from the driver coreRafael J. Wysocki
2014-12-04PM / Domains: Initial PM clock support for genpdUlf Hansson
2014-11-29PM / OPP replace kfree_rcu() with call_srcu() in opp_set_availability()Viresh Kumar
2014-11-29PM / OPP Introduce APIs to remove OPPsViresh Kumar
2014-11-29PM / OPP mark OPPs as 'static' or 'dynamic'Viresh Kumar
2014-11-29PM / OPP don't match for existing OPPs when list is emptyViresh Kumar
2014-11-29PM / OPP rename 'head' as 'rcu_head' or 'srcu_head' based on its typeViresh Kumar
2014-11-29Merge branch 'pm-clk' into pm-runtimeRafael J. Wysocki
2014-11-26firmware class: Deletion of an unnecessary check before the function call "vu...Markus Elfring
2014-11-26firmware loader: fix hung task warning dumpKweh, Hock Leong
2014-11-26devcoredump: provide a one-way disable functionJohannes Berg
2014-11-27Merge back earlier 'pm-runtime' material for 3.19-rc1.Rafael J. Wysocki
2014-11-24of/reconfig: Add OF_DYNAMIC notifier for platform_bus_typePantelis Antoniou
2014-11-24drivers/base: cacheinfo: remove noisy error boot messageSudeep Holla
2014-11-21Merge remote-tracking branches 'regmap/topic/ac97' and 'regmap/topic/headers'...Mark Brown
2014-11-21Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown
2014-11-21Merge remote-tracking branch 'regmap/fix/cache' into regmap-linusMark Brown
2014-11-20PM / Domains: Power on the PM domain right after attach completesUlf Hansson
2014-11-19regmap: ac97: Add generic AC'97 callbacksMark Brown
2014-11-18Merge back 'pm-domains' material for 3.19-rc1.Rafael J. Wysocki
2014-11-14Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki
2014-11-14PM / Domains: Extract code to power off/on a PM domainGeert Uytterhoeven
2014-11-14PM / Domains: Make genpd parameter of pm_genpd_present() constGeert Uytterhoeven
2014-11-11PM / Domains: Fix initial default state of the need_restore flagUlf Hansson