aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/rcar_gen3_thermal.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* thermal/drivers/rcar_gen3: Add support for R-Car V4MGeert Uytterhoeven2024-03-111-0/+4
* thermal: rcar_gen3: Convert to platform remove callback returning voidUwe Kleine-König2023-09-291-4/+2
* thermal: Explicitly include correct DT includesRob Herring2023-07-311-1/+1
* drivers/thermal/rcar_gen3_thermal: add reading fuses for Gen4Wolfram Sang2023-06-261-2/+42
* drivers/thermal/rcar_gen3_thermal: refactor reading fuses into seprarate functionWolfram Sang2023-06-261-24/+36
* drivers/thermal/rcar_gen3_thermal: introduce 'info' structureWolfram Sang2023-06-261-15/+26
* thermal/drivers/rcar_gen3_thermal: Remove R-Car H3 ES1.* handlingWolfram Sang2023-04-011-50/+2
* thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()Daniel Lezcano2023-03-031-1/+0
* thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano2023-03-031-2/+2
* thermal: Remove core header inclusion from driversDaniel Lezcano2023-02-151-1/+0
* thermal/drivers/rcar_gen3_thermal: Fix device initializationNiklas Söderlund2023-02-151-10/+13
* thermal/drivers/rcar_gen3_thermal: Create device local ops structNiklas Söderlund2023-02-151-4/+5
* thermal/drivers/rcar_gen3_thermal: Do not call set_trips() when resumingNiklas Söderlund2023-02-151-4/+0
* thermal/drivers/rcar_gen3: Add support for R-Car V4HGeert Uytterhoeven2023-02-151-0/+4
* thermal/drivers/rcar_gen3: Use the generic function to get the number of tripsDaniel Lezcano2023-01-061-1/+1
* thermal/drivers/rcar: Switch to new of APIDaniel Lezcano2022-08-171-8/+8
* Merge tag 'thermal-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2022-08-021-2/+2
|\
| * drivers/thermal/rcar_gen3_thermal: Improve logging during probeWolfram Sang2022-07-281-2/+2
* | thermal/drivers/rcar_gen3_thermal: Add r8a779f0 supportWolfram Sang2022-07-161-0/+4
|/
* thermal: rcar_gen3_thermal: Read calibration from hardwareNiklas Söderlund2021-10-151-20/+74
* thermal: rcar_gen3_thermal: Store thcode and ptat in priv dataNiklas Söderlund2021-10-151-23/+28
* thermal/drivers/rcar_gen3_thermal: Store TSC id as unsigned intNiklas Söderlund2021-08-141-3/+4
* thermal/drivers/rcar_gen3_thermal: Add support for hardware trip pointsNiklas Söderlund2021-08-141-4/+99
* thermal/drivers/rcar_gen3_thermal: Do not shadow rcar_gen3_ths_tj_1Geert Uytterhoeven2021-06-141-3/+2
* thermal/drivers/rcar_gen3_thermal: Fix coefficient calculationsNiklas Söderlund2021-06-141-1/+1
* thermal: rcar_gen3_thermal: Add support for up to five TSC nodesNiklas Söderlund2021-03-101-1/+2
* thermal: rcar_gen3_thermal: Add r8a779a0 supportNiklas Söderlund2020-12-081-1/+6
* thermal: rcar_gen3_thermal: Do not use interrupts for normal operationNiklas Söderlund2020-11-301-106/+2
* Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linuxLinus Torvalds2020-08-061-3/+7
|\
| * thermal: rcar_gen3_thermal: Do not shadow thcode variableNiklas Söderlund2020-07-211-3/+3
| * thermal: rcar_gen3_thermal: Add r8a774e1 supportMarian-Cristian Rotariu2020-07-211-0/+4
* | thermal/drivers/rcar_gen3: Fix undefined temperature if negativeDien Pham2020-06-291-1/+1
|/
* thermal: rcar_gen3_thermal: Add r8a77961 supportGeert Uytterhoeven2020-03-201-0/+4
* thermal: rcar_gen3_thermal: Generate interrupt when temperature changesNiklas Söderlund2020-03-121-12/+12
* thermal: rcar_gen3_thermal: Remove unneeded curly bracketsNiklas Söderlund2020-03-121-2/+1
* thermal: rcar_gen3_thermal: Remove temperature boundNiklas Söderlund2020-01-271-3/+1
* thermal: rcar_gen3_thermal: Add r8a774b1 supportBiju Das2019-11-071-0/+4
* thermal: rcar_gen3_thermal: Replace devm_add_action() followed by failure action with devm_add_action_or_reset()Fuqian Huang2019-08-281-2/+1
* thermal: rcar_gen3_thermal: Update temperature conversion methodYoshihiro Kaneko2019-05-231-10/+18
* thermal: rcar_gen3_thermal: Update calculation formula of IRQTEMPYoshihiro Kaneko2019-05-231-16/+17
* thermal: rcar_gen3_thermal: Update value of Tj_1Yoshihiro Kaneko2019-05-231-11/+30
* thermal: rcar_gen3_thermal: Fix to show correct trip points numberJiada Wang2019-05-141-4/+4
* thermal: rcar_gen3_thermal: disable interrupt in .removeJiada Wang2019-05-141-0/+3
* thermal: rcar_gen3_thermal: fix interrupt typeJiada Wang2019-05-141-32/+6
* thermal: rcar_gen3_thermal: Fix init value of IRQCTL registerHoan Nguyen An2019-05-141-1/+1
* thermal: rcar_gen3_thermal: Register hwmon sysfs interfaceMarek Vasut2019-02-201-0/+19
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermalLinus Torvalds2018-10-261-0/+2
|\
| * thermal: rcar_gen3_thermal: add R8A77980 supportSergei Shtylyov2018-10-251-0/+1
| * thermal: rcar_gen3_thermal: Add r8a774a1 supportFabrizio Castro2018-08-241-0/+1
* | thermal: rcar_gen3_thermal: convert to SPDX identifiersKuninori Morimoto2018-08-201-10/+1
|/