summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorLines
2023-03-03Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-5/+4
2023-03-01cpufreq: apple-soc: Fix an IS_ERR() vs NULL checkDan Carpenter-2/+2
2023-02-28cpufreq: intel_pstate: remove MODULE_LICENSE in non-modulesNick Alcock-1/+0
2023-02-23cpufreq: amd-pstate: remove MODULE_LICENSE in non-modulesNick Alcock-1/+0
2023-02-23cpufreq: amd-pstate: Let user know amd-pstate is disabledKai-Heng Feng-1/+1
2023-02-23cpufreq: intel_pstate: Adjust balance_performance EPP for Sapphire RapidsSrinivas Pandruvada-0/+1
2023-02-21Merge tag 'acpi-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-14/+0
2023-02-21Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-267/+706
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2320/+1
2023-02-15cpufreq: amd-pstate: Fix invalid write to MSR_AMD_CPPC_REQWyes Karny-12/+13
2023-02-15Merge branches 'acpi-processor', 'acpi-tables', 'acpi-pnp' and 'acpi-maintain...Rafael J. Wysocki-14/+0
2023-02-14Merge tag 'cpufreq-arm-updates-6.3' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki-1/+3
2023-02-14Merge back cpufreq material for 6.3-rc1.Rafael J. Wysocki-266/+702
2023-02-14cpufreq: qcom-hw: Add missing null pointer checkManivannan Sadhasivam-0/+2
2023-02-09cpufreq: Make kobj_type structure constantThomas Weißschuh-1/+1
2023-02-09cpufreq: davinci: Fix clk use after freeUwe Kleine-König-2/+2
2023-02-09cpufreq: amd-pstate: avoid uninitialized variable useArnd Bergmann-5/+4
2023-02-09cpufreq: Make cpufreq_unregister_driver() return voidUwe Kleine-König-15/+18
2023-02-09Merge back cpufreq material for 6.3-rc1.Rafael J. Wysocki-252/+686
2023-02-06Merge tag 'cpufreq-arm-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki-11/+13
2023-02-06cpufreq: qcom-hw: Fix cpufreq_driver->get() for non-LMH systemsDouglas Anderson-11/+13
2023-02-06cpufreq: mediatek-hw: Register to module device tableNícolas F. R. A. Prado-0/+1
2023-02-06cpufreq: tegra194: Enable CPUFREQ thermal coolingYi-Wei Wang-1/+2
2023-02-03cpufreq: amd-pstate: convert sprintf with sysfs_emit()Perry Yuan-3/+3
2023-02-03cpufreq: amd-pstate: add driver working mode switch supportPerry Yuan-0/+118
2023-02-03cpufreq: amd-pstate: implement suspend and resume callbacksPerry Yuan-0/+40
2023-02-03cpufreq: amd-pstate: implement amd pstate cpu online and offline callbackPerry Yuan-0/+82
2023-02-03cpufreq: amd-pstate: implement Pstate EPP support for the AMD processorsPerry Yuan-6/+414
2023-02-03cpufreq: amd-pstate: optimize driver working mode selection in amd_pstate_par...Wyes Karny-10/+29
2023-01-20drivers/cpufreq: Remove "select SRCU"Paul E. McKenney-1/+0
2023-01-20cpufreq: loongson1: Delete obsolete driverKeguang Zhang-232/+0
2023-01-16cpufreq: remove s3c24xx driversArnd Bergmann-2103/+0
2023-01-16cpufreq: remove sa1100 driverArnd Bergmann-211/+1
2023-01-12ARM: sa1100: remove unused board filesArnd Bergmann-6/+0
2023-01-10cpufreq: amd-pstate: fix kernel hang issue while amd-pstate unregisteringPerry Yuan-0/+1
2023-01-10cpufreq: armada-37xx: stop using 0 as NULL pointerMiles Chen-1/+1
2023-01-04cpufreq: apple-soc: Switch to the lowest frequency on suspendHector Martin-0/+2
2023-01-04cpufreq: Add SM6375 to cpufreq-dt-platdev blocklistKonrad Dybcio-0/+1
2022-12-30cpufreq: intel_pstate: Drop ACPI _PSS states table patchingRafael J. Wysocki-14/+0
2022-12-27cpufreq: Add Tegra234 to cpufreq-dt-platdev blocklistSumit Gupta-0/+1
2022-12-27cpufreq: qcom-hw: Fix reading "reg" with address/size-cells != 2Konrad Dybcio-2/+20
2022-12-27cpufreq: CPPC: Add u64 casts to avoid overflowingPierre Gondois-5/+6
2022-12-27cpufreq: apple: remove duplicate intializerArnd Bergmann-1/+0
2022-12-12Merge tag 'linux-kselftest-next-6.2-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-1/+1
2022-12-06cpufreq: stats: Convert to use sysfs_emit_at() APIye xingchen-9/+7
2022-12-06cpufreq: ACPI: Only set boost MSRs on supported CPUsStuart Hayes-1/+2
2022-12-06Merge tag 'cpufreq-arm-updates-6.2' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki-93/+543
2022-12-01cpufreq: tegra186: Use flexible array to simplify memory allocationChristophe JAILLET-7/+4
2022-11-30cpufreq: intel_pstate: Add Sapphire Rapids support in no-HWP modeGiovanni Gherdovich-0/+1
2022-11-30cpufreq: amd_freq_sensitivity: Add missing pci_dev_put()Xiongfeng Wang-0/+2