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
*
cpufreq: arm_big_little: set 'physical_cluster' for each CPU
viresh kumar
2014-03-19
1
-1
/
+4
*
cpufreq: arm_big_little: make vexpress driver depend on bL core driver
viresh kumar
2014-03-19
1
-8
/
+9
*
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
2014-03-17
41
-504
/
+271
|
\
|
*
cpufreq: SPEAr: Instantiate as platform_driver
Viresh Kumar
2014-03-12
1
-2
/
+11
|
*
cpufreq: Remove unnecessary variable/parameter 'frozen'
Viresh Kumar
2014-03-12
1
-29
/
+22
|
*
cpufreq: Remove cpufreq_generic_exit()
Viresh Kumar
2014-03-12
19
-19
/
+0
|
*
cpufreq: add 'freq_table' in struct cpufreq_policy
Viresh Kumar
2014-03-12
18
-62
/
+16
|
*
cpufreq: Reformat printk() statements
Joe Perches
2014-03-12
1
-40
/
+35
|
*
cpufreq: Tegra: Use cpufreq_generic_suspend()
Viresh Kumar
2014-03-06
1
-41
/
+5
|
*
cpufreq: s5pv210: Use cpufreq_generic_suspend()
Viresh Kumar
2014-03-06
1
-46
/
+3
|
*
cpufreq: exynos: Use cpufreq_generic_suspend()
Viresh Kumar
2014-03-06
1
-89
/
+7
|
*
cpufreq: Implement cpufreq_generic_suspend()
Viresh Kumar
2014-03-06
1
-0
/
+26
|
*
cpufreq: suspend governors on system suspend/hibernate
Viresh Kumar
2014-03-06
1
-55
/
+56
|
*
cpufreq: move call to __find_governor() to cpufreq_init_policy()
viresh kumar
2014-03-06
1
-24
/
+14
|
*
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
2014-03-06
4
-97
/
+76
|
|
\
|
|
*
cpufreq: stats: Refactor common code into __cpufreq_stats_create_table()
Saravana Kannan
2014-03-02
1
-13
/
+9
|
|
*
cpufreq: stats: Fix error handling in __cpufreq_stats_create_table()
Saravana Kannan
2014-03-02
1
-1
/
+3
|
|
*
cpufreq: stats: Remove redundant cpufreq_cpu_get() call
Saravana Kannan
2014-03-02
1
-11
/
+1
|
|
*
intel_pstate: fix pid_reset to use fixed point values
Dirk Brandewie
2014-03-02
1
-1
/
+1
|
|
*
intel_pstate: remove unneeded sample buffers
Dirk Brandewie
2014-03-02
1
-13
/
+11
|
|
*
cpufreq: Return error if ->get() failed in cpufreq_update_policy()
Viresh Kumar
2014-03-01
1
-0
/
+5
|
|
*
cpufreq: enable ARM drivers on arm64
Rob Herring
2014-03-01
1
-1
/
+1
|
|
*
cpufreq: Mark function as static in cpufreq.c
Rashika Kheria
2014-02-27
1
-1
/
+1
|
|
*
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
2014-02-27
1
-56
/
+44
|
|
|
\
|
|
|
*
cpufreq: don't call cpufreq_update_policy() on CPU addition
Viresh Kumar
2014-02-24
1
-1
/
+0
|
|
|
*
cpufreq: Refactor cpufreq_set_policy()
Rafael J. Wysocki
2014-02-24
1
-55
/
+44
*
|
|
|
cpufreq: Skip current frequency initialization for ->setpolicy drivers
Rafael J. Wysocki
2014-03-13
1
-2
/
+2
|
/
/
/
*
|
|
cpufreq: Initialize governor for a new policy under policy->rwsem
Viresh Kumar
2014-03-06
1
-0
/
+2
*
|
|
cpufreq: Initialize policy before making it available for others to use
Viresh Kumar
2014-03-06
1
-14
/
+14
*
|
|
cpufreq: use cpufreq_cpu_get() to avoid cpufreq_get() race conditions
Aaron Plattner
2014-03-06
1
-14
/
+7
|
/
/
*
/
intel_pstate: Change busy calculation to use fixed point math.
Dirk Brandewie
2014-02-26
1
-10
/
+18
|
/
*
intel_pstate: Add support for Baytrail turbo P states
Dirk Brandewie
2014-02-21
1
-3
/
+12
*
intel_pstate: Use LFM bus ratio as min ratio/P state
Dirk Brandewie
2014-02-21
1
-1
/
+1
*
cpufreq: powernow-k8: Initialize per-cpu data-structures properly
Srivatsa S. Bhat
2014-02-19
1
-3
/
+7
*
cpufreq: remove sysfs link when a cpu != policy->cpu, is removed
viresh kumar
2014-02-19
1
-2
/
+1
*
intel_pstate: Remove energy reporting from pstate_sample tracepoint
Dirk Brandewie
2014-02-13
1
-9
/
+0
*
intel_pstate: Take core C0 time into account for core busy calculation
Dirk Brandewie
2014-02-04
1
-4
/
+17
*
Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-01-31
1
-3
/
+4
|
\
|
*
-
.
Merge branches 'pm-cpufreq' and 'pm-devfreq'
Rafael J. Wysocki
2014-01-29
1
-3
/
+4
|
|
\
\
|
|
*
|
acpi-cpufreq: De-register CPU notifier and free struct msr on error.
Konrad Rzeszutek Wilk
2014-01-28
1
-3
/
+4
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2014-01-25
2
-1
/
+17
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
cpufreq: cpufreq-cpu0: add dt node parsing for cooling device properties
Eduardo Valentin
2013-12-04
2
-1
/
+17
*
|
|
|
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-25
40
-590
/
+826
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
cpufreq: exynos4x12: Change L0 driver data to CPUFREQ_BOOST_FREQ
Lukasz Majewski
2014-01-17
1
-1
/
+1
|
*
|
|
cpufreq: exynos: Extend Exynos cpufreq driver to support boost
Lukasz Majewski
2014-01-17
1
-0
/
+3
|
*
|
|
cpufreq / boost: Kconfig: Support for software-managed BOOST
Lukasz Majewski
2014-01-17
2
-0
/
+19
|
*
|
|
acpi-cpufreq: Adjust the code to use the common boost attribute
Lukasz Majewski
2014-01-17
1
-57
/
+29
|
*
|
|
cpufreq: Add boost frequency support in core
Lukasz Majewski
2014-01-17
2
-8
/
+166
|
*
|
|
intel_pstate: Add trace point to report internal state.
Dirk Brandewie
2014-01-17
1
-0
/
+24
|
*
|
|
cpufreq: introduce cpufreq_generic_get() routine
Viresh Kumar
2014-01-17
17
-229
/
+109
[next]