summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: CPPC: Enable dvfs_possible_from_any_cpuPierre Gondois2022-05-191-0/+1
* cpufreq: CPPC: Enable fast_switchPierre Gondois2022-05-191-0/+24
* cpufreq: make interface functions and lock holding state clearSchspa Shi2022-05-171-3/+3
* cpufreq: Abort show()/store() for half-initialized policiesSchspa Shi2022-05-171-4/+7
* cpufreq: Rearrange locking in cpufreq_remove_dev()Rafael J. Wysocki2022-05-121-7/+14
* cpufreq: Split cpufreq_offline()Rafael J. Wysocki2022-05-121-14/+19
* cpufreq: Reorganize checks in cpufreq_offline()Rafael J. Wysocki2022-05-121-12/+12
* cpufreq: Clear real_cpus mask from remove_cpu_dev_symlink()Viresh Kumar2022-05-111-4/+4
* cpufreq: intel_pstate: Support Sapphire Rapids OOB modeSrinivas Pandruvada2022-05-111-0/+1
* Revert "cpufreq: Fix possible race in cpufreq online error path"Viresh Kumar2022-05-091-3/+2
* cpufreq: CPPC: Register EM based on efficiency class informationPierre Gondois2022-05-061-0/+144
* cpufreq: CPPC: Add per_cpu efficiency_classPierre Gondois2022-05-061-0/+42
* Merge Energy Model material for 5.19 to satisfy dependencies.Rafael J. Wysocki2022-05-062-4/+4
|\
| * PM: EM: Change the order of arguments in the .active_power() callbackLukasz Luba2022-04-132-4/+4
* | cpufreq: Avoid unnecessary frequency updates due to mismatchViresh Kumar2022-05-061-0/+11
* | Merge back earlier cpufreq changes for 5.19.Rafael J. Wysocki2022-05-059-14/+21
|\ \
| * | cpufreq: Fix possible race in cpufreq online error pathSchspa Shi2022-04-221-2/+3
| * | cpufreq: intel_pstate: Handle no_turbo in frequency invarianceChen Yu2022-04-131-0/+1
| * | cpufreq: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy2022-04-135-5/+3
| * | cpufreq: governor: Use kobject release() method to free dbs_dataKevin Hao2022-04-132-7/+14
| |/
* | cpufreq: qcom-cpufreq-hw: Clear dcvs interruptsVladimir Zapolskiy2022-04-261-0/+8
* | cpufreq: fix memory leak in sun50i_cpufreq_nvmem_probeXiaobing Luo2022-04-251-1/+3
* | cpufreq: qcom-cpufreq-hw: Fix throttle frequency value on EPSS platformsVladimir Zapolskiy2022-04-041-6/+11
* | cpufreq: qcom-hw: provide online/offline operationsDmitry Baryshkov2022-04-041-2/+26
* | cpufreq: qcom-hw: fix the opp entries refcountingDmitry Baryshkov2022-04-041-4/+10
* | cpufreq: qcom-hw: fix the race between LMH worker and cpuhpDmitry Baryshkov2022-04-041-1/+1
* | cpufreq: qcom-hw: drop affinity hint before freeing the IRQDmitry Baryshkov2022-04-041-0/+1
|/
* Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2022-03-225-25/+45
|\
| * cpufreq: blocklist Qualcomm sc8280xp and sa8540p in cpufreq-dt-platdevBjorn Andersson2022-02-251-0/+2
| * cpufreq: qcom-hw: Add support for per-core-dcvsBjorn Andersson2022-02-241-0/+18
| * cpufreq: CPPC: Fix performance/frequency conversionPierre Gondois2022-02-101-22/+21
| * cpufreq: Add i.MX7S to cpufreq-dt-platdev blocklistStefan Agner2022-02-091-0/+1
| * cpufreq: qcom-cpufreq-nvmem: fix reading of PVS Valid fuseLuca Weiss2022-02-091-1/+1
| * cpufreq: replace cpumask_weight with cpumask_empty where appropriateYury Norov2022-02-092-2/+2
* | Merge branch 'pm-tools'Rafael J. Wysocki2022-03-182-3/+78
|\ \
| * | cpufreq: amd-pstate: Add more tracepoint for AMD P-State moduleJinzhou Su2022-03-092-3/+78
* | | cpufreq: powernow-k8: Re-order the init checksMario Limonciello2022-03-171-3/+3
* | | cpufreq: intel_pstate: Use firmware default EPPSrinivas Pandruvada2022-03-161-6/+32
* | | cpufreq: unify show() and store() naming and use __ATTR_XXLianjie Zhang2022-03-104-20/+18
* | | Merge back cpufreq changes for v5.18.Rafael J. Wysocki2022-02-282-7/+2
|\ \ \ | |_|/ |/| |
| * | cpufreq: longhaul: Replace acpi_bus_get_device()Rafael J. Wysocki2022-02-041-2/+2
| * | cpufreq: Move to_gov_attr_set() to cpufreq.hKevin Hao2022-02-041-5/+0
| |/
* | cpufreq: qcom-hw: Delay enabling throttle_irqBjorn Andersson2022-02-091-1/+10
* | cpufreq: Reintroduce ready() callbackBjorn Andersson2022-02-091-0/+4
|/
* cpufreq: amd-pstate: Fix Kconfig dependencies for AMD P-StateHuang Rui2022-01-061-3/+3
* cpufreq: amd-pstate: Fix struct amd_cpudata kernel-doc commentYang Li2022-01-061-0/+2
* cpufreq: amd-pstate: Add AMD P-State performance attributesHuang Rui2021-12-301-0/+18
* cpufreq: amd-pstate: Add AMD P-State frequencies attributesHuang Rui2021-12-301-0/+47
* cpufreq: amd-pstate: Add boost mode support for AMD P-StateHuang Rui2021-12-301-3/+66
* cpufreq: amd-pstate: Add trace for AMD P-State moduleHuang Rui2021-12-304-1/+88