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