index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
apple-soc-cpufreq.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-10
cpufreq: apple-soc: Fix null-ptr-deref in apple_soc_cpufreq_get_rate()
Henry Martin
1
-2
/
+8
2025-02-07
cpufreq: apple: Set .set_boost directly
Viresh Kumar
1
-9
/
+1
2025-02-07
cpufreq: apple: Stop setting cpufreq_driver->attr field
Viresh Kumar
1
-8
/
+0
2024-12-23
cpufreq: apple-soc: Add Apple A7-A8X SoC cpufreq support
Nick Chan
1
-6
/
+24
2024-12-23
cpufreq: apple-soc: Set fallback transition latency to APPLE_DVFS_TRANSITION_TIMEOUT
Nick Chan
1
-1
/
+1
2024-12-23
cpufreq: apple-soc: Increase cluster switch timeout to 400us
Nick Chan
1
-1
/
+1
2024-12-23
cpufreq: apple-soc: Use 32-bit read for status register
Nick Chan
1
-1
/
+1
2024-12-23
cpufreq: apple-soc: Allow per-SoC configuration of APPLE_DVFS_CMD_PS1
Nick Chan
1
-2
/
+11
2024-12-23
cpufreq: apple-soc: Drop setting the PS2 field on M2+
Hector Martin
1
-3
/
+10
2024-09-04
cpufreq: Fix warning on unused of_device_id tables for !CONFIG_OF
Rob Herring (Arm)
1
-1
/
+1
2024-07-09
cpufreq: Make cpufreq_driver->exit() return void
Lizhe
1
-3
/
+1
2023-03-01
cpufreq: apple-soc: Fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2023-01-04
cpufreq: apple-soc: Switch to the lowest frequency on suspend
Hector Martin
1
-0
/
+2
2022-12-27
cpufreq: apple: remove duplicate intializer
Arnd Bergmann
1
-1
/
+0
2022-11-30
cpufreq: apple-soc: Add new driver to control Apple SoC CPU P-states
Hector Martin
1
-0
/
+352