index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-16
cpufreq: armada-37xx: Add missing MODULE_DEVICE_TABLE
Pali Rohár
1
-0
/
+6
2020-09-16
cpufreq: arm: Kconfig: add CPUFREQ_DT depend for STI CPUFREQ
Alain Volmat
1
-1
/
+1
2020-09-16
cpufreq: dt-platdev: Blacklist st,stih418 SoC
Alain Volmat
1
-0
/
+1
2020-09-16
cpufreq: sti-cpufreq: add stih418 support
Alain Volmat
1
-2
/
+4
2020-09-16
cpufreq: s5pv210: Use dev_err instead of pr_err in probe
Krzysztof Kozlowski
1
-8
/
+5
2020-09-16
cpufreq: s5pv210: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-12
/
+6
2020-09-16
cpufreq: tegra186: Fix initial frequency
Jon Hunter
1
-0
/
+30
2020-09-16
Merge commit 'ded10c47f39e' into HEAD
Viresh Kumar
1
-8
/
+2
2020-09-16
cpufreq: dt: Refactor initialization to handle probe deferral properly
Stephan Gerhold
1
-143
/
+143
2020-09-13
Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/soc
Olof Johansson
6
-53
/
+48
2020-09-10
cpufreq: imx6q: Unconditionally call dev_pm_opp_of_remove_table()
Viresh Kumar
1
-8
/
+2
2020-09-07
cpufreq: arm_scmi: Constify scmi_perf_ops pointers
Rikard Falkeborn
1
-3
/
+3
2020-09-01
cpufreq: intel_pstate: Fix intel_pstate_get_hwp_max() for turbo disabled
Francisco Jerez
1
-1
/
+1
2020-09-01
cpufreq: intel_pstate: Free memory only when turning off
Rafael J. Wysocki
1
-33
/
+24
2020-09-01
cpufreq: intel_pstate: Add ->offline and ->online callbacks
Rafael J. Wysocki
1
-49
/
+94
2020-09-01
cpufreq: intel_pstate: Tweak the EPP sysfs interface
Rafael J. Wysocki
1
-0
/
+8
2020-09-01
cpufreq: intel_pstate: Update cached EPP in the active mode
Rafael J. Wysocki
1
-5
/
+15
2020-09-01
cpufreq: intel_pstate: Refuse to turn off with HWP enabled
Rafael J. Wysocki
1
-3
/
+9
2020-08-28
Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-5
/
+8
2020-08-27
cpufreq: No need to verify cpufreq_driver in show_scaling_cur_freq()
Viresh Kumar
1
-2
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-4
/
+4
2020-08-21
cpufreq: replace cpu_logical_map() with read_cpuid_mpir()
Sumit Gupta
1
-3
/
+7
2020-08-20
cpufreq: s3c24xx: move low-level clk reg access into platform code
Arnd Bergmann
5
-37
/
+11
2020-08-20
cpufreq: s3c2412: use global s3c2412_cpufreq_setrefresh
Arnd Bergmann
1
-23
/
+0
2020-08-20
ARM: s3c: remove cpufreq header dependencies
Arnd Bergmann
5
-13
/
+9
2020-08-20
cpufreq: s3c24xx: split out registers
Arnd Bergmann
4
-6
/
+54
2020-08-11
cpufreq: intel_pstate: Implement passive mode with HWP enabled
Rafael J. Wysocki
2
-67
/
+184
2020-08-04
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
Rafael J. Wysocki
12
-101
/
+595
2020-08-04
cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0
Srinivas Pandruvada
1
-0
/
+1
2020-08-03
Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
24
-217
/
+262
2020-08-03
Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+2
2020-08-03
Merge tag 'rm-unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/linux
Linus Torvalds
2
-77
/
+0
2020-08-03
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
16
-202
/
+252
2020-08-03
Merge branches 'pm-em' and 'pm-core'
Rafael J. Wysocki
8
-15
/
+10
2020-07-30
cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode
Rafael J. Wysocki
1
-5
/
+12
2020-07-30
cpufreq: intel_pstate: Rearrange the storing of new EPP values
Rafael J. Wysocki
1
-20
/
+15
2020-07-30
cpufreq: make schedutil the default for arm and arm64
Valentin Schneider
1
-1
/
+1
2020-07-30
cpufreq: cached_resolved_idx can not be negative
Viresh Kumar
2
-5
/
+2
2020-07-30
cpufreq: Add Tegra194 cpufreq driver
Sumit Gupta
3
-0
/
+398
2020-07-30
cpufreq: imx: Select NVMEM_IMX_OCOTP
Walter Lozano
1
-0
/
+1
2020-07-30
cpufreq: sti-cpufreq: Fix some formatting and misspelling issues
Lee Jones
1
-4
/
+4
2020-07-30
cpufreq: tegra186: Simplify probe return path
Jon Hunter
1
-6
/
+0
2020-07-30
cpufreq: CPPC: Reuse caps variable in few routines
Xin Hao
1
-2
/
+2
2020-07-30
cpufreq: ap806: fix cpufreq driver needs ap cpu clk
Sven Auhagen
1
-0
/
+1
2020-07-30
cpufreq: cppc: Reorder code and remove apply_hisi_workaround variable
Viresh Kumar
1
-49
/
+42
2020-07-30
cpufreq: dt: fix oops on armada37xx
Ivan Kokshaysky
1
-0
/
+1
2020-07-30
cpufreq: brcmstb-avs-cpufreq: send S2_ENTER / S2_EXIT commands to AVS
Markus Mayer
1
-1
/
+11
2020-07-30
cpufreq: brcmstb-avs-cpufreq: Support polling AVS firmware
Florian Fainelli
1
-13
/
+34
2020-07-30
cpufreq: brcmstb-avs-cpufreq: more flexible interface for __issue_avs_command()
Markus Mayer
1
-16
/
+14
2020-07-30
cpufreq: qcom: Disable fast switch when scaling DDR/L3
Sibi Sankar
1
-2
/
+1
[prev]
[next]