开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
rcar_gen3_thermal.c
Age
Commit message (
Expand
)
Author
2023-09-29
thermal: rcar_gen3: Convert to platform remove callback returning void
Uwe Kleine-König
2023-07-31
thermal: Explicitly include correct DT includes
Rob Herring
2023-06-26
drivers/thermal/rcar_gen3_thermal: add reading fuses for Gen4
Wolfram Sang
2023-06-26
drivers/thermal/rcar_gen3_thermal: refactor reading fuses into seprarate func...
Wolfram Sang
2023-06-26
drivers/thermal/rcar_gen3_thermal: introduce 'info' structure
Wolfram Sang
2023-04-01
thermal/drivers/rcar_gen3_thermal: Remove R-Car H3 ES1.* handling
Wolfram Sang
2023-03-03
thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()
Daniel Lezcano
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
2023-02-15
thermal: Remove core header inclusion from drivers
Daniel Lezcano
2023-02-15
thermal/drivers/rcar_gen3_thermal: Fix device initialization
Niklas Söderlund
2023-02-15
thermal/drivers/rcar_gen3_thermal: Create device local ops struct
Niklas Söderlund
2023-02-15
thermal/drivers/rcar_gen3_thermal: Do not call set_trips() when resuming
Niklas Söderlund
2023-02-15
thermal/drivers/rcar_gen3: Add support for R-Car V4H
Geert Uytterhoeven
2023-01-06
thermal/drivers/rcar_gen3: Use the generic function to get the number of trips
Daniel Lezcano
2022-08-17
thermal/drivers/rcar: Switch to new of API
Daniel Lezcano
2022-08-02
Merge tag 'thermal-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-07-28
drivers/thermal/rcar_gen3_thermal: Improve logging during probe
Wolfram Sang
2022-07-16
thermal/drivers/rcar_gen3_thermal: Add r8a779f0 support
Wolfram Sang
2021-10-15
thermal: rcar_gen3_thermal: Read calibration from hardware
Niklas Söderlund
2021-10-15
thermal: rcar_gen3_thermal: Store thcode and ptat in priv data
Niklas Söderlund
2021-08-14
thermal/drivers/rcar_gen3_thermal: Store TSC id as unsigned int
Niklas Söderlund
2021-08-14
thermal/drivers/rcar_gen3_thermal: Add support for hardware trip points
Niklas Söderlund
2021-06-14
thermal/drivers/rcar_gen3_thermal: Do not shadow rcar_gen3_ths_tj_1
Geert Uytterhoeven
2021-06-14
thermal/drivers/rcar_gen3_thermal: Fix coefficient calculations
Niklas Söderlund
2021-03-10
thermal: rcar_gen3_thermal: Add support for up to five TSC nodes
Niklas Söderlund
2020-12-08
thermal: rcar_gen3_thermal: Add r8a779a0 support
Niklas Söderlund
2020-11-30
thermal: rcar_gen3_thermal: Do not use interrupts for normal operation
Niklas Söderlund
2020-08-06
Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-07-21
thermal: rcar_gen3_thermal: Do not shadow thcode variable
Niklas Söderlund
2020-07-21
thermal: rcar_gen3_thermal: Add r8a774e1 support
Marian-Cristian Rotariu
2020-06-29
thermal/drivers/rcar_gen3: Fix undefined temperature if negative
Dien Pham
2020-03-20
thermal: rcar_gen3_thermal: Add r8a77961 support
Geert Uytterhoeven
2020-03-12
thermal: rcar_gen3_thermal: Generate interrupt when temperature changes
Niklas Söderlund
2020-03-12
thermal: rcar_gen3_thermal: Remove unneeded curly brackets
Niklas Söderlund
2020-01-27
thermal: rcar_gen3_thermal: Remove temperature bound
Niklas Söderlund
2019-11-07
thermal: rcar_gen3_thermal: Add r8a774b1 support
Biju Das
2019-08-28
thermal: rcar_gen3_thermal: Replace devm_add_action() followed by failure act...
Fuqian Huang
2019-05-23
thermal: rcar_gen3_thermal: Update temperature conversion method
Yoshihiro Kaneko
2019-05-23
thermal: rcar_gen3_thermal: Update calculation formula of IRQTEMP
Yoshihiro Kaneko
2019-05-23
thermal: rcar_gen3_thermal: Update value of Tj_1
Yoshihiro Kaneko
2019-05-14
thermal: rcar_gen3_thermal: Fix to show correct trip points number
Jiada Wang
2019-05-14
thermal: rcar_gen3_thermal: disable interrupt in .remove
Jiada Wang
2019-05-14
thermal: rcar_gen3_thermal: fix interrupt type
Jiada Wang
2019-05-14
thermal: rcar_gen3_thermal: Fix init value of IRQCTL register
Hoan Nguyen An
2019-02-20
thermal: rcar_gen3_thermal: Register hwmon sysfs interface
Marek Vasut
2018-10-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2018-10-25
thermal: rcar_gen3_thermal: add R8A77980 support
Sergei Shtylyov
2018-08-24
thermal: rcar_gen3_thermal: Add r8a774a1 support
Fabrizio Castro
2018-08-20
thermal: rcar_gen3_thermal: convert to SPDX identifiers
Kuninori Morimoto
2018-05-06
thermal: rcar_gen3_thermal: add r8a77965 support
Niklas Söderlund
[next]