aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2019-05-10cpufreq: armada-37xx: fix frequency calculation for oppGregory CLEMENT
2019-04-05cpufreq: acpi-cpufreq: Report if CPU doesn't support boost technologiesErwan Velu
2019-04-03cpufreq: scpi: Fix use after freeVincent Stehlé
2019-04-03cpufreq: intel_pstate: Also use CPPC nominal_perf for base_frequencySrinivas Pandruvada
2019-03-23cpufreq: pxa2xx: remove incorrect __init annotationArnd Bergmann
2019-03-23cpufreq: tegra124: add missing of_node_put()Yangtao Li
2019-03-23cpufreq: kryo: Release OPP tables on module removalViresh Kumar
2019-03-10cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar
2019-02-19cpufreq: scmi: Fix use-after-free in scmi_cpufreq_exit()Yangtao Li
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
2018-10-04cpufreq: dt: Try freeing static OPPs only if we have added themViresh Kumar
2018-10-03cpufreq / CPPC: Mark acpi_ids as usedNathan Chancellor
2018-10-02x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2018-10-01Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki
2018-09-30Merge back earlier cpufreq material for 4.20.Rafael J. Wysocki
2018-09-29cpufreq: qcom-kryo: Fix section annotationsNathan Chancellor