index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-11
cpufreq / Longhaul: Disable driver by default
Rafał Bilski
1
-1
/
+9
2013-03-14
Fix memory leak in cpufreq stats.
Tu, Xiaobing
1
-0
/
+1
2012-10-31
cpufreq / powernow-k8: Remove usage of smp_processor_id() in preemptible code
Andreas Herrmann
1
-8
/
+1
2012-10-02
cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPU
Tejun Heo
1
-29
/
+34
2012-04-13
cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUS
Kevin Hilman
1
-0
/
+1
2012-04-05
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+3
2012-04-04
EXYNOS: fix dependency for EXYNOS_CPUFREQ
Kukjin Kim
1
-7
/
+3
2012-03-29
drivers/cpufreq/db8500-cpufreq: remove references to cpu_*_map.
Rusty Russell
1
-1
/
+1
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2
-2
/
+0
2012-03-28
Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-8
/
+5
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2
-2
/
+0
2012-03-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
10
-43
/
+1587
2012-03-23
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
3
-6
/
+73
2012-03-14
provide disable_cpufreq() function to disable the API.
Konrad Rzeszutek Wilk
1
-0
/
+24
2012-03-14
EXYNOS5250: Add support cpufreq for EXYNOS5250
Jaecheol Lee
4
-0
/
+357
2012-03-14
EXYNOS4X12: Add support cpufreq for EXYNOS4X12
Jaecheol Lee
4
-0
/
+546
2012-03-06
mfd: Remove db8500-prcmu U8400 legacy
Daniel Willerud
1
-8
/
+5
2012-03-02
cpufreq: OMAP: specify range for voltage scaling
Afzal Mohammed
1
-3
/
+7
2012-02-29
[CPUFREQ] CPUfreq ondemand: update sampling rate without waiting for next sam...
MyungJoo Ham
1
-1
/
+57
2012-02-29
[CPUFREQ] Add S3C2416/S3C2450 cpufreq driver
Heiko Stübner
3
-0
/
+565
2012-02-29
[CPUFREQ] Fix exposure of ARM_EXYNOS4210_CPUFREQ
Russell King
1
-0
/
+1
2012-02-29
[CPUFREQ] EXYNOS4210: update the name of EXYNOS clock register
Kukjin Kim
1
-35
/
+35
2012-02-29
[CPUFREQ] EXYNOS: Initialize locking_frequency with initial frequency
Tushar Behera
1
-0
/
+2
2012-02-29
[CPUFREQ] s3c64xx: Fix mis-cherry pick of VDDINT
Mark Brown
1
-7
/
+0
2012-02-21
cpufreq: OMAP: scale voltage along with frequency
Kevin Hilman
1
-5
/
+63
2012-02-21
cpufreq: OMAP driver depends CPUfreq tables
Russell King
2
-1
/
+6
2012-02-13
powernow-k6: Really enable auto-loading
Ben Hutchings
1
-1
/
+1
2012-02-13
powernow-k7: Fix CPU family number
Ben Hutchings
1
-1
/
+1
2012-02-02
cpufreq/gx: Fix the compile error
Alan Cox
1
-1
/
+1
2012-01-26
cpufreq: Add support for x86 cpuinfo auto loading v4
Andi Kleen
15
-61
/
+142
2012-01-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
10
-555
/
+765
2012-01-08
[CPUFREQ] EXYNOS: Removed useless headers and codes
Jaecheol Lee
2
-20
/
+2
2012-01-08
[CPUFREQ] EXYNOS: Make EXYNOS common cpufreq driver
Jaecheol Lee
4
-317
/
+380
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-41
/
+39
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2
-41
/
+39
2012-01-06
[CPUFREQ] powernow-k8: Update copyright, maintainer and documentation informa...
Andreas Herrmann
1
-7
/
+10
2012-01-06
[CPUFREQ] powernow-k8: Fix indexing issue
Andreas Herrmann
1
-4
/
+11
2012-01-06
[CPUFREQ] powernow-k8: Avoid Pstate MSR accesses on systems supporting CPB
Andreas Herrmann
1
-9
/
+10
2012-01-06
[CPUFREQ] update lpj only if frequency has changed
Afzal Mohammed
1
-2
/
+1
2012-01-06
[CPUFREQ] cpufreq:userspace: fix cpu_cur_freq updation
Afzal Mohammed
1
-3
/
+5
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2
-41
/
+39
2011-12-19
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Martin Schwidefsky
2
-42
/
+40
2011-12-15
[S390] cputime: add sparse checking and cleanup
Martin Schwidefsky
3
-35
/
+32
2011-12-09
[CPUFREQ] Remove wall variable from cpufreq_gov_dbs_init()
Kamalesh Babulal
1
-2
/
+1
2011-12-09
[CPUFREQ] EXYNOS4210: cpufreq code is changed for stable working
Jaecheol Lee
1
-36
/
+65
2011-12-09
[CPUFREQ] EXYNOS4210: Update frequency table for cpu divider
Jaecheol Lee
1
-28
/
+41
2011-12-09
[CPUFREQ] EXYNOS4210: Remove code about bus on cpufreq
Jaecheol Lee
1
-173
/
+1
2011-12-09
[CPUFREQ] s3c64xx: Use pr_fmt() for consistent log messages
Mark Brown
1
-13
/
+22
2011-12-06
sched/accounting: Change cpustat fields to an array
Glauber Costa
2
-40
/
+36
2011-12-02
Merge branch 'for_3.3/omap-cpufreq' of git://git.kernel.org/pub/scm/linux/ker...
Dave Jones
2
-0
/
+275
[next]