summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/rockchip_thermal.c
Commit message (Expand)AuthorAgeFilesLines
* thermal/drivers/rockchip_thermal: Allow more resets for tsadc nodeJohan Jonker2021-10-171-1/+1
* thermal/drivers/rockchip: Support RK3568 SoCs in the thermal driverFinley Xiao2021-06-111-0/+121
* thermal: Use mode helpers in driversAndrzej Pietrasiewicz2020-06-291-2/+4
* thermal: Delete an error message in four functionsMarkus Elfring2020-04-141-3/+1
* thermal: rockchip: Enable hwmonStefan Schaeckeler2020-01-271-1/+11
* thermal: rockchip: Appease the kernel-doc deityAmit Kucheria2020-01-271-6/+16
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1
* Revert "thermal: rockchip: fix up the tsadc pinctrl setting error"Heiko Stuebner2019-05-231-33/+3
* thermal: rockchip: Support the PX30 SoC in thermal driverElaine Zhang2019-05-141-0/+38
* thermal: rockchip: fix up the tsadc pinctrl setting errorElaine Zhang2019-05-141-3/+33
* thermal: rockchip_thermal: simplify getting .driver_dataWolfram Sang2018-11-301-5/+3
* thermal: rockchip: Support the RV1108 SoC in thermal driverRocky Hao2017-10-311-0/+67
* thermal: rockchip: Support the RK3328 SOC in thermal driverRocky Hao2017-08-111-0/+65
* thermal: rockchip: fixes the conversion tableCaesar Wang2017-01-161-1/+1
* thermal: rockchip: handle set_trips without the trip pointsCaesar Wang2016-12-131-1/+15
* thermal: rockchip: optimize the conversion tableCaesar Wang2016-12-131-1/+24
* thermal: rockchip: fixes invalid temperature caseCaesar Wang2016-12-131-20/+28
* thermal: rockchip: don't pass table structs by valueBrian Norris2016-12-131-40/+40
* thermal: rockchip: improve conversion error messagesBrian Norris2016-12-131-2/+4
* thermal: rockchip: improve the warning logShawn Lin2016-11-231-5/+2
* thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada2016-09-271-1/+2
* thermal: rockchip: optimize sensor auto accessing periodRocky Hao2016-09-271-2/+2
* thermal: rockchip: enhance the tsadc's bandgap feature for rk3399Rocky Hao2016-09-271-5/+6
* thermal: rockchip: fixes the exception interruptsCaesar Wang2016-09-271-3/+17
* thermal: rockchip: fixes the period time for tsadcCaesar Wang2016-09-271-10/+24
* thermal: rockchip: add the set_trips functionCaesar Wang2016-09-271-0/+39
* thermal: rockchip: use the usleep_range instead of udelayCaesar Wang2016-05-171-2/+2
* thermal: rockchip: add the notes for better readingCaesar Wang2016-05-171-21/+53
* thermal: rockchip: Support RK3366 SoCs in the thermal driverElaine Zhang2016-05-171-0/+28
* thermal: rockchip: handle the power sequence for tsadc controllerCaesar Wang2016-05-171-5/+82
* thermal: rockchip: update the tsadc table for rk3399Caesar Wang2016-05-171-34/+34
* thermal: rockchip: fixes the code_to_temp for tsadc driverCaesar Wang2016-05-171-2/+2
* thermal: rockchip: disable thermal->clk in err caseShawn Lin2016-05-171-1/+3
* thermal: convert rockchip_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin2016-05-171-13/+4
* thermal: rockchip: fix the tsadc sequence output on rk3228/rk3399Caesar Wang2016-02-291-74/+102
* thermal: rockchip: the rename compatibles for rockchip SoCsCaesar Wang2016-02-291-22/+28
* thermal: rockchip: fix calculation error for code_to_tempElaine Zhang2016-02-291-1/+1
* thermal: rockchip: fix a impossible condition caused by the warningCaesar Wang2016-02-291-6/+5
* thermal: rockchip: Support the RK3399 SoCs in thermal driverCaesar Wang2016-01-061-0/+66
* thermal: rockchip: Support the RK3228 SoCs in thermal driverCaesar Wang2016-01-061-0/+81
* thermal: rockchip: fix a trivial typoCaesar Wang2016-01-061-12/+13
* thermal: rockchip: Support the RK3368 SoCs in thermal driverCaesar Wang2015-11-121-0/+72
* thermal: rockchip: consistently use int for temperaturesCaesar Wang2015-11-121-8/+8
* thermal: rockchip: Add the sort mode for adc value increment or decrementCaesar Wang2015-11-121-15/+53
* thermal: rockchip: improve the conversion functionCaesar Wang2015-11-121-27/+55
* thermal: rockchip: trivial: fix typo in commitCaesar Wang2015-11-121-9/+13
* thermal: rockchip: better to compatible the driver for different SoCsCaesar Wang2015-11-121-38/+48
* thermal: rockchip: fix compile errorCaesar Wang2015-11-111-0/+1
* thermal: rockchip: support the sleep pinctrl state to avoid glitches in s2rCaesar Wang2015-11-031-0/+4
* thermal: rockhip: fix setting thermal shutdown polarityDmitry Torokhov2015-10-301-6/+4