index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
rockchip_thermal.c
Age
Commit message (
Expand
)
Author
2018-11-30
thermal: rockchip_thermal: simplify getting .driver_data
Wolfram Sang
2017-10-31
thermal: rockchip: Support the RV1108 SoC in thermal driver
Rocky Hao
2017-08-11
thermal: rockchip: Support the RK3328 SOC in thermal driver
Rocky Hao
2017-01-16
thermal: rockchip: fixes the conversion table
Caesar Wang
2016-12-13
thermal: rockchip: handle set_trips without the trip points
Caesar Wang
2016-12-13
thermal: rockchip: optimize the conversion table
Caesar Wang
2016-12-13
thermal: rockchip: fixes invalid temperature case
Caesar Wang
2016-12-13
thermal: rockchip: don't pass table structs by value
Brian Norris
2016-12-13
thermal: rockchip: improve conversion error messages
Brian Norris
2016-11-23
thermal: rockchip: improve the warning log
Shawn Lin
2016-09-27
thermal: Enhance thermal_zone_device_update for events
Srinivas Pandruvada
2016-09-27
thermal: rockchip: optimize sensor auto accessing period
Rocky Hao
2016-09-27
thermal: rockchip: enhance the tsadc's bandgap feature for rk3399
Rocky Hao
2016-09-27
thermal: rockchip: fixes the exception interrupts
Caesar Wang
2016-09-27
thermal: rockchip: fixes the period time for tsadc
Caesar Wang
2016-09-27
thermal: rockchip: add the set_trips function
Caesar Wang
2016-05-17
thermal: rockchip: use the usleep_range instead of udelay
Caesar Wang
2016-05-17
thermal: rockchip: add the notes for better reading
Caesar Wang
2016-05-17
thermal: rockchip: Support RK3366 SoCs in the thermal driver
Elaine Zhang
2016-05-17
thermal: rockchip: handle the power sequence for tsadc controller
Caesar Wang
2016-05-17
thermal: rockchip: update the tsadc table for rk3399
Caesar Wang
2016-05-17
thermal: rockchip: fixes the code_to_temp for tsadc driver
Caesar Wang
2016-05-17
thermal: rockchip: disable thermal->clk in err case
Shawn Lin
2016-05-17
thermal: convert rockchip_thermal to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
2016-02-29
thermal: rockchip: fix the tsadc sequence output on rk3228/rk3399
Caesar Wang
2016-02-29
thermal: rockchip: the rename compatibles for rockchip SoCs
Caesar Wang
2016-02-29
thermal: rockchip: fix calculation error for code_to_temp
Elaine Zhang
2016-02-29
thermal: rockchip: fix a impossible condition caused by the warning
Caesar Wang
2016-01-06
thermal: rockchip: Support the RK3399 SoCs in thermal driver
Caesar Wang
2016-01-06
thermal: rockchip: Support the RK3228 SoCs in thermal driver
Caesar Wang
2016-01-06
thermal: rockchip: fix a trivial typo
Caesar Wang
2015-11-12
thermal: rockchip: Support the RK3368 SoCs in thermal driver
Caesar Wang
2015-11-12
thermal: rockchip: consistently use int for temperatures
Caesar Wang
2015-11-12
thermal: rockchip: Add the sort mode for adc value increment or decrement
Caesar Wang
2015-11-12
thermal: rockchip: improve the conversion function
Caesar Wang
2015-11-12
thermal: rockchip: trivial: fix typo in commit
Caesar Wang
2015-11-12
thermal: rockchip: better to compatible the driver for different SoCs
Caesar Wang
2015-11-11
thermal: rockchip: fix compile error
Caesar Wang
2015-11-03
thermal: rockchip: support the sleep pinctrl state to avoid glitches in s2r
Caesar Wang
2015-10-30
thermal: rockhip: fix setting thermal shutdown polarity
Dmitry Torokhov
2015-10-30
thermal: rockchip: fix handling of invalid readings
Dmitry Torokhov
2015-08-03
thermal: consistently use int for temperatures
Sascha Hauer
2015-05-09
thermal: rockchip: fix an error code
Dan Carpenter
2015-01-24
thermal: rockchip: make temperature reporting much more accurate
Caesar Wang
2014-12-22
thermal: drop owner assignment from platform_drivers
Wolfram Sang
2014-11-24
thermal: rockchip: add driver for thermal
Caesar Wang