summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-08-0811-174/+103
|\
| * Merge branch 'pm-cpufreq'Rafael J. Wysocki2022-08-084-10/+15
| |\
| | * Merge tag 'cpufreq-arm-updates-5.20-rc1' of git://git.kernel.org/pub/scm/linu...Rafael J. Wysocki2022-08-034-10/+15
| | |\
| | | * cpufreq: tegra194: Staticize struct tegra_cpufreq_soc instancesViresh Kumar2022-07-181-2/+2
| | | * cpufreq: Change order of online() CB and policy->cpus modificationPierre Gondois2022-07-181-3/+3
| | | * cpufreq: qcom-hw: Remove deprecated irq_set_affinity_hint() callPierre Gondois2022-07-131-3/+3
| | | * cpufreq: qcom-hw: Disable LMH irq when disabling policyPierre Gondois2022-07-131-0/+1
| | | * cpufreq: qcom-hw: Reset cancel_throttle when policy is re-enabledPierre Gondois2022-07-131-0/+4
| | | * cpufreq: qcom-cpufreq-hw: use HZ_PER_KHZ macro in units.hYicong Yang2022-07-131-2/+1
| | | * cpufreq: mediatek: fix error return code in mtk_cpu_dvfs_info_init()Yang Yingliang2022-07-131-0/+1
| * | | Merge tag 'opp-updates-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki2022-08-037-164/+88
| |\ \ \ | | |/ / | |/| |
| | * | OPP: Migrate set-prop-name helper API to use set-config helpersViresh Kumar2022-07-081-17/+14
| | * | OPP: Migrate set-supported-hw API to use set-config helpersViresh Kumar2022-07-082-13/+11
| | * | OPP: Migrate set-regulators API to use set-config helpersViresh Kumar2022-07-081-6/+6
| | * | cpufreq: ti: Migrate to dev_pm_opp_set_config()Viresh Kumar2022-07-081-23/+14
| | * | cpufreq: sti: Migrate to dev_pm_opp_set_config()Viresh Kumar2022-07-081-17/+10
| | * | cpufreq: qcom-nvmem: Migrate to dev_pm_opp_set_config()Viresh Kumar2022-07-081-81/+28
| | * | OPP: Make dev_pm_opp_set_regulators() accept NULL terminated listViresh Kumar2022-07-082-9/+7
* | | | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-042-13/+2
|\ \ \ \ | |/ / / |/| | |
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner2022-06-101-9/+1
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner2022-06-101-4/+1
| |/ /
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'pm-core', 'pm-sleep', 'powercap', 'pm-domains' and 'pm-em'Rafael J. Wysocki2022-07-292-5/+17
|\ \ \ \ \ | | |_|/ / | |/| | |
| | | * | cpufreq: scmi: Support the power scale in micro-Watts in SCMI v3.1Lukasz Luba2022-07-151-5/+10
| | | * | PM: EM: convert power field to micro-Watts precision and align driversLukasz Luba2022-07-152-3/+10
| | |/ /
* | | | cpufreq: ondemand: Use cpumask_var_t for on-stack cpu maskZhao Liu2022-07-251-4/+9
* | | | cpufreq: loongson2: fix Kconfig "its" grammarRandy Dunlap2022-07-251-1/+1
* | | | Merge back earlier cpufreq material for 5.20.Rafael J. Wysocki2022-07-182-20/+21
|\ \ \ \
| * | | | cpufreq: Warn users while freeing active policyViresh Kumar2022-07-151-2/+8
| * | | | Merge back earlier cpufreq material for 5.20.Rafael J. Wysocki2022-07-042-18/+13
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | cpufreq: ACPI: Add Zhaoxin/Centaur turbo boost control interface supportTony W Wang-oc2022-06-291-0/+4
| | * | | cpufreq: Drop unnecessary cpus locking from store()Viresh Kumar2022-06-141-15/+4
| | * | | cpufreq: Optimize cpufreq_show_cpus()Viresh Kumar2022-06-141-3/+5
| | |/ /
* | | | Merge tag 'cpufreq-arm-fixes-5.19-rc7' of git://git.kernel.org/pub/scm/linux/...Rafael J. Wysocki2022-07-151-2/+6
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | cpufreq: mediatek: Handle sram regulator probe deferralAngeloGioacchino Del Regno2022-07-131-2/+6
* | | Merge tag 'cpufreq-arm-fixes-5.19-rc5' of git://git.kernel.org/pub/scm/linux/...Rafael J. Wysocki2022-06-284-0/+12
|\| |
| * | cpufreq: Add MT8186 to cpufreq-dt-platdev blocklistAngeloGioacchino Del Regno2022-06-281-0/+1
| * | cpufreq: pmac32-cpufreq: Fix refcount leak bugLiang He2022-06-281-0/+4
| * | cpufreq: qcom-hw: Don't do lmh things without a throttle interruptStephen Boyd2022-06-281-0/+6
| * | drivers: cpufreq: Add missing of_node_put() in qoriq-cpufreq.cLiang He2022-06-281-0/+1
| |/
* / cpufreq: amd-pstate: Add resume and suspend callbacksJinzhou Su2022-06-231-0/+24
|/
* Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-022-33/+38
|\
| * cpufreq: pxa3: move clk register access to clk driverArnd Bergmann2022-05-072-31/+36
| * ARM: pxa: remove get_clk_frequency_khz()Arnd Bergmann2022-05-071-2/+0
| * ARM: pxa: split up mach/hardware.hArnd Bergmann2022-04-192-0/+2
* | cpufreq: CPPC: Fix unused-function warningPierre Gondois2022-05-301-9/+8
* | cpufreq: CPPC: Fix build error without CONFIG_ACPI_CPPC_CPUFREQ_FIEZheng Bin2022-05-301-1/+2
* | Merge tag 'cpufreq-arm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki2022-05-252-259/+623
|\ \
| * | cpufreq: mediatek: Add support for MT8186Jia-Wei Chang2022-05-121-0/+10
| * | cpufreq: mediatek: Link CCI device to CPURex-BC Chen2022-05-121-1/+81
| * | cpufreq: mediatek: Fix potential deadlock problem in mtk_cpufreq_set_targetWan Jiabing2022-05-101-2/+4