index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
ti-soc-thermal
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-13
1
-2
/
+0
*
thermal: ti-soc: allow compile test
Eduardo Valentin
2015-09-13
1
-4
/
+4
*
thermal: consistently use int for temperatures
Sascha Hauer
2015-08-03
1
-5
/
+5
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2015-06-25
2
-56
/
+53
|
\
|
*
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
2
-49
/
+25
|
*
thermal: of: fix cooling device weights in device tree
Kapileshwar Singh
2015-05-04
1
-1
/
+2
*
|
thermal: ti-soc-thermal: OMAP5: Implement Workaround for Errata i813
Keerthy
2015-05-08
3
-3
/
+45
*
|
thermal: ti-soc-thermal: dra7: Implement Workaround for Errata i814
Keerthy
2015-05-08
3
-2
/
+42
|
/
*
ti-soc-thermal: Delete an unnecessary check before the function call "cpufreq...
Markus Elfring
2015-02-24
1
-1
/
+1
*
thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEP
Grygorii Strashko
2015-02-24
1
-1
/
+1
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
2014-12-21
1
-9
/
+8
|
\
|
*
thermal: ti-soc-thermal: Do not print error message in the EPROBE_DEFER case
Eduardo Valentin
2014-12-12
1
-3
/
+8
|
*
thermal: cpu_cooling: check for the readiness of cpufreq layer
Eduardo Valentin
2014-12-08
1
-6
/
+0
*
|
thermal: of: improve of-thermal sensor registration API
Eduardo Valentin
2014-11-20
1
-2
/
+6
|
/
*
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: use thermal DT infrastructure
Eduardo Valentin
2013-12-04
1
-15
/
+62
*
drivers: thermal: allow ti-soc-thermal run without pcb zone
Eduardo Valentin
2013-10-15
1
-0
/
+1
*
thermal: ti-soc-thermal: Ensure to compute thermal trend
Ranganath Krishnan
2013-08-29
1
-1
/
+5
*
thermal: ti-soc-thermal: Set the bandgap mask counter delay value
Ranganath Krishnan
2013-08-29
1
-0
/
+7
*
thermal: ti-soc-thermal: Initialize counter_delay field for TI DRA752 sensors
Ranganath Krishnan
2013-08-29
1
-0
/
+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
2
-0
/
+11
*
thermal: ti-soc-thermal: add thermal data for DRA752 chips
Eduardo Valentin
2013-06-13
5
-0
/
+775
*
thermal: ti-soc-thermal: remove usage of IS_ERR_OR_NULL
Eduardo Valentin
2013-06-13
2
-11
/
+14
*
thermal: ti-soc-thermal: freeze FSM while computing trend
Eduardo Valentin
2013-06-13
1
-3
/
+9
*
thermal: ti-soc-thermal: remove external heat while extrapolating hotspot
Eduardo Valentin
2013-06-13
1
-10
/
+20
*
thermal: introduce TI SoC thermal driver
Eduardo Valentin
2013-05-28
11
-0
/
+3499