index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
rcar_gen3_thermal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-26
drivers/thermal/rcar_gen3_thermal: add reading fuses for Gen4
Wolfram Sang
1
-2
/
+42
2023-06-26
drivers/thermal/rcar_gen3_thermal: refactor reading fuses into seprarate func...
Wolfram Sang
1
-24
/
+36
2023-06-26
drivers/thermal/rcar_gen3_thermal: introduce 'info' structure
Wolfram Sang
1
-15
/
+26
2023-04-01
thermal/drivers/rcar_gen3_thermal: Remove R-Car H3 ES1.* handling
Wolfram Sang
1
-50
/
+2
2023-03-03
thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()
Daniel Lezcano
1
-1
/
+0
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
1
-2
/
+2
2023-02-15
thermal: Remove core header inclusion from drivers
Daniel Lezcano
1
-1
/
+0
2023-02-15
thermal/drivers/rcar_gen3_thermal: Fix device initialization
Niklas Söderlund
1
-10
/
+13
2023-02-15
thermal/drivers/rcar_gen3_thermal: Create device local ops struct
Niklas Söderlund
1
-4
/
+5
2023-02-15
thermal/drivers/rcar_gen3_thermal: Do not call set_trips() when resuming
Niklas Söderlund
1
-4
/
+0
2023-02-15
thermal/drivers/rcar_gen3: Add support for R-Car V4H
Geert Uytterhoeven
1
-0
/
+4
2023-01-06
thermal/drivers/rcar_gen3: Use the generic function to get the number of trips
Daniel Lezcano
1
-1
/
+1
2022-08-17
thermal/drivers/rcar: Switch to new of API
Daniel Lezcano
1
-8
/
+8
2022-08-02
Merge tag 'thermal-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2022-07-28
drivers/thermal/rcar_gen3_thermal: Improve logging during probe
Wolfram Sang
1
-2
/
+2
2022-07-16
thermal/drivers/rcar_gen3_thermal: Add r8a779f0 support
Wolfram Sang
1
-0
/
+4
2021-10-15
thermal: rcar_gen3_thermal: Read calibration from hardware
Niklas Söderlund
1
-20
/
+74
2021-10-15
thermal: rcar_gen3_thermal: Store thcode and ptat in priv data
Niklas Söderlund
1
-23
/
+28
2021-08-14
thermal/drivers/rcar_gen3_thermal: Store TSC id as unsigned int
Niklas Söderlund
1
-3
/
+4
2021-08-14
thermal/drivers/rcar_gen3_thermal: Add support for hardware trip points
Niklas Söderlund
1
-4
/
+99
2021-06-14
thermal/drivers/rcar_gen3_thermal: Do not shadow rcar_gen3_ths_tj_1
Geert Uytterhoeven
1
-3
/
+2
2021-06-14
thermal/drivers/rcar_gen3_thermal: Fix coefficient calculations
Niklas Söderlund
1
-1
/
+1
2021-03-10
thermal: rcar_gen3_thermal: Add support for up to five TSC nodes
Niklas Söderlund
1
-1
/
+2
2020-12-08
thermal: rcar_gen3_thermal: Add r8a779a0 support
Niklas Söderlund
1
-1
/
+6
2020-11-30
thermal: rcar_gen3_thermal: Do not use interrupts for normal operation
Niklas Söderlund
1
-106
/
+2
2020-08-07
Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+7
2020-07-21
thermal: rcar_gen3_thermal: Do not shadow thcode variable
Niklas Söderlund
1
-3
/
+3
2020-07-21
thermal: rcar_gen3_thermal: Add r8a774e1 support
Marian-Cristian Rotariu
1
-0
/
+4
2020-06-29
thermal/drivers/rcar_gen3: Fix undefined temperature if negative
Dien Pham
1
-1
/
+1
2020-03-20
thermal: rcar_gen3_thermal: Add r8a77961 support
Geert Uytterhoeven
1
-0
/
+4
2020-03-12
thermal: rcar_gen3_thermal: Generate interrupt when temperature changes
Niklas Söderlund
1
-12
/
+12
2020-03-12
thermal: rcar_gen3_thermal: Remove unneeded curly brackets
Niklas Söderlund
1
-2
/
+1
2020-01-27
thermal: rcar_gen3_thermal: Remove temperature bound
Niklas Söderlund
1
-3
/
+1
2019-11-07
thermal: rcar_gen3_thermal: Add r8a774b1 support
Biju Das
1
-0
/
+4
2019-08-28
thermal: rcar_gen3_thermal: Replace devm_add_action() followed by failure act...
Fuqian Huang
1
-2
/
+1
2019-05-24
thermal: rcar_gen3_thermal: Update temperature conversion method
Yoshihiro Kaneko
1
-10
/
+18
2019-05-24
thermal: rcar_gen3_thermal: Update calculation formula of IRQTEMP
Yoshihiro Kaneko
1
-16
/
+17
2019-05-24
thermal: rcar_gen3_thermal: Update value of Tj_1
Yoshihiro Kaneko
1
-11
/
+30
2019-05-14
thermal: rcar_gen3_thermal: Fix to show correct trip points number
Jiada Wang
1
-4
/
+4
2019-05-14
thermal: rcar_gen3_thermal: disable interrupt in .remove
Jiada Wang
1
-0
/
+3
2019-05-14
thermal: rcar_gen3_thermal: fix interrupt type
Jiada Wang
1
-32
/
+6
2019-05-14
thermal: rcar_gen3_thermal: Fix init value of IRQCTL register
Hoan Nguyen An
1
-1
/
+1
2019-02-21
thermal: rcar_gen3_thermal: Register hwmon sysfs interface
Marek Vasut
1
-0
/
+19
2018-10-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
1
-0
/
+2
2018-10-25
thermal: rcar_gen3_thermal: add R8A77980 support
Sergei Shtylyov
1
-0
/
+1
2018-08-25
thermal: rcar_gen3_thermal: Add r8a774a1 support
Fabrizio Castro
1
-0
/
+1
2018-08-20
thermal: rcar_gen3_thermal: convert to SPDX identifiers
Kuninori Morimoto
1
-10
/
+1
2018-05-07
thermal: rcar_gen3_thermal: add r8a77965 support
Niklas Söderlund
1
-0
/
+1
2018-05-07
thermal: rcar_gen3_thermal: update max temperature clamp
Niklas Söderlund
1
-2
/
+2
2018-05-07
thermal: rcar_gen3_thermal: Update calculation formula due to HW evaluation
Hien Dang
1
-6
/
+6
[next]