aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/rockchip_thermal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-17thermal/drivers/rockchip: Switch to new of APIDaniel Lezcano1-7/+7
2021-10-17thermal/drivers/rockchip_thermal: Allow more resets for tsadc nodeJohan Jonker1-1/+1
2021-06-11thermal/drivers/rockchip: Support RK3568 SoCs in the thermal driverFinley Xiao1-0/+121
2020-06-29thermal: Use mode helpers in driversAndrzej Pietrasiewicz1-2/+4
2020-04-14thermal: Delete an error message in four functionsMarkus Elfring1-3/+1
2020-01-27thermal: rockchip: Enable hwmonStefan Schaeckeler1-1/+11
2020-01-27thermal: rockchip: Appease the kernel-doc deityAmit Kucheria1-6/+16
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner1-9/+1
2019-05-23Revert "thermal: rockchip: fix up the tsadc pinctrl setting error"Heiko Stuebner1-33/+3
2019-05-14thermal: rockchip: Support the PX30 SoC in thermal driverElaine Zhang1-0/+38
2019-05-14thermal: rockchip: fix up the tsadc pinctrl setting errorElaine Zhang1-3/+33
2018-11-30thermal: rockchip_thermal: simplify getting .driver_dataWolfram Sang1-5/+3
2017-10-31thermal: rockchip: Support the RV1108 SoC in thermal driverRocky Hao1-0/+67
2017-08-11thermal: rockchip: Support the RK3328 SOC in thermal driverRocky Hao1-0/+65
2017-01-16thermal: rockchip: fixes the conversion tableCaesar Wang1-1/+1
2016-12-13thermal: rockchip: handle set_trips without the trip pointsCaesar Wang1-1/+15
2016-12-13thermal: rockchip: optimize the conversion tableCaesar Wang1-1/+24
2016-12-13thermal: rockchip: fixes invalid temperature caseCaesar Wang1-20/+28
2016-12-13thermal: rockchip: don't pass table structs by valueBrian Norris1-40/+40
2016-12-13thermal: rockchip: improve conversion error messagesBrian Norris1-2/+4
2016-11-23thermal: rockchip: improve the warning logShawn Lin1-5/+2
2016-09-27thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada1-1/+2
2016-09-27thermal: rockchip: optimize sensor auto accessing periodRocky Hao1-2/+2
2016-09-27thermal: rockchip: enhance the tsadc's bandgap feature for rk3399Rocky Hao1-5/+6
2016-09-27thermal: rockchip: fixes the exception interruptsCaesar Wang1-3/+17
2016-09-27thermal: rockchip: fixes the period time for tsadcCaesar Wang1-10/+24
2016-09-27thermal: rockchip: add the set_trips functionCaesar Wang1-0/+39
2016-05-17thermal: rockchip: use the usleep_range instead of udelayCaesar Wang1-2/+2
2016-05-17thermal: rockchip: add the notes for better readingCaesar Wang1-21/+53
2016-05-17thermal: rockchip: Support RK3366 SoCs in the thermal driverElaine Zhang1-0/+28
2016-05-17thermal: rockchip: handle the power sequence for tsadc controllerCaesar Wang1-5/+82
2016-05-17thermal: rockchip: update the tsadc table for rk3399Caesar Wang1-34/+34
2016-05-17thermal: rockchip: fixes the code_to_temp for tsadc driverCaesar Wang1-2/+2
2016-05-17thermal: rockchip: disable thermal->clk in err caseShawn Lin1-1/+3
2016-05-17thermal: convert rockchip_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin1-13/+4
2016-02-29thermal: rockchip: fix the tsadc sequence output on rk3228/rk3399Caesar Wang1-74/+102
2016-02-29thermal: rockchip: the rename compatibles for rockchip SoCsCaesar Wang1-22/+28
2016-02-29thermal: rockchip: fix calculation error for code_to_tempElaine Zhang1-1/+1
2016-02-29thermal: rockchip: fix a impossible condition caused by the warningCaesar Wang1-6/+5
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