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
2014-07-21
cpufreq: move policy kobj to update_policy_cpu()
Viresh Kumar
1
-38
/
+33
2014-07-21
cpufreq: propagate error returned by kobject_move()
Viresh Kumar
1
-3
/
+5
2014-07-21
cpufreq: don't restore policy->cpus on failure to move kobj
Viresh Kumar
1
-5
/
+0
2014-07-21
powernow-k6: support 350MHz CPU
Mikulas Patocka
1
-0
/
+1
2014-07-21
cpufreq: ondemand: Eliminate the deadband effect
Stratos Karafotis
1
-4
/
+7
2014-07-21
cpufreq: Introduce new relation for freq selection
Stratos Karafotis
1
-1
/
+11
2014-07-21
cpufreq: imx6: remove pu regulator dependency for SOCs with no PU regulator
Anson Huang
1
-14
/
+21
2014-07-21
cpufreq: intel_pstate: Remove core_pct rounding
Stratos Karafotis
1
-5
/
+1
2014-07-21
cpufreq: intel_pstate: Simplify P state adjustment logic.
Stratos Karafotis
1
-23
/
+3
2014-07-21
cpufreq: intel_pstate: Keep values in aperf/mperf in full precision
Stratos Karafotis
1
-3
/
+0
2014-07-21
cpufreq: intel_pstate: Disable interrupts during MSRs reading
Stratos Karafotis
1
-0
/
+3
2014-07-21
cpufreq: intel_pstate: Align multiple lines to open parenthesis
Stratos Karafotis
1
-17
/
+17
2014-07-21
cpufreq: intel_pstate: Remove unnecessary intermediate variable sample_time
Stratos Karafotis
1
-3
/
+2
2014-07-21
cpufreq: intel_pstate: Cleanup parentheses
Stratos Karafotis
1
-5
/
+5
2014-07-21
cpufreq: intel_pstate: Fit code in a single line where possible
Stratos Karafotis
1
-13
/
+5
2014-07-21
cpufreq: intel_pstate: Add missing blank lines after declarations
Stratos Karafotis
1
-5
/
+13
2014-07-21
cpufreq: intel_pstate: Remove unnecessary type casting in div_s64() call
Stratos Karafotis
1
-1
/
+1
2014-07-21
cpufreq: intel_pstate: Make intel_pstate_kobject and debugfs_parent locals
Stratos Karafotis
1
-4
/
+4
2014-07-17
cpufreq: move policy kobj to policy->cpu at resume
Viresh Kumar
1
-2
/
+4
2014-07-16
cpufreq: cpu0: OPPs can be populated at runtime
Viresh Kumar
1
-5
/
+2
2014-07-16
cpufreq: kirkwood: Reinstate cpufreq driver for ARCH_KIRKWOOD
Quentin Armitage
1
-1
/
+1
2014-07-16
cpufreq: imx6q: Select PM_OPP
Nicolas Del Piano
1
-0
/
+1
2014-07-16
cpufreq: sa1110: set memory type for h3600
Linus Walleij
1
-1
/
+1
2014-07-09
cpufreq: Makefile: fix compilation for davinci platform
Prabhakar Lad
1
-1
/
+1
2014-07-07
intel_pstate: Set CPU number before accessing MSRs
Vincent Minet
1
-2
/
+1
2014-07-07
intel_pstate: don't touch turbo bit if turbo disabled or unavailable.
Dirk Brandewie
1
-6
/
+16
2014-07-07
intel_pstate: Fix setting VID
Dirk Brandewie
1
-5
/
+5
2014-06-18
cpufreq: unlock when failing cpufreq_update_policy()
Aaron Plattner
1
-6
/
+4
2014-06-18
intel_pstate: Correct rounding in busy calculation
Doug Smythies
1
-4
/
+1
2014-06-17
cpufreq: cpufreq-cpu0: fix CPU_THERMAL dependency
Arnd Bergmann
1
-0
/
+2
2014-06-12
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
9
-59
/
+204
2014-06-11
cpufreq: cpufreq-cpu0: remove dependency on THERMAL and REGULATOR
Viresh Kumar
1
-1
/
+1
2014-06-11
cpufreq: tegra: update comment for clarity
Viresh Kumar
1
-3
/
+6
2014-06-11
cpufreq: intel_pstate: Remove duplicate CPU ID check
Stratos Karafotis
1
-6
/
+0
2014-06-10
cpufreq: Mark CPU0 driver with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
Viresh Kumar
1
-1
/
+1
2014-06-09
cpufreq: governor: remove copy_prev_load from 'struct cpu_dbs_common_info'
Viresh Kumar
2
-9
/
+19
2014-06-08
cpufreq: governor: Be friendly towards latency-sensitive bursty workloads
Srivatsa S. Bhat
2
-3
/
+61
2014-06-07
cpufreq: ppc-corenet-cpu-freq: do_div use quotient
Ed Swarthout
1
-4
/
+5
2014-06-07
Revert "cpufreq: Enable big.LITTLE cpufreq driver on arm64"
Rafael J. Wysocki
1
-2
/
+1
2014-06-06
cpufreq: Tegra: implement intermediate frequency callbacks
Viresh Kumar
1
-35
/
+62
2014-06-06
cpufreq: add support for intermediate (stable) frequencies
Viresh Kumar
1
-7
/
+60
2014-06-04
Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
29
-352
/
+457
2014-06-03
Merge back earlier cpufreq material.
Rafael J. Wysocki
29
-331
/
+426
2014-06-03
Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-41
/
+119
2014-06-03
Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-12
/
+27
2014-06-02
intel_pstate: Improve initial busy calculation
Doug Smythies
1
-5
/
+8
2014-06-02
intel_pstate: add sample time scaling
Dirk Brandewie
1
-1
/
+17
2014-06-02
intel_pstate: Correct rounding in busy calculation
Dirk Brandewie
1
-5
/
+7
2014-06-02
intel_pstate: Remove C0 tracking
Dirk Brandewie
1
-12
/
+1
2014-05-30
cpufreq: exynos: Fix driver compilation with ARCH_MULTIPLATFORM
Tomasz Figa
6
-41
/
+119
[next]