index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2013-02-02
cpufreq: governors: fix misuse of cdbs.cpu
Fabio Baltieri
3
-5
/
+7
2013-02-02
cpufreq: governors: implement generic policy_is_shared
Fabio Baltieri
6
-13
/
+4
2013-02-02
cpufreq: SPEAr: Notify all policy->cpus of frequency change
Viresh Kumar
1
-2
/
+5
2013-02-02
cpufreq: instantiate cpufreq-cpu0 as a platform_driver
Shawn Guo
3
-13
/
+29
2013-02-02
cpufreq: governors: clean timer init and exit code
Fabio Baltieri
1
-30
/
+13
2013-02-02
cpufreq: Simplify cpufreq_add_dev()
Viresh Kumar
2
-101
/
+58
2013-02-02
cpufreq: Revert "cpufreq: Don't use cpu removed during cpufreq_driver_unregis...
Viresh Kumar
1
-7
/
+0
2013-02-02
cpufreq / highbank: add support for highbank cpufreq
Mark Langsdorf
4
-2
/
+137
2013-02-02
powernow-k8: Cleanup init function
Borislav Petkov
1
-11
/
+14
2013-02-02
powernow-k8: Cleanup module request
Borislav Petkov
1
-2
/
+19
2013-02-02
cpufreq: Add a get_current_driver helper
Borislav Petkov
1
-0
/
+14
2013-02-02
cpufreq: Make acpi-cpufreq link first
Borislav Petkov
1
-2
/
+3
2013-02-02
acpi-cpufreq: Do not load on K8
Matthew Garrett
1
-0
/
+6
2013-02-02
cpufreq: handle cpufreq being disabled for all exported function.
Dirk Brandewie
1
-0
/
+18
2013-02-02
cpufreq: Simplify __cpufreq_remove_dev()
Viresh Kumar
3
-93
/
+104
2013-02-02
cpufreq: SPEAr: Fix sparse warning for cpufreq driver
Viresh Kumar
1
-1
/
+1
2013-02-02
cpufreq: Don't use cpu removed during cpufreq_driver_unregister
Viresh Kumar
1
-1
/
+7
2013-02-02
cpufreq: Notify governors when cpus are hot-[un]plugged
Viresh Kumar
1
-0
/
+10
2013-02-02
cpufreq: Manage only online cpus
Viresh Kumar
1
-0
/
+7
2013-02-02
cpufreq: ondemand: use all CPUs in update_sampling_rate
Fabio Baltieri
1
-3
/
+2
2013-02-02
cpufreq: conservative: call dbs_check_cpu only when necessary
Fabio Baltieri
1
-6
/
+41
2013-02-02
cpufreq: ondemand: call dbs_check_cpu only when necessary
Fabio Baltieri
3
-10
/
+52
2013-02-02
cpufreq: handle SW coordinated CPUs
Rickard Andersson
4
-8
/
+43
2013-02-01
cpufreq: exynos: Initialize return variable
Sachin Kamat
1
-1
/
+1
2013-01-30
Merge tag 'vexpress/drivers-for-3.9' of git://git.linaro.org/people/pawelmoll...
Olof Johansson
4
-1
/
+16
2013-01-30
Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Olof Johansson
1
-3
/
+0
2013-01-29
ARM: ux500: de-globalize <mach/id.h>
Linus Walleij
1
-3
/
+0
2013-01-29
Merge branch 'depends/cleanup' into next/drivers
Olof Johansson
4
-7
/
+24
2013-01-26
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
4
-1
/
+16
2013-01-26
PM / tracing: remove deprecated power trace API
Paul Gortmaker
1
-1
/
+0
2013-01-25
cpufreq: exynos: Fix unsigned variable being checked for negative value
Sachin Kamat
1
-1
/
+1
2013-01-23
cpufreq: Add module aliases for acpi-cpufreq
Matthew Garrett
1
-0
/
+7
2013-01-22
cpufreq: cpufreq-cpu0: use RCU locks around usage of OPP
Nishanth Menon
1
-0
/
+5
2013-01-22
cpufreq: OMAP: use RCU locks around usage of OPP
Nishanth Menon
1
-0
/
+3
2013-01-18
cpufreq: exynos: Get booting freq value in exynos_cpufreq_init
Jonghwan Choi
1
-2
/
+2
2013-01-18
cpufreq: exynos: Show list of available frequencies
Inderpal Singh
1
-0
/
+13
2013-01-18
powernow-k8: Add a kconfig dependency on acpi-cpufreq
Borislav Petkov
1
-1
/
+1
2013-01-11
drivers/cpufreq: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2
-5
/
+5
2013-01-10
cpufreq: exynos: cleanup exynos-cpufreq header
Kukjin Kim
5
-5
/
+43
2013-01-07
cpufreq: db8500: set CPUFREQ_CONST_LOOPS
Fabio Baltieri
1
-1
/
+1
2013-01-07
cpufreq: dbx500: Update file header
Lee Jones
1
-2
/
+2
2013-01-07
cpufreq: dbx500: Minor code cleanup
Jonas Aaberg
1
-10
/
+12
2013-01-07
cpufreq: dbx500: Move clk_get to probe
Ulf Hansson
1
-15
/
+14
2013-01-07
cpufreq: Give driver used for dbx500 family a more generic name
Lee Jones
2
-30
/
+30
2013-01-03
cpufreq / governor: Fix problem with cpufreq_ondemand or cpufreq_conservative
Larry Finger
2
-2
/
+8
2013-01-03
cpufreq / Longhaul: Disable driver by default
RafaĆ Bilski
1
-1
/
+9
2013-01-03
cpufreq / stats: fix race between stats allocation and first usage
Konstantin Khlebnikov
1
-4
/
+7
2012-12-24
cpufreq: exynos: Add missing static
Jonghwan Choi
3
-3
/
+3
2012-12-24
cpufreq: exynos: Split exynos_target function into two functions
Jonghwan Choi
1
-65
/
+86
2012-12-24
cpufreq: exynos: Use APLL_FREQ macro for cpu divider value
Jonghwan Choi
3
-561
/
+120
[prev]
[next]