summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/rockchip_thermal.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: rockchip: Convert to platform remove callback returning voidUwe Kleine-König2023-10-021-4/+2
* thermal/drivers/rockchip: use devm_reset_control_array_get_exclusive()Ye Xingchen2023-04-071-1/+1
* thermal/drivers/rockchip: Support RK3588 SoC in the thermal driverFinley Xiao2023-04-071-0/+177
* thermal/drivers/rockchip: Support dynamic sized sensor arraySebastian Reichel2023-04-071-7/+6
* thermal/drivers/rockchip: Simplify channel id logicSebastian Reichel2023-04-071-27/+21
* thermal/drivers/rockchip: Use dev_err_probeSebastian Reichel2023-04-071-32/+18
* thermal/drivers/rockchip: Simplify clock logicSebastian Reichel2023-04-071-28/+5
* thermal/drivers/rockchip: Simplify getting match dataSebastian Reichel2023-04-071-6/+1
* thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()Daniel Lezcano2023-03-031-1/+0
* thermal: Remove debug or error messages in get_temp() opsDaniel Lezcano2023-03-031-3/+0
* thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano2023-03-031-2/+2
* thermal/drivers/rockchip: Use devm_platform_get_and_ioremap_resource()ye xingchen2023-01-181-3/+1
* thermal/drivers/rockchip: Fix kernel-doc warningsRandy Dunlap2023-01-161-3/+3
* thermal/drivers/rockchip: Switch to new of APIDaniel Lezcano2022-08-171-7/+7
* 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