aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/ti-soc-thermal/ti-bandgap.c
Commit message (Expand)AuthorAge
* thermal: ti-soc-thermal: clean up the error handling a bitDan Carpenter2016-03-08
* thermal: ti-soc-thermal: add OMAP36xx supportEduardo Valentin2015-09-29
* ti-soc-thermal: implement omap3 supportPavel Machek2015-09-29
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-06-25
|\
| * ti-soc-thermal: request temperature periodically if hw can't do that itselfPavel Machek2015-05-05
| * ti-soc-thermal: implement eocz bit to make driver useful on omap3Pavel Machek2015-05-05
| * cleanup ti-soc-thermalPavel Machek2015-05-05
* | thermal: ti-soc-thermal: OMAP5: Implement Workaround for Errata i813Keerthy2015-05-08
* | thermal: ti-soc-thermal: dra7: Implement Workaround for Errata i814Keerthy2015-05-08
|/
* thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEPGrygorii Strashko2015-02-24
* thermal: ti-soc-thermal: ti-bandgap.c: Cleaning up wrong address is checkedRickard Strandqvist2014-06-30
* thermal: ti-soc-thermal: clk_round_rate() can return a zero upon errorPaul Walmsley2014-05-06
* thermal: ti-soc-thermal: Use SIMPLE_DEV_PM_OPS macroJingoo Han2014-04-07
* thermal: ti-soc-thermal: Ensure to compute thermal trendRanganath Krishnan2013-08-29
* thermal: ti-soc-thermal: use standard GPIO DT bindingsEduardo Valentin2013-07-08
* thermal: ti-soc-thermal: add dra752 chip to device tableEduardo Valentin2013-06-12
* thermal: ti-soc-thermal: remove usage of IS_ERR_OR_NULLEduardo Valentin2013-06-12
* thermal: ti-soc-thermal: freeze FSM while computing trendEduardo Valentin2013-06-12
* thermal: introduce TI SoC thermal driverEduardo Valentin2013-05-27