index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
Merge tag 'pm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
14
-166
/
+975
2026-04-09
Merge branches 'acpi-processor' and 'acpi-cppc'
Rafael J. Wysocki
1
-12
/
+92
2026-04-07
cpufreq/amd-pstate: Add POWER_SUPPLY select for dynamic EPP
Mario Limonciello
1
-0
/
+1
2026-04-06
Merge tag 'cpufreq-arm-updates-7.1-rc1' of git://git.kernel.org/pub/scm/linux...
Rafael J. Wysocki
3
-3
/
+4
2026-04-04
Merge tag 'amd-pstate-v7.1-2026-04-02' of ssh://gitolite.kernel.org/pub/scm/l...
Rafael J. Wysocki
7
-94
/
+905
2026-04-04
Merge back earlier cpufreq material for 7.1
Rafael J. Wysocki
7
-69
/
+65
2026-04-02
cpufreq: Pass the policy to cpufreq_driver->adjust_perf()
K Prateek Nayak
3
-7
/
+6
2026-04-02
cpufreq/amd-pstate: Pass the policy to amd_pstate_update()
K Prateek Nayak
1
-7
/
+4
2026-04-02
cpufreq/amd-pstate-ut: Add a unit test for raw EPP
Mario Limonciello (AMD)
3
-4
/
+120
2026-04-02
cpufreq/amd-pstate: Add support for raw EPP writes
Mario Limonciello (AMD)
2
-10
/
+27
2026-04-02
cpufreq/amd-pstate: Add support for platform profile class
Mario Limonciello (AMD)
3
-6
/
+107
2026-04-02
cpufreq/amd-pstate: add kernel command line to override dynamic epp
Mario Limonciello (AMD)
1
-0
/
+11
2026-04-02
cpufreq/amd-pstate: Add dynamic energy performance preference
Mario Limonciello (AMD)
3
-7
/
+143
2026-04-02
cpufreq/amd-pstate: Cache the max frequency in cpudata
Mario Limonciello (AMD)
2
-18
/
+11
2026-04-02
amd-pstate-ut: Add a testcase to validate the visibility of driver attributes
Gautham R. Shenoy
3
-5
/
+146
2026-04-02
amd-pstate-ut: Add module parameter to select testcases
Gautham R. Shenoy
1
-1
/
+30
2026-04-02
amd-pstate: Introduce a tracepoint trace_amd_pstate_cppc_req2()
Gautham R. Shenoy
2
-3
/
+46
2026-04-02
amd-pstate: Add sysfs support for floor_freq and floor_count
Gautham R. Shenoy
2
-6
/
+89
2026-04-02
amd-pstate: Add support for CPPC_REQ2 and FLOOR_PERF
Gautham R. Shenoy
2
-1
/
+85
2026-04-02
amd-pstate: Make certain freq_attrs conditionally visible
Gautham R. Shenoy
1
-31
/
+93
2026-04-02
amd-pstate: Update cppc_req_cached in fast_switch case
Gautham R. Shenoy
1
-1
/
+0
2026-04-02
amd-pstate: Fix memory leak in amd_pstate_epp_cpu_init()
Gautham R. Shenoy
1
-1
/
+1
2026-04-01
cpufreq: governor: fix double free in cpufreq_dbs_governor_init() error path
Guangshuo Li
1
-3
/
+3
2026-04-01
cpufreq: clean up dead code in Kconfig
Julian Braha
1
-3
/
+2
2026-04-01
cpufreq: Allocate QoS freq_req objects with policy
Viresh Kumar
1
-39
/
+14
2026-03-30
cpufreq: Add boost_freq_req QoS request
Pierre Gondois
3
-25
/
+33
2026-03-30
cpufreq: Remove max_freq_req update for pre-existing policy
Pierre Gondois
1
-4
/
+0
2026-03-27
Merge back earlier cpufreq material for 7.1
Rafael J. Wysocki
4
-12
/
+30
2026-03-25
cpufreq: acpi-cpufreq: use DMI max speed when CPPC is unavailable
Henry Tseng
1
-7
/
+24
2026-03-23
cpufreq: conservative: Reset requested_freq on limits change
Viresh Kumar
3
-0
/
+16
2026-03-23
cpufreq: Don't skip cpufreq_frequency_table_cpuinfo()
Viresh Kumar
2
-6
/
+7
2026-03-20
cpufreq: tegra194: remove COMPILE_TEST
Rosen Penev
1
-1
/
+1
2026-03-17
cpufreq: Add QCS8300 to cpufreq-dt-platdev blocklist
Faruque Ansari
1
-0
/
+1
2026-03-06
cpufreq: governor: Use sysfs_emit() in sysfs show functions
Thorsten Blum
1
-2
/
+3
2026-03-06
cpufreq: intel_pstate: Allow repeated intel_pstate disable
Fabio M. De Francesco
1
-1
/
+1
2026-03-05
ACPI: CPPC: Move reference performance to capabilities
Pengjie Zhang
1
-9
/
+12
2026-03-05
cpufreq: Add debug print for current frequency in __cpufreq_driver_target()
Pengjie Zhang
1
-2
/
+2
2026-03-03
cpufreq: tegra194: Rename Tegra239 to Tegra238
Thierry Reding
1
-2
/
+2
2026-02-27
ACPI: CPPC: add APIs and sysfs interface for perf_limited
Sumit Gupta
1
-0
/
+5
2026-02-27
cpufreq: cppc: Update MIN_PERF/MAX_PERF in target callbacks
Sumit Gupta
1
-1
/
+40
2026-02-27
cpufreq: CPPC: Update cached perf_ctrls on sysfs write
Sumit Gupta
1
-2
/
+29
2026-02-27
ACPI: CPPC: Add cppc_get_perf() API to read performance controls
Sumit Gupta
1
-0
/
+6
2026-02-25
cpufreq: intel_pstate: Fix crash during turbo disable
Srinivas Pandruvada
1
-5
/
+5
2026-02-24
cpufreq: intel_pstate: Fix NULL pointer dereference in update_cpu_qos_request()
David Arcari
1
-1
/
+3
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
5
-10
/
+5
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
29
-38
/
+38
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
33
-52
/
+49
2026-02-11
Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+4
2026-02-09
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+6
[next]