index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
powercap
/
dtpm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-01
powercap: DTPM: Fix spelling mistake "initialze" -> "initialize"
Colin Ian King
1
-1
/
+1
2022-03-01
powercap: DTPM: dtpm_node_callback[] can be static
kernel test robot
1
-1
/
+1
2022-02-23
powercap/dtpm: Move the 'root' reset place
Daniel Lezcano
1
-3
/
+2
2022-02-23
powercap/dtpm: Destroy hierarchy function
Daniel Lezcano
1
-0
/
+43
2022-02-23
powercap/dtpm: Fixup kfree for virtual node
Daniel Lezcano
1
-2
/
+2
2022-02-23
powercap/dtpm: Change locking scheme
Daniel Lezcano
1
-68
/
+27
2022-02-04
powercap/drivers/dtpm: Add hierarchy creation
Daniel Lezcano
1
-3
/
+187
2022-02-04
powercap/drivers/dtpm: Convert the init table section to a simple array
Daniel Lezcano
1
-0
/
+2
2021-12-23
powercap/drivers/dtpm: Reduce trace verbosity
Daniel Lezcano
1
-3
/
+3
2021-12-03
powercap: DTPM: Drop unused local variable from init_dtpm()
Rafael J. Wysocki
1
-2
/
+0
2021-12-01
powercap/drivers/dtpm: Disable DTPM at boot time
Daniel Lezcano
1
-3
/
+0
2021-10-21
powercap/drivers/dtpm: Fix power limit initialization
Daniel Lezcano
1
-1
/
+3
2021-10-21
powercap/drivers/dtpm: Use container_of instead of a private data field
Daniel Lezcano
1
-12
/
+6
2021-10-21
powercap/drivers/dtpm: Simplify the dtpm table
Daniel Lezcano
1
-2
/
+2
2021-10-21
powercap/drivers/dtpm: Encapsulate even more the code
Daniel Lezcano
1
-27
/
+27
2021-03-01
powercap/drivers/dtpm: Fix root node initialization
Daniel Lezcano
1
-0
/
+3
2021-01-07
powercap/drivers/dtpm: Fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2021-01-07
powercap/drivers/dtpm: Fix some missing unlock bugs
Dan Carpenter
1
-5
/
+12
2021-01-07
powercap/drivers/dtpm: Fix a double shift bug
Dan Carpenter
1
-1
/
+1
2020-12-30
powercap/drivers/dtpm: Fix __udivdi3 and __aeabi_uldivmod unresolved symbols
Daniel Lezcano
1
-3
/
+3
2020-12-22
powercap/drivers/dtpm: Add API for dynamic thermal power management
Daniel Lezcano
1
-0
/
+473