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
2016-08-31
cpufreq: dt: Add terminate entry for of_device_id tables
Wei Yongjun
1
-0
/
+2
2016-08-12
Merge branches 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
1
-1
/
+20
2016-08-06
cpufreq: powernv: Fix crash in gpstate_timer_handler()
Akshay Adiga
1
-1
/
+20
2016-08-06
Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+2
2016-08-05
Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp'
Rafael J. Wysocki
2
-1
/
+2
2016-08-03
cpufreq: Do not default-yes CPU_FREQ_STAT
Borislav Petkov
1
-1
/
+0
2016-08-02
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-34
/
+34
2016-07-29
cpufreq: intel_pstate: Add more out-of-band IDs
Srinivas Pandruvada
1
-0
/
+2
2016-07-27
Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
22
-671
/
+545
2016-07-26
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+2
2016-07-26
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-18
/
+19
2016-07-25
Merge branch 'pm-cpu'
Rafael J. Wysocki
1
-2
/
+2
2016-07-23
Revert "cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_late...
Andreas Herrmann
1
-2
/
+0
2016-07-22
cpufreq: export cpufreq_driver_resolve_freq()
Steve Muckle
1
-0
/
+1
2016-07-22
cpufreq: Disallow ->resolve_freq() for drivers providing ->target_index()
Viresh Kumar
1
-4
/
+12
2016-07-21
cpufreq: acpi-cpufreq: use cached frequency mapping when possible
Steve Muckle
1
-1
/
+4
2016-07-21
cpufreq: add cpufreq_driver_resolve_freq()
Steve Muckle
1
-0
/
+25
2016-07-21
cpufreq: intel_pstate: Check cpuid for MSR_HWP_INTERRUPT
Srinivas Pandruvada
1
-1
/
+2
2016-07-21
intel_pstate: Update cpu_frequency tracepoint every time
Rafael J. Wysocki
1
-8
/
+4
2016-07-21
cpufreq: intel_pstate: clean remnant struct element
Carsten Emde
1
-2
/
+0
2016-07-12
cpufreq: powernv: Replacing pstate_id with frequency table index
Akshay Adiga
1
-75
/
+102
2016-07-11
intel_pstate: Fix MSR_CONFIG_TDP_x addressing in core_get_max_pstate()
Jan Kiszka
1
-1
/
+1
2016-07-07
cpufreq: intel_pstate: Replace MSR_NHM_TURBO_RATIO_LIMIT
Srinivas Pandruvada
1
-2
/
+2
2016-07-07
timers, cpufreq/powernv: Initialize the gpstate timer as pinned
Thomas Gleixner
1
-3
/
+2
2016-07-07
cpufreq: Reuse new freq-table helpers
Viresh Kumar
5
-20
/
+10
2016-07-07
cpufreq: Handle sorted frequency tables more efficiently
Viresh Kumar
1
-8
/
+65
2016-07-04
cpufreq: Drop redundant check from cpufreq_update_current_freq()
Rafael J. Wysocki
1
-3
/
+0
2016-07-04
Merge back earlier cpufreq material for v4.8.
Rafael J. Wysocki
20
-579
/
+353
2016-06-28
cpufreq: Avoid false-positive WARN_ON()s in cpufreq_update_policy()
Rafael J. Wysocki
1
-0
/
+4
2016-06-28
intel_pstate: Declare pid_params/pstate_funcs/hwp_active __read_mostly
Jisheng Zhang
1
-3
/
+3
2016-06-28
intel_pstate: add __init/__initdata marker to some functions/variables
Jisheng Zhang
1
-9
/
+9
2016-06-28
intel_pstate: Fix incorrect placement of __initdata
Jisheng Zhang
1
-3
/
+3
2016-06-28
cpufreq: dt: call of_node_put() before error out
Masahiro Yamada
1
-3
/
+4
2016-06-28
intel_pstate: Do not clear utilization update hooks on policy changes
Rafael J. Wysocki
1
-2
/
+3
2016-06-24
cpufreq: pcc-cpufreq: Fix doorbell.access_width
Mike Galbraith
1
-1
/
+1
2016-06-22
cpufreq: s5pv210: use relaxed IO accesors
Ben Dooks
1
-34
/
+34
2016-06-20
Merge back earlier cpufreq changes for v4.8.
Rafael J. Wysocki
20
-564
/
+338
2016-06-15
cpufreq: intel_pstate: Adjust _PSS[0] freqeuency if needed
Srinivas Pandruvada
1
-20
/
+2
2016-06-14
Merge branch 'x86/cpu' into x86/platform, to avoid conflict
Ingo Molnar
1
-18
/
+19
2016-06-14
cpufreq: mvebu: fix integer to pointer cast
Ben Dooks
1
-1
/
+1
2016-06-14
cpufreq: intel_pstate: Broxton support
Srinivas Pandruvada
1
-0
/
+21
2016-06-14
Merge branch 'x86/cpu'
Rafael J. Wysocki
1
-18
/
+19
2016-06-14
Merge branch 'x86/cpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/t...
Rafael J. Wysocki
1
-18
/
+19
2016-06-14
cpufreq: conservative: Do not use transition notifications
Rafael J. Wysocki
1
-82
/
+21
2016-06-14
Merge back earlier cpufreq changes for v4.8.
Rafael J. Wysocki
18
-496
/
+309
2016-06-10
Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle'
Rafael J. Wysocki
1
-3
/
+9
2016-06-10
cpufreq: governor: Drop gov_cancel_work()
Rafael J. Wysocki
1
-12
/
+7
2016-06-09
cpufreq: davinci: Reuse cpufreq_generic_frequency_table_verify()
Viresh Kumar
1
-21
/
+1
2016-06-09
cpufreq: Return index from cpufreq_frequency_table_target()
Viresh Kumar
7
-55
/
+33
2016-06-09
cpufreq: Drop 'freq_table' argument of __target_index()
Viresh Kumar
1
-14
/
+7
[next]