| Commit message (Expand) | Author | Age | Files | Lines |
* | thermal: rockchip_thermal: simplify getting .driver_data | Wolfram Sang | 2018-11-30 | 1 | -5/+3 |
* | thermal: rockchip: Support the RV1108 SoC in thermal driver | Rocky Hao | 2017-11-01 | 1 | -0/+67 |
* | thermal: rockchip: Support the RK3328 SOC in thermal driver | Rocky Hao | 2017-08-11 | 1 | -0/+65 |
* | thermal: rockchip: fixes the conversion table | Caesar Wang | 2017-01-17 | 1 | -1/+1 |
* | thermal: rockchip: handle set_trips without the trip points | Caesar Wang | 2016-12-14 | 1 | -1/+15 |
* | thermal: rockchip: optimize the conversion table | Caesar Wang | 2016-12-14 | 1 | -1/+24 |
* | thermal: rockchip: fixes invalid temperature case | Caesar Wang | 2016-12-14 | 1 | -20/+28 |
* | thermal: rockchip: don't pass table structs by value | Brian Norris | 2016-12-14 | 1 | -40/+40 |
* | thermal: rockchip: improve conversion error messages | Brian Norris | 2016-12-14 | 1 | -2/+4 |
* | thermal: rockchip: improve the warning log | Shawn Lin | 2016-11-23 | 1 | -5/+2 |
* | thermal: Enhance thermal_zone_device_update for events | Srinivas Pandruvada | 2016-09-27 | 1 | -1/+2 |
* | thermal: rockchip: optimize sensor auto accessing period | Rocky Hao | 2016-09-27 | 1 | -2/+2 |
* | thermal: rockchip: enhance the tsadc's bandgap feature for rk3399 | Rocky Hao | 2016-09-27 | 1 | -5/+6 |
* | thermal: rockchip: fixes the exception interrupts | Caesar Wang | 2016-09-27 | 1 | -3/+17 |
* | thermal: rockchip: fixes the period time for tsadc | Caesar Wang | 2016-09-27 | 1 | -10/+24 |
* | thermal: rockchip: add the set_trips function | Caesar Wang | 2016-09-27 | 1 | -0/+39 |
* | thermal: rockchip: use the usleep_range instead of udelay | Caesar Wang | 2016-05-17 | 1 | -2/+2 |
* | thermal: rockchip: add the notes for better reading | Caesar Wang | 2016-05-17 | 1 | -21/+53 |
* | thermal: rockchip: Support RK3366 SoCs in the thermal driver | Elaine Zhang | 2016-05-17 | 1 | -0/+28 |
* | thermal: rockchip: handle the power sequence for tsadc controller | Caesar Wang | 2016-05-17 | 1 | -5/+82 |
* | thermal: rockchip: update the tsadc table for rk3399 | Caesar Wang | 2016-05-17 | 1 | -34/+34 |
* | thermal: rockchip: fixes the code_to_temp for tsadc driver | Caesar Wang | 2016-05-17 | 1 | -2/+2 |
* | thermal: rockchip: disable thermal->clk in err case | Shawn Lin | 2016-05-17 | 1 | -1/+3 |
* | thermal: convert rockchip_thermal to use devm_thermal_zone_of_sensor_register | Eduardo Valentin | 2016-05-17 | 1 | -13/+4 |
* | thermal: rockchip: fix the tsadc sequence output on rk3228/rk3399 | Caesar Wang | 2016-03-01 | 1 | -74/+102 |
* | thermal: rockchip: the rename compatibles for rockchip SoCs | Caesar Wang | 2016-03-01 | 1 | -22/+28 |
* | thermal: rockchip: fix calculation error for code_to_temp | Elaine Zhang | 2016-03-01 | 1 | -1/+1 |
* | thermal: rockchip: fix a impossible condition caused by the warning | Caesar Wang | 2016-03-01 | 1 | -6/+5 |
* | thermal: rockchip: Support the RK3399 SoCs in thermal driver | Caesar Wang | 2016-01-07 | 1 | -0/+66 |
* | thermal: rockchip: Support the RK3228 SoCs in thermal driver | Caesar Wang | 2016-01-07 | 1 | -0/+81 |
* | thermal: rockchip: fix a trivial typo | Caesar Wang | 2016-01-07 | 1 | -12/+13 |
* | thermal: rockchip: Support the RK3368 SoCs in thermal driver | Caesar Wang | 2015-11-12 | 1 | -0/+72 |
* | thermal: rockchip: consistently use int for temperatures | Caesar Wang | 2015-11-12 | 1 | -8/+8 |
* | thermal: rockchip: Add the sort mode for adc value increment or decrement | Caesar Wang | 2015-11-12 | 1 | -15/+53 |
* | thermal: rockchip: improve the conversion function | Caesar Wang | 2015-11-12 | 1 | -27/+55 |
* | thermal: rockchip: trivial: fix typo in commit | Caesar Wang | 2015-11-12 | 1 | -9/+13 |
* | thermal: rockchip: better to compatible the driver for different SoCs | Caesar Wang | 2015-11-12 | 1 | -38/+48 |
* | thermal: rockchip: fix compile error | Caesar Wang | 2015-11-12 | 1 | -0/+1 |
* | thermal: rockchip: support the sleep pinctrl state to avoid glitches in s2r | Caesar Wang | 2015-11-03 | 1 | -0/+4 |
* | thermal: rockhip: fix setting thermal shutdown polarity | Dmitry Torokhov | 2015-10-30 | 1 | -6/+4 |
* | thermal: rockchip: fix handling of invalid readings | Dmitry Torokhov | 2015-10-30 | 1 | -15/+13 |
* | thermal: consistently use int for temperatures | Sascha Hauer | 2015-08-03 | 1 | -5/+5 |
* | thermal: rockchip: fix an error code | Dan Carpenter | 2015-05-09 | 1 | -1/+1 |
* | thermal: rockchip: make temperature reporting much more accurate | Caesar Wang | 2015-01-25 | 1 | -13/+23 |
* | thermal: drop owner assignment from platform_drivers | Wolfram Sang | 2014-12-22 | 1 | -1/+0 |
* | thermal: rockchip: add driver for thermal | Caesar Wang | 2014-11-24 | 1 | -0/+693 |