summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | cpufreq: Make cpufreq_unregister_driver() return voidUwe Kleine-König2023-02-097-15/+18
| | * | | | Merge back cpufreq material for 6.3-rc1.Rafael J. Wysocki2023-02-094-252/+686
| | |\ \ \ \
| | | * | | | cpufreq: amd-pstate: convert sprintf with sysfs_emit()Perry Yuan2023-02-031-3/+3
| | | * | | | cpufreq: amd-pstate: add driver working mode switch supportPerry Yuan2023-02-031-0/+118
| | | * | | | cpufreq: amd-pstate: implement suspend and resume callbacksPerry Yuan2023-02-031-0/+40
| | | * | | | cpufreq: amd-pstate: implement amd pstate cpu online and offline callbackPerry Yuan2023-02-031-0/+82
| | | * | | | cpufreq: amd-pstate: implement Pstate EPP support for the AMD processorsPerry Yuan2023-02-031-6/+414
| | | * | | | cpufreq: amd-pstate: optimize driver working mode selection in amd_pstate_par...Wyes Karny2023-02-031-10/+29
| | | * | | | drivers/cpufreq: Remove "select SRCU"Paul E. McKenney2023-01-201-1/+0
| | | * | | | cpufreq: loongson1: Delete obsolete driverKeguang Zhang2023-01-203-232/+0
| | | | |/ / | | | |/| |
* | | | | | Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-02-2011-2320/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | cpufreq: remove s3c24xx driversArnd Bergmann2023-01-168-2103/+0
| * | | | | cpufreq: remove sa1100 driverArnd Bergmann2023-01-164-211/+1
| * | | | | ARM: sa1100: remove unused board filesArnd Bergmann2023-01-121-6/+0
| | |_|_|/ | |/| | |
* | | | | cpufreq: qcom-hw: Add missing null pointer checkManivannan Sadhasivam2023-02-141-0/+2
| |/ / / |/| | |
* | | | Merge tag 'cpufreq-arm-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki2023-02-061-11/+13
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | cpufreq: qcom-hw: Fix cpufreq_driver->get() for non-LMH systemsDouglas Anderson2023-02-061-11/+13
| |/
* | cpufreq: amd-pstate: fix kernel hang issue while amd-pstate unregisteringPerry Yuan2023-01-101-0/+1
* | cpufreq: armada-37xx: stop using 0 as NULL pointerMiles Chen2023-01-101-1/+1
* | cpufreq: apple-soc: Switch to the lowest frequency on suspendHector Martin2023-01-041-0/+2
* | cpufreq: Add SM6375 to cpufreq-dt-platdev blocklistKonrad Dybcio2023-01-041-0/+1
* | cpufreq: Add Tegra234 to cpufreq-dt-platdev blocklistSumit Gupta2022-12-271-0/+1
* | cpufreq: qcom-hw: Fix reading "reg" with address/size-cells != 2Konrad Dybcio2022-12-271-2/+20
* | cpufreq: CPPC: Add u64 casts to avoid overflowingPierre Gondois2022-12-271-5/+6
* | cpufreq: apple: remove duplicate intializerArnd Bergmann2022-12-271-1/+0
|/
* Merge tag 'linux-kselftest-next-6.2-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-12-121-1/+1
|\
| * cpufreq: amd-pstate: fix spdxcheck warnings for amd-pstate-ut.cMeng Li2022-11-161-1/+1
* | cpufreq: stats: Convert to use sysfs_emit_at() APIye xingchen2022-12-061-9/+7
* | cpufreq: ACPI: Only set boost MSRs on supported CPUsStuart Hayes2022-12-061-1/+2
* | Merge tag 'cpufreq-arm-updates-6.2' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2022-12-068-93/+543
|\ \
| * | cpufreq: tegra186: Use flexible array to simplify memory allocationChristophe JAILLET2022-12-011-7/+4
| * | cpufreq: apple-soc: Add new driver to control Apple SoC CPU P-statesHector Martin2022-11-304-0/+364
| * | cpufreq: qcom-hw: Add CPU clock provider supportManivannan Sadhasivam2022-11-241-0/+46
| * | cpufreq: qcom-hw: Fix the frequency returned by cpufreq_driver->get()Manivannan Sadhasivam2022-11-211-13/+29
| * | cpufreq: qcom-hw: Fix memory leak in qcom_cpufreq_hw_read_lut()Chen Hui2022-11-091-0/+1
| * | cpufreq: ti: Enable ti-cpufreq for ARCH_K3Dave Gerlach2022-11-071-2/+2
| * | cpufreq: dt-platdev: Blacklist ti,am625 SoCDave Gerlach2022-11-071-0/+1
| * | cpufreq: ti-cpufreq: Add support for AM625Dave Gerlach2022-11-071-0/+36
| * | cpufreq: qcom-hw: Move soc_data to struct qcom_cpufreqManivannan Sadhasivam2022-11-021-13/+14
| * | cpufreq: qcom-hw: Use cached dev pointer in probe()Manivannan Sadhasivam2022-11-021-7/+8
| * | cpufreq: qcom-hw: Allocate qcom_cpufreq_data during probeManivannan Sadhasivam2022-11-021-49/+37
| * | cpufreq: qcom-hw: Remove un-necessary cpumask_empty() checkManivannan Sadhasivam2022-11-021-5/+0
| * | cpufreq: Generalize of_perf_domain_get_sharing_cpumask phandle formatHector Martin2022-11-021-5/+9
* | | cpufreq: intel_pstate: Add Sapphire Rapids support in no-HWP modeGiovanni Gherdovich2022-11-301-0/+1
* | | cpufreq: amd_freq_sensitivity: Add missing pci_dev_put()Xiongfeng Wang2022-11-301-0/+2
* | | cpufreq: Init completion before kobject_init_and_add()Yongqiang Liu2022-11-301-1/+1
* | | Merge back earlier cpufreq material for v6.2.Rafael J. Wysocki2022-11-284-43/+14
|\ \ \
| * | | cpufreq: ACPI: Remove unused variables 'acpi_cpufreq_online' and 'ret'Nathan Chancellor2022-11-161-6/+0
| * | | cpufreq: intel_pstate: Allow EPP 0x80 setting by the firmwareSrinivas Pandruvada2022-11-031-4/+5
| * | | cpufreq: ACPI: Defer setting boost MSRsStuart Hayes2022-11-031-28/+3