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
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
2016-04-28
cpufreq: mvebu: Move cpufreq code into drivers/cpufreq/
Viresh Kumar
2
-0
/
+108
2016-04-28
cpufreq: dt: Kill platform-data
Viresh Kumar
1
-5
/
+1
2016-04-28
cpufreq: dt: Identify cpu-sharing for platforms without operating-points-v2
Viresh Kumar
1
-7
/
+9
2016-04-28
cpufreq: governor: Change confusing struct field and variable names
Rafael J. Wysocki
2
-12
/
+12
2016-04-28
cpufreq: intel_pstate: Enable PPC enforcement for servers
Srinivas Pandruvada
1
-1
/
+11
2016-04-28
cpufreq: intel_pstate: Adjust policy->max
Srinivas Pandruvada
1
-0
/
+11
2016-04-28
cpufreq: intel_pstate: Enforce _PPC limits
Srinivas Pandruvada
2
-2
/
+135
2016-04-28
cpufreq: powernv: Ramp-down global pstate slower than local-pstate
Akshay Adiga
1
-7
/
+251
2016-04-28
cpufreq: powernv: Remove flag use-case of policy->driver_data
Shilpasri G Bhat
1
-6
/
+5
2016-04-27
cpufreq: e_powersaver: Use IS_ENABLED() instead of checking for built-in or m...
Javier Martinez Canillas
2
-8
/
+8
2016-04-26
cpufreq: intel_pstate: Fix processing for turbo activation ratio
Srinivas Pandruvada
1
-0
/
+5
2016-04-25
cpufreq: governor: Fix prev_load initialization in cpufreq_governor_start()
Rafael J. Wysocki
1
-4
/
+4
2016-04-25
cpufreq: hisilicon: Use generic platdev driver
Viresh Kumar
4
-52
/
+2
2016-04-25
cpufreq: zynq: Use generic platdev driver
Viresh Kumar
1
-0
/
+2
2016-04-25
cpufreq: sunxi: Use generic platdev driver
Viresh Kumar
1
-0
/
+12
2016-04-25
cpufreq: shmobile: Use generic platdev driver
Viresh Kumar
1
-0
/
+12
2016-04-25
cpufreq: rockchip: Use generic platdev driver
Finley Xiao
1
-0
/
+11
2016-04-25
cpufreq: omap: Use generic platdev driver
Viresh Kumar
1
-0
/
+5
2016-04-25
cpufreq: imx: Use generic platdev driver
Viresh Kumar
1
-0
/
+5
2016-04-25
cpufreq: berlin: Use generic platdev driver
Viresh Kumar
1
-0
/
+2
2016-04-25
cpufreq: dt: Mark platdev machines array as __initconst
Viresh Kumar
1
-1
/
+1
2016-04-25
cpufreq: qoriq: Fix cooling device registration issue during suspend
Jia Hongtao
1
-0
/
+1
2016-04-25
cpufreq: qoriq: Remove __exit macro from .exit callback
Jia Hongtao
1
-2
/
+2
2016-04-25
cpufreq: qoriq: Don't show cooling device messages if THERMAL_OF undefined
Jia Hongtao
1
-2
/
+2
2016-04-25
cpufreq: ACPI / CPPC: Add module support for cppc_cpufreq driver
Ashwin Chaugule
1
-0
/
+21
2016-04-25
cpufreq: intel_pstate: Use average P-State instead of current P-State
Philippe Longepe
1
-1
/
+7
2016-04-25
Merge back cpufreq changes for v4.7.
Rafael J. Wysocki
39
-580
/
+779
2016-04-25
Revert "cpufreq: governor: Fix negative idle_time when configured with CONFIG...
Rafael J. Wysocki
1
-6
/
+2
2016-04-21
Merge branch 'pm-cpufreq-fixes'
Rafael J. Wysocki
2
-0
/
+7
2016-04-19
Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes
Ingo Molnar
2
-20
/
+189
2016-04-19
cpufreq: Abort cpufreq_update_current_freq() for cpufreq_suspended set
Rafael J. Wysocki
1
-0
/
+3
2016-04-13
x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage
Borislav Petkov
1
-1
/
+1
2016-04-11
drivers/cpufreq: make ppc_cbe_cpufreq_pmi driver explicitly non-modular
Paul Gortmaker
1
-13
/
+2
2016-04-10
intel_pstate: Avoid getting stuck in high P-states when idle
Rafael J. Wysocki
1
-0
/
+4
2016-04-09
cpufreq: ACPI: Remove freq_table from acpi_cpufreq_data
Viresh Kumar
1
-29
/
+34
2016-04-09
cpufreq: ACPI: policy->driver_data can't be NULL in ->exit()
Viresh Kumar
1
-8
/
+6
2016-04-09
cpufreq: Rearrange cpufreq_add_dev()
Rafael J. Wysocki
1
-14
/
+12
2016-04-09
cpufreq: Simplify switch () in cpufreq_cpu_callback()
Rafael J. Wysocki
1
-4
/
+1
2016-04-09
cpufreq: Use consistent prefixing via pr_fmt
Joe Perches
25
-146
/
+181
2016-04-09
cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
25
-265
/
+199
2016-04-09
intel_pstate: Use pr_fmt
Joe Perches
1
-8
/
+10
2016-04-09
cpufreq: mt8173: use list_for_each_entry*()
Geliang Tang
1
-10
/
+4
2016-04-09
intel_pstate: Avoid pointless FRAC_BITS shifts under div_fp()
Rafael J. Wysocki
1
-18
/
+13
2016-04-09
cpufreq: exynos: Use generic platdev driver
Viresh Kumar
1
-0
/
+9
2016-04-09
cpufreq: dt: Add generic platform-device creation support
Viresh Kumar
3
-0
/
+43
2016-04-09
cpufreq: tegra124: No need of setting platform-data
Viresh Kumar
1
-7
/
+0
2016-04-09
cpufreq: ppc_cbe_cpufreq_pmi: make the driver explicitly non-modular
Paul Gortmaker
1
-13
/
+2
2016-04-09
Merge branch 'pm-cpufreq-sched' into pm-cpufreq
Rafael J. Wysocki
14
-182
/
+389
2016-04-08
cpufreq: Call cpufreq_disable_fast_switch() in sugov_exit()
Rafael J. Wysocki
1
-8
/
+11
2016-04-08
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc'
Rafael J. Wysocki
2
-20
/
+189
[prev]
[next]