aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/ti-soc-thermal/ti-bandgap.c
AgeCommit message (Expand)Author
2023-10-02thermal: ti-bandgap: Convert to platform remove callback returning voidUwe Kleine-König
2023-08-17thermal/drivers/ti-soc-thermal: Use helper function IS_ERR_OR_NULL()Li Zetao
2022-12-14thermal: ti-soc-thermal: Drop comma after SoC match table sentinelGeert Uytterhoeven
2022-07-28thermal/ti-soc-thermal: Fix comment typoJason Wang
2021-05-24thermal/ti-soc-thermal: Fix kernel-docYang Li
2021-04-21thermal/drivers/ti-soc-thermal/bandgap Remove unused variable 'val'Lin Ruizhe
2021-04-20thermal/drivers/ti-soc-thermal/ti-bandgap: Rearrange all the included header ...Zhen Lei
2021-03-10thermal:ti-soc-thermal: Remove duplicate include in ti-bandgapZhang Yunkai
2021-02-15thermal: ti-soc-thermal: Simplify polling with iopollTony Lindgren
2021-02-15thermal: ti-soc-thermal: Fix stuck sensor with continuous mode for 4430Tony Lindgren
2021-02-15thermal: ti-soc-thermal: Skip pointless register access for dra7Tony Lindgren
2020-11-12thermal: ti-soc-thermal: Disable the CPU PM notifier for OMAP4430Peter Ujfalusi
2020-10-12thermal: ti-soc-thermal: Enable addition power managementAdam Ford
2020-04-14thermal: Delete an error message in four functionsMarkus Elfring
2020-03-12thermal: ti-soc-thermal: Use GPIO descriptorsLinus Walleij
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner
2018-07-27thermal: ti-soc-thermal: remove dead codeBartlomiej Zolnierkiewicz
2017-05-23ti-soc-thermal: Fix a typo in a comment lineMarkus Elfring
2017-05-23ti-soc-thermal: Delete error messages for failed memory allocations in ti_ban...Markus Elfring
2017-05-23ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build()Markus Elfring
2016-11-23thermal: ti-soc-thermal: add missing clk_put()Luis Henriques
2016-03-08thermal: ti-soc-thermal: clean up the error handling a bitDan Carpenter
2015-09-29thermal: ti-soc-thermal: add OMAP36xx supportEduardo Valentin
2015-09-29ti-soc-thermal: implement omap3 supportPavel Machek
2015-06-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-05-08thermal: ti-soc-thermal: OMAP5: Implement Workaround for Errata i813Keerthy
2015-05-08thermal: ti-soc-thermal: dra7: Implement Workaround for Errata i814Keerthy
2015-05-04ti-soc-thermal: request temperature periodically if hw can't do that itselfPavel Machek
2015-05-04ti-soc-thermal: implement eocz bit to make driver useful on omap3Pavel Machek
2015-05-04cleanup ti-soc-thermalPavel Machek
2015-02-24thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEPGrygorii Strashko
2014-07-01thermal: ti-soc-thermal: ti-bandgap.c: Cleaning up wrong address is checkedRickard Strandqvist
2014-05-06thermal: ti-soc-thermal: clk_round_rate() can return a zero upon errorPaul Walmsley
2014-04-08thermal: ti-soc-thermal: Use SIMPLE_DEV_PM_OPS macroJingoo Han
2013-08-29thermal: ti-soc-thermal: Ensure to compute thermal trendRanganath Krishnan
2013-07-08thermal: ti-soc-thermal: use standard GPIO DT bindingsEduardo Valentin
2013-06-13thermal: ti-soc-thermal: add dra752 chip to device tableEduardo Valentin
2013-06-13thermal: ti-soc-thermal: remove usage of IS_ERR_OR_NULLEduardo Valentin
2013-06-13thermal: ti-soc-thermal: freeze FSM while computing trendEduardo Valentin
2013-05-28thermal: introduce TI SoC thermal driverEduardo Valentin