index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
rcar_gen3_thermal.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
thermal/drivers/renesas: Group all renesas thermal drivers together
Niklas Söderlund
2024-07-15
1
-616
/
+0
*
thermal/drivers/rcar_gen3: Update temperature approximation calculation
Niklas Söderlund
2024-04-23
1
-78
/
+78
*
thermal/drivers/rcar_gen3: Move Tj_T storage to shared private data
Niklas Söderlund
2024-04-23
1
-12
/
+23
*
thermal/drivers/rcar_gen3: Add support for R-Car V4M
Geert Uytterhoeven
2024-03-11
1
-0
/
+4
*
thermal: rcar_gen3: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-29
1
-4
/
+2
*
thermal: Explicitly include correct DT includes
Rob Herring
2023-07-31
1
-1
/
+1
*
drivers/thermal/rcar_gen3_thermal: add reading fuses for Gen4
Wolfram Sang
2023-06-26
1
-2
/
+42
*
drivers/thermal/rcar_gen3_thermal: refactor reading fuses into seprarate func...
Wolfram Sang
2023-06-26
1
-24
/
+36
*
drivers/thermal/rcar_gen3_thermal: introduce 'info' structure
Wolfram Sang
2023-06-26
1
-15
/
+26
*
thermal/drivers/rcar_gen3_thermal: Remove R-Car H3 ES1.* handling
Wolfram Sang
2023-04-01
1
-50
/
+2
*
thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()
Daniel Lezcano
2023-03-03
1
-1
/
+0
*
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
2023-03-03
1
-2
/
+2
*
thermal: Remove core header inclusion from drivers
Daniel Lezcano
2023-02-15
1
-1
/
+0
*
thermal/drivers/rcar_gen3_thermal: Fix device initialization
Niklas Söderlund
2023-02-15
1
-10
/
+13
*
thermal/drivers/rcar_gen3_thermal: Create device local ops struct
Niklas Söderlund
2023-02-15
1
-4
/
+5
*
thermal/drivers/rcar_gen3_thermal: Do not call set_trips() when resuming
Niklas Söderlund
2023-02-15
1
-4
/
+0
*
thermal/drivers/rcar_gen3: Add support for R-Car V4H
Geert Uytterhoeven
2023-02-15
1
-0
/
+4
*
thermal/drivers/rcar_gen3: Use the generic function to get the number of trips
Daniel Lezcano
2023-01-06
1
-1
/
+1
*
thermal/drivers/rcar: Switch to new of API
Daniel Lezcano
2022-08-17
1
-8
/
+8
*
Merge tag 'thermal-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-08-02
1
-2
/
+2
|
\
|
*
drivers/thermal/rcar_gen3_thermal: Improve logging during probe
Wolfram Sang
2022-07-28
1
-2
/
+2
*
|
thermal/drivers/rcar_gen3_thermal: Add r8a779f0 support
Wolfram Sang
2022-07-16
1
-0
/
+4
|
/
*
thermal: rcar_gen3_thermal: Read calibration from hardware
Niklas Söderlund
2021-10-15
1
-20
/
+74
*
thermal: rcar_gen3_thermal: Store thcode and ptat in priv data
Niklas Söderlund
2021-10-15
1
-23
/
+28
*
thermal/drivers/rcar_gen3_thermal: Store TSC id as unsigned int
Niklas Söderlund
2021-08-14
1
-3
/
+4
*
thermal/drivers/rcar_gen3_thermal: Add support for hardware trip points
Niklas Söderlund
2021-08-14
1
-4
/
+99
*
thermal/drivers/rcar_gen3_thermal: Do not shadow rcar_gen3_ths_tj_1
Geert Uytterhoeven
2021-06-14
1
-3
/
+2
*
thermal/drivers/rcar_gen3_thermal: Fix coefficient calculations
Niklas Söderlund
2021-06-14
1
-1
/
+1
*
thermal: rcar_gen3_thermal: Add support for up to five TSC nodes
Niklas Söderlund
2021-03-10
1
-1
/
+2
*
thermal: rcar_gen3_thermal: Add r8a779a0 support
Niklas Söderlund
2020-12-08
1
-1
/
+6
*
thermal: rcar_gen3_thermal: Do not use interrupts for normal operation
Niklas Söderlund
2020-11-30
1
-106
/
+2
*
Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-07
1
-3
/
+7
|
\
|
*
thermal: rcar_gen3_thermal: Do not shadow thcode variable
Niklas Söderlund
2020-07-21
1
-3
/
+3
|
*
thermal: rcar_gen3_thermal: Add r8a774e1 support
Marian-Cristian Rotariu
2020-07-21
1
-0
/
+4
*
|
thermal/drivers/rcar_gen3: Fix undefined temperature if negative
Dien Pham
2020-06-29
1
-1
/
+1
|
/
*
thermal: rcar_gen3_thermal: Add r8a77961 support
Geert Uytterhoeven
2020-03-20
1
-0
/
+4
*
thermal: rcar_gen3_thermal: Generate interrupt when temperature changes
Niklas Söderlund
2020-03-12
1
-12
/
+12
*
thermal: rcar_gen3_thermal: Remove unneeded curly brackets
Niklas Söderlund
2020-03-12
1
-2
/
+1
*
thermal: rcar_gen3_thermal: Remove temperature bound
Niklas Söderlund
2020-01-27
1
-3
/
+1
*
thermal: rcar_gen3_thermal: Add r8a774b1 support
Biju Das
2019-11-07
1
-0
/
+4
*
thermal: rcar_gen3_thermal: Replace devm_add_action() followed by failure act...
Fuqian Huang
2019-08-28
1
-2
/
+1
*
thermal: rcar_gen3_thermal: Update temperature conversion method
Yoshihiro Kaneko
2019-05-24
1
-10
/
+18
*
thermal: rcar_gen3_thermal: Update calculation formula of IRQTEMP
Yoshihiro Kaneko
2019-05-24
1
-16
/
+17
*
thermal: rcar_gen3_thermal: Update value of Tj_1
Yoshihiro Kaneko
2019-05-24
1
-11
/
+30
*
thermal: rcar_gen3_thermal: Fix to show correct trip points number
Jiada Wang
2019-05-14
1
-4
/
+4
*
thermal: rcar_gen3_thermal: disable interrupt in .remove
Jiada Wang
2019-05-14
1
-0
/
+3
*
thermal: rcar_gen3_thermal: fix interrupt type
Jiada Wang
2019-05-14
1
-32
/
+6
*
thermal: rcar_gen3_thermal: Fix init value of IRQCTL register
Hoan Nguyen An
2019-05-14
1
-1
/
+1
*
thermal: rcar_gen3_thermal: Register hwmon sysfs interface
Marek Vasut
2019-02-21
1
-0
/
+19
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2018-10-26
1
-0
/
+2
|
\
[next]