summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | | cpufreq: vexpress-spc: use macros instead of hardcoded values for cluster idsSudeep Holla2019-10-241-2/+3
| | * | | | | cpufreq: s3c64xx: Remove pointless NULL check in s3c64xx_cpufreq_driver_initNathan Chancellor2019-10-231-7/+0
| | * | | | | cpufreq: imx-cpufreq-dt: Correct i.MX8MN's default speed grade valueAnson Huang2019-10-221-10/+10
| | * | | | | cpufreq: vexpress-spc: fix some coding style issuesSudeep Holla2019-10-211-18/+18
| | * | | | | cpufreq: vexpress-spc: remove lots of debug messagesSudeep Holla2019-10-211-55/+14
| | * | | | | cpufreq: vexpress-spc: drop unnessary cpufreq_arm_bL_ops abstractionSudeep Holla2019-10-211-111/+37
| | * | | | | cpufreq: merge arm_big_little and vexpress-spcSudeep Holla2019-10-215-726/+649
| | * | | | | cpufreq: scpi: remove stale/outdated comment about the driverSudeep Holla2019-10-211-2/+0
| | * | | | | cpufreq: ti-cpufreq: Add support for AM3517Adam Ford2019-10-101-0/+16
| | * | | | | ARM: dts: omap36xx: using OPP1G needs to control the abb_ldoH. Nikolaus Schaller2019-10-101-1/+1
| | * | | | | cpufreq: ti-cpufreq: omap36xx use "cpu0","vbb" if run in multi_regulator modeH. Nikolaus Schaller2019-10-101-2/+10
| | * | | | | ARM: dts: omap34xx & omap36xx: replace opp-v1 tables by opp-v2 forH. Nikolaus Schaller2019-10-101-1/+1
| | * | | | | cpufreq: ti-cpufreq: add support for omap34xx and omap36xxH. Nikolaus Schaller2019-10-101-2/+89
| | | |_|_|/ | | |/| | |
| * | | | | Merge back cpufreq changes for v5.5.Rafael J. Wysocki2019-11-103-20/+38
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | cpufreq: Add NULL checks to show() and store() methods of cpufreqKai Shen2019-11-081-0/+6
| | * | | | cpufreq: intel_pstate: Fix plain int as pointer warning from sparseJamal Shareef2019-11-061-15/+15
| | * | | | cpufreq: powernv: fix stack bloat and hard limit on number of CPUsJohn Hubbard2019-11-041-4/+13
| | * | | | cpufreq: Clarify the comment in cpufreq_set_policy()Viresh Kumar2019-11-041-1/+4
| | | |_|/ | | |/| |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-11-262-10/+13
|\ \ \ \ \
| * | | | | cpufreq: Use vtime aware kcpustat accessors for user timeFrederic Weisbecker2019-11-212-10/+13