summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
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
2018-11-29cpufreq: intel_pstate: Force HWP min perf before offlineSrinivas Pandruvada
2018-11-29cpufreq: s3c24xx: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-11-27cpufreq/cpufreq_governor: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney
2018-11-27cpufreq/intel_pstate: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney
2018-11-26drivers/cpufreq: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy
2018-11-19cpufreq: ti-cpufreq: Only register platform_device when supportedDave Gerlach
2018-11-07cpufreq: imx6q: add return value check for voltage scaleAnson Huang
2018-10-25cpufreq: remove unused arm_big_little_dt driverSudeep Holla
2018-10-25cpufreq: drop ARM_BIG_LITTLE_CPUFREQ support for ARM64Sudeep Holla
2018-10-25cpufreq: intel_pstate: Fix compilation for !CONFIG_ACPIDominik Brodowski
2018-10-23Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-10-18Merge branches 'pm-opp' and 'powercap'Rafael J. Wysocki
2018-10-17cpufreq: tegra186: don't pass GFP_DMA32 to dma_alloc_coherent()Christoph Hellwig
2018-10-16cpufreq: conservative: Take limits changes into account properlyRafael J. Wysocki
2018-10-16cpufreq: intel_pstate: Add base_frequency attributeSrinivas Pandruvada
2018-10-08cpufreq: imx6q: read OCOTP through nvmem for imx6ul/imx6ullAnson Huang
2018-10-08cpufreq: dt-platdev: allow RK3399 to have separate tunables per clusterDmitry Torokhov
2018-10-08Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki