index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-31
cpufreq: Correct a freq check in cpufreq_set_policy()
Pan Xinhui
1
-1
/
+5
2015-07-31
cpufreq: Lock CPU online/offline in cpufreq_register_driver()
Rafael J. Wysocki
1
-3
/
+10
2015-07-31
cpufreq: Replace recover_policy with new_policy in cpufreq_online()
Rafael J. Wysocki
1
-12
/
+11
2015-07-31
cpufreq: Separate CPU device registration from CPU online
Rafael J. Wysocki
1
-43
/
+47
2015-07-31
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
Ingo Molnar
3
-10
/
+11
2015-07-28
cpufreq: powernv: Restore cpu frequency to policy->cur on unthrottling
Shilpasri G Bhat
1
-2
/
+29
2015-07-28
cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active bit is set
Shilpasri G Bhat
1
-9
/
+3
2015-07-28
cpufreq: powernv: Call throttle_check() on receiving OCC_THROTTLE
Shilpasri G Bhat
1
-2
/
+26
2015-07-28
cpufreq: powernv: Register for OCC related opal_message notification
Shilpasri G Bhat
1
-1
/
+73
2015-07-28
cpufreq: powernv: Handle throttling due to Pmax capping at chip level
Shilpasri G Bhat
1
-4
/
+55
2015-07-28
cpufreq: Pass CPU number to cpufreq_policy_alloc()
Rafael J. Wysocki
1
-4
/
+8
2015-07-28
cpufreq: Do not update related_cpus on every policy activation
Rafael J. Wysocki
1
-5
/
+5
2015-07-28
cpufreq: Drop unused dev argument from two functions
Rafael J. Wysocki
1
-6
/
+4
2015-07-28
cpufreq: Drop unnecessary label from cpufreq_add_dev()
Rafael J. Wysocki
1
-3
/
+2
2015-07-28
cpufreq: Drop cpufreq_policy_restore()
Rafael J. Wysocki
1
-33
/
+11
2015-07-28
cpufreq: Rework two functions related to CPU offline
Rafael J. Wysocki
1
-20
/
+12
2015-07-28
Merge back earlier cpufreq material for v4.3.
Rafael J. Wysocki
12
-255
/
+333
2015-07-28
cpufreq: Avoid attempts to create duplicate symbolic links
Rafael J. Wysocki
1
-53
/
+55
2015-07-27
intel_pstate: Add get_scaling cpu_defaults param to Knights Landing
Lukasz Anaczkowski
1
-0
/
+1
2015-07-25
cpufreq: Remove cpufreq_rwsem
Sebastian Andrzej Siewior
1
-38
/
+3
2015-07-24
cpufreq: exynos: remove exynos5250 specific cpufreq driver support
Bartlomiej Zolnierkiewicz
5
-242
/
+0
2015-07-22
cpufreq: ia64: Fix a memory leak in acpi_cpufreq_cpu_exit()
Pan Xinhui
1
-0
/
+1
2015-07-22
cpufreq: ia64: remove redundant freq_table of acpi_cpufreq_data
Pan Xinhui
1
-7
/
+7
2015-07-22
cpufreq: acpi-cpufreq: Fix up the handling of cpb sysfs attribute
Rafael J. Wysocki
1
-10
/
+11
2015-07-22
cpufreq: acpi-cpufreq: Drop acpi_data from struct acpi_cpufreq_data
Rafael J. Wysocki
1
-13
/
+16
2015-07-22
ACPI / processor: Drop an unused argument of a cleanup routine
Rafael J. Wysocki
5
-12
/
+9
2015-07-21
cpufreq: propagate errors returned from __cpufreq_governor()
Viresh Kumar
1
-7
/
+24
2015-07-21
cpufreq: governor: Don't WARN on invalid states
Viresh Kumar
1
-1
/
+1
2015-07-21
cpufreq: governor: Avoid invalid states with additional checks
Viresh Kumar
1
-11
/
+35
2015-07-21
cpufreq: governor: split out common part of {cs|od}_dbs_timer()
Viresh Kumar
4
-51
/
+60
2015-07-21
cpufreq: governor: Keep single copy of information common to policy->cpus
Viresh Kumar
4
-58
/
+114
2015-07-17
cpufreq: governor: rename cur_policy as policy
Viresh Kumar
4
-24
/
+25
2015-07-17
cpufreq: governor: name pointer to cpu_dbs_info as 'cdbs'
Viresh Kumar
1
-13
/
+13
2015-07-17
cpufreq: governor: Rename 'cpu_dbs_common_info' to 'cpu_dbs_info'
Viresh Kumar
2
-17
/
+15
2015-07-17
cpufreq: governor: Drop unused field 'cpu'
Viresh Kumar
2
-2
/
+0
2015-07-17
cpufreq: governor: Name delayed-work as dwork
Viresh Kumar
4
-9
/
+9
2015-07-16
intel_pstate: enable HWP per CPU
Kristen Carlson Accardi
1
-4
/
+7
2015-07-16
cpufreq: integrator: fixed coding style issues
Cristian Ardelean
1
-10
/
+8
2015-07-16
acpi-cpufreq: Fix an ACPI perf unregister issue
Pan Xinhui
1
-1
/
+3
2015-07-16
cpufreq: Properly handle errors from cpufreq_init_policy()
Viresh Kumar
1
-9
/
+11
2015-07-16
cpufreq: cpufreq_add_dev: name goto labels based on what they do
Viresh Kumar
1
-8
/
+7
2015-07-16
acpi-cpufreq: replace per_cpu with driver_data of policy
Pan Xinhui
1
-18
/
+22
2015-07-16
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources'
Rafael J. Wysocki
2
-9
/
+10
2015-07-16
cpufreq: Add cpufreq driver for Tegra124
Tuomas Tynkkynen
3
-0
/
+222
2015-07-16
cpufreq: tegra: Rename tegra-cpufreq to tegra20-cpufreq
Tuomas Tynkkynen
3
-4
/
+4
2015-07-10
cpufreq: Allow freq_table to be obtained for offline CPUs
Viresh Kumar
2
-9
/
+9
2015-07-10
cpufreq: Initialize the governor again while restoring policy
Viresh Kumar
1
-0
/
+1
2015-07-07
MIPS, CPUFREQ: Fix spelling of Institute.
Ralf Baechle
1
-1
/
+1
2015-07-06
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
1
-1
/
+1
2015-07-02
Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+1
[prev]
[next]