index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
powercap
/
dtpm_cpu.c
Age
Commit message (
Expand
)
Author
2024-04-16
powercap: DTPM: Avoid explicit cpumask allocation on stack
Dawei Li
2024-03-11
Merge branch 'pm-em'
Rafael J. Wysocki
2024-02-16
powercap: dtpm_cpu: Fix error check against freq_qos_add_request()
Daniel Lezcano
2024-02-08
powercap/dtpm_cpu: Use new Energy Model interface to get table
Lukasz Luba
2023-12-05
powercap: DTPM: Fix missing cpufreq_cpu_put() calls
Lukasz Luba
2023-11-28
powercap: DTPM: Fix unneeded conversions to micro-Watts
Lukasz Luba
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