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
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
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-03-25
intel-pstate: Use #defines instead of hard-coded values.
Konrad Rzeszutek Wilk
1
-3
/
+3
2013-03-25
cpufreq / intel_pstate: Fix calculation of current frequency
Dirk Brandewie
1
-1
/
+1
2013-03-25
cpufreq / intel_pstate: Add function to check that all MSRs are valid
Dirk Brandewie
1
-0
/
+26
2013-03-07
cpufreq / intel_pstate: Do not load on VM that does not report max P state.
Dirk Brandewie
1
-0
/
+3
2013-03-07
cpufreq / intel_pstate: Fix intel_pstate_init() error path
Dirk Brandewie
1
-28
/
+11
2013-03-04
cpufreq: highbank: do not initialize array with a loop
Emilio López
1
-7
/
+1
2013-03-04
cpufreq: Fix a typo in comment
Namhyung Kim
1
-1
/
+1
2013-02-26
Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2013-02-23
Merge branch 'pm-cpufreq' into fixes
Rafael J. Wysocki
1
-1
/
+1
2013-02-23
imx6q-cpufreq: fix return value check in imx6q_cpufreq_probe()
Wei Yongjun
1
-1
/
+1
2013-02-22
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-51
/
+52
2013-02-22
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
6
-9
/
+56
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-5
/
+5
2013-02-17
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-6
/
+17
2013-02-16
cpufreq / intel_pstate: Add kernel command line option disable intel_pstate.
Dirk Brandewie
1
-0
/
+16
2013-02-16
cpufreq / intel_pstate: Change to disallow module build
Dirk Brandewie
1
-6
/
+1
2013-02-15
Merge branch 'next/cpufreq-exynos' of git://git.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
4
-660
/
+232
2013-02-15
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
24
-415
/
+2051
2013-02-13
Merge tag 'for-arm-soc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
1
-1
/
+0
2013-02-12
drivers/db8500-cpufreq: delete dangling include
Linus Walleij
1
-1
/
+0
2013-02-11
cpufreq / intel_pstate: Fix 32 bit build
Dirk Brandewie
1
-1
/
+2
2013-02-09
cpufreq: conservative: Fix typos in comments
Stratos Karafotis
1
-2
/
+2
2013-02-09
cpufreq: ondemand: Fix typos in comments
Stratos Karafotis
1
-6
/
+6
2013-02-09
cpufreq: exynos: simplify .init() for setting policy->cpus
Viresh Kumar
1
-13
/
+1
2013-02-09
cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCs
Andrew Lunn
3
-0
/
+266
2013-02-09
cpufreq/x86: Add P-state driver for sandy bridge.
Dirk Brandewie
3
-0
/
+825
2013-02-09
cpufreq_stats: do not remove sysfs files if frequency table is not present
Dirk Brandewie
1
-0
/
+4
2013-02-09
cpufreq: Do not track governor name for scaling drivers with internal governors.
Dirk Brandewie
1
-2
/
+3
2013-02-09
cpufreq: Only call cpufreq_out_of_sync() for driver that implement cpufreq_dr...
Dirk Brandewie
1
-1
/
+1
2013-02-09
cpufreq: Retrieve current frequency from scaling drivers with internal governors
Dirk Brandewie
1
-1
/
+5
2013-02-09
cpufreq: Fix locking issues
Viresh Kumar
1
-34
/
+38
2013-02-09
cpufreq: Create a macro for unlock_policy_rwsem{read,write}
Viresh Kumar
1
-15
/
+9
2013-02-09
cpufreq: Remove unused HOTPLUG_CPU code
Viresh Kumar
1
-15
/
+2
2013-02-09
cpufreq: governors: Fix WARN_ON() for multi-policy platforms
Viresh Kumar
2
-15
/
+23
2013-02-09
cpufreq: ondemand: Replace down_differential tuner with adj_up_threshold
Stratos Karafotis
2
-7
/
+11
2013-02-09
cpufreq / stats: Get rid of CPUFREQ_STATDEVICE_ATTR
Viresh Kumar
1
-12
/
+6
2013-02-09
cpufreq: Don't check cpu_online(policy->cpu)
Viresh Kumar
4
-23
/
+4
2013-02-09
cpufreq: add imx6q-cpufreq driver
Shawn Guo
3
-0
/
+346
2013-02-06
cpufreq: Don't remove sysfs link for policy->cpu
Viresh Kumar
1
-2
/
+3
2013-02-05
Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
5
-5
/
+43
2013-02-05
cpufreq: exynos: Fix hang in pm handler due to frequency mismatch
Jonghwan Choi
1
-3
/
+5
2013-02-02
cpufreq: Remove unnecessary use of policy->shared_type
Viresh Kumar
3
-6
/
+1
2013-02-02
cpufreq: Set all cpus in policy->cpus for single cluster SoCs
Viresh Kumar
3
-3
/
+3
2013-02-02
cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()
Viresh Kumar
2
-8
/
+20
2013-02-02
cpufreq: governors: Remove code redundancy between governors
Viresh Kumar
4
-97
/
+53
2013-02-02
cpufreq: governors: Get rid of dbs_data->enable field
Viresh Kumar
2
-39
/
+20
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
[next]