index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
ti-soc-thermal
/
ti-bandgap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
1
-15
/
+1
2018-07-27
thermal: ti-soc-thermal: remove dead code
Bartlomiej Zolnierkiewicz
1
-370
/
+0
2017-05-23
ti-soc-thermal: Fix a typo in a comment line
Markus Elfring
1
-1
/
+1
2017-05-23
ti-soc-thermal: Delete error messages for failed memory allocations in ti_ban...
Markus Elfring
1
-6
/
+2
2017-05-23
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-29
thermal: ti-soc-thermal: add OMAP36xx support
Eduardo Valentin
1
-0
/
+4
2015-09-29
ti-soc-thermal: implement omap3 support
Pavel Machek
1
-0
/
+10
2015-06-25
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-54
/
+50
2015-05-08
thermal: ti-soc-thermal: OMAP5: Implement Workaround for Errata i813
Keerthy
1
-1
/
+40
2015-05-08
thermal: ti-soc-thermal: dra7: Implement Workaround for Errata i814
Keerthy
1
-1
/
+36
2015-05-04
ti-soc-thermal: request temperature periodically if hw can't do that itself
Pavel Machek
1
-0
/
+8
2015-05-04
ti-soc-thermal: implement eocz bit to make driver useful on omap3
Pavel Machek
1
-6
/
+18
2015-05-04
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