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
/
include
/
linux
/
energy_model.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-13
PM: EM: Change the order of arguments in the .active_power() callback
Lukasz Luba
1
-3
/
+3
2022-04-13
PM: EM: Add artificial EM flag
Pierre Gondois
1
-0
/
+5
2022-04-13
PM: EM: Add .get_cost() callback
Lukasz Luba
1
-1
/
+23
2022-03-03
PM: EM: add macro to set .active_power() callback conditionally
Lukasz Luba
1
-0
/
+2
2021-10-05
PM: EM: Allow skipping inefficient states
Vincent Donnefort
1
-6
/
+37
2021-10-05
PM: EM: Extend em_perf_domain with a flag field
Vincent Donnefort
1
-3
/
+10
2021-10-05
PM: EM: Mark inefficient states
Vincent Donnefort
1
-0
/
+12
2021-09-07
PM: EM: fix kernel-doc comments
Lukasz Luba
1
-4
/
+4
2021-08-06
PM: EM: Increase energy calculation precision
Lukasz Luba
1
-0
/
+16
2021-06-17
sched/cpufreq: Consider reduced CPU capacity in energy calculation
Lukasz Luba
1
-3
/
+13
2020-12-08
PM / EM: Micro optimization in em_cpu_energy
Pavankumar Kondeti
1
-0
/
+3
2020-11-10
PM: EM: update the comments related to power scale
Lukasz Luba
1
-6
/
+5
2020-11-10
PM: EM: Add a flag indicating units of power values in Energy Model
Lukasz Luba
1
-2
/
+7
2020-06-24
PM / EM: change name of em_pd_energy to em_cpu_energy
Lukasz Luba
1
-3
/
+8
2020-06-24
PM / EM: remove em_register_perf_domain
Lukasz Luba
1
-7
/
+0
2020-06-24
PM / EM: add support for other devices than CPUs in Energy Model
Lukasz Luba
1
-7
/
+22
2020-06-24
PM / EM: update callback structure and add device pointer
Lukasz Luba
1
-7
/
+8
2020-06-24
PM / EM: introduce em_dev_register_perf_domain function
Lukasz Luba
1
-2
/
+11
2020-06-24
PM / EM: change naming convention from 'capacity' to 'performance'
Lukasz Luba
1
-40
/
+46
2020-04-18
energy_model.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-11-07
PM / EM: Declare EM data types unconditionally
Quentin Perret
1
-2
/
+1
2019-06-24
sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
Vincent Guittot
1
-1
/
+1
2018-12-11
PM: Introduce an Energy Model management framework
Quentin Perret
1
-0
/
+187