Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4447266b842d27f77b017a59eb9dc38ad7b299f1
/
drivers
/
cpufreq
4447266
cpufreq: governors: Remove code redundancy between governors
by Viresh Kumar
· 12 years ago
8eeed09
cpufreq: governors: Get rid of dbs_data->enable field
by Viresh Kumar
· 12 years ago
09dca5a
cpufreq: governors: fix misuse of cdbs.cpu
by Fabio Baltieri
· 12 years ago
2624f90
cpufreq: governors: implement generic policy_is_shared
by Fabio Baltieri
· 12 years ago
6f35a65
cpufreq: SPEAr: Notify all policy->cpus of frequency change
by Viresh Kumar
· 12 years ago
5553f9e
cpufreq: instantiate cpufreq-cpu0 as a platform_driver
by Shawn Guo
· 12 years ago
58ddcea
cpufreq: governors: clean timer init and exit code
by Fabio Baltieri
· 12 years ago
fcf8058
cpufreq: Simplify cpufreq_add_dev()
by Viresh Kumar
· 12 years ago
b26f720
cpufreq: Revert "cpufreq: Don't use cpu removed during cpufreq_driver_unregister"
by Viresh Kumar
· 12 years ago
6754f55
cpufreq / highbank: add support for highbank cpufreq
by Mark Langsdorf
· 12 years ago
c0939e4
powernow-k8: Cleanup init function
by Borislav Petkov
· 12 years ago
4827ea6
powernow-k8: Cleanup module request
by Borislav Petkov
· 12 years ago
9d95046
cpufreq: Add a get_current_driver helper
by Borislav Petkov
· 12 years ago
741220e
cpufreq: Make acpi-cpufreq link first
by Borislav Petkov
· 12 years ago
c40a451
acpi-cpufreq: Do not load on K8
by Matthew Garrett
· 12 years ago
d5aaffa
cpufreq: handle cpufreq being disabled for all exported function.
by Dirk Brandewie
· 12 years ago
b8eed8a
cpufreq: Simplify __cpufreq_remove_dev()
by Viresh Kumar
· 12 years ago
f851780
cpufreq: SPEAr: Fix sparse warning for cpufreq driver
by Viresh Kumar
· 12 years ago
6954ca9
cpufreq: Don't use cpu removed during cpufreq_driver_unregister
by Viresh Kumar
· 12 years ago
f6a7409
cpufreq: Notify governors when cpus are hot-[un]plugged
by Viresh Kumar
· 12 years ago
643ae6e
cpufreq: Manage only online cpus
by Viresh Kumar
· 12 years ago
8ee2ec5
cpufreq: ondemand: use all CPUs in update_sampling_rate
by Fabio Baltieri
· 12 years ago
66df2a01
cpufreq: conservative: call dbs_check_cpu only when necessary
by Fabio Baltieri
· 12 years ago
da53d61
cpufreq: ondemand: call dbs_check_cpu only when necessary
by Fabio Baltieri
· 12 years ago
2abfa87
cpufreq: handle SW coordinated CPUs
by Rickard Andersson
· 12 years ago
efa1719
cpufreq: Add module aliases for acpi-cpufreq
by Matthew Garrett
· 12 years ago
78e8eb8
cpufreq: cpufreq-cpu0: use RCU locks around usage of OPP
by Nishanth Menon
· 12 years ago
f44d188
cpufreq: OMAP: use RCU locks around usage of OPP
by Nishanth Menon
· 12 years ago
631e8ac
powernow-k8: Add a kconfig dependency on acpi-cpufreq
by Borislav Petkov
· 12 years ago
1e15f29
cpufreq / governor: Fix problem with cpufreq_ondemand or cpufreq_conservative
by Larry Finger
· 12 years ago
b5811bc
cpufreq / Longhaul: Disable driver by default
by Rafał Bilski
· 12 years ago
56836fb
cpufreq / stats: fix race between stats allocation and first usage
by Konstantin Khlebnikov
· 12 years ago
bad73c5
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
9387468
Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux
by Linus Torvalds
· 12 years ago
3e33ee9
cpufreq: ondemand: update sampling rate only on right CPUs
by Fabio Baltieri
· 12 years ago
4209932
cpufreq: SPEAr: Add CPUFreq driver
by Deepak Sikri
· 12 years ago
a0e5af3
cpufreq: governors: Fix jiffies/cputime mixup (revisited)
by Rafael J. Wysocki
· 12 years ago
d3c31a7
cpufreq: ondemand: fix wrong delay sampling rate
by Fabio Baltieri
· 12 years ago
5542721
cpufreq: exynos: Use static for functions used in only this file
by Tushar Behera
· 12 years ago
fd06a20
cpufreq: exynos: Broadcast frequency change notifications for all cores
by Tomasz Figa
· 12 years ago
c0e61cb
cpufreq: remove use of __devexit
by Bill Pemberton
· 12 years ago
c5fa4ab
cpufreq: remove use of __devinit
by Bill Pemberton
· 12 years ago
ce2650d
cpufreq: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
f55c9c2
cpufreq: Remove unnecessary initialization of a local variable
by Jingoo Han
· 12 years ago
7249924
cpufreq: Make sure target freq is within limits
by Viresh Kumar
· 12 years ago
5a1c022
cpufreq: Avoid calling cpufreq driver's target() routine if target_freq == policy->cur
by Viresh Kumar
· 12 years ago
da58445
cpufreq: Fix sparse warning by making local function static
by Viresh Kumar
· 12 years ago
1e7586a
cpufreq: Fix sparse warnings by updating cputime64_t to u64
by Viresh Kumar
· 12 years ago
4471a34
cpufreq: governors: remove redundant code
by Viresh Kumar
· 12 years ago
0676f7f
cpufreq: return early from __cpufreq_driver_getavg()
by Viresh Kumar
· 12 years ago
8636fd2
cpufreq: fix jiffies/cputime mixup in conservative/ondemand governors
by Andreas Schwab
· 12 years ago
db70115
cpufreq: Improve debug prints
by Viresh Kumar
· 12 years ago
2aacdff
cpufreq: Move common part from governors to separate file, v2
by viresh kumar
· 12 years ago
4b972f0
cpufreq / core: Fix printing of governor and driver name
by viresh kumar
· 12 years ago
8bf1ac72
cpufreq / core: Fix typo in comment describing show_bios_limit()
by viresh kumar
· 12 years ago
78e30d1
cpufreq: db8500: Use armss clk to update frequency
by Ulf Hansson
· 12 years ago
fdb4446
cpufreq: db8500: Fetch cpufreq table from platform data
by Ulf Hansson
· 12 years ago
b468944
cpufreq: db8500: Register as a platform driver
by Ulf Hansson
· 12 years ago
29c4bcd
cpufreq / powernow-k8: Change maintainer's email address
by Andreas Herrmann
· 12 years ago
e377367
Fix memory leak in cpufreq stats.
by Tu, Xiaobing
· 12 years ago
e4df1cb
cpufreq / powernow-k8: Remove usage of smp_processor_id() in preemptible code
by Andreas Herrmann
· 12 years ago
747a7f6
cpufreq: OMAP: use get_cpu_device() instead of omap_device API
by Kevin Hilman
· 12 years ago
e2ee1b4
cpufreq: OMAP: fix clock usage to be SoC independent, remove plat/ includes
by Paul Walmsley
· 12 years ago
4075944
cpufreq: OMAP: remove unused <plat/omap-pm.h>
by Kevin Hilman
· 12 years ago
8df0a66
cpufreq: OMAP: ensure valid clock rate before scaling
by Kevin Hilman
· 12 years ago
16642a2
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
033d995
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
1bae995
cpufreq: OMAP: Check IS_ERR() instead of NULL for omap_device_get_by_hwmod_name
by Axel Lin
· 12 years ago
c5c473e
Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
6889125
cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPU
by Tejun Heo
· 12 years ago
cd664cc
cpufreq: OMAP: remove loops_per_jiffy recalculate for smp
by Richard Zhao
· 12 years ago
21ce35d
sections: fix section conflicts in drivers/cpufreq
by Andi Kleen
· 12 years ago
2d8fced
cpufreq: conservative: update frequency when limits are relaxed
by Michal Pecio
· 12 years ago
f263651
cpufreq / ondemand: update frequency when limits are relaxed
by Michal Pecio
· 12 years ago
95ceafd
cpufreq: Add a generic cpufreq-cpu0 driver
by Shawn Guo
· 12 years ago
e1f0b8e
cpufreq: Remove support for hardware P-state chips from powernow-k8
by Matthew Garrett
· 12 years ago
11269ff
acpi-cpufreq: Add compatibility for legacy AMD cpb sysfs knob
by Andre Przywara
· 12 years ago
615b730
acpi-cpufreq: Add support for disabling dynamic overclocking
by Andre Przywara
· 12 years ago
a206095
powernow-k8: delay info messages until initialization has succeeded
by Andre Przywara
· 12 years ago
034be8f
cpufreq: Add warning message to powernow-k8
by Andre Przywara
· 12 years ago
acd3162
acpi-cpufreq: Add quirk to disable _PSD usage on all AMD CPUs
by Andre Przywara
· 12 years ago
3dc9a63
acpi-cpufreq: Add support for modern AMD CPUs
by Matthew Garrett
· 12 years ago
56835e6
cpufreq / powernow-k8: Fixup missing _PSS objects message
by Borislav Petkov
· 12 years ago
2d17506
PM / cpufreq: Initialise the cpu field during conservative governor start
by Amit Daniel Kachhap
· 12 years ago
1e72fe1
Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes
by Arnd Bergmann
· 12 years ago
203b42f
workqueue: make deferrable delayed_work initializer names consistent
by Tejun Heo
· 12 years ago
1b86521
cpufreq: OMAP: Handle missing frequency table on SMP systems
by Rajendra Nayak
· 12 years ago
d06a8a4
drivers/cpufreq/pcc-cpufreq.c: fix error return code
by Julia Lawall
· 12 years ago
b7574a2
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
d14b7a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
a914443
cpufreq: Fix sysfs deadlock with concurrent hotplug/frequency switch
by Stephen Boyd
· 12 years ago
53df1ad
EXYNOS: bugfix on retrieving old_index from freqs.old
by Jonghwa Lee
· 12 years ago
c03c301
cpufreq: Fix typo in cpufreq driver
by Masanari Iida
· 12 years ago
bb3e815
[CPUFREQ] EXYNOS5250: Add support max 1.7GHz for EXYNOS5250
by Jaecheol Lee
· 12 years ago
bc71c09
ARM: ux500: core U9540 support
by Linus Walleij
· 13 years ago
2d59dcf
cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUS
by Kevin Hilman
· 13 years ago
314489b
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
2d1f631
EXYNOS: fix dependency for EXYNOS_CPUFREQ
by Kukjin Kim
· 13 years ago
88d8cd5
drivers/cpufreq/db8500-cpufreq: remove references to cpu_*_map.
by Rusty Russell
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
Next »