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_of.c
Age
Commit message (
Expand
)
Author
2023-07-24
thermal: of: fix double-free on unregistration
Ahmad Fatoum
2023-04-07
thermal/of: Unexport unused OF functions
Daniel Lezcano
2023-01-06
thermal/of: Remove of_thermal_get_crit_temp()
Daniel Lezcano
2023-01-06
thermal/of: Remove of_thermal_set_trip_hyst()
Daniel Lezcano
2023-01-06
thermal/of: Remove of_thermal_is_trip_valid()
Daniel Lezcano
2023-01-06
thermal/of: Remove of_thermal_get_ntrips()
Daniel Lezcano
2023-01-06
thermal/of: Remove unused functions
Daniel Lezcano
2023-01-06
thermal/of: Use generic thermal_zone_get_trip() function
Daniel Lezcano
2022-12-14
thermal/of: Fix memory leak on thermal_of_zone_register() failure
Ido Schimmel
2022-10-04
thermal/of: Remove the thermal_zone_of_get_sensor_id() function
Daniel Lezcano
2022-08-17
thermal/of: Remove old OF code
Daniel Lezcano
2022-08-17
thermal/core: Move set_trip_temp ops to the sysfs code
Daniel Lezcano
2022-08-17
thermal/of: Make new code and old code co-exist
Daniel Lezcano
2022-08-17
thermal/of: Fix free after use in thermal_of_unregister()
Daniel Lezcano
2022-08-17
thermal/of: Return -ENODEV instead of -EINVAL if registration fails
Daniel Lezcano
2022-08-17
thermal/of: Fix error code in of_thermal_zone_find()
Dan Carpenter
2022-08-17
thermal/of: Rework the thermal device tree initialization
Daniel Lezcano
2022-07-28
thermal/of: Initialize trip points separately
Daniel Lezcano
2022-07-28
thermal/of: Use thermal trips stored in the thermal zone
Daniel Lezcano
2022-07-28
thermal/core: Add thermal_trip in thermal_zone
Daniel Lezcano
2022-07-28
thermal/of: Remove the device node pointer for thermal_trip
Daniel Lezcano
2022-07-28
thermal/of: Replace device node match with device node search
Daniel Lezcano
2022-05-19
thermal: thermal_of: fix typo on __thermal_bind_params
Corentin Labbe
2022-05-19
thermal/drivers/thermal_of: Add change_mode ops support for thermal_of sensor
Manaf Meethalavalappu Pallikunhi
2021-11-05
thermal: Fix NULL pointer dereferences in of_thermal_ functions
Subbaraman Narayanamurthy
2021-07-04
thermal/core/thermal_of: Stop zone device before unregistering it
Dmitry Osipenko
2021-03-10
thermal: thermal_of: Fix error return code of thermal_of_populate_bind_params()
Jia-Ju Bai
2020-06-29
thermal: Simplify or eliminate unnecessary set_mode() methods
Andrzej Pietrasiewicz
2020-06-29
thermal: Use mode helpers in drivers
Andrzej Pietrasiewicz
2020-06-29
thermal: remove get_mode() operation of drivers
Andrzej Pietrasiewicz
2020-06-29
thermal: Store device mode in struct thermal_zone_device
Andrzej Pietrasiewicz
2020-05-22
thermal/of: Rename of-thermal.c
Amit Kucheria