index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
energy_model.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-11
PM: EM: Decrement policy counter
Pierre Gondois
1
-0
/
+2
2022-04-13
PM: EM: Remove old debugfs files and print all 'flags'
Lukasz Luba
1
-19
/
+5
2022-04-13
PM: EM: Change the order of arguments in the .active_power() callback
Lukasz Luba
1
-1
/
+1
2022-04-13
PM: EM: Use the new .get_cost() callback while registering EM
Lukasz Luba
1
-11
/
+28
2022-04-13
PM: EM: Add artificial EM flag
Pierre Gondois
1
-0
/
+2
2021-10-05
PM: EM: Mark inefficiencies in CPUFreq
Vincent Donnefort
1
-0
/
+40
2021-10-05
PM: EM: Allow skipping inefficient states
Vincent Donnefort
1
-0
/
+13
2021-10-05
PM: EM: Extend em_perf_domain with a flag field
Vincent Donnefort
1
-2
/
+4
2021-10-05
PM: EM: Mark inefficient states
Vincent Donnefort
1
-1
/
+3
2021-10-05
PM: EM: Fix inefficient states detection
Vincent Donnefort
1
-15
/
+8
2021-08-06
PM: EM: Increase energy calculation precision
Lukasz Luba
1
-1
/
+3
2021-03-23
PM: EM: postpone creating the debugfs dir till fs_initcall
Lukasz Luba
1
-1
/
+1
2020-11-10
PM: EM: update the comments related to power scale
Lukasz Luba
1
-1
/
+1
2020-11-10
PM: EM: Add a flag indicating units of power values in Energy Model
Lukasz Luba
1
-1
/
+23
2020-06-24
PM / EM: remove em_register_perf_domain
Lukasz Luba
1
-25
/
+0
2020-06-24
PM / EM: add support for other devices than CPUs in Energy Model
Lukasz Luba
1
-77
/
+167
2020-06-24
PM / EM: update callback structure and add device pointer
Lukasz Luba
1
-4
/
+5
2020-06-24
PM / EM: introduce em_dev_register_perf_domain function
Lukasz Luba
1
-6
/
+34
2020-06-24
PM / EM: change naming convention from 'capacity' to 'performance'
Lukasz Luba
1
-22
/
+22
2019-06-24
sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
Vincent Guittot
1
-1
/
+1
2019-01-23
PM / EM: Expose the Energy Model in debugfs
Quentin Perret
1
-0
/
+57
2018-12-11
PM: Introduce an Energy Model management framework
Quentin Perret
1
-0
/
+201