Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7535b8bef067b71070ed5bdcf3606402f1e99618
/
drivers
/
cpufreq
02d9295
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 13 years ago
6c523c6
[CPUFREQ] EXYNOS: Removed useless headers and codes
by Jaecheol Lee
· 13 years ago
a125a17
[CPUFREQ] EXYNOS: Make EXYNOS common cpufreq driver
by Jaecheol Lee
· 13 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
ff4b8a5
Merge branch 'driver-core-next' into Linux 3.2
by Greg Kroah-Hartman
· 13 years ago
b2bd68e
[CPUFREQ] powernow-k8: Update copyright, maintainer and documentation information
by Andreas Herrmann
· 13 years ago
a8eb284
[CPUFREQ] powernow-k8: Fix indexing issue
by Andreas Herrmann
· 13 years ago
201bf0f
[CPUFREQ] powernow-k8: Avoid Pstate MSR accesses on systems supporting CPB
by Andreas Herrmann
· 13 years ago
d08de0c1
[CPUFREQ] update lpj only if frequency has changed
by Afzal Mohammed
· 13 years ago
226dd01
[CPUFREQ] cpufreq:userspace: fix cpu_cur_freq updation
by Afzal Mohammed
· 13 years ago
8a25a2f
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
612ef28
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into cputime-tip
by Martin Schwidefsky
· 13 years ago
6486163
[S390] cputime: add sparse checking and cleanup
by Martin Schwidefsky
· 13 years ago
21f2e3c
[CPUFREQ] Remove wall variable from cpufreq_gov_dbs_init()
by Kamalesh Babulal
· 13 years ago
27f805d
[CPUFREQ] EXYNOS4210: cpufreq code is changed for stable working
by Jaecheol Lee
· 13 years ago
ba9d780
[CPUFREQ] EXYNOS4210: Update frequency table for cpu divider
by Jaecheol Lee
· 13 years ago
c8c430e
[CPUFREQ] EXYNOS4210: Remove code about bus on cpufreq
by Jaecheol Lee
· 13 years ago
a6a4341
[CPUFREQ] s3c64xx: Use pr_fmt() for consistent log messages
by Mark Brown
· 13 years ago
3292beb
sched/accounting: Change cpustat fields to an array
by Glauber Costa
· 13 years ago
b191c54
Merge branch 'for_3.3/omap-cpufreq' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into next
by Dave Jones
· 13 years ago
eb0b38a
[CPUFREQ] db8500: fix build error due to undeclared i variable
by Axel Lin
· 13 years ago
c1b547b
cpufreq: OMAP: fixup for omap_device changes, include <linux/module.h>
by Kevin Hilman
· 13 years ago
1c78217
cpufreq: OMAP: fix freq_table leak
by Nishanth Menon
· 13 years ago
11e04fd
cpufreq: OMAP: put clk if cpu_init failed
by Nishanth Menon
· 13 years ago
ffe4f0f
cpufreq: OMAP: only supports OPP library
by Nishanth Menon
· 13 years ago
bf2a359
cpufreq: OMAP: dont support !freq_table
by Nishanth Menon
· 13 years ago
a820ffa
cpufreq: OMAP: deny initialization if no mpudev
by Nishanth Menon
· 13 years ago
08ca3e3b
cpufreq: OMAP: move clk name decision to init
by Nishanth Menon
· 13 years ago
022ac03
cpufreq: OMAP: notify even with bad boot frequency
by Colin Cross
· 13 years ago
ed8ce00
cpufreq: OMAP: Enable all CPUs in shared policy mask
by Todd Poynor
· 13 years ago
46c1221
cpufreq: OMAP: Add SMP support for OMAP4+
by Russell King
· 13 years ago
731e0cc
cpufreq: OMAP: cleanup for multi-SoC support, move into drivers/cpufreq
by Santosh Shilimkar
· 14 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
70c9f18
Merge branch 'next' of git://github.com/kernelslacker/cpufreq
by Linus Torvalds
· 13 years ago
a0a4194
Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
a6ee877
cpufreq: Fix build of s3c64xx cpufreq driver for header change
by Mark Brown
· 13 years ago
5c720d37
cpufreq: cpufreq_stats.c is a module, and should include module.h
by Paul Gortmaker
· 13 years ago
6283e32
[CPUFREQ] db8500: support all frequencies
by Linus Walleij
· 13 years ago
ded8433
[CPUFREQ] db8500: remove unneeded for loop iteration over freq_table
by Axel Lin
· 13 years ago
0073f53
[CPUFREQ] ARM Exynos4210 PM/Suspend compatibility with different bootloaders
by MyungJoo Ham
· 13 years ago
8efd072
[CPUFREQ] ARM: ux500: send cpufreq notification for all cpus
by Vincent Guittot
· 13 years ago
826e570
[CPUFREQ] e_powersaver: Allow user to lower maximum voltage
by Rafał Bilski
· 13 years ago
27e954c
[CPUFREQ] e_powersaver: Check BIOS limit for CPU frequency
by Rafał Bilski
· 13 years ago
ed361bf
[CPUFREQ] e_powersaver: Additional checks
by Rafał Bilski
· 13 years ago
5beae3b
[CPUFREQ] exynos4210: Show list of available frequencies
by Donggeun Kim
· 13 years ago
39adff5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
73180f8
mfd: Move to the new db500 PRCMU API
by Mattias Nilsson
· 13 years ago
e060c38
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
e71f5cc
drivers/cpufreq/pcc-cpufreq.c: avoid NULL pointer dereference
by Naga Chumbalkar
· 13 years ago
6beea0c
nohz: Fix update_ts_time_stat idle accounting
by Michal Hocko
· 13 years ago
bd74b32
Fix documentation and comment typo 'no_hz'
by Paul Bolle
· 13 years ago
757c26b
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 13 years ago
1844750
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
5d8c665
powerpc/cpufreq: Add cpufreq driver for Momentum Maple boards
by Dmitry Eremin-Solenikov
· 13 years ago
5762a17
Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 into drm-core-next
by Dave Airlie
· 13 years ago
133de12
[CPUFREQ] s5pv210: make needlessly global symbols static
by Axel Lin
· 13 years ago
2f0d6f2
[CPUFREQ] exynos4210: make needlessly global symbols static
by Axel Lin
· 13 years ago
ef993ef8
[CPUFREQ] S3C6410: Add some lower frequencies for 800MHz base clock operation
by Mark Brown
· 13 years ago
fe7f1bc
[CPUFREQ] S5PV210: Add reboot notifier to prevent system hang
by Huisung Kang
· 13 years ago
74df8e6
[CPUFREQ] S5PV210: Adjust udelay prior to voltage scaling down
by Todd Poynor
· 13 years ago
5b02b77
[CPUFREQ] S5PV210: Lock a mutex while changing the cpu frequency
by Arve Hjønnevåg
· 13 years ago
405e6d6
[CPUFREQ] S5PV210: Add pm_notifier to prevent system unstable
by Huisung Kang
· 13 years ago
e8b4c19
[CPUFREQ] S5PV210: Add arm/int voltage control support
by Jonghwan Choi
· 13 years ago
90d5d0a
[CPUFREQ] S5PV210: Add additional symantics for "relation" in cpufreq with pm
by Huisung Kang
· 13 years ago
fb3b1fe
[CPUFREQ] S3C64xx: Notify transition complete as soon as frequency changed
by Mark Brown
· 13 years ago
c6e2d68
[CPUFREQ] S3C6410: Support 800MHz operation in cpufreq
by Mark Brown
· 13 years ago
4911ca1
[CPUFREQ] s5pv210-cpufreq.c: Add missing clk_put
by Julia Lawall
· 13 years ago
15964d3
[CPUFREQ] Move compile for S3C64XX cpufreq to /drivers/cpufreq
by Kukjin Kim
· 13 years ago
069283c
[CPUFREQ] Remove some vi noise that escaped into the Makefile.
by Dave Jones
· 13 years ago
f7d7707
[CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/
by Kukjin Kim
· 13 years ago
be2de99
[CPUFREQ/S3C64xx] Move S3C64xx CPUfreq driver into drivers/cpufreq
by Mark Brown
· 13 years ago
92e03c4
[CPUFREQ] Handle CPUs with different capabilities in acpi-cpufreq
by Matthew Garrett
· 13 years ago
50f4ddd
[CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug.
by Luming Yu
· 13 years ago
3d73710
cpufreq: expose a cpufreq_quick_get_max routine
by Jesse Barnes
· 13 years ago
fbb5b89
[CPUFREQ] powernow-k8: Don't try to transition if the pstate is incorrect
by Konrad Rzeszutek Wilk
· 13 years ago
a9d3d20
[CPUFREQ] powernow-k8: Don't notify of successful transition if we failed (vid case).
by Konrad Rzeszutek Wilk
· 13 years ago
46a310b
[CPUFREQ] Don't set stat->last_index to -1 if the pol->cur has incorrect value.
by Konrad Rzeszutek Wilk
· 13 years ago
13f0675
[CPUFREQ] Remove cpufreq_stats sysfs entries on module unload.
by Dave Jones
· 13 years ago
f0e733f
cpufreq: make DB8500 cpufreq driver compile
by Linus Walleij
· 13 years ago
72b2fd5
cpufreq: update DB8500 cpufreq driver
by Linus Walleij
· 13 years ago
4693634
mach-ux500: move CPUfreq driver to cpufreq subsystem
by Linus Walleij
· 13 years ago
0162818
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
bb0a56e
[CPUFREQ] Move x86 drivers to drivers/cpufreq/
by Dave Jones
· 13 years ago
1a8e146
[CPUFREQ] remove redundant sprintf from request_module call.
by Kees Cook
· 14 years ago
469057d
[CPUFREQ] cpufreq_stats.c: Fixed brace coding style issue
by Karthigan Srinivasan
· 14 years ago
98586ed
[CPUFREQ] Fix memory leak in cpufreq_stat
by steven finney
· 14 years ago
2d06d8c
[CPUFREQ] use dynamic debug instead of custom infrastructure
by Dominik Brodowski
· 14 years ago
27ecddc
[CPUFREQ] CPU hotplug, re-create sysfs directory and symlinks
by Jacob Shin
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
e00e56d
cpufreq: Use syscore_ops for boot CPU suspend/resume (v2)
by Rafael J. Wysocki
· 14 years ago
7ca64e2
[CPUFREQ] Remove the pm_message_t argument from driver suspend
by Rafael J. Wysocki
· 14 years ago
326c86d
[CPUFREQ] Remove unneeded locks
by Thomas Renninger
· 14 years ago
e895125
[CPUFREQ] Remove old, deprecated per cpu ondemand/conservative sysfs files
by Thomas Renninger
· 14 years ago
ef59854
[CPUFREQ] Remove deprecated sysfs file sampling_rate_max
by Thomas Renninger
· 14 years ago
5cb2c3b
[CPUFREQ] calculate delay after dbs_check_cpu
by Vincent Guittot
· 14 years ago
2feb690
[CPUFREQ] drivers/cpufreq: Remove unnecessary semicolons
by Joe Perches
· 14 years ago
bd2895e
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
8f5bc2a
[CPUFREQ] fix BUG on cpufreq policy init failure
by Jiri Slaby
· 14 years ago
57df557
cpufreq: use system_wq instead of dedicated workqueues
by Tejun Heo
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
Next »