summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2019-02-12cpufreq: Allow light-weight tear down and bring up of CPUsViresh Kumar
2019-02-12Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki
2019-02-08Merge branch 'cpufreq/qcom-hw' into cpufreq/arm/linux-nextViresh Kumar
2019-02-08cpufreq: qcom-hw: Register an Energy ModelMatthias Kaehlcke
2019-02-08cpufreq: qcom: Read voltage LUT and populate OPPTaniya Das
2019-02-08cpufreq: qcom-hw: Move to device_initcallAmit Kucheria
2019-02-07cpufreq: OMAP: Register an Energy ModelYangtao Li
2019-02-07cpufreq: imx6q: Register an Energy ModelYangtao Li
2019-02-07cpufreq: ap806: add cpufreq driver for Armada 8KGregory CLEMENT
2019-02-07cpufreq: tegra124: add missing of_node_put()Yangtao Li
2019-02-07cpufreq: qcom-kryo: make some variables staticYangtao Li
2019-02-07cpufreq: s5pv210: Defer probe if getting regulators failPaweł Chmiel
2019-02-07cpufreq: mediatek: Register an Energy ModelMatthias Kaehlcke
2019-02-07cpufreq: scmi: Register an Energy ModelQuentin Perret
2019-02-07cpufreq: arm_big_little: Register an Energy ModelDietmar Eggemann
2019-02-07cpufreq: scpi: Register an Energy ModelQuentin Perret
2019-02-07cpufreq: dt: Register an Energy ModelQuentin Perret
2019-02-06cpufreq: dt-platdev: add Tegra210 to blacklistJoseph Lo
2019-02-06cpufreq: tegra124: extend to support Tegra210Joseph Lo
2019-02-06cpufreq: tegra124: do not handle the CPU railJoseph Lo
2019-02-01cpufreq: stats: Fix concurrency issues while resetting statsViresh Kumar
2019-02-01cpufreq: stats: Declare freq-attr right after their callbacksViresh Kumar
2019-01-30cpufreq: scpi: Use auto-registration of thermal cooling deviceAmit Kucheria
2019-01-30cpufreq: scmi: Use auto-registration of thermal cooling deviceAmit Kucheria
2019-01-30cpufreq: qoriq: Use auto-registration of thermal cooling deviceAmit Kucheria
2019-01-30cpufreq: mediatek: Use auto-registration of thermal cooling deviceAmit Kucheria
2019-01-30cpufreq: cpufreq-dt: Use auto-registration of thermal cooling deviceAmit Kucheria
2019-01-30cpufreq: imx6q: Use auto-registration of thermal cooling deviceAmit Kucheria
2019-01-30cpufreq: qcom-hw: Register as a cpufreq cooling deviceAmit Kucheria
2019-01-30cpufreq: Auto-register the driver as a thermal cooling device if askedAmit Kucheria
2019-01-29thermal: cpu_cooling: Require thermal core to be compiled inAmit Kucheria
2019-01-29cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar
2019-01-15cpufreq: e_powersaver: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-01-15cpufreq: Don't update new_policy on failuresViresh Kumar
2019-01-11Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki
2019-01-09cpufreq: scmi: Fix frequency invariance in slow pathQuentin Perret
2019-01-08cpufreq: check if policy is inactive early in __cpufreq_get()Sudeep Holla
2019-01-04cpufreq: scpi/scmi: Fix freeing of dynamic OPPsViresh Kumar
2018-12-27Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-12-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-12-18cpufreq: qcom-hw: Add support for QCOM cpufreq HW driverTaniya Das
2018-12-11sched/topology: Make Energy Aware Scheduling depend on schedutilQuentin Perret
2018-12-11cpufreq: nforce2: Remove meaningless returnYangtao Li
2018-12-11cpufreq: ia64: Remove unused header filesYangtao Li
2018-12-04Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2018-11-29cpufreq: imx6q: save one condition block for normal case of nvmem readAnson Huang
2018-11-29cpufreq: imx6q: remove unused codeAnson Huang
2018-11-29cpufreq: pmac64: add of_node_put()Yangtao Li
2018-11-29cpufreq: powernv: add of_node_put()Yangtao Li