index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-16
1
-3
/
+6
|
\
|
*
cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_reboot_notifier
Srikar Dronamraju
2020-10-08
1
-3
/
+6
*
|
cpufreq: stats: Fix string format specifier mismatch
Viresh Kumar
2020-10-12
1
-1
/
+1
*
|
cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()
Ionela Voinescu
2020-10-08
1
-7
/
+0
*
|
cpufreq: stats: Add memory barrier to store_reset()
Rafael J. Wysocki
2020-10-07
1
-2
/
+18
*
|
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2020-10-06
9
-220
/
+287
|
\
\
|
*
|
cpufreq: qcom: Don't add frequencies without an OPP
Matthias Kaehlcke
2020-09-16
1
-6
/
+15
|
*
|
cpufreq: qcom-hw: Add cpufreq support for SM8250 SoC
Manivannan Sadhasivam
2020-09-16
1
-0
/
+9
|
*
|
cpufreq: qcom-hw: Use of_device_get_match_data for offsets and row size
Manivannan Sadhasivam
2020-09-16
1
-30
/
+59
|
*
|
cpufreq: qcom-hw: Use devm_platform_ioremap_resource() to simplify code
Manivannan Sadhasivam
2020-09-16
1
-8
/
+3
|
*
|
cpufreq: qcom-hw: Make use of cpufreq driver_data for passing pdev
Manivannan Sadhasivam
2020-09-16
1
-5
/
+6
|
*
|
cpufreq: armada-37xx: Add missing MODULE_DEVICE_TABLE
Pali Rohár
2020-09-16
1
-0
/
+6
|
*
|
cpufreq: arm: Kconfig: add CPUFREQ_DT depend for STI CPUFREQ
Alain Volmat
2020-09-16
1
-1
/
+1
|
*
|
cpufreq: dt-platdev: Blacklist st,stih418 SoC
Alain Volmat
2020-09-16
1
-0
/
+1
|
*
|
cpufreq: sti-cpufreq: add stih418 support
Alain Volmat
2020-09-16
1
-2
/
+4
|
*
|
cpufreq: s5pv210: Use dev_err instead of pr_err in probe
Krzysztof Kozlowski
2020-09-16
1
-8
/
+5
|
*
|
cpufreq: s5pv210: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-16
1
-12
/
+6
|
*
|
cpufreq: tegra186: Fix initial frequency
Jon Hunter
2020-09-16
1
-0
/
+30
|
*
|
Merge commit 'ded10c47f39e' into HEAD
Viresh Kumar
2020-09-16
1
-8
/
+2
|
|
\
\
|
|
*
|
cpufreq: imx6q: Unconditionally call dev_pm_opp_of_remove_table()
Viresh Kumar
2020-09-10
1
-8
/
+2
|
|
|
/
|
*
/
cpufreq: dt: Refactor initialization to handle probe deferral properly
Stephan Gerhold
2020-09-16
1
-143
/
+143
|
|
/
*
|
cpufreq: Move traces and update to policy->cur to cpufreq core
Viresh Kumar
2020-10-05
1
-0
/
+7
*
|
cpufreq: stats: Enable stats for fast-switch as well
Viresh Kumar
2020-10-05
2
-6
/
+4
*
|
cpufreq: stats: Mark few conditionals with unlikely()
Viresh Kumar
2020-10-05
1
-2
/
+2
*
|
cpufreq: stats: Remove locking
Viresh Kumar
2020-10-05
1
-6
/
+0
*
|
cpufreq: stats: Defer stats update to cpufreq_stats_record_transition()
Viresh Kumar
2020-10-05
1
-19
/
+56
*
|
Merge back cpufreq material for 5.10.
Rafael J. Wysocki
2020-10-05
6
-45
/
+37
|
\
\
|
*
|
arch_topology, cpufreq: constify arch_* cpumasks
Valentin Schneider
2020-09-18
1
-2
/
+3
|
*
|
cpufreq: report whether cpufreq supports Frequency Invariance (FI)
Ionela Voinescu
2020-09-18
1
-0
/
+16
|
*
|
cpufreq: move invariance setter calls in cpufreq core
Ionela Voinescu
2020-09-18
6
-43
/
+18
*
|
|
cpufreq: intel_pstate: Fix missing return statement
Zhang Rui
2020-09-30
1
-0
/
+1
|
/
/
*
|
cpufreq: intel_pstate: Fix intel_pstate_get_hwp_max() for turbo disabled
Francisco Jerez
2020-09-01
1
-1
/
+1
*
|
cpufreq: intel_pstate: Free memory only when turning off
Rafael J. Wysocki
2020-09-01
1
-33
/
+24
*
|
cpufreq: intel_pstate: Add ->offline and ->online callbacks
Rafael J. Wysocki
2020-09-01
1
-49
/
+94
*
|
cpufreq: intel_pstate: Tweak the EPP sysfs interface
Rafael J. Wysocki
2020-09-01
1
-0
/
+8
*
|
cpufreq: intel_pstate: Update cached EPP in the active mode
Rafael J. Wysocki
2020-09-01
1
-5
/
+15
*
|
cpufreq: intel_pstate: Refuse to turn off with HWP enabled
Rafael J. Wysocki
2020-09-01
1
-3
/
+9
*
|
Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-08-28
2
-5
/
+8
|
\
\
|
*
|
cpufreq: No need to verify cpufreq_driver in show_scaling_cur_freq()
Viresh Kumar
2020-08-27
1
-2
/
+1
|
*
|
cpufreq: replace cpu_logical_map() with read_cpuid_mpir()
Sumit Gupta
2020-08-21
1
-3
/
+7
|
|
/
*
/
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
3
-4
/
+4
|
/
*
cpufreq: intel_pstate: Implement passive mode with HWP enabled
Rafael J. Wysocki
2020-08-11
2
-67
/
+184
*
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2020-08-04
12
-101
/
+595
|
\
|
*
cpufreq: make schedutil the default for arm and arm64
Valentin Schneider
2020-07-30
1
-1
/
+1
|
*
cpufreq: cached_resolved_idx can not be negative
Viresh Kumar
2020-07-30
2
-5
/
+2
|
*
cpufreq: Add Tegra194 cpufreq driver
Sumit Gupta
2020-07-30
3
-0
/
+398
|
*
cpufreq: imx: Select NVMEM_IMX_OCOTP
Walter Lozano
2020-07-30
1
-0
/
+1
|
*
cpufreq: sti-cpufreq: Fix some formatting and misspelling issues
Lee Jones
2020-07-30
1
-4
/
+4
|
*
cpufreq: tegra186: Simplify probe return path
Jon Hunter
2020-07-30
1
-6
/
+0
|
*
cpufreq: CPPC: Reuse caps variable in few routines
Xin Hao
2020-07-30
1
-2
/
+2
[next]