aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/rockchip_thermal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-06thermal: rockchip: Support the RK3399 SoCs in thermal driverCaesar Wang1-0/+66
2016-01-06thermal: rockchip: Support the RK3228 SoCs in thermal driverCaesar Wang1-0/+81
2016-01-06thermal: rockchip: fix a trivial typoCaesar Wang1-12/+13
2015-11-12thermal: rockchip: Support the RK3368 SoCs in thermal driverCaesar Wang1-0/+72
2015-11-12thermal: rockchip: consistently use int for temperaturesCaesar Wang1-8/+8
2015-11-12thermal: rockchip: Add the sort mode for adc value increment or decrementCaesar Wang1-15/+53
2015-11-12thermal: rockchip: improve the conversion functionCaesar Wang1-27/+55
2015-11-12thermal: rockchip: trivial: fix typo in commitCaesar Wang1-9/+13
2015-11-12thermal: rockchip: better to compatible the driver for different SoCsCaesar Wang1-38/+48
2015-11-11thermal: rockchip: fix compile errorCaesar Wang1-0/+1
2015-11-03thermal: rockchip: support the sleep pinctrl state to avoid glitches in s2rCaesar Wang1-0/+4
2015-10-30thermal: rockhip: fix setting thermal shutdown polarityDmitry Torokhov1-6/+4
2015-10-30thermal: rockchip: fix handling of invalid readingsDmitry Torokhov1-15/+13
2015-08-03thermal: consistently use int for temperaturesSascha Hauer1-5/+5
2015-05-09thermal: rockchip: fix an error codeDan Carpenter1-1/+1
2015-01-24thermal: rockchip: make temperature reporting much more accurateCaesar Wang1-13/+23
2014-12-22thermal: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-11-24thermal: rockchip: add driver for thermalCaesar Wang1-0/+693