index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation: cpufreq / boost: Update BOOST documentation
Lukasz Majewski
2014-01-17
1
-13
/
+13
*
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
3
-8
/
+190
*
intel_pstate: Add trace point to report internal state.
Dirk Brandewie
2014-01-17
2
-0
/
+77
*
cpufreq: introduce cpufreq_generic_get() routine
Viresh Kumar
2014-01-17
18
-229
/
+112
*
ARM: SA1100: Create dummy clk_get_rate() to avoid build failures
Viresh Kumar
2014-01-17
1
-0
/
+7
*
cpufreq: stats: create sysfs entries when cpufreq_stats is a module
Viresh Kumar
2014-01-17
1
-2
/
+25
*
cpufreq: stats: free table and remove sysfs entry in a single routine
Viresh Kumar
2014-01-17
1
-31
/
+19
*
cpufreq: stats: remove hotplug notifiers
Viresh Kumar
2014-01-17
1
-36
/
+2
*
cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properly
Viresh Kumar
2014-01-17
3
-7
/
+24
*
cpufreq: speedstep: remove unused speedstep_get_state
Paul Bolle
2014-01-17
1
-32
/
+0
*
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
2014-01-14
40
-206
/
+511
|
\
|
*
powernow-k6: reorder frequencies
Mikulas Patocka
2014-01-06
1
-7
/
+10
|
*
powernow-k6: correctly initialize default parameters
Mikulas Patocka
2014-01-06
1
-4
/
+72
|
*
powernow-k6: disable cache when changing frequency
Mikulas Patocka
2014-01-06
1
-17
/
+39
|
*
Documentation: add ABI entry for intel_pstate
Ramkumar Ramachandra
2014-01-06
1
-0
/
+24
|
*
cpufreq: exynos: Convert exynos-cpufreq to platform driver
Lukasz Majewski
2014-01-06
5
-2
/
+19
|
*
cpufreq: Make sure CPU is running on a freq from freq-table
Viresh Kumar
2014-01-06
3
-0
/
+64
|
*
cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
Viresh Kumar
2014-01-06
20
-13
/
+31
|
*
cpufreq: imx6q: add of_init_opp_table
John Tobias
2014-01-06
1
-4
/
+17
|
*
cpufreq: imx6q-cpufreq driver is reused on i.MX6 series SoCs
Shawn Guo
2014-01-06
1
-3
/
+3
|
*
cpufreq: imx6q: correct VDDSOC/PU voltage scaling when cpufreq is changed
Anson Huang
2014-01-06
1
-29
/
+77
|
*
cpufreq: send new set of notification for transition failures
Viresh Kumar
2014-01-06
4
-37
/
+17
|
*
cpufreq: Introduce cpufreq_notify_post_transition()
Viresh Kumar
2014-01-06
2
-0
/
+16
|
*
cpufreq: exynos5250: Set APLL rate using CCF API
Sachin Kamat
2014-01-06
1
-64
/
+10
|
*
cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabled
Jane Li
2014-01-06
3
-2
/
+8
|
*
cpufreq: s3c24xx: Staticize local variable
Sachin Kamat
2014-01-06
1
-1
/
+1
|
*
cpufreq: s3c2440: Staticize local variables
Sachin Kamat
2014-01-06
1
-2
/
+2
|
*
cpufreq: s3c2440: Remove hardware.h inclusion
Sachin Kamat
2014-01-06
1
-2
/
+0
|
*
cpufreq: arm-big-little: Make driver dependent on CONFIG_BIG_LITTLE
Viresh Kumar
2014-01-06
1
-1
/
+1
|
*
Documentation / cpufreq: add intel-pstate.txt
Ramkumar Ramachandra
2014-01-06
1
-0
/
+40
|
*
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
2014-01-05
5
-20
/
+62
|
|
\
|
|
*
cpufreq: Select PM_OPP rather than depending on it
Mark Brown
2013-12-22
2
-3
/
+6
|
|
*
cpufreq: Make ARM big.LITTLE switcher depend on ARM
Mark Brown
2013-12-22
1
-1
/
+1
|
|
*
intel_pstate: Remove periodic P state boost
Dirk Brandewie
2013-12-22
1
-11
/
+0
|
|
*
intel_pstate: Add setting voltage value for baytrail P states.
Dirk Brandewie
2013-12-22
1
-4
/
+54
|
|
*
cpufreq: SPEAr: clk_round_rate() can return a zero upon error
Paul Walmsley
2013-12-06
1
-1
/
+1
|
|
*
cpufreq: cpufreq-cpu0: clk_round_rate() can return a zero upon error
Paul Walmsley
2013-12-06
1
-1
/
+1
*
|
|
intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.
Dirk Brandewie
2014-01-06
1
-1
/
+2
*
|
|
Linux 3.13-rc7
v3.13-rc7
Linus Torvalds
2014-01-05
1
-1
/
+1
*
|
|
Merge tag 'for-v3.13-fixes' of git://git.infradead.org/battery-2.6
Linus Torvalds
2014-01-03
2
-6
/
+7
|
\
\
\
|
*
|
|
max17042_battery: Fix build errors caused by missing REGMAP_I2C config
Austin Boyle
2013-12-01
1
-0
/
+1
|
*
|
|
power_supply: Fix Oops from NULL pointer dereference from wakeup_source_activate
Shuah Khan
2013-12-01
1
-6
/
+6
*
|
|
|
Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-03
9
-33
/
+108
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
2013-12-31
3
-15
/
+29
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
Merge branch 'cpuidle/3.13-fixes' of git://git.linaro.org/people/daniel.lezca...
Rafael J. Wysocki
2013-12-31
1
-1
/
+1
|
|
|
|
\
\
\
|
|
|
|
*
|
|
ARM/cpuidle: remove __init tag from Calxeda cpuidle probe function
Andre Przywara
2013-12-30
1
-1
/
+1
|
|
|
|
/
/
/
|
|
*
|
|
|
intel_pstate: Fail initialization if P-state information is missing
Rafael J. Wysocki
2013-12-31
1
-0
/
+5
[next]