index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
ti-soc-thermal
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
thermal: ti-soc-thermal: Drop comma after SoC match table sentinel
Geert Uytterhoeven
2022-12-14
1
-1
/
+1
*
thermal/drivers/ti-soc: Switch to new of API
Daniel Lezcano
2022-08-17
1
-8
/
+8
*
thermal/ti-soc-thermal: Fix comment typo
Jason Wang
2022-07-28
1
-1
/
+1
*
thermal/drivers/ti-soc-thermal: Remove unused function ti_thermal_get_temp()
YueHaibing
2022-03-08
1
-8
/
+0
*
drivers/thermal/ti-soc-thermal: Add hwmon support
Romain Naour
2022-03-08
1
-0
/
+4
*
thermal/ti-soc-thermal: Fix kernel-doc
Yang Li
2021-05-24
1
-1
/
+1
*
thermal/drivers/ti-soc-thermal/bandgap Remove unused variable 'val'
Lin Ruizhe
2021-04-21
1
-4
/
+0
*
thermal/drivers/ti-soc-thermal/ti-bandgap: Rearrange all the included header ...
Zhen Lei
2021-04-20
1
-17
/
+17
*
thermal:ti-soc-thermal: Remove duplicate include in ti-bandgap
Zhang Yunkai
2021-03-10
1
-1
/
+0
*
thermal: ti-soc-thermal: Use non-inverted define for omap4
Tony Lindgren
2021-02-15
2
-4
/
+4
*
thermal: ti-soc-thermal: Simplify polling with iopoll
Tony Lindgren
2021-02-15
1
-16
/
+14
*
thermal: ti-soc-thermal: Fix stuck sensor with continuous mode for 4430
Tony Lindgren
2021-02-15
3
-4
/
+14
*
thermal: ti-soc-thermal: Skip pointless register access for dra7
Tony Lindgren
2021-02-15
1
-14
/
+15
*
thermal/core: Remove ms based delay fields
Daniel Lezcano
2021-01-19
1
-2
/
+4
*
thermal: ti-soc-thermal: Disable the CPU PM notifier for OMAP4430
Peter Ujfalusi
2020-11-12
1
-2
/
+16
*
thermal: ti-soc-thermal: Enable addition power management
Adam Ford
2020-10-12
2
-1
/
+59
*
thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430
Tony Lindgren
2020-09-04
2
-14
/
+19
*
thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor()
Dan Carpenter
2020-07-21
1
-1
/
+1
*
thermal/drivers/ti-soc-thermal: Avoid dereferencing ERR_PTR
Sudip Mukherjee
2020-04-29
1
-3
/
+3
*
thermal: Delete an error message in four functions
Markus Elfring
2020-04-14
1
-3
/
+2
*
thermal: ti-soc-thermal: Use GPIO descriptors
Linus Walleij
2020-03-12
2
-33
/
+15
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-06-05
7
-105
/
+7
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-06-05
4
-39
/
+4
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
thermal: ti-soc-thermal: remove dead code
Bartlomiej Zolnierkiewicz
2018-07-27
9
-654
/
+5
*
thermal: ti-soc-thermal: fix incorrect entry in omap5430_adc_to_temp[]
Bartlomiej Zolnierkiewicz
2018-06-01
1
-1
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2017-11-17
1
-1
/
+2
|
\
|
*
thermal: ti-soc-thermal: Fix ti_thermal_unregister_cpu_cooling NULL pointer o...
Tony Lindgren
2017-11-01
1
-1
/
+2
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
2017-07-05
1
-7
/
+15
|
\
|
*
thermal: cpu_cooling: use cpufreq_policy to register cooling device
Viresh Kumar
2017-05-28
1
-7
/
+15
*
|
ti-soc-thermal: Fix a typo in a comment line
Markus Elfring
2017-05-24
1
-1
/
+1
*
|
ti-soc-thermal: Delete error messages for failed memory allocations in ti_ban...
Markus Elfring
2017-05-24
1
-6
/
+2
*
|
ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build()
Markus Elfring
2017-05-24
1
-2
/
+2
|
/
*
thermal: ti-soc-thermal: Remove redundant code
Keerthy
2017-03-30
1
-151
/
+3
*
thermal: ti-soc-thermal: Remove redundant constants
Keerthy
2017-03-30
6
-44
/
+0
*
thermal: ti-soc-thermal: Fetch slope and offset from DT
Keerthy
2017-03-30
1
-2
/
+2
*
thermal: arm: dra752: Remove all TSHUT related definitions
Keerthy
2017-02-19
2
-44
/
+0
*
thermal: arm: dra752: Remove TSHUT configuration
Keerthy
2017-02-19
1
-2
/
+1
*
thermal: ti-soc-thermal: Remove CPU_THERMAL Dependency from TI_THERMAL
Keerthy
2017-02-19
1
-1
/
+0
*
thermal: ti-soc-thermal: add missing clk_put()
Luis Henriques
2016-11-23
1
-2
/
+3
*
thermal: Enhance thermal_zone_device_update for events
Srinivas Pandruvada
2016-09-27
1
-2
/
+2
*
thermal: streamline get_trend callbacks
Sascha Hauer
2016-09-27
1
-17
/
+8
*
thermal: convert ti-thermal to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
2016-05-17
1
-4
/
+1
*
thermal: ti-soc-thermal: clean up the error handling a bit
Dan Carpenter
2016-03-08
1
-6
/
+4
*
thermal: ti-soc-thermal: add OMAP36xx support
Eduardo Valentin
2015-09-29
3
-0
/
+79
*
ti-soc-thermal: implement omap3 support
Pavel Machek
2015-09-29
5
-0
/
+138
*
thermal: ti-soc: Kconfig fix to avoid menu showing wrongly
Eduardo Valentin
2015-09-14
1
-2
/
+0
*
thermal: ti-soc: allow compile test
Eduardo Valentin
2015-09-14
1
-4
/
+4
*
thermal: consistently use int for temperatures
Sascha Hauer
2015-08-03
1
-5
/
+5
[next]