summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'pm-cpufreq', 'pm-sleep' and 'pm-em'Rafael J. Wysocki2021-09-101-114/+71
|\ \
| * | cpufreq: intel_pstate: hybrid: Rework HWP calibrationRafael J. Wysocki2021-09-071-114/+71
* | | Merge tag 'pm-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-09-0816-119/+541
|\| |
| * | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2021-09-073-0/+321
| |\ \
| | * | cpufreq: mediatek-hw: Add support for CPUFREQ HWHector.Yuan2021-09-063-0/+321
| * | | Revert "cpufreq: intel_pstate: Process HWP Guaranteed change notification"Rafael J. Wysocki2021-09-071-39/+0
| * | | cpufreq: Remove ready() callbackViresh Kumar2021-09-021-4/+0
| * | | cpufreq: sh: Remove sh_cpufreq_cpu_ready()Viresh Kumar2021-09-021-11/+0
| * | | cpufreq: acpi: Remove acpi_cpufreq_cpu_ready()Viresh Kumar2021-09-021-11/+3
| * | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2021-08-3110-54/+217
| |\| | | | |/ | |/|
| | * cpufreq: qcom-hw: Set dvfs_possible_from_any_cpu cpufreq driver flagTaniya Das2021-08-301-0/+1
| | * cpufreq: blocklist more Qualcomm platforms in cpufreq-dt-platdevBjorn Andersson2021-08-301-0/+4
| | * cpufreq: qcom-cpufreq-hw: Add dcvs interrupt supportThara Gopinath2021-08-301-0/+147
| | * cpufreq: scmi: Use .register_em() to register with energy modelViresh Kumar2021-08-301-23/+42
| | * cpufreq: vexpress: Use .register_em() to register with energy modelViresh Kumar2021-08-301-2/+1
| | * cpufreq: scpi: Use .register_em() to register with energy modelViresh Kumar2021-08-301-2/+1
| | * cpufreq: qcom-cpufreq-hw: Use .register_em() to register with energy modelViresh Kumar2021-08-121-2/+1
| | * cpufreq: omap: Use .register_em() to register with energy modelViresh Kumar2021-08-121-1/+1
| | * cpufreq: mediatek: Use .register_em() to register with energy modelViresh Kumar2021-08-121-2/+1
| | * cpufreq: imx6q: Use .register_em() to register with energy modelViresh Kumar2021-08-121-1/+1
| | * cpufreq: dt: Use .register_em() to register with energy modelViresh Kumar2021-08-121-2/+1
| | * cpufreq: Add callback to register with energy modelViresh Kumar2021-08-121-0/+13
| | * cpufreq: vexpress: Set CPUFREQ_IS_COOLING_DEV flagViresh Kumar2021-08-121-19/+3
* | | Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-09-031-2/+14
|\ \ \ | |/ / |/| |
| * | cpufreq: powernv: Fix init_chip_info initialization in numa=offPratik R. Sampat2021-08-131-2/+14
* | | cpufreq: intel_pstate: Process HWP Guaranteed change notificationSrinivas Pandruvada2021-08-251-0/+39
* | | Merge back cpufreq changes for v5.15.Rafael J. Wysocki2021-08-236-14/+14
|\ \ \
| * | | cpufreq: Replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior2021-08-046-14/+14
| |/ /
* | | Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki2021-08-173-2/+8
|\ \ \ | |/ / |/| / | |/
| * cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variantMarek BehĂșn2021-08-091-1/+5
| * cpufreq: blocklist Qualcomm sm8150 in cpufreq-dt-platdevThara Gopinath2021-08-051-0/+1
| * cpufreq: arm_scmi: Fix error path when allocation failedLukasz Luba2021-08-041-1/+1
| * cpufreq: blacklist Qualcomm sc8180x in cpufreq-dt-platdevBjorn Andersson2021-07-261-0/+1
* | cpufreq: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-131-2/+0
|/
* Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2021-07-015-31/+282
|\
| * Merge branch 'cpufreq/cppc-fie' into cpufreq/arm/linux-nextViresh Kumar2021-07-018-136/+382
| |\
| | * cpufreq: CPPC: Add support for frequency invarianceViresh Kumar2021-07-012-13/+249
| | * cpufreq: CPPC: Pass structure instance by referenceViresh Kumar2021-07-011-8/+8
| | * cpufreq: CPPC: Fix potential memleak in cppc_cpufreq_cpu_initViresh Kumar2021-07-011-8/+20
| * | cpufreq: dt: Rename black/white-listsViresh Kumar2021-05-241-4/+4
| * | cpufreq: scmi: Fix an error messageChristophe JAILLET2021-05-201-1/+1
| * | cpufreq: mediatek: add support for mt8365Fabien Parent2021-05-202-0/+2
| * | cpufreq: blacklist SC7280 in cpufreq-dt-platdevSibi Sankar2021-05-201-0/+1
* | | cpufreq: Remove ->resolve_freq()Viresh Kumar2021-06-301-13/+8
* | | cpufreq: Reuse cpufreq_driver_resolve_freq() in __cpufreq_driver_target()Viresh Kumar2021-06-301-20/+22
* | | cpufreq: Remove the ->stop_cpu() driver callbackViresh Kumar2021-06-301-3/+0
* | | cpufreq: powernv: Migrate to ->exit() callback instead of ->stop_cpu()Viresh Kumar2021-06-301-14/+9
| |/ |/|
* | cpufreq: CPPC: Migrate to ->exit() callback instead of ->stop_cpu()Viresh Kumar2021-06-301-22/+24
* | cpufreq: intel_pstate: Combine ->stop_cpu() and ->offline()Rafael J. Wysocki2021-06-301-6/+5
* | cpufreq: Make cpufreq_online() call driver->offline() on errorsRafael J. Wysocki2021-06-231-1/+10