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
/
thermal
/
devfreq_cooling.c
Age
Commit message (
Expand
)
Author
2023-04-01
thermal/core: Relocate the traces definition in thermal directory
Daniel Lezcano
2022-08-02
Merge tag 'thermal-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-07-28
drivers/thermal/devfreq_cooling: Extend the devfreq_cooling_device with ops
Lukasz Luba
2022-07-15
PM: EM: convert power field to micro-Watts precision and align drivers
Lukasz Luba
2022-05-24
Merge tag 'thermal-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-04-13
thermal: devfreq_cooling: use local ops instead of global ops
Kant Fan
2022-04-13
thermal: cooling: Check Energy Model type in cpufreq_cooling and devfreq_cooling
Lukasz Luba
2021-09-08
thermal/drivers/devfreq_cooling: use HZ macros
Daniel Lezcano
2021-07-04
thermal: devfreq_cooling: Fix kernel-doc
Yang Li
2021-04-15
thermal/drivers/devfreq_cooling: Fix wrong return on error path
Daniel Lezcano
2021-03-15
thermal/drivers/devfreq_cooling: Use device name instead of auto-numbering
Daniel Lezcano
2020-12-15
thermal/drivers/devfreq_cooling: Fix the build when !ENERGY_MODEL
Lukasz Luba
2020-12-11
thermal: devfreq_cooling: remove old power model and use EM
Lukasz Luba
2020-12-11
thermal: devfreq_cooling: add new registration functions with Energy Model
Lukasz Luba
2020-12-11
thermal: devfreq_cooling: use a copy of device status
Lukasz Luba
2020-12-11
thermal: devfreq_cooling: change tracing function and arguments
Lukasz Luba
2020-10-12
thermal: cooling: Remove unused variable *tz
zhuguangqing
2020-07-30
thermal: Update power allocator and devfreq cooling to SPDX licensing
Lukasz Luba
2020-04-14
thermal: devfreq_cooling: Use PM QoS to set frequency limits
Matthias Kaehlcke
2020-01-27
thermal: devfreq_cooling: Appease the kernel-doc deity
Amit Kucheria
2017-05-05
trace: thermal: add another parameter 'power' to the tracing function
Lukasz Luba
2017-05-05
thermal: devfreq_cooling: add new interface for direct power read
Lukasz Luba
2017-05-05
thermal: devfreq_cooling: refactor code and add get_voltage function
Lukasz Luba
2017-03-13
thermal: devfreq: Check OPP for errors
Viresh Kumar
2017-03-13
thermal: devfreq_cooling: Replace dev_warn with dev_err
Viresh Kumar
2017-03-13
thermal: devfreq: Simplify expression
Viresh Kumar
2017-03-01
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2017-01-30
PM / OPP: Update OPP users to put reference
Viresh Kumar
2017-01-04
thermal: convert devfreq_cooling to use an IDA
Matthew Wilcox
2016-11-23
devfreq_cooling: pass a pointer to devfreq in the power model callbacks
Javi Merino
2016-09-27
devfreq_cooling: no need to check state with negative number
Shawn Lin
2015-11-04
devfreq_cooling: return on allocation failure
Dan Carpenter
2015-11-02
thermal: devfreq_cooling: Make power a u64
Javi Merino
2015-11-02
thermal: devfreq_cooling: use a thermal_cooling_device for register and unreg...
Javi Merino
2015-10-30
devfreq_cooling: add trace information
Javi Merino
2015-10-30
thermal: Add devfreq cooling
Ørjan Eide