开源镜像站
帮助
动态
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
/
drivers
/
powercap
/
dtpm_cpu.c
Age
Commit message (
Expand
)
Author
2022-08-02
Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2022-07-15
PM: EM: convert power field to micro-Watts precision and align drivers
Lukasz Luba
2022-06-28
sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util()
Dietmar Eggemann
2022-04-13
powercap: DTPM: Check for Energy Model type
Lukasz Luba
2022-02-23
powercap/dtpm_cpu: Add exit function
Daniel Lezcano
2022-02-23
powercap/dtpm_cpu: Reset per_cpu variable in the release function
Daniel Lezcano
2022-02-04
powercap/drivers/dtpm: Add CPU DT initialization support
Daniel Lezcano
2022-02-04
powercap/drivers/dtpm: Convert the init table section to a simple array
Daniel Lezcano
2021-11-10
powercap: DTPM: Fix suspend failure and kernel warning
Daniel Lezcano
2021-10-21
powercap/drivers/dtpm: Scale the power with the load
Daniel Lezcano
2021-10-21
powercap/drivers/dtpm: Use container_of instead of a private data field
Daniel Lezcano
2021-10-21
powercap/drivers/dtpm: Simplify the dtpm table
Daniel Lezcano
2021-10-21
powercap/drivers/dtpm: Encapsulate even more the code
Daniel Lezcano
2021-01-07
powercap/drivers/dtpm: Fix size of object being allocated
Colin Ian King
2020-12-22
powercap/drivers/dtpm: Add CPU energy model based support
Daniel Lezcano