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
/
tools
/
power
/
cpupower
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-08
cpupower: Remove unneeded semicolon
Zou Wei
7
-9
/
+9
2020-03-02
cpupower: avoid multiple definition with gcc -fno-common
Mike Gilbert
4
-3
/
+5
2020-01-18
cpupower: Revert library ABI changes from commit ae2917093fb60bdc1ed3e
Thomas Renninger
1
-6
/
+6
2019-11-06
cpupower: mperf_monitor: Update cpupower to use the RDPRU instruction
Janakarajan Natarajan
3
-0
/
+25
2019-11-06
cpupower: mperf_monitor: Introduce per_cpu_schedule flag
Janakarajan Natarajan
2
-10
/
+33
2019-11-06
cpupower: Move needs_root variable into a sub-struct
Janakarajan Natarajan
8
-8
/
+10
2019-11-04
cpupower : Handle set and info subcommands correctly
Abhishek Goel
2
-0
/
+18
2019-10-02
tools/power/cpupower: Fix initializer override in hsw_ext_cstates
Nathan Chancellor
1
-1
/
+0
2019-06-04
cpupower : frequency-set -r option misses the last cpu in related cpu list
Abhishek Goel
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166
Thomas Gleixner
18
-40
/
+18
2019-02-13
tools/power/cpupower: Display boost frequency separately
Abhishek Goel
1
-11
/
+31
2018-10-23
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-10
/
+15
2018-10-08
cpupower: Fix coredump on VMWare
Prarit Bhargava
2
-0
/
+7
2018-10-08
cpupower: Fix AMD Family 0x17 msr_pstate size
Prarit Bhargava
1
-1
/
+1
2018-10-04
tools/cpupower: Add Hygon Dhyana support
Pu Wen
6
-10
/
+15
2018-05-29
cpupower : Fix header name to read idle state name
Abhishek Goel
3
-15
/
+44
2017-11-18
Merge tag 'linux-cpupower-4.15-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
1
-3
/
+6
2017-11-15
cpupower : Fix cpupower working when cpu0 is offline
Abhishek Goel
1
-3
/
+6
2017-11-13
Merge branches 'pm-devfreq' and 'pm-tools'
Rafael J. Wysocki
1
-2
/
+0
2017-11-03
cpupower: Fix no-rounding MHz frequency output
Prarit Bhargava
1
-2
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
11
-0
/
+11
2017-07-31
tools/power/cpupower: allow running without cpu0
Prarit Bhargava
8
-17
/
+28
2017-06-27
cpupower: Add support for new AMD family 0x17
Sherry Hurwitz
3
-11
/
+44
2017-06-27
cpupower: Fix bug where return value was not used
Sherry Hurwitz
1
-3
/
+2
2017-04-13
cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores
Ben Hutchings
1
-0
/
+1
2017-01-19
cpupower: Restore format of frequency-info limit
Stafford Horne
1
-9
/
+12
2016-11-01
cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-set
Laura Abbott
1
-5
/
+2
2016-04-28
cpupower: Add cpuidle parts into library
Thomas Renninger
6
-168
/
+43
2016-01-19
cpupower: Fix build error in cpufreq-info
Shreyas B. Prabhu
1
-0
/
+1
2015-12-03
cpupower: fix how "cpupower frequency-info" interprets latency
Jacob Tanenbaum
1
-2
/
+2
2015-12-03
cpupower: rework the "cpupower frequency-info" command
Jacob Tanenbaum
1
-147
/
+88
2015-12-03
cpupower: Do not analyse offlined cpus
Thomas Renninger
4
-15
/
+31
2015-12-03
cpupower: Fix precedence issue
Thomas Renninger
1
-1
/
+1
2015-11-02
Creating a common structure initialization pattern for struct option
Sriram Raghunathan
6
-34
/
+30
2015-11-02
cpupower: Enable disabled Cstates if they are below max latency
Thomas Renninger
1
-4
/
+13
2015-11-02
cpupower: Remove debug message when using cpupower idle-set -D switch
Thomas Renninger
1
-2
/
+0
2015-11-02
cpupower: cpupower monitor reports uninitialized values for offline cpus
Jacob Tanenbaum
2
-9
/
+23
2015-08-29
tools: cpupower: Fix error when running cpupower monitor
Shreyas B. Prabhu
1
-0
/
+2
2015-07-23
cpupower: Do not change the frequency of offline cpu
Shilpasri G Bhat
1
-0
/
+4
2015-05-30
cpupower: mperf monitor: fix output in MAX_FREQ_SYSFS mode
Herton R. Krzesinski
1
-2
/
+3
2015-04-15
cpupower: fix breakage from libpci API change
Lucas Stach
1
-2
/
+9
2014-12-20
tools / cpupower: Fix no idle state information return value
Prarit Bhargava
1
-1
/
+1
2014-12-20
tools / cpupower: Correctly detect if running as root
Michal Privoznik
1
-1
/
+1
2014-12-15
Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()"
Prarit Bhargava
1
-4
/
+4
2014-12-05
tools: cpupower: fix return checks for sysfs_get_idlestate_count()
Prarit Bhargava
1
-4
/
+4
2014-07-30
cpupower: Remove redundant error check
Peter Senna Tschudin
1
-6
/
+5
2014-07-30
cpupower: mperf monitor: Correct use of ! and &
Himangi Saraogi
1
-1
/
+1
2014-07-19
PM / tools: cpupower: drop negativity check on unsigned value
Andrey Utkin
1
-1
/
+1
2014-05-17
cpupower: Remove mc and smt power aware scheduler info/settings
Thomas Renninger
2
-75
/
+3
2014-05-17
cpupower: cpupower info -b should return 0 on success, not the perf bias value
Thomas Renninger
1
-3
/
+4
[next]