index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-11-13
15
-193
/
+151
|
\
|
*
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2017-11-13
15
-193
/
+151
|
|
\
|
|
*
cpufreq: stats: Handle the case when trans_table goes beyond PAGE_SIZE
Gautham R. Shenoy
2017-11-08
1
-2
/
+5
|
|
*
cpufreq: arm_big_little: make cpufreq_arm_bL_ops structures const
Bhumika Goyal
2017-11-08
3
-3
/
+3
|
|
*
cpufreq: arm_big_little: make function arguments and structure pointer const
Bhumika Goyal
2017-11-08
2
-5
/
+5
|
|
*
cpufreq: pxa: convert to clock API
Robert Jarzmik
2017-10-21
1
-152
/
+39
|
|
*
cpufreq: speedstep-lib: mark expected switch fall-through
Gustavo A. R. Silva
2017-10-14
1
-1
/
+1
|
|
*
cpufreq: ti-cpufreq: add missing of_node_put()
Zumeng Chen
2017-10-14
1
-0
/
+1
|
|
*
cpufreq: dt: Remove support for Exynos4212 SoCs
Marek Szyprowski
2017-10-11
1
-1
/
+0
|
|
*
cpufreq: imx6q: Move speed grading check to cpufreq driver
Fabio Estevam
2017-10-11
1
-20
/
+65
|
|
*
cpufreq: ti-cpufreq: kfree opp_data when failure
Zumeng Chen
2017-10-03
1
-1
/
+4
|
|
*
cpufreq: SPEAr: pr_err() strings should end with newlines
Arvind Yadav
2017-10-03
1
-2
/
+2
|
|
*
cpufreq: powernow-k8: pr_err() strings should end with newlines
Arvind Yadav
2017-10-03
1
-1
/
+1
|
|
*
cpufreq: dt-platdev: drop socionext,uniphier-ld6b from whitelist
Masahiro Yamada
2017-10-03
1
-2
/
+0
|
|
*
cpufreq: dt: invoke frequency-invariance setter function
Dietmar Eggemann
2017-10-03
1
-2
/
+10
|
|
*
cpufreq: arm_big_little: invoke frequency-invariance setter function
Dietmar Eggemann
2017-10-03
1
-1
/
+9
|
|
*
cpufreq: provide default frequency-invariance setter function
Dietmar Eggemann
2017-10-03
1
-0
/
+6
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
1
-6
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
timer: Remove init_timer_pinned_deferrable() in favor of timer_setup()
Kees Cook
2017-10-05
1
-6
/
+7
|
|
/
*
/
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
4
-0
/
+4
|
/
*
cpufreq: dt: Fix sysfs duplicate filename creation for platform-device
Suniel Mahesh
2017-09-26
1
-0
/
+4
*
cpufreq: ti-cpufreq: Support additional am43xx platforms
Dave Gerlach
2017-09-20
1
-1
/
+1
*
cpufreq: dt-platdev: Add some missing platforms to the blacklist
Viresh Kumar
2017-09-19
1
-0
/
+12
*
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2017-09-14
1
-1
/
+1
*
Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2017-09-05
1
-39
/
+25
|
\
|
*
intel_pstate: convert to use acpi_match_platform_list()
Toshi Kani
2017-08-29
1
-39
/
+25
*
|
Merge branch 'intel_pstate'
Rafael J. Wysocki
2017-09-04
1
-300
/
+20
|
\
\
|
*
\
Merge back intel_pstate material for v4.14.
Rafael J. Wysocki
2017-08-21
1
-296
/
+20
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
cpufreq: intel_pstate: Shorten a couple of long names
Rafael J. Wysocki
2017-08-10
1
-4
/
+4
|
|
*
cpufreq: intel_pstate: Simplify intel_pstate_adjust_pstate()
Rafael J. Wysocki
2017-08-10
1
-7
/
+5
|
|
*
Merge v4.13 intel_pstate fixes.
Rafael J. Wysocki
2017-08-04
1
-8
/
+0
|
|
|
\
|
|
*
|
cpufreq: intel_pstate: Improve IO performance with per-core P-states
Srinivas Pandruvada
2017-08-04
1
-0
/
+10
|
|
*
|
cpufreq: intel_pstate: Drop INTEL_PSTATE_HWP_SAMPLING_INTERVAL
Rafael J. Wysocki
2017-08-01
1
-1
/
+0
|
|
*
|
cpufreq: intel_pstate: Drop ->update_util from pstate_funcs
Rafael J. Wysocki
2017-07-26
1
-13
/
+2
|
|
*
|
cpufreq: intel_pstate: Do not use PID-based P-state selection
Rafael J. Wysocki
2017-07-26
1
-274
/
+2
*
|
|
|
Merge branch 'pm-cpufreq-sched'
Rafael J. Wysocki
2017-09-04
4
-3
/
+16
|
\
\
\
\
|
*
|
|
|
cpufreq: Return 0 from ->fast_switch() on errors
Viresh Kumar
2017-08-10
1
-3
/
+4
|
*
|
|
|
cpufreq: Process remote callbacks from any CPU if the platform permits
Viresh Kumar
2017-08-01
1
-0
/
+1
|
*
|
|
|
sched: cpufreq: Allow remote cpufreq callbacks
Viresh Kumar
2017-08-01
2
-0
/
+11
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2017-09-04
32
-224
/
+189
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
cpufreq: imx6q: Fix imx6sx low frequency support
Leonard Crestez
2017-08-29
1
-0
/
+9
|
*
|
|
cpufreq: speedstep-lib: make several arrays static, makes code smaller
Colin Ian King
2017-08-29
1
-2
/
+2
|
*
|
|
cpufreq: ti: Fix 'of_node_put' being called twice in error handling path
Christophe Jaillet
2017-08-25
1
-2
/
+2
|
*
|
|
cpufreq: dt-platdev: Drop few entries from whitelist
Viresh Kumar
2017-08-25
1
-11
/
+0
|
*
|
|
cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2
Viresh Kumar
2017-08-25
1
-5
/
+40
|
*
|
|
cpufreq: Convert to using %pOF instead of full_name
Rob Herring
2017-08-25
2
-5
/
+5
|
*
|
|
cpufreq: Cap the default transition delay value to 10 ms
Viresh Kumar
2017-08-22
1
-2
/
+13
|
*
|
|
cpufreq: dbx500: Delete obsolete driver
Linus Walleij
2017-08-22
3
-113
/
+0
|
*
|
|
cpufreq: enable the DT cpufreq driver on the Ux500
Linus Walleij
2017-08-18
1
-0
/
+5
|
*
|
|
cpufreq: Loongson2: constify platform_device_id
Arvind Yadav
2017-08-18
1
-1
/
+1
[next]