index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
ti-soc-thermal
/
ti-bandgap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-02
thermal: ti-bandgap: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-17
thermal/drivers/ti-soc-thermal: Use helper function IS_ERR_OR_NULL()
Li Zetao
1
-1
/
+1
2022-12-14
thermal: ti-soc-thermal: Drop comma after SoC match table sentinel
Geert Uytterhoeven
1
-1
/
+1
2022-07-28
thermal/ti-soc-thermal: Fix comment typo
Jason Wang
1
-1
/
+1
2021-05-24
thermal/ti-soc-thermal: Fix kernel-doc
Yang Li
1
-1
/
+1
2021-04-21
thermal/drivers/ti-soc-thermal/bandgap Remove unused variable 'val'
Lin Ruizhe
1
-4
/
+0
2021-04-20
thermal/drivers/ti-soc-thermal/ti-bandgap: Rearrange all the included header ...
Zhen Lei
1
-17
/
+17
2021-03-10
thermal:ti-soc-thermal: Remove duplicate include in ti-bandgap
Zhang Yunkai
1
-1
/
+0
2021-02-15
thermal: ti-soc-thermal: Simplify polling with iopoll
Tony Lindgren
1
-16
/
+14
2021-02-15
thermal: ti-soc-thermal: Fix stuck sensor with continuous mode for 4430
Tony Lindgren
1
-3
/
+10
2021-02-15
thermal: ti-soc-thermal: Skip pointless register access for dra7
Tony Lindgren
1
-14
/
+15
2020-11-12
thermal: ti-soc-thermal: Disable the CPU PM notifier for OMAP4430
Peter Ujfalusi
1
-2
/
+16
2020-10-12
thermal: ti-soc-thermal: Enable addition power management
Adam Ford
1
-1
/
+53
2020-04-14
thermal: Delete an error message in four functions
Markus Elfring
1
-3
/
+2
2020-03-12
thermal: ti-soc-thermal: Use GPIO descriptors
Linus Walleij
1
-32
/
+12
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
1
-15
/
+1
2018-07-28
thermal: ti-soc-thermal: remove dead code
Bartlomiej Zolnierkiewicz
1
-370
/
+0
2017-05-24
ti-soc-thermal: Fix a typo in a comment line
Markus Elfring
1
-1
/
+1
2017-05-24
ti-soc-thermal: Delete error messages for failed memory allocations in ti_ban...
Markus Elfring
1
-6
/
+2
2017-05-24
ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build()
Markus Elfring
1
-2
/
+2
2016-11-23
thermal: ti-soc-thermal: add missing clk_put()
Luis Henriques
1
-2
/
+3
2016-03-08
thermal: ti-soc-thermal: clean up the error handling a bit
Dan Carpenter
1
-6
/
+4
2015-09-30
thermal: ti-soc-thermal: add OMAP36xx support
Eduardo Valentin
1
-0
/
+4
2015-09-30
ti-soc-thermal: implement omap3 support
Pavel Machek
1
-0
/
+10
2015-06-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-54
/
+50
2015-05-09
thermal: ti-soc-thermal: OMAP5: Implement Workaround for Errata i813
Keerthy
1
-1
/
+40
2015-05-09
thermal: ti-soc-thermal: dra7: Implement Workaround for Errata i814
Keerthy
1
-1
/
+36
2015-05-05
ti-soc-thermal: request temperature periodically if hw can't do that itself
Pavel Machek
1
-0
/
+8
2015-05-05
ti-soc-thermal: implement eocz bit to make driver useful on omap3
Pavel Machek
1
-6
/
+18
2015-05-05
cleanup ti-soc-thermal
Pavel Machek
1
-48
/
+24
2015-02-24
thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEP
Grygorii Strashko
1
-1
/
+1
2014-07-01
thermal: ti-soc-thermal: ti-bandgap.c: Cleaning up wrong address is checked
Rickard Strandqvist
1
-1
/
+1
2014-05-06
thermal: ti-soc-thermal: clk_round_rate() can return a zero upon error
Paul Walmsley
1
-1
/
+1
2014-04-08
thermal: ti-soc-thermal: Use SIMPLE_DEV_PM_OPS macro
Jingoo Han
1
-4
/
+2
2013-08-29
thermal: ti-soc-thermal: Ensure to compute thermal trend
Ranganath Krishnan
1
-1
/
+5
2013-07-08
thermal: ti-soc-thermal: use standard GPIO DT bindings
Eduardo Valentin
1
-6
/
+2
2013-06-13
thermal: ti-soc-thermal: add dra752 chip to device table
Eduardo Valentin
1
-0
/
+6
2013-06-13
thermal: ti-soc-thermal: remove usage of IS_ERR_OR_NULL
Eduardo Valentin
1
-4
/
+6
2013-06-13
thermal: ti-soc-thermal: freeze FSM while computing trend
Eduardo Valentin
1
-3
/
+9
2013-05-28
thermal: introduce TI SoC thermal driver
Eduardo Valentin
1
-0
/
+1546