summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2020-03-238-48/+249
|\ \ \ \
| * | | | cpufreq: qcom: Add support for krait based socsAnsuel Smith2020-03-203-17/+181
| * | | | cpufreq: imx6q-cpufreq: Improve the logic of -EPROBE_DEFER handlingAnson Huang2020-03-171-5/+3
| * | | | cpufreq: dt: Allow platform specific intermediate callbacksPeng Fan2020-03-122-0/+8
| * | | | cpufreq: imx-cpufreq-dt: Correct i.MX8MP's market segment fuse locationAnson Huang2020-03-111-1/+9
| * | | | cpufreq: imx6q: read OCOTP through nvmem for imx6qPeng Fan2020-03-031-29/+38
| * | | | cpufreq: imx6q: fix error handlingPeng Fan2020-03-031-4/+5
| * | | | cpufreq: imx-cpufreq-dt: Add "cpu-supply" property checkAnson Huang2020-02-171-0/+3
| * | | | cpufreq: ti-cpufreq: Add support for OPP_PLUSLokesh Vutla2020-02-121-0/+7
| * | | | cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULLChristoph Niedermaier2020-02-121-0/+3
* | | | | cpufreq: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-141-7/+7
* | | | | cpufreq: intel_pstate: Consolidate policy verificationRafael J. Wysocki2020-03-141-9/+8
| |/ / / |/| | |
* | | | cpufreq: Fix policy initialization for internal governor driversRafael J. Wysocki2020-02-271-2/+10
| |/ / |/| |
* | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-02-141-3/+2
|\ \ \ | |/ / |/| |
| * | cpufreq: Make cpufreq_global_kobject staticYangtao Li2020-02-031-3/+2
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-02-081-1/+1
|\ \ \ | |/ / |/| |
| * | Merge tag 'cpuidle_psci-v5.5-rc4' of git://git.linaro.org/people/ulf.hansson/...Olof Johansson2020-01-081-1/+1
| |\|
| * | cpufreq: scmi: Match scmi device by both name and protocol idSudeep Holla2019-12-241-1/+1
* | | Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-01-3110-111/+96
|\ \ \
| * | | cpufreq: Avoid creating excessively large stack framesRafael J. Wysocki2020-01-2710-111/+96
* | | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-271-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
| | |/ | |/|
* | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2020-01-277-10/+30
|\ \ \
| * | | cpufreq: brcmstb-avs: fix imbalance of cpufreq policy refcountchenqiwu2020-01-201-0/+2
| * | | cpufreq: s3c: fix unbalances of cpufreq policy refcountchenqiwu2020-01-072-2/+21
| * | | cpufreq: imx-cpufreq-dt: Add i.MX8MP supportAnson Huang2020-01-071-2/+4
| * | | cpufreq: Use imx-cpufreq-dt for i.MX8MP's speed gradingAnson Huang2020-01-071-0/+1
| * | | cpufreq: tegra186: convert to devm_platform_ioremap_resourceYangtao Li2020-01-071-3/+1
| * | | cpufreq: kirkwood: convert to devm_platform_ioremap_resourceYangtao Li2020-01-071-3/+1
* | | | cpufreq: loongson2_cpufreq: adjust cpufreq uses of LOONGSON_CHIPCFGAlexandre Oliva2020-01-231-3/+5
* | | | cpufreq: intel_pstate: fix spelling mistake: "Whethet" -> "Whether"Harry Pan2020-01-131-1/+1
* | | | Merge back cpufreq fixes for v5.6.Rafael J. Wysocki2020-01-131-2/+6
|\ \ \ \
| * | | | cpufreq: CPPC: put ACPI table after using itHanjun Guo2019-12-291-0/+2
| * | | | cpufreq : CPPC: Break out if HiSilicon CPPC workaround is matchedHanjun Guo2019-12-291-2/+4
| | |/ / | |/| |
* | | | Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki2020-01-071-0/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / cpufreq: dt-platdev: Blacklist NVIDIA Tegra20 and Tegra30 SoCsDmitry Osipenko2019-12-161-0/+2
| |/
* / cpufreq: vexpress-spc: Switch cpumask from topology core to OPP sharingSudeep Holla2019-12-091-1/+1
|/
* Merge tag 'tegra-for-5.5-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2019-12-061-0/+59
|\
| * cpufreq: tegra124: Add suspend and resume supportSowjanya Komatineni2019-10-291-0/+59
* | Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-12-057-7/+7
|\ \
| * | cpufreq: qcom-hw: Move driver initialization earlierAmit Kucheria2019-11-071-1/+1
| * | cpufreq: Initialize cpufreq-dt driver earlierAmit Kucheria2019-11-071-1/+1
| * | cpufreq: Initialize the governors in core_initcallAmit Kucheria2019-11-075-5/+5
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'pm-sleep', 'pm-cpuidle', 'pm-cpufreq', 'pm-devfreq' and 'pm-avs'Rafael J. Wysocki2019-12-042-12/+12
|\ \ \ \ \
| | * | | | cpufreq: Fix Kconfig indentationKrzysztof Kozlowski2019-11-292-12/+12
* | | | | | Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-11-2614-796/+743
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | cpufreq: Register drivers only after CPU devices have been registeredViresh Kumar2019-11-141-0/+7
| * | | | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2019-11-1111-776/+698
| |\ \ \ \ \
| | * | | | | cpufreq: sun50i: Fix CPU speed bin detectionOndrej Jirman2019-11-051-15/+10
| | * | | | | cpufreq: vexpress-spc: find and skip duplicates when merging frequenciesSudeep Holla2019-10-241-3/+19