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
/
tegra
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-08
thermal: tegra-bpmp: Handle errors in BPMP response
Mikko Perttunen
1
-1
/
+12
2021-08-14
thermal/drivers/tegra-soctherm: Silence message about clamped temperature
Dmitry Osipenko
1
-2
/
+2
2021-08-14
thermal/drivers/tegra: Correct compile-testing of drivers
Dmitry Osipenko
1
-1
/
+1
2021-08-14
thermal/drivers/tegra: Add driver for Tegra30 thermal sensor
Dmitry Osipenko
3
-0
/
+681
2021-04-20
thermal/drivers/tegra: Use devm_platform_ioremap_resource_byname
dingsenjie
1
-10
/
+3
2021-03-10
thermal: Fix a typo in the file soctherm.c
Bhaskar Chowdhury
1
-1
/
+1
2020-01-27
thermal: tegra: Appease the kernel-doc deity
Amit Kucheria
1
-2
/
+13
2019-08-28
thermal: tegra: Fix a typo
Christophe JAILLET
1
-1
/
+1
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-12
/
+2
2019-06-18
thermal: tegra: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-12
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2
-20
/
+2
2019-05-24
thermal: tegra: Make tegra210_tsensor_thermtrips static
YueHaibing
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-14
drivers: thermal: Kconfig: pedantic cleanups
Enrico Weigelt, metux IT consult
1
-2
/
+2
2019-05-14
thermal: tegra: enable OC hw throttle
Wei Ni
1
-10
/
+120
2019-05-14
thermal: tegra: add support for EDP IRQ
Wei Ni
1
-0
/
+420
2019-05-14
thermal: tegra: add set_trips functionality
Wei Ni
5
-5
/
+90
2019-05-14
thermal: tegra: add support for thermal IRQ
Wei Ni
1
-0
/
+136
2019-05-14
thermal: tegra: add support for gpu hw-throttle
Wei Ni
1
-33
/
+85
2019-05-14
thermal: tegra: support hw and sw shutdown
Wei Ni
3
-15
/
+98
2019-02-21
thermal: tegra: add get_trend ops
Wei Ni
1
-0
/
+32
2019-02-21
thermal: tegra: fix memory allocation
Wei Ni
1
-1
/
+1
2019-02-21
thermal: tegra: remove unnecessary warnings
Wei Ni
1
-2
/
+2
2019-01-02
thermal: tegra: soctherm: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
1
-11
/
+1
2018-06-13
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-4
/
+4
2018-06-02
thermal: tegra: soctherm: add const to struct thermal_cooling_device_ops
srplinux2008
1
-1
/
+1
2018-05-07
thermal: tegra: Nuke clk_{readl,writel} helpers
Ezequiel Garcia
1
-27
/
+2
2018-01-01
thermal: tegra: remove forward declarations
Nicolin Chen
1
-56
/
+47
2017-11-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-1
/
+1
2017-11-17
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-1
/
+272
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
thermal: tegra: remove null check for dev pointer
Nicolin Chen
1
-1
/
+1
2017-10-19
thermal: Add Tegra BPMP thermal sensor driver
Mikko Perttunen
3
-1
/
+272
2016-09-27
thermal: tegra: add hw-throttle for Tegra132
Wei Ni
2
-30
/
+221
2016-09-27
thermal: tegra: add hw-throttle function
Wei Ni
5
-15
/
+700
2016-05-17
thermal: tegra: add Tegra132 specific SOC_THERM driver
Wei Ni
4
-0
/
+207
2016-05-17
thermal: tegra: fix static checker warning
Wei Ni
1
-4
/
+1
2016-05-17
thermal: tegra: mark PM functions __maybe_unused
Arnd Bergmann
1
-2
/
+2
2016-05-17
thermal: tegra: add PM support
Wei Ni
1
-0
/
+46
2016-05-17
thermal: tegra: handle HW initialization in one funcotion
Wei Ni
1
-41
/
+44
2016-05-17
thermal: tegra: handle clocks in one function
Wei Ni
1
-15
/
+36
2016-05-17
thermal: tegra: add thermtrip function
Wei Ni
4
-5
/
+216
2016-05-17
thermal: tegra: add a debugfs to show registers
Wei Ni
2
-3
/
+145
2016-05-17
thermal: tegra: add Tegra210 specific SOC_THERM driver
Wei Ni
5
-0
/
+195
2016-05-17
thermal: tegra: split tegra_soctherm driver
Wei Ni
7
-566
/
+754
2016-05-17
thermal: tegra: get rid of PDIV/HOTSPOT hack
Wei Ni
1
-4
/
+15
2016-05-17
thermal: tegra: combine sensor group-related data
Wei Ni
1
-27
/
+118
2016-05-17
thermal: tegra: move tegra thermal files into tegra directory
Wei Ni
3
-0
/
+477