开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
energy_model.h
Age
Commit message (
Expand
)
Author
2022-07-15
PM: EM: convert power field to micro-Watts precision and align drivers
Lukasz Luba
2022-04-13
PM: EM: Change the order of arguments in the .active_power() callback
Lukasz Luba
2022-04-13
PM: EM: Add artificial EM flag
Pierre Gondois
2022-04-13
PM: EM: Add .get_cost() callback
Lukasz Luba
2022-03-03
PM: EM: add macro to set .active_power() callback conditionally
Lukasz Luba
2021-10-05
PM: EM: Allow skipping inefficient states
Vincent Donnefort
2021-10-05
PM: EM: Extend em_perf_domain with a flag field
Vincent Donnefort
2021-10-05
PM: EM: Mark inefficient states
Vincent Donnefort
2021-09-07
PM: EM: fix kernel-doc comments
Lukasz Luba
2021-08-06
PM: EM: Increase energy calculation precision
Lukasz Luba
2021-06-17
sched/cpufreq: Consider reduced CPU capacity in energy calculation
Lukasz Luba
2020-12-08
PM / EM: Micro optimization in em_cpu_energy
Pavankumar Kondeti
2020-11-10
PM: EM: update the comments related to power scale
Lukasz Luba
2020-11-10
PM: EM: Add a flag indicating units of power values in Energy Model
Lukasz Luba
2020-06-24
PM / EM: change name of em_pd_energy to em_cpu_energy
Lukasz Luba
2020-06-24
PM / EM: remove em_register_perf_domain
Lukasz Luba
2020-06-24
PM / EM: add support for other devices than CPUs in Energy Model
Lukasz Luba
2020-06-24
PM / EM: update callback structure and add device pointer
Lukasz Luba
2020-06-24
PM / EM: introduce em_dev_register_perf_domain function
Lukasz Luba
2020-06-24
PM / EM: change naming convention from 'capacity' to 'performance'
Lukasz Luba
2020-04-18
energy_model.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-11-07
PM / EM: Declare EM data types unconditionally
Quentin Perret
2019-06-24
sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
Vincent Guittot
2018-12-11
PM: Introduce an Energy Model management framework
Quentin Perret