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
/
thermal_helpers.c
Age
Commit message (
Expand
)
Author
2024-10-24
thermal: core: Add and use cooling device guard
Rafael J. Wysocki
2024-10-23
thermal: core: Introduce thermal_cdev_update_nocheck()
Rafael J. Wysocki
2024-10-23
thermal: core: Add and use thermal zone guard
Rafael J. Wysocki
2024-10-22
thermal: core: Move lists of thermal instances to trip descriptors
Rafael J. Wysocki
2024-08-23
thermal: core: Drop tz field from struct thermal_instance
Rafael J. Wysocki
2024-08-02
thermal: helpers: Drop get_thermal_instance()
Rafael J. Wysocki
2024-07-18
thermal: core: Allow thermal zones to tell the core to ignore them
Rafael J. Wysocki
2024-07-09
thermal: helpers: Introduce thermal_trip_is_bound_to_cdev()
Rafael J. Wysocki
2024-04-08
thermal: core: Move threshold out of struct thermal_trip
Rafael J. Wysocki
2024-02-23
thermal: core: Store zone ops in struct thermal_zone_device
Rafael J. Wysocki
2024-01-12
thermal: helpers: Rearrange thermal_cdev_set_cur_state()
Rafael J. Wysocki
2024-01-12
thermal: netlink: Rework notify API for cooling devices
Rafael J. Wysocki
2024-01-12
thermal/debugfs: Add thermal cooling device debugfs information
Daniel Lezcano
2023-12-13
thermal: helpers: Use for_each_trip() in __thermal_zone_get_temp()
Rafael J. Wysocki
2023-12-12
thermal: Drop redundant and confusing device_is_registered() checks
Rafael J. Wysocki
2023-10-20
thermal: core: Pass trip pointer to governor throttle callback
Rafael J. Wysocki
2023-09-28
thermal: core: Store trip pointer in struct thermal_instance
Rafael J. Wysocki
2023-08-29
thermal: core: Rework .get_trend() thermal zone callback
Rafael J. Wysocki
2023-04-01
thermal/core: Relocate the traces definition in thermal directory
Daniel Lezcano
2023-03-03
thermal/core: Show a debug message when get_temp() fails
Daniel Lezcano
2023-01-25
thermal/core: Move the thermal trip code to a dedicated file
Daniel Lezcano
2023-01-06
thermal/core: Add a generic thermal_zone_get_trip() function
Daniel Lezcano
2022-11-14
thermal/core: Remove thermal_zone_set_trips()
Guenter Roeck
2022-11-14
thermal/core: Move parameter validation from __thermal_zone_get_temp to therm...
Guenter Roeck
2022-11-14
thermal/core: Ensure that thermal device is registered in thermal_zone_get_temp
Guenter Roeck
2022-08-17
thermal/core: Move the mutex inside the thermal_zone_device_update() function
Daniel Lezcano
2022-07-28
thermal/core: Rename 'trips' to 'num_trips'
Daniel Lezcano
2022-07-28
thermal/core: Move thermal_set_delay_jiffies to static
Daniel Lezcano
2022-07-28
thermal/core: Remove unneeded EXPORT_SYMBOLS
Daniel Lezcano
2021-04-22
thermal/core: Create a helper __thermal_cdev_update() without a lock
Lukasz Luba
2021-01-19
thermal/core: Precompute the delays from msecs to jiffies
Daniel Lezcano
2020-07-07
thermal: core: Add notifications call in the framework
Daniel Lezcano
2020-05-22
thermal/drivers/thermal_helpers: Include export.h
Amit Kucheria
2020-05-22
thermal/drivers/thermal_helpers: Sort headers alphabetically
Amit Kucheria
2020-04-14
thermal: core: Make thermal_zone_set_trips private
Daniel Lezcano
2018-05-30
drivers: thermal: Update license to SPDX format
Lina Iyer
2018-04-02
thermal: Add cooling device's statistics in sysfs
Viresh Kumar
2016-11-23
thermal: core: move slop and offset helpers to thermal_helpers.c
Eduardo Valentin
2016-11-23
thermal: core: introduce thermal_helpers.c
Eduardo Valentin