summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge back new thermal control material for v6.6.Rafael J. Wysocki2023-07-311-22/+22
| |\| | |
| | * | | thermal/drivers/int340x: Do not check the thermal zone stateDaniel Lezcano2023-07-141-18/+14
| | * | | thermal/drivers/int3400: Use thermal zone device wrappersDaniel Lezcano2023-07-141-4/+8
* | | | | Merge tag 'pm-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-08-2863-613/+1097
|\ \ \ \ \
| * \ \ \ \ Merge tag 'opp-updates-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki2023-08-288-229/+344
| |\ \ \ \ \
| | * | | | | dt-bindings: cpufreq: Convert ti-cpufreq to json schemaNishanth Menon2023-08-212-132/+92
| | * | | | | dt-bindings: opp: Convert ti-omap5-opp-supply to json schemaNishanth Menon2023-08-212-63/+101
| | * | | | | OPP: Fix argument name in doc commentViresh Kumar2023-08-181-2/+2
| | * | | | | dt-bindings: opp: Increase maxItems for opp-hz propertyManivannan Sadhasivam2023-07-251-1/+1
| | * | | | | OPP: Fix passing 0 to PTR_ERR in _opp_attach_genpd()Manivannan Sadhasivam2023-07-241-1/+1
| | * | | | | OPP: Fix potential null ptr dereference in dev_pm_opp_get_required_pstate()Manivannan Sadhasivam2023-07-241-5/+3
| | * | | | | OPP: Reuse dev_pm_opp_get_freq_indexed()Viresh Kumar2023-07-242-28/+5
| | * | | | | OPP: Update _read_freq() to return the correct frequencyViresh Kumar2023-07-241-1/+1
| | * | | | | OPP: Add dev_pm_opp_find_freq_exact_indexed()Viresh Kumar2023-07-242-0/+39
| | * | | | | OPP: Introduce dev_pm_opp_get_freq_indexed() APIManivannan Sadhasivam2023-07-242-0/+27
| | * | | | | OPP: Introduce dev_pm_opp_find_freq_{ceil/floor}_indexed() APIsManivannan Sadhasivam2023-07-212-0/+74
| | * | | | | OPP: Rearrange entries in pm_opp.hViresh Kumar2023-07-211-13/+15
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2023-08-2832-102/+108
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'cpufreq-arm-updates-6.6' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2023-08-2832-102/+108
| | |\ \ \ \ \
| | | * | | | | cpufreq: tegra194: remove opp table in exit hookSumit Gupta2023-08-281-0/+12
| | | * | | | | cpufreq: powernow-k8: Use related_cpus instead of cpus in driver.exit()Liao Chang2023-08-281-1/+2
| | | * | | | | cpufreq: tegra194: add online/offline hooksSumit Gupta2023-08-281-0/+17
| | | * | | | | cpufreq: qcom-cpufreq-hw: add support for 4 freq domainsNeil Armstrong2023-08-231-1/+1
| | | * | | | | dt-bindings: cpufreq: qcom-hw: add a 4th frequency domainNeil Armstrong2023-08-231-1/+4
| | | * | | | | cpufreq: cppc: Set fie_disabled to FIE_DISABLED if fails to create kworker_fieLiao Chang2023-08-171-3/+6
| | | * | | | | cpufreq: cppc: cppc_cpufreq_get_rate() returns zero in all error cases.Liao Chang2023-08-172-3/+3
| | | * | | | | cpufreq: Prefer to print cpuid in MIN/MAX QoS register error messageLiao Chang2023-08-171-4/+4
| | | * | | | | cpufreq: amd-pstate-ut: Modify the function to get the highest_perf valueMeng Li2023-08-111-2/+2
| | | * | | | | cpufreq: mediatek-hw: Remove unused defineKonrad Dybcio2023-08-111-2/+0
| | | * | | | | cpufreq: blocklist more Qualcomm platforms in cpufreq-dt-platdevKonrad Dybcio2023-08-091-0/+6
| | | * | | | | cpufreq: brcmstb-avs-cpufreq: Fix -Warray-bounds bugGustavo A. R. Silva2023-08-031-1/+5
| | | * | | | | cpufreq: blocklist MSM8998 in cpufreq-dt-platdevAngeloGioacchino Del Regno2023-08-031-0/+1
| | | * | | | | cpufreq: omap: Convert to platform remove callback returning voidYangtao Li2023-07-201-4/+2
| | | * | | | | cpufreq: qoriq: Convert to platform remove callback returning voidYangtao Li2023-07-201-4/+2
| | | * | | | | cpufreq: acpi: Convert to platform remove callback returning voidYangtao Li2023-07-201-4/+2
| | | * | | | | cpufreq: tegra186: Convert to platform remove callback returning voidYangtao Li2023-07-201-4/+2
| | | * | | | | cpufreq: qcom-nvmem: Convert to platform remove callback returning voidYangtao Li2023-07-201-4/+2
| | | * | | | | cpufreq: kirkwood: Convert to platform remove callback returning voidYangtao Li2023-07-201-4/+2
| | | * | | | | cpufreq: pcc-cpufreq: Convert to platform remove callback returning voidYangtao Li2023-07-201-4/+2
| | | * | | | | cpufreq: raspberrypi: Convert to platform remove callback returning voidYangtao Li2023-07-201-4/+2
| | | * | | | | cpufreq: davinci: Convert to platform remove callback returning voidYangtao Li2023-07-201-4/+2
| | | * | | | | cpufreq: imx-cpufreq-dt: Convert to platform remove callback returning voidYangtao Li2023-07-201-4/+2
| | | * | | | | cpufreq: brcmstb-avs-cpufreq: Convert to platform remove callback returning voidYangtao Li2023-07-201-4/+2
| | | * | | | | cpufreq: tegra194: Convert to platform remove callback returning voidYangtao Li2023-07-201-4/+2
| | | * | | | | cpufreq: scpi: Convert to platform remove callback returning voidYangtao Li2023-07-201-3/+2
| | | * | | | | cpufreq: mediatek-hw: Convert to platform remove callback returning voidYangtao Li2023-07-201-4/+2
| | | * | | | | cpufreq: imx6q: Convert to platform remove callback returning voidYangtao Li2023-07-201-4/+2
| | | * | | | | cpufreq: vexpress: Convert to platform remove callback returning voidYangtao Li2023-07-201-3/+2
| | | * | | | | cpufreq: qcom-cpufreq-hw: Convert to platform remove callback returning voidYangtao Li2023-07-201-4/+2
| | | * | | | | cpufreq: dt: Convert to platform remove callback returning voidYangtao Li2023-07-201-3/+2