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
Age
Commit message (
Expand
)
Author
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
2023-01-06
thermal/drivers/ti: Remove unused macros ti_thermal_get_trip_value() / ti_the...
Daniel Lezcano
2022-12-14
thermal: ti-soc-thermal: Drop comma after SoC match table sentinel
Geert Uytterhoeven
2022-08-17
thermal/drivers/ti-soc: Switch to new of API
Daniel Lezcano
2022-07-28
thermal/ti-soc-thermal: Fix comment typo
Jason Wang
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-05-24
thermal/ti-soc-thermal: Fix kernel-doc
Yang Li
2021-04-21
thermal/drivers/ti-soc-thermal/bandgap Remove unused variable 'val'
Lin Ruizhe
2021-04-20
thermal/drivers/ti-soc-thermal/ti-bandgap: Rearrange all the included header ...
Zhen Lei
2021-03-10
thermal:ti-soc-thermal: Remove duplicate include in ti-bandgap
Zhang Yunkai
2021-02-15
thermal: ti-soc-thermal: Use non-inverted define for omap4
Tony Lindgren
2021-02-15
thermal: ti-soc-thermal: Simplify polling with iopoll
Tony Lindgren
2021-02-15
thermal: ti-soc-thermal: Fix stuck sensor with continuous mode for 4430
Tony Lindgren
2021-02-15
thermal: ti-soc-thermal: Skip pointless register access for dra7
Tony Lindgren
2021-01-19
thermal/core: Remove ms based delay fields
Daniel Lezcano
2020-11-12
thermal: ti-soc-thermal: Disable the CPU PM notifier for OMAP4430
Peter Ujfalusi
2020-10-12
thermal: ti-soc-thermal: Enable addition power management
Adam Ford
2020-09-04
thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430
Tony Lindgren
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
2020-04-14
thermal: Delete an error message in four functions
Markus Elfring
2020-03-12
thermal: ti-soc-thermal: Use GPIO descriptors
Linus Walleij
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-07-27
thermal: ti-soc-thermal: remove dead code
Bartlomiej Zolnierkiewicz
2018-06-01
thermal: ti-soc-thermal: fix incorrect entry in omap5430_adc_to_temp[]
Bartlomiej Zolnierkiewicz
2017-11-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-31
thermal: ti-soc-thermal: Fix ti_thermal_unregister_cpu_cooling NULL pointer o...
Tony Lindgren
2017-07-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
2017-05-27
thermal: cpu_cooling: use cpufreq_policy to register cooling device
Viresh Kumar
2017-05-23
ti-soc-thermal: Fix a typo in a comment line
Markus Elfring
2017-05-23
ti-soc-thermal: Delete error messages for failed memory allocations in ti_ban...
Markus Elfring
2017-05-23
ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build()
Markus Elfring
2017-03-29
thermal: ti-soc-thermal: Remove redundant code
Keerthy
2017-03-29
thermal: ti-soc-thermal: Remove redundant constants
Keerthy
2017-03-29
thermal: ti-soc-thermal: Fetch slope and offset from DT
Keerthy
2017-02-18
thermal: arm: dra752: Remove all TSHUT related definitions
Keerthy
2017-02-18
thermal: arm: dra752: Remove TSHUT configuration
Keerthy
2017-02-18
thermal: ti-soc-thermal: Remove CPU_THERMAL Dependency from TI_THERMAL
Keerthy
2016-11-23
thermal: ti-soc-thermal: add missing clk_put()
Luis Henriques
2016-09-27
thermal: Enhance thermal_zone_device_update for events
Srinivas Pandruvada
[next]