summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/rockchip_thermal.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* thermal: rockchip: fix handling of invalid readingsDmitry Torokhov2015-10-301-15/+13
* thermal: consistently use int for temperaturesSascha Hauer2015-08-031-5/+5
* thermal: rockchip: fix an error codeDan Carpenter2015-05-091-1/+1
* thermal: rockchip: make temperature reporting much more accurateCaesar Wang2015-01-241-13/+23
* thermal: drop owner assignment from platform_driversWolfram Sang2014-12-221-1/+0
* thermal: rockchip: add driver for thermalCaesar Wang2014-11-241-0/+693
OpenPOWER on IntegriCloud