index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
ti-soc-thermal
/
ti-bandgap.c
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/ti-soc-thermal: Fix comment typo
Jason Wang
2022-07-28
1
-1
/
+1
*
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: 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
1
-3
/
+10
*
thermal: ti-soc-thermal: Skip pointless register access for dra7
Tony Lindgren
2021-02-15
1
-14
/
+15
*
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
1
-1
/
+53
*
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
1
-32
/
+12
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-06-05
1
-15
/
+1
*
thermal: ti-soc-thermal: remove dead code
Bartlomiej Zolnierkiewicz
2018-07-27
1
-370
/
+0
*
ti-soc-thermal: Fix a typo in a comment line
Markus Elfring
2017-05-23
1
-1
/
+1
*
ti-soc-thermal: Delete error messages for failed memory allocations in ti_ban...
Markus Elfring
2017-05-23
1
-6
/
+2
*
ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build()
Markus Elfring
2017-05-23
1
-2
/
+2
*
thermal: ti-soc-thermal: add missing clk_put()
Luis Henriques
2016-11-23
1
-2
/
+3
*
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
1
-0
/
+4
*
ti-soc-thermal: implement omap3 support
Pavel Machek
2015-09-29
1
-0
/
+10
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2015-06-25
1
-54
/
+50
|
\
|
*
ti-soc-thermal: request temperature periodically if hw can't do that itself
Pavel Machek
2015-05-04
1
-0
/
+8
|
*
ti-soc-thermal: implement eocz bit to make driver useful on omap3
Pavel Machek
2015-05-04
1
-6
/
+18
|
*
cleanup ti-soc-thermal
Pavel Machek
2015-05-04
1
-48
/
+24
*
|
thermal: ti-soc-thermal: OMAP5: Implement Workaround for Errata i813
Keerthy
2015-05-08
1
-1
/
+40
*
|
thermal: ti-soc-thermal: dra7: Implement Workaround for Errata i814
Keerthy
2015-05-08
1
-1
/
+36
|
/
*
thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEP
Grygorii Strashko
2015-02-24
1
-1
/
+1
*
thermal: ti-soc-thermal: ti-bandgap.c: Cleaning up wrong address is checked
Rickard Strandqvist
2014-07-01
1
-1
/
+1
*
thermal: ti-soc-thermal: clk_round_rate() can return a zero upon error
Paul Walmsley
2014-05-06
1
-1
/
+1
*
thermal: ti-soc-thermal: Use SIMPLE_DEV_PM_OPS macro
Jingoo Han
2014-04-08
1
-4
/
+2
*
thermal: ti-soc-thermal: Ensure to compute thermal trend
Ranganath Krishnan
2013-08-29
1
-1
/
+5
*
thermal: ti-soc-thermal: use standard GPIO DT bindings
Eduardo Valentin
2013-07-08
1
-6
/
+2
*
thermal: ti-soc-thermal: add dra752 chip to device table
Eduardo Valentin
2013-06-13
1
-0
/
+6
*
thermal: ti-soc-thermal: remove usage of IS_ERR_OR_NULL
Eduardo Valentin
2013-06-13
1
-4
/
+6
*
thermal: ti-soc-thermal: freeze FSM while computing trend
Eduardo Valentin
2013-06-13
1
-3
/
+9
*
thermal: introduce TI SoC thermal driver
Eduardo Valentin
2013-05-28
1
-0
/
+1546