index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-01
cpufreq: powernv: Increase the verbosity of OCC console messages
Shilpasri G Bhat
1
-4
/
+5
2015-09-01
cpufreq: sfi: use kmemdup rather than duplicating its implementation
Andrzej Hajda
1
-3
/
+1
2015-09-01
cpufreq: drop !cpufreq_driver check from cpufreq_parse_governor()
Viresh Kumar
1
-4
/
+0
2015-09-01
cpufreq: remove redundant 'policy' field from user_policy
Viresh Kumar
1
-9
/
+1
2015-09-01
cpufreq: remove redundant 'governor' field from user_policy
Viresh Kumar
1
-5
/
+2
2015-09-01
cpufreq: update user_policy.* on success
Viresh Kumar
1
-5
/
+3
2015-09-01
cpufreq: use memcpy() to copy policy
Viresh Kumar
1
-6
/
+2
2015-09-01
cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event
Viresh Kumar
2
-6
/
+2
2015-09-01
cpufreq: mediatek: Add MT8173 cpufreq driver
Pi-Cheng Chen
3
-0
/
+535
2015-08-31
Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+3
2015-08-21
Merge tag 'tegra-for-4.3-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
4
-4
/
+226
2015-08-21
Merge tag 'samsung-late-cpufreq-driver' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
6
-825
/
+0
2015-08-18
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
Ingo Molnar
3
-54
/
+57
2015-08-14
cpufreq: exynos: Fix for memory leak in case SoC name does not match
Shailendra Verma
1
-2
/
+4
2015-08-13
cpufreq: exynos: Remove unselectable rule for arm-exynos-cpufreq.o
Jonas Rabenstein
1
-1
/
+0
2015-08-13
cpufreq: exynos: remove Exynos4x12 specific cpufreq driver support
Bartlomiej Zolnierkiewicz
5
-582
/
+0
2015-08-08
cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabled
Bartlomiej Zolnierkiewicz
1
-1
/
+8
2015-08-07
intel_pstate: append more Oracle OEM table id to vendor bypass list
Ethan Zhao
1
-0
/
+4
2015-08-07
intel_pstate: Add SKY-S support
Kristen Carlson Accardi
1
-0
/
+1
2015-08-07
cpufreq: dt: Add support for turbo/boost mode
Viresh Kumar
1
-0
/
+8
2015-08-07
cpufreq: dt: Add support for operating-points-v2 bindings
Viresh Kumar
1
-10
/
+46
2015-08-07
cpufreq: Allow drivers to enable boost support after registering driver
Viresh Kumar
2
-20
/
+63
2015-08-07
cpufreq: Update boost flag while initializing freq table from OPPs
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2015-08-06
bus: subsys: update return type of ->remove_dev() to void
Viresh Kumar
1
-7
/
+5
2015-08-03
CPUFREQ: Loongson2: Fix broken build due to incorrect include.
Ralf Baechle
1
-1
/
+1
2015-08-01
intel_pstate: Fix possible overflow complained by Coverity
Chen Yu
1
-2
/
+2
2015-08-01
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
[prev]
[next]