index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
Lines
2024-04-02
cpufreq: intel_pstate: Do not update global.turbo_disabled after initialization
Rafael J. Wysocki
-43
/
+8
2024-04-02
cpufreq: intel_pstate: Fold intel_pstate_max_within_limits() into caller
Rafael J. Wysocki
-9
/
+4
2024-04-02
cpufreq: intel_pstate: Use __ro_after_init for three variables
Rafael J. Wysocki
-3
/
+3
2024-04-02
cpufreq: intel_pstate: Get rid of unnecessary READ_ONCE() annotations
Rafael J. Wysocki
-22
/
+5
2024-04-02
cpufreq: intel_pstate: Wait for canceled delayed work to complete
Rafael J. Wysocki
-2
/
+6
2024-04-02
cpufreq: intel_pstate: Simplify spinlock locking
Rafael J. Wysocki
-8
/
+4
2024-04-02
cpufreq: intel_pstate: Drop redundant locking from intel_pstate_driver_cleanup()
Rafael J. Wysocki
-2
/
+0
2024-03-27
cpufreq: Use a smaller freq for the policy->max when verify
Xuewen Yan
-4
/
+4
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-26
/
+29
2024-03-19
cpufreq: Move CPPC configs to common Kconfig and add RISC-V
Sunil V L
-26
/
+29
2024-03-15
Merge tag 'cpufreq-arm-updates-6.9-2' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
-2
/
+20
2024-03-15
cpufreq: scmi: Enable boost support
Sibi Sankar
-1
/
+19
2024-03-15
cpufreq: dt: always allocate zeroed cpumask
Marek Szyprowski
-1
/
+1
2024-03-13
cpufreq: Fix per-policy boost behavior on SoCs using cpufreq_boost_set_sw()
Sibi Sankar
-7
/
+13
2024-03-11
Merge tag 'cpufreq-arm-updates-6.9' of git://git.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
-31
/
+63
2024-03-11
Merge back cpufreq material for 6.9-rc1.
Rafael J. Wysocki
-29
/
+250
2024-03-06
cpufreq: scmi: Set transition_delay_us
Pierre Gondois
-0
/
+26
2024-03-01
cpufreq: Don't unregister cpufreq cooling on CPU hotplug
Viresh Kumar
-6
/
+11
2024-02-29
cpufreq: Honour transition_latency over transition_delay_us
Qais Yousef
-2
/
+11
2024-02-29
cpufreq: amd-pstate: adjust min/max limit perf
Meng Li
-1
/
+14
2024-02-24
cpufreq: Remove references to 10ms min sampling rate
Pierre Gondois
-1
/
+0
2024-02-24
cpufreq: intel_pstate: Update default EPPs for Meteor Lake
Srinivas Pandruvada
-0
/
+2
2024-02-24
cpufreq: intel_pstate: Allow model specific EPPs
Srinivas Pandruvada
-6
/
+35
2024-02-24
cpufreq: intel_pstate: fix pstate limits enforcement for adjust_perf call back
Doug Smythies
-0
/
+3
2024-02-15
cpufreq: qcom-hw: add CONFIG_COMMON_CLK dependency
Arnd Bergmann
-0
/
+1
2024-02-15
cpufreq: dt-platdev: block SDM670 in cpufreq-dt-platdev
Richard Acayan
-0
/
+1
2024-02-13
cpufreq: intel_pstate: remove cpudata::prev_cummulative_iowait
Jiri Slaby (SUSE)
-3
/
+0
2024-02-12
cpufreq: Change default transition delay to 2ms
Qais Yousef
-2
/
+2
2024-02-12
cpufreq: amd-pstate: Fix min_perf assignment in amd_pstate_adjust_perf()
Tor Vic
-1
/
+1
2024-01-31
cpufreq: amd-pstate: Update amd-pstate preferred core ranking dynamically
Meng Li
-0
/
+52
2024-01-31
cpufreq: amd-pstate: Enable amd-pstate preferred core support
Meng Li
-8
/
+123
2024-01-29
cpufreq: mediatek-hw: Don't error out if supply is not found
NĂcolas F. R. A. Prado
-1
/
+1
2024-01-23
cpufreq: mediatek-hw: Wait for CPU supplies before probing
NĂcolas F. R. A. Prado
-1
/
+18
2024-01-23
cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's return value
Anastasia Belova
-0
/
+2
2024-01-23
cpufreq: imx6: use regmap to read ocotp register
tianyu2
-30
/
+15
2024-01-22
cpufreq/amd-pstate: Fix setting scaling max/min freq values
Mario Limonciello
-4
/
+3
2024-01-22
cpufreq: intel_pstate: Refine computation of P-state for given frequency
Rafael J. Wysocki
-21
/
+34
2024-01-16
Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-qos' into pm
Rafael J. Wysocki
-3
/
+18
2024-01-10
cpufreq: intel_pstate: Update hybrid scaling factor for Meteor Lake
Srinivas Pandruvada
-3
/
+18
2024-01-09
Merge tag 'pm-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
-11
/
+15
2024-01-03
Merge tag 'cpufreq-arm-updates-6.8' of git://git.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
-4
/
+7
2023-12-23
cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}()
Vincent Guittot
-122
/
+17
2023-12-23
cpufreq: Use the fixed and coherent frequency for scaling capacity
Vincent Guittot
-2
/
+2
2023-12-19
cpufreq: intel_pstate: Add Emerald Rapids support in no-HWP mode
Zhenguo Yao
-0
/
+1
2023-12-18
cpufreq: armada-8k: Fix parameter type warning
Gregory CLEMENT
-2
/
+2
2023-12-06
cpufreq: scmi: process the result of devm_of_clk_add_hw_provider()
Alexandra Diupina
-2
/
+5
2023-12-05
cpufreq: intel_pstate: Prioritize firmware-provided balance performance EPP
Srinivas Pandruvada
-7
/
+7
2023-11-29
cpufreq/amd-pstate: Only print supported EPP values for performance governor
Ayush Jain
-1
/
+6
2023-11-29
cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq update
Wyes Karny
-13
/
+47
2023-11-28
cpufreq/amd-pstate: Fix the return value of amd_pstate_fast_switch()
Gautham R. Shenoy
-1
/
+3
[prev]
[next]