index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
powercap
/
dtpm.c
Age
Commit message (
Expand
)
Author
2021-12-23
powercap/drivers/dtpm: Reduce trace verbosity
Daniel Lezcano
2021-12-03
powercap: DTPM: Drop unused local variable from init_dtpm()
Rafael J. Wysocki
2021-12-01
powercap/drivers/dtpm: Disable DTPM at boot time
Daniel Lezcano
2021-10-21
powercap/drivers/dtpm: Fix power limit initialization
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-03-01
powercap/drivers/dtpm: Fix root node initialization
Daniel Lezcano
2021-01-07
powercap/drivers/dtpm: Fix an IS_ERR() vs NULL check
Dan Carpenter
2021-01-07
powercap/drivers/dtpm: Fix some missing unlock bugs
Dan Carpenter
2021-01-07
powercap/drivers/dtpm: Fix a double shift bug
Dan Carpenter
2020-12-30
powercap/drivers/dtpm: Fix __udivdi3 and __aeabi_uldivmod unresolved symbols
Daniel Lezcano
2020-12-22
powercap/drivers/dtpm: Add API for dynamic thermal power management
Daniel Lezcano