summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2020-02-27cpufreq: Fix policy initialization for internal governor driversRafael J. Wysocki
2020-02-14Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-02-03cpufreq: Make cpufreq_global_kobject staticYangtao Li
2020-01-31Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-27cpufreq: Avoid creating excessively large stack framesRafael J. Wysocki
2020-01-27Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2020-01-23cpufreq: loongson2_cpufreq: adjust cpufreq uses of LOONGSON_CHIPCFGAlexandre Oliva
2020-01-20cpufreq: brcmstb-avs: fix imbalance of cpufreq policy refcountchenqiwu
2020-01-13cpufreq: intel_pstate: fix spelling mistake: "Whethet" -> "Whether"Harry Pan
2020-01-13Merge back cpufreq fixes for v5.6.Rafael J. Wysocki
2020-01-08Merge tag 'cpuidle_psci-v5.5-rc4' of git://git.linaro.org/people/ulf.hansson/...Olof Johansson
2020-01-07Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki
2020-01-07cpufreq: s3c: fix unbalances of cpufreq policy refcountchenqiwu
2020-01-07cpufreq: imx-cpufreq-dt: Add i.MX8MP supportAnson Huang
2020-01-07cpufreq: Use imx-cpufreq-dt for i.MX8MP's speed gradingAnson Huang
2020-01-07cpufreq: tegra186: convert to devm_platform_ioremap_resourceYangtao Li
2020-01-07cpufreq: kirkwood: convert to devm_platform_ioremap_resourceYangtao Li
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-29cpufreq: CPPC: put ACPI table after using itHanjun Guo
2019-12-29cpufreq : CPPC: Break out if HiSilicon CPPC workaround is matchedHanjun Guo
2019-12-24cpufreq: scmi: Match scmi device by both name and protocol idSudeep Holla
2019-12-16cpufreq: dt-platdev: Blacklist NVIDIA Tegra20 and Tegra30 SoCsDmitry Osipenko
2019-12-09cpufreq: vexpress-spc: Switch cpumask from topology core to OPP sharingSudeep Holla
2019-12-06Merge tag 'tegra-for-5.5-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2019-12-05Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-12-04Merge branches 'pm-sleep', 'pm-cpuidle', 'pm-cpufreq', 'pm-devfreq' and 'pm-avs'Rafael J. Wysocki
2019-11-29cpufreq: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-26Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-11-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-25Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-11-21cpufreq: Use vtime aware kcpustat accessors for user timeFrederic Weisbecker
2019-11-14cpufreq: Register drivers only after CPU devices have been registeredViresh Kumar
2019-11-11Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2019-11-11Merge tag 'v5.4-rc7' into sched/core, to pick up fixesIngo Molnar
2019-11-10Merge back cpufreq changes for v5.5.Rafael J. Wysocki
2019-11-08cpufreq: Add NULL checks to show() and store() methods of cpufreqKai Shen
2019-11-08cpufreq: intel_pstate: Fix invalid EPB settingSrinivas Pandruvada
2019-11-07cpufreq: qcom-hw: Move driver initialization earlierAmit Kucheria
2019-11-07cpufreq: Initialize cpufreq-dt driver earlierAmit Kucheria
2019-11-07cpufreq: Initialize the governors in core_initcallAmit Kucheria
2019-11-06cpufreq: intel_pstate: Fix plain int as pointer warning from sparseJamal Shareef
2019-11-05cpufreq: sun50i: Fix CPU speed bin detectionOndrej Jirman
2019-11-04cpufreq: powernv: fix stack bloat and hard limit on number of CPUsJohn Hubbard
2019-11-04cpufreq: Clarify the comment in cpufreq_set_policy()Viresh Kumar
2019-11-01MIPS: Fork loongson2ef from loongson64Jiaxun Yang
2019-10-29cpufreq: tegra124: Add suspend and resume supportSowjanya Komatineni
2019-10-29cpufreq: Use vtime aware kcpustat accessor to fetch CPUTIME_SYSTEMFrederic Weisbecker
2019-10-24cpufreq: vexpress-spc: find and skip duplicates when merging frequenciesSudeep Holla