summaryrefslogtreecommitdiff
path: root/drivers/thermal/rcar_gen3_thermal.c
AgeCommit message (Expand)Author
2023-09-29thermal: rcar_gen3: Convert to platform remove callback returning voidUwe Kleine-König
2023-07-31thermal: Explicitly include correct DT includesRob Herring
2023-06-26drivers/thermal/rcar_gen3_thermal: add reading fuses for Gen4Wolfram Sang
2023-06-26drivers/thermal/rcar_gen3_thermal: refactor reading fuses into seprarate func...Wolfram Sang
2023-06-26drivers/thermal/rcar_gen3_thermal: introduce 'info' structureWolfram Sang
2023-04-01thermal/drivers/rcar_gen3_thermal: Remove R-Car H3 ES1.* handlingWolfram Sang
2023-03-03thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()Daniel Lezcano
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano
2023-02-15thermal: Remove core header inclusion from driversDaniel Lezcano
2023-02-15thermal/drivers/rcar_gen3_thermal: Fix device initializationNiklas Söderlund
2023-02-15thermal/drivers/rcar_gen3_thermal: Create device local ops structNiklas Söderlund
2023-02-15thermal/drivers/rcar_gen3_thermal: Do not call set_trips() when resumingNiklas Söderlund
2023-02-15thermal/drivers/rcar_gen3: Add support for R-Car V4HGeert Uytterhoeven
2023-01-06thermal/drivers/rcar_gen3: Use the generic function to get the number of tripsDaniel Lezcano
2022-08-17thermal/drivers/rcar: Switch to new of APIDaniel Lezcano
2022-08-02Merge tag 'thermal-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-07-28drivers/thermal/rcar_gen3_thermal: Improve logging during probeWolfram Sang
2022-07-16thermal/drivers/rcar_gen3_thermal: Add r8a779f0 supportWolfram Sang
2021-10-15thermal: rcar_gen3_thermal: Read calibration from hardwareNiklas Söderlund
2021-10-15thermal: rcar_gen3_thermal: Store thcode and ptat in priv dataNiklas Söderlund
2021-08-14thermal/drivers/rcar_gen3_thermal: Store TSC id as unsigned intNiklas Söderlund
2021-08-14thermal/drivers/rcar_gen3_thermal: Add support for hardware trip pointsNiklas Söderlund
2021-06-14thermal/drivers/rcar_gen3_thermal: Do not shadow rcar_gen3_ths_tj_1Geert Uytterhoeven
2021-06-14thermal/drivers/rcar_gen3_thermal: Fix coefficient calculationsNiklas Söderlund
2021-03-10thermal: rcar_gen3_thermal: Add support for up to five TSC nodesNiklas Söderlund
2020-12-08thermal: rcar_gen3_thermal: Add r8a779a0 supportNiklas Söderlund
2020-11-30thermal: rcar_gen3_thermal: Do not use interrupts for normal operationNiklas Söderlund
2020-08-06Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-21thermal: rcar_gen3_thermal: Do not shadow thcode variableNiklas Söderlund
2020-07-21thermal: rcar_gen3_thermal: Add r8a774e1 supportMarian-Cristian Rotariu
2020-06-29thermal/drivers/rcar_gen3: Fix undefined temperature if negativeDien Pham
2020-03-20thermal: rcar_gen3_thermal: Add r8a77961 supportGeert Uytterhoeven
2020-03-12thermal: rcar_gen3_thermal: Generate interrupt when temperature changesNiklas Söderlund
2020-03-12thermal: rcar_gen3_thermal: Remove unneeded curly bracketsNiklas Söderlund
2020-01-27thermal: rcar_gen3_thermal: Remove temperature boundNiklas Söderlund
2019-11-07thermal: rcar_gen3_thermal: Add r8a774b1 supportBiju Das
2019-08-28thermal: rcar_gen3_thermal: Replace devm_add_action() followed by failure act...Fuqian Huang
2019-05-23thermal: rcar_gen3_thermal: Update temperature conversion methodYoshihiro Kaneko
2019-05-23thermal: rcar_gen3_thermal: Update calculation formula of IRQTEMPYoshihiro Kaneko
2019-05-23thermal: rcar_gen3_thermal: Update value of Tj_1Yoshihiro Kaneko
2019-05-14thermal: rcar_gen3_thermal: Fix to show correct trip points numberJiada Wang
2019-05-14thermal: rcar_gen3_thermal: disable interrupt in .removeJiada Wang
2019-05-14thermal: rcar_gen3_thermal: fix interrupt typeJiada Wang
2019-05-14thermal: rcar_gen3_thermal: Fix init value of IRQCTL registerHoan Nguyen An
2019-02-20thermal: rcar_gen3_thermal: Register hwmon sysfs interfaceMarek Vasut
2018-10-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2018-10-25thermal: rcar_gen3_thermal: add R8A77980 supportSergei Shtylyov
2018-08-24thermal: rcar_gen3_thermal: Add r8a774a1 supportFabrizio Castro
2018-08-20thermal: rcar_gen3_thermal: convert to SPDX identifiersKuninori Morimoto
2018-05-06thermal: rcar_gen3_thermal: add r8a77965 supportNiklas Söderlund