index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-10
cpufreq: amd-pstate: fix kernel hang issue while amd-pstate unregistering
Perry Yuan
1
-0
/
+1
2023-01-10
cpufreq: armada-37xx: stop using 0 as NULL pointer
Miles Chen
1
-1
/
+1
2023-01-04
cpufreq: apple-soc: Switch to the lowest frequency on suspend
Hector Martin
1
-0
/
+2
2023-01-04
cpufreq: Add SM6375 to cpufreq-dt-platdev blocklist
Konrad Dybcio
1
-0
/
+1
2022-12-27
cpufreq: Add Tegra234 to cpufreq-dt-platdev blocklist
Sumit Gupta
1
-0
/
+1
2022-12-27
cpufreq: qcom-hw: Fix reading "reg" with address/size-cells != 2
Konrad Dybcio
1
-2
/
+20
2022-12-27
cpufreq: CPPC: Add u64 casts to avoid overflowing
Pierre Gondois
1
-5
/
+6
2022-12-27
cpufreq: apple: remove duplicate intializer
Arnd Bergmann
1
-1
/
+0
2022-12-12
Merge tag 'linux-kselftest-next-6.2-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2022-12-06
cpufreq: stats: Convert to use sysfs_emit_at() API
ye xingchen
1
-9
/
+7
2022-12-06
cpufreq: ACPI: Only set boost MSRs on supported CPUs
Stuart Hayes
1
-1
/
+2
2022-12-06
Merge tag 'cpufreq-arm-updates-6.2' of git://git.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
8
-93
/
+543
2022-12-01
cpufreq: tegra186: Use flexible array to simplify memory allocation
Christophe JAILLET
1
-7
/
+4
2022-11-30
cpufreq: intel_pstate: Add Sapphire Rapids support in no-HWP mode
Giovanni Gherdovich
1
-0
/
+1
2022-11-30
cpufreq: amd_freq_sensitivity: Add missing pci_dev_put()
Xiongfeng Wang
1
-0
/
+2
2022-11-30
cpufreq: Init completion before kobject_init_and_add()
Yongqiang Liu
1
-1
/
+1
2022-11-30
cpufreq: apple-soc: Add new driver to control Apple SoC CPU P-states
Hector Martin
4
-0
/
+364
2022-11-28
Merge back earlier cpufreq material for v6.2.
Rafael J. Wysocki
4
-43
/
+14
2022-11-24
cpufreq: qcom-hw: Add CPU clock provider support
Manivannan Sadhasivam
1
-0
/
+46
2022-11-22
cpufreq: amd-pstate: add amd-pstate driver parameter for mode selection
Perry Yuan
1
-9
/
+27
2022-11-22
cpufreq: amd-pstate: change amd-pstate driver to be built-in type
Perry Yuan
2
-11
/
+2
2022-11-22
cpufreq: amd-pstate: cpufreq: amd-pstate: reset MSR_AMD_PERF_CTL register at ...
Wyes Karny
1
-0
/
+10
2022-11-21
cpufreq: qcom-hw: Fix the frequency returned by cpufreq_driver->get()
Manivannan Sadhasivam
1
-13
/
+29
2022-11-16
cpufreq: ACPI: Remove unused variables 'acpi_cpufreq_online' and 'ret'
Nathan Chancellor
1
-6
/
+0
2022-11-16
cpufreq: amd-pstate: fix spdxcheck warnings for amd-pstate-ut.c
Meng Li
1
-1
/
+1
2022-11-09
cpufreq: qcom-hw: Fix memory leak in qcom_cpufreq_hw_read_lut()
Chen Hui
1
-0
/
+1
2022-11-07
cpufreq: ti: Enable ti-cpufreq for ARCH_K3
Dave Gerlach
1
-2
/
+2
2022-11-07
cpufreq: dt-platdev: Blacklist ti,am625 SoC
Dave Gerlach
1
-0
/
+1
2022-11-07
cpufreq: ti-cpufreq: Add support for AM625
Dave Gerlach
1
-0
/
+36
2022-11-03
cpufreq: intel_pstate: Allow EPP 0x80 setting by the firmware
Srinivas Pandruvada
1
-4
/
+5
2022-11-03
cpufreq: ACPI: Defer setting boost MSRs
Stuart Hayes
1
-28
/
+3
2022-11-03
cpufreq: SPEAr: Make read-only array sys_clk_src static
Colin Ian King
1
-1
/
+1
2022-11-03
cpufreq: longhaul: Make array speeds static const
Colin Ian King
1
-2
/
+2
2022-11-03
cpufreq: ACPI: Use str_enabled_disabled() helper
Andy Shevchenko
1
-2
/
+3
2022-11-02
cpufreq: qcom-hw: Move soc_data to struct qcom_cpufreq
Manivannan Sadhasivam
1
-13
/
+14
2022-11-02
cpufreq: qcom-hw: Use cached dev pointer in probe()
Manivannan Sadhasivam
1
-7
/
+8
2022-11-02
cpufreq: qcom-hw: Allocate qcom_cpufreq_data during probe
Manivannan Sadhasivam
1
-49
/
+37
2022-11-02
cpufreq: qcom-hw: Remove un-necessary cpumask_empty() check
Manivannan Sadhasivam
1
-5
/
+0
2022-11-02
cpufreq: Generalize of_perf_domain_get_sharing_cpumask phandle format
Hector Martin
1
-5
/
+9
2022-10-25
cpufreq: intel_pstate: hybrid: Use known scaling factor for P-cores
Rafael J. Wysocki
1
-54
/
+15
2022-10-25
cpufreq: intel_pstate: Read all MSRs on the target CPU
Rafael J. Wysocki
1
-33
/
+33
2022-10-18
cpufreq: sun50i: Switch to use dev_err_probe() helper
Yang Yingliang
1
-6
/
+3
2022-10-18
cpufreq: qcom-nvmem: Switch to use dev_err_probe() helper
Yang Yingliang
1
-5
/
+2
2022-10-18
cpufreq: imx6q: Switch to use dev_err_probe() helper
Yang Yingliang
1
-3
/
+1
2022-10-18
cpufreq: dt: Switch to use dev_err_probe() helper
Yang Yingliang
1
-4
/
+2
2022-10-18
cpufreq: qcom: remove unused parameter in function definition
Fabien Parent
1
-4
/
+4
2022-10-18
cpufreq: qcom: fix writes in read-only memory region
Fabien Parent
1
-1
/
+2
2022-10-18
cpufreq: qcom: fix memory leak in error path
Fabien Parent
1
-2
/
+5
2022-10-18
cpufreq: tegra194: Fix module loading
Jon Hunter
1
-0
/
+1
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
[next]