summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: intel_pstate: hybrid: Use known scaling factor for P-coresRafael J. Wysocki2022-10-251-54/+15
* cpufreq: intel_pstate: Read all MSRs on the target CPURafael J. Wysocki2022-10-251-33/+33
* cpufreq: sun50i: Switch to use dev_err_probe() helperYang Yingliang2022-10-181-6/+3
* cpufreq: qcom-nvmem: Switch to use dev_err_probe() helperYang Yingliang2022-10-181-5/+2
* cpufreq: imx6q: Switch to use dev_err_probe() helperYang Yingliang2022-10-181-3/+1
* cpufreq: dt: Switch to use dev_err_probe() helperYang Yingliang2022-10-181-4/+2
* cpufreq: qcom: remove unused parameter in function definitionFabien Parent2022-10-181-4/+4
* cpufreq: qcom: fix writes in read-only memory regionFabien Parent2022-10-181-1/+2
* cpufreq: qcom: fix memory leak in error pathFabien Parent2022-10-181-2/+5
* cpufreq: tegra194: Fix module loadingJon Hunter2022-10-181-0/+1
* Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-081-1/+1
|\
| * nvmem: prefix all symbols with NVMEM_Rafał Miłecki2022-09-241-1/+1
* | Merge tag 'linux-kselftest-next-6.1-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-10-064-59/+310
|\ \
| * | cpufreq: amd-pstate: Add explanation for X86_AMD_PSTATE_UTMeng Li2022-10-051-0/+8
| * | cpufreq: amd-pstate: modify type in argument 2 for filp_openMeng Li2022-10-051-1/+1
| * | cpufreq: amd-pstate: Add test module for amd-pstate driverMeng Li2022-10-053-0/+301
| * | cpufreq: amd-pstate: Expose struct amd_cpudataMeng Li2022-10-051-59/+1
* | | Merge tag 'pm-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2022-10-039-47/+69
|\ \ \
| * \ \ Merge tag 'cpufreq-arm-updates-6.1' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2022-09-287-29/+47
| |\ \ \
| | * | | cpufreq: qcom-cpufreq-hw: Add cpufreq qos for LMhXuewen Yan2022-09-261-0/+14
| | * | | cpufreq: Add __init annotation to module init funcsXiu Jianfeng2022-09-263-3/+3
| | * | | cpufreq: tegra194: change tegra239_cpufreq_soc to staticYang Yingliang2022-09-261-1/+1
| | * | | cpufreq: tegra194: Add support for Tegra239Sumit Gupta2022-09-211-14/+15
| | * | | cpufreq: qcom-cpufreq-hw: Fix uninitialized throttled_freq warningViresh Kumar2022-09-211-5/+5
| | * | | cpufreq: tegra194: Remove the unneeded result variableye xingchen2022-09-011-5/+1
| | * | | cpufreq: bmips-cpufreq: Use module_init and add module_exitZhang Jianhua2022-08-301-2/+8
| | * | | cpufreq: Add SM6115 to cpufreq-dt-platdev blocklistAdam Skladowski2022-08-161-0/+1
| | |/ /
| * | | cpufreq: intel_pstate: Add Tigerlake support in no-HWP modeDoug Smythies2022-09-101-0/+1
| * | | cpufreq: amd-pstate: Fix initial highest_perf valuePerry Yuan2022-09-031-2/+12
| * | | cpufreq: amd-pstate: update pstate frequency transition delay timePerry Yuan2022-08-311-2/+2
| * | | cpufreq: amd_pstate: map desired perf into pstate scope for powersave governorPerry Yuan2022-08-311-2/+1
| * | | cpufreq: amd_pstate: fix wrong lowest perf fetchPerry Yuan2022-08-311-1/+1
| * | | cpufreq: amd-pstate: fix white-spacePerry Yuan2022-08-311-2/+2
| * | | cpufreq: amd-pstate: simplify cpudata pointer assignmentPerry Yuan2022-08-311-9/+3
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'acpi-cppc', 'acpi-pcc', 'acpi-apei' and 'acpi-osi'Rafael J. Wysocki2022-10-032-6/+23
|\ \ \ \ | |_|/ / |/| | / | | |/
| * | ACPI: CPPC: Disable FIE if registers in PCC regionsJeremy Linton2022-09-241-4/+21
| * | ACPI: CPPC: Add ACPI disabled check to acpi_cpc_valid()Perry Yuan2022-08-252-2/+2
| |/
* / cpufreq: check only freq_table in __resolve_freq()Lukasz Luba2022-08-231-1/+1
|/
* 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