Age | Commit message (Expand) | Author |
2018-07-27 | thermal: ti-soc-thermal: remove dead code | Bartlomiej Zolnierkiewicz |
2017-05-23 | ti-soc-thermal: Fix a typo in a comment line | Markus Elfring |
2017-05-23 | ti-soc-thermal: Delete error messages for failed memory allocations in ti_ban... | Markus Elfring |
2017-05-23 | ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build() | Markus Elfring |
2016-11-23 | thermal: ti-soc-thermal: add missing clk_put() | Luis Henriques |
2016-03-08 | thermal: ti-soc-thermal: clean up the error handling a bit | Dan Carpenter |
2015-09-29 | thermal: ti-soc-thermal: add OMAP36xx support | Eduardo Valentin |
2015-09-29 | ti-soc-thermal: implement omap3 support | Pavel Machek |
2015-06-25 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2015-05-08 | thermal: ti-soc-thermal: OMAP5: Implement Workaround for Errata i813 | Keerthy |
2015-05-08 | thermal: ti-soc-thermal: dra7: Implement Workaround for Errata i814 | Keerthy |
2015-05-04 | ti-soc-thermal: request temperature periodically if hw can't do that itself | Pavel Machek |
2015-05-04 | ti-soc-thermal: implement eocz bit to make driver useful on omap3 | Pavel Machek |
2015-05-04 | cleanup ti-soc-thermal | Pavel Machek |
2015-02-24 | thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEP | Grygorii Strashko |
2014-07-01 | thermal: ti-soc-thermal: ti-bandgap.c: Cleaning up wrong address is checked | Rickard Strandqvist |
2014-05-06 | thermal: ti-soc-thermal: clk_round_rate() can return a zero upon error | Paul Walmsley |
2014-04-08 | thermal: ti-soc-thermal: Use SIMPLE_DEV_PM_OPS macro | Jingoo Han |
2013-08-29 | thermal: ti-soc-thermal: Ensure to compute thermal trend | Ranganath Krishnan |
2013-07-08 | thermal: ti-soc-thermal: use standard GPIO DT bindings | Eduardo Valentin |
2013-06-13 | thermal: ti-soc-thermal: add dra752 chip to device table | Eduardo Valentin |
2013-06-13 | thermal: ti-soc-thermal: remove usage of IS_ERR_OR_NULL | Eduardo Valentin |
2013-06-13 | thermal: ti-soc-thermal: freeze FSM while computing trend | Eduardo Valentin |
2013-05-28 | thermal: introduce TI SoC thermal driver | Eduardo Valentin |