Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
48968a112cdf992d52c949a26c0020943c2268b1
/
drivers
/
cpufreq
cbda94e
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
70f6c08
Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
4dedde7
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
a21e408
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
1ce235f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 11 years ago
236a980
cpufreq: Make cpufreq_notify_transition & cpufreq_notify_post_transition static
by Viresh Kumar
· 11 years ago
8fec051
cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}
by Viresh Kumar
· 11 years ago
12478cf
cpufreq: Make sure frequency transitions are serialized
by Srivatsa S. Bhat
· 11 years ago
c2294a2
intel_pstate: Use del_timer_sync in intel_pstate_cpu_stop
by Dirk Brandewie
· 11 years ago
0c5aa40
cpufreq: resume drivers before enabling governors
by Viresh Kumar
· 11 years ago
bb18008
intel_pstate: Set core to min P state during core offline
by Dirk Brandewie
· 11 years ago
367dc4a
cpufreq: Add stop CPU callback to cpufreq_driver interface
by Dirk Brandewie
· 11 years ago
bda9f55
cpufreq: Remove unnecessary braces
by Stratos Karafotis
· 11 years ago
e5c87b7
cpufreq: Fix checkpatch errors and warnings
by Stratos Karafotis
· 11 years ago
bfa709b
cpufreq: powerpc: add cpufreq transition latency for FSL e500mc SoCs
by Zhuoyu Zhang
· 11 years ago
0b443ea
cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}
by Viresh Kumar
· 11 years ago
9832235
cpufreq: Do not allow ->setpolicy drivers to provide ->target
by Rafael J. Wysocki
· 11 years ago
8f3ba3d
cpufreq: arm_big_little: set 'physical_cluster' for each CPU
by viresh kumar
· 11 years ago
3b84d58
cpufreq: arm_big_little: make vexpress driver depend on bL core driver
by viresh kumar
· 11 years ago
15afee3
Merge back earlier 'pm-cpufreq' material.
by Rafael J. Wysocki
· 11 years ago
cda88c8
Merge tag 'mvebu-drivers-3.15-2' of git://git.infradead.org/linux-mvebu into next/drivers
by Arnd Bergmann
· 11 years ago
bfc3f02
cputime: Default implementation of nsecs -> cputime conversion
by Frederic Weisbecker
· 11 years ago
2ed99e3
cpufreq: Skip current frequency initialization for ->setpolicy drivers
by Rafael J. Wysocki
· 11 years ago
2449d33
cpufreq: SPEAr: Instantiate as platform_driver
by Viresh Kumar
· 11 years ago
96bbbe4
cpufreq: Remove unnecessary variable/parameter 'frozen'
by Viresh Kumar
· 11 years ago
979d86f
cpufreq: Remove cpufreq_generic_exit()
by Viresh Kumar
· 11 years ago
e0b3165
cpufreq: add 'freq_table' in struct cpufreq_policy
by Viresh Kumar
· 11 years ago
e837f9b
cpufreq: Reformat printk() statements
by Joe Perches
· 11 years ago
d351cb3
cpufreq: Tegra: Use cpufreq_generic_suspend()
by Viresh Kumar
· 11 years ago
59625ba
cpufreq: s5pv210: Use cpufreq_generic_suspend()
by Viresh Kumar
· 11 years ago
d248bb8
cpufreq: exynos: Use cpufreq_generic_suspend()
by Viresh Kumar
· 11 years ago
e28867e
cpufreq: Implement cpufreq_generic_suspend()
by Viresh Kumar
· 11 years ago
2f0aea9
cpufreq: suspend governors on system suspend/hibernate
by Viresh Kumar
· 11 years ago
6e2c89d
cpufreq: move call to __find_governor() to cpufreq_init_policy()
by viresh kumar
· 11 years ago
3b4aff0
Merge back earlier 'pm-cpufreq' material.
by Rafael J. Wysocki
· 11 years ago
4e97b63
cpufreq: Initialize governor for a new policy under policy->rwsem
by Viresh Kumar
· 11 years ago
5a7e56a
cpufreq: Initialize policy before making it available for others to use
by Viresh Kumar
· 11 years ago
999976e
cpufreq: use cpufreq_cpu_get() to avoid cpufreq_get() race conditions
by Aaron Plattner
· 11 years ago
ad4c230
cpufreq: stats: Refactor common code into __cpufreq_stats_create_table()
by Saravana Kannan
· 11 years ago
0b7528d
cpufreq: stats: Fix error handling in __cpufreq_stats_create_table()
by Saravana Kannan
· 11 years ago
b24a5b6
cpufreq: stats: Remove redundant cpufreq_cpu_get() call
by Saravana Kannan
· 11 years ago
d98d099
intel_pstate: fix pid_reset to use fixed point values
by Dirk Brandewie
· 11 years ago
d37e2b7
intel_pstate: remove unneeded sample buffers
by Dirk Brandewie
· 11 years ago
bd0fa9b
cpufreq: Return error if ->get() failed in cpufreq_update_policy()
by Viresh Kumar
· 11 years ago
52e7e81
cpufreq: enable ARM drivers on arm64
by Rob Herring
· 11 years ago
addea9ef0
cpufreq: enable ARM drivers on arm64
by Rob Herring
· 11 years ago
8a5c74a
cpufreq: Mark function as static in cpufreq.c
by Rashika Kheria
· 11 years ago
ecfc555c
Merge back earlier 'pm-cpufreq' material.
by Rafael J. Wysocki
· 11 years ago
e66c176
intel_pstate: Change busy calculation to use fixed point math.
by Dirk Brandewie
· 11 years ago
ff1f001
drivers: Enable building of Kirkwood drivers for mach-mvebu
by Andrew Lunn
· 11 years ago
1c0ca90
cpufreq: don't call cpufreq_update_policy() on CPU addition
by Viresh Kumar
· 11 years ago
d9a789c
cpufreq: Refactor cpufreq_set_policy()
by Rafael J. Wysocki
· 11 years ago
61d8d2a
intel_pstate: Add support for Baytrail turbo P states
by Dirk Brandewie
· 11 years ago
4042e75
intel_pstate: Use LFM bus ratio as min ratio/P state
by Dirk Brandewie
· 11 years ago
c327476
cpufreq: powernow-k8: Initialize per-cpu data-structures properly
by Srivatsa S. Bhat
· 11 years ago
6964d91
cpufreq: remove sysfs link when a cpu != policy->cpu, is removed
by viresh kumar
· 11 years ago
709c078
intel_pstate: Remove energy reporting from pstate_sample tracepoint
by Dirk Brandewie
· 11 years ago
fcb6a15
intel_pstate: Take core C0 time into account for core busy calculation
by Dirk Brandewie
· 11 years ago
b890eb4
Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
88ea0f2c
Merge branches 'pm-cpufreq' and 'pm-devfreq'
by Rafael J. Wysocki
· 11 years ago
eb8c68e
acpi-cpufreq: De-register CPU notifier and free struct msr on error.
by Konrad Rzeszutek Wilk
· 11 years ago
9146657
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 11 years ago
09da8df
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
f2c73464
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
d2228b9
cpufreq: exynos4x12: Change L0 driver data to CPUFREQ_BOOST_FREQ
by Lukasz Majewski
· 11 years ago
c683c2c
cpufreq: exynos: Extend Exynos cpufreq driver to support boost
by Lukasz Majewski
· 11 years ago
2fb4719
cpufreq / boost: Kconfig: Support for software-managed BOOST
by Lukasz Majewski
· 11 years ago
cfc9c8e
acpi-cpufreq: Adjust the code to use the common boost attribute
by Lukasz Majewski
· 11 years ago
6f19efc
cpufreq: Add boost frequency support in core
by Lukasz Majewski
· 11 years ago
b69880f
intel_pstate: Add trace point to report internal state.
by Dirk Brandewie
· 11 years ago
652ed95
cpufreq: introduce cpufreq_generic_get() routine
by Viresh Kumar
· 11 years ago
b3f9ff8
cpufreq: stats: create sysfs entries when cpufreq_stats is a module
by Viresh Kumar
· 11 years ago
2d13594
cpufreq: stats: free table and remove sysfs entry in a single routine
by Viresh Kumar
· 11 years ago
027cc2e
cpufreq: stats: remove hotplug notifiers
by Viresh Kumar
· 11 years ago
fcd7af9
cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properly
by Viresh Kumar
· 11 years ago
5650cef
cpufreq: speedstep: remove unused speedstep_get_state
by Paul Bolle
· 11 years ago
51c4c4c
Merge back earlier 'pm-cpufreq' material.
by Rafael J. Wysocki
· 11 years ago
6cbd7ee
intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.
by Dirk Brandewie
· 11 years ago
22c7379
powernow-k6: reorder frequencies
by Mikulas Patocka
· 11 years ago
d82b922
powernow-k6: correctly initialize default parameters
by Mikulas Patocka
· 11 years ago
e20e1d0
powernow-k6: disable cache when changing frequency
by Mikulas Patocka
· 11 years ago
d568b6f
cpufreq: exynos: Convert exynos-cpufreq to platform driver
by Lukasz Majewski
· 11 years ago
d391669
cpufreq: Make sure CPU is running on a freq from freq-table
by Viresh Kumar
· 11 years ago
ae6b427
cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
by Viresh Kumar
· 11 years ago
20b7cbe
cpufreq: imx6q: add of_init_opp_table
by John Tobias
· 11 years ago
1d0eaae
cpufreq: imx6q-cpufreq driver is reused on i.MX6 series SoCs
by Shawn Guo
· 11 years ago
b4573d1d
cpufreq: imx6q: correct VDDSOC/PU voltage scaling when cpufreq is changed
by Anson Huang
· 11 years ago
ab1b1c4
cpufreq: send new set of notification for transition failures
by Viresh Kumar
· 11 years ago
f7ba3b4
cpufreq: Introduce cpufreq_notify_post_transition()
by Viresh Kumar
· 11 years ago
26ab1c6
cpufreq: exynos5250: Set APLL rate using CCF API
by Sachin Kamat
· 11 years ago
6f1e4ef
cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabled
by Jane Li
· 11 years ago
87ae97f
cpufreq: s3c24xx: Staticize local variable
by Sachin Kamat
· 11 years ago
8f82b19
cpufreq: s3c2440: Staticize local variables
by Sachin Kamat
· 11 years ago
2b2ec67
cpufreq: s3c2440: Remove hardware.h inclusion
by Sachin Kamat
· 11 years ago
998be8e
cpufreq: arm-big-little: Make driver dependent on CONFIG_BIG_LITTLE
by Viresh Kumar
· 11 years ago
72e2adc
Merge back earlier 'pm-cpufreq' material.
by Rafael J. Wysocki
· 11 years ago
98a947a
intel_pstate: Fail initialization if P-state information is missing
by Rafael J. Wysocki
· 11 years ago
08fd8c1c
cpufreq: preserve user_policy across suspend/resume
by Viresh Kumar
· 11 years ago
72368d1
cpufreq: Clean up after a failing light-weight initialization
by Rafael J. Wysocki
· 11 years ago
6eb5c9d
Merge tag 'samsung-cleanup-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup
by Olof Johansson
· 11 years ago
Next »