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
/
ti-soc-thermal
/
ti-thermal-common.c
Age
Commit message (
Expand
)
Author
2023-09-11
thermal: Constify the trip argument of the .get_trend() zone callback
Rafael J. Wysocki
2023-08-29
thermal: core: Rework .get_trend() thermal zone callback
Rafael J. Wysocki
2023-06-26
thermal/drivers/ti-soc: Remove redundant msg in ti_thermal_expose_sensor()
Yangtao Li
2023-04-03
Merge tag 'thermal-v6.4-rc1-1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
2023-04-01
thermal/drivers/ti: Use fixed update interval
Daniel Lezcano
2023-03-30
thermal: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-03
thermal: Use thermal_zone_device_type() accessor
Daniel Lezcano
2023-03-03
thermal: Don't use 'device' internal thermal zone structure field
Daniel Lezcano
2023-03-03
thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()
Daniel Lezcano
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
2022-08-17
thermal/drivers/ti-soc: Switch to new of API
Daniel Lezcano
2022-03-08
thermal/drivers/ti-soc-thermal: Remove unused function ti_thermal_get_temp()
YueHaibing
2022-03-08
drivers/thermal/ti-soc-thermal: Add hwmon support
Romain Naour
2021-01-19
thermal/core: Remove ms based delay fields
Daniel Lezcano
2020-07-21
thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor()
Dan Carpenter
2020-04-29
thermal/drivers/ti-soc-thermal: Avoid dereferencing ERR_PTR
Sudip Mukherjee
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2017-10-31
thermal: ti-soc-thermal: Fix ti_thermal_unregister_cpu_cooling NULL pointer o...
Tony Lindgren
2017-05-27
thermal: cpu_cooling: use cpufreq_policy to register cooling device
Viresh Kumar
2017-03-29
thermal: ti-soc-thermal: Remove redundant code
Keerthy
2017-03-29
thermal: ti-soc-thermal: Fetch slope and offset from DT
Keerthy
2016-09-27
thermal: Enhance thermal_zone_device_update for events
Srinivas Pandruvada
2016-09-27
thermal: streamline get_trend callbacks
Sascha Hauer
2016-05-17
thermal: convert ti-thermal to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
2015-08-03
thermal: consistently use int for temperatures
Sascha Hauer
2015-05-04
cleanup ti-soc-thermal
Pavel Machek
2015-05-04
thermal: of: fix cooling device weights in device tree
Kapileshwar Singh
2015-02-24
ti-soc-thermal: Delete an unnecessary check before the function call "cpufreq...
Markus Elfring
2014-12-21
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
2014-12-12
thermal: ti-soc-thermal: Do not print error message in the EPROBE_DEFER case
Eduardo Valentin
2014-12-08
thermal: cpu_cooling: check for the readiness of cpufreq layer
Eduardo Valentin
2014-11-20
thermal: of: improve of-thermal sensor registration API
Eduardo Valentin
2013-12-04
thermal: ti-soc-thermal: use thermal DT infrastructure
Eduardo Valentin
2013-10-15
drivers: thermal: allow ti-soc-thermal run without pcb zone
Eduardo Valentin
2013-08-29
thermal: ti-soc-thermal: Set the bandgap mask counter delay value
Ranganath Krishnan
2013-06-13
thermal: ti-soc-thermal: remove usage of IS_ERR_OR_NULL
Eduardo Valentin
2013-06-13
thermal: ti-soc-thermal: remove external heat while extrapolating hotspot
Eduardo Valentin
2013-05-28
thermal: introduce TI SoC thermal driver
Eduardo Valentin