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: Do not update related_cpus on every policy activation
Rafael J. Wysocki
2015-07-28
1
-5
/
+5
|
|
*
|
|
cpufreq: Drop unused dev argument from two functions
Rafael J. Wysocki
2015-07-28
1
-6
/
+4
|
|
*
|
|
cpufreq: Drop unnecessary label from cpufreq_add_dev()
Rafael J. Wysocki
2015-07-28
1
-3
/
+2
|
|
*
|
|
cpufreq: Drop cpufreq_policy_restore()
Rafael J. Wysocki
2015-07-28
1
-33
/
+11
|
|
*
|
|
cpufreq: Rework two functions related to CPU offline
Rafael J. Wysocki
2015-07-28
1
-20
/
+12
|
|
*
|
|
Merge back earlier cpufreq material for v4.3.
Rafael J. Wysocki
2015-07-28
12
-255
/
+333
|
|
|
\
\
\
|
|
|
*
|
|
cpufreq: Remove cpufreq_rwsem
Sebastian Andrzej Siewior
2015-07-25
1
-38
/
+3
|
|
|
*
|
|
cpufreq: ia64: Fix a memory leak in acpi_cpufreq_cpu_exit()
Pan Xinhui
2015-07-22
1
-0
/
+1
|
|
|
*
|
|
cpufreq: ia64: remove redundant freq_table of acpi_cpufreq_data
Pan Xinhui
2015-07-22
1
-7
/
+7
|
|
|
*
|
|
cpufreq: acpi-cpufreq: Fix up the handling of cpb sysfs attribute
Rafael J. Wysocki
2015-07-22
1
-10
/
+11
|
|
|
*
|
|
cpufreq: acpi-cpufreq: Drop acpi_data from struct acpi_cpufreq_data
Rafael J. Wysocki
2015-07-22
1
-13
/
+16
|
|
|
*
|
|
ACPI / processor: Drop an unused argument of a cleanup routine
Rafael J. Wysocki
2015-07-22
5
-12
/
+9
|
|
|
*
|
|
cpufreq: propagate errors returned from __cpufreq_governor()
Viresh Kumar
2015-07-21
1
-7
/
+24
|
|
|
*
|
|
cpufreq: governor: Don't WARN on invalid states
Viresh Kumar
2015-07-21
1
-1
/
+1
|
|
|
*
|
|
cpufreq: governor: Avoid invalid states with additional checks
Viresh Kumar
2015-07-21
1
-11
/
+35
|
|
|
*
|
|
cpufreq: governor: split out common part of {cs|od}_dbs_timer()
Viresh Kumar
2015-07-21
4
-51
/
+60
|
|
|
*
|
|
cpufreq: governor: Keep single copy of information common to policy->cpus
Viresh Kumar
2015-07-21
4
-58
/
+114
|
|
|
*
|
|
cpufreq: governor: rename cur_policy as policy
Viresh Kumar
2015-07-17
4
-24
/
+25
|
|
|
*
|
|
cpufreq: governor: name pointer to cpu_dbs_info as 'cdbs'
Viresh Kumar
2015-07-17
1
-13
/
+13
|
|
|
*
|
|
cpufreq: governor: Rename 'cpu_dbs_common_info' to 'cpu_dbs_info'
Viresh Kumar
2015-07-17
2
-17
/
+15
|
|
|
*
|
|
cpufreq: governor: Drop unused field 'cpu'
Viresh Kumar
2015-07-17
2
-2
/
+0
|
|
|
*
|
|
cpufreq: governor: Name delayed-work as dwork
Viresh Kumar
2015-07-17
4
-9
/
+9
|
|
|
*
|
|
intel_pstate: enable HWP per CPU
Kristen Carlson Accardi
2015-07-16
1
-4
/
+7
|
|
|
*
|
|
cpufreq: integrator: fixed coding style issues
Cristian Ardelean
2015-07-16
1
-10
/
+8
|
|
|
*
|
|
acpi-cpufreq: Fix an ACPI perf unregister issue
Pan Xinhui
2015-07-16
1
-1
/
+3
|
|
|
*
|
|
cpufreq: Properly handle errors from cpufreq_init_policy()
Viresh Kumar
2015-07-16
1
-9
/
+11
|
|
|
*
|
|
cpufreq: cpufreq_add_dev: name goto labels based on what they do
Viresh Kumar
2015-07-16
1
-8
/
+7
|
|
|
*
|
|
acpi-cpufreq: replace per_cpu with driver_data of policy
Pan Xinhui
2015-07-16
1
-18
/
+22
*
|
|
|
|
|
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-09-01
4
-4
/
+226
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'tegra-for-4.3-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
2015-08-21
4
-4
/
+226
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
cpufreq: Add cpufreq driver for Tegra124
Tuomas Tynkkynen
2015-07-16
3
-0
/
+222
|
|
*
|
|
|
|
cpufreq: tegra: Rename tegra-cpufreq to tegra20-cpufreq
Tuomas Tynkkynen
2015-07-16
3
-4
/
+4
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-09-01
1
-1
/
+1
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
Ingo Molnar
2015-08-18
3
-54
/
+57
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
Ingo Molnar
2015-07-31
3
-10
/
+11
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
2015-07-06
1
-1
/
+1
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-08-31
1
-5
/
+3
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
bus: subsys: update return type of ->remove_dev() to void
Viresh Kumar
2015-08-06
1
-7
/
+5
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
cpufreq: exynos: Fix for memory leak in case SoC name does not match
Shailendra Verma
2015-08-14
1
-2
/
+4
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
CPUFREQ: Loongson2: Fix broken build due to incorrect include.
Ralf Baechle
2015-08-03
1
-1
/
+1
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
cpufreq: Avoid attempts to create duplicate symbolic links
Rafael J. Wysocki
2015-07-28
1
-53
/
+55
*
|
|
|
|
intel_pstate: Add get_scaling cpu_defaults param to Knights Landing
Lukasz Anaczkowski
2015-07-27
1
-0
/
+1
|
/
/
/
/
|
|
|
|
|
\
\
\
*
-
.
\
\
\
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources'
Rafael J. Wysocki
2015-07-16
2
-9
/
+10
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
*
cpufreq: Allow freq_table to be obtained for offline CPUs
Viresh Kumar
2015-07-10
2
-9
/
+9
|
|
*
cpufreq: Initialize the governor again while restoring policy
Viresh Kumar
2015-07-10
1
-0
/
+1
|
|
/
*
/
MIPS, CPUFREQ: Fix spelling of Institute.
Ralf Baechle
2015-07-07
1
-1
/
+1
|
/
*
Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2015-07-02
1
-1
/
+1
|
\
|
*
drivers/cpufreq: Convert non-modular s5pv210-cpufreq.c to use builtin_platfor...
Paul Gortmaker
2015-06-16
1
-1
/
+1
*
|
Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-07-02
1
-0
/
+1
|
\
\
|
*
|
drivers/cpufreq: include <module.h> for modular exynos-cpufreq.c code
Paul Gortmaker
2015-06-16
1
-0
/
+1
|
|
/
[prev]
[next]