index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
/
energy_model.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM: EM: Mark inefficiencies in CPUFreq
Vincent Donnefort
2021-10-05
1
-0
/
+40
*
PM: EM: Allow skipping inefficient states
Vincent Donnefort
2021-10-05
1
-0
/
+13
*
PM: EM: Extend em_perf_domain with a flag field
Vincent Donnefort
2021-10-05
1
-2
/
+4
*
PM: EM: Mark inefficient states
Vincent Donnefort
2021-10-05
1
-1
/
+3
*
PM: EM: Fix inefficient states detection
Vincent Donnefort
2021-10-05
1
-15
/
+8
*
PM: EM: Increase energy calculation precision
Lukasz Luba
2021-08-06
1
-1
/
+3
*
PM: EM: postpone creating the debugfs dir till fs_initcall
Lukasz Luba
2021-03-23
1
-1
/
+1
*
PM: EM: update the comments related to power scale
Lukasz Luba
2020-11-10
1
-1
/
+1
*
PM: EM: Add a flag indicating units of power values in Energy Model
Lukasz Luba
2020-11-10
1
-1
/
+23
*
PM / EM: remove em_register_perf_domain
Lukasz Luba
2020-06-24
1
-25
/
+0
*
PM / EM: add support for other devices than CPUs in Energy Model
Lukasz Luba
2020-06-24
1
-77
/
+167
*
PM / EM: update callback structure and add device pointer
Lukasz Luba
2020-06-24
1
-4
/
+5
*
PM / EM: introduce em_dev_register_perf_domain function
Lukasz Luba
2020-06-24
1
-6
/
+34
*
PM / EM: change naming convention from 'capacity' to 'performance'
Lukasz Luba
2020-06-24
1
-22
/
+22
*
sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
Vincent Guittot
2019-06-24
1
-1
/
+1
*
PM / EM: Expose the Energy Model in debugfs
Quentin Perret
2019-01-23
1
-0
/
+57
*
PM: Introduce an Energy Model management framework
Quentin Perret
2018-12-11
1
-0
/
+201