index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-07-31
thermal: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
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
[next]