index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
tegra
Age
Commit message (
Expand
)
Author
2022-03-08
thermal: tegra-bpmp: Handle errors in BPMP response
Mikko Perttunen
2021-08-14
thermal/drivers/tegra-soctherm: Silence message about clamped temperature
Dmitry Osipenko
2021-08-14
thermal/drivers/tegra: Correct compile-testing of drivers
Dmitry Osipenko
2021-08-14
thermal/drivers/tegra: Add driver for Tegra30 thermal sensor
Dmitry Osipenko
2021-04-20
thermal/drivers/tegra: Use devm_platform_ioremap_resource_byname
dingsenjie
2021-03-10
thermal: Fix a typo in the file soctherm.c
Bhaskar Chowdhury
2020-01-27
thermal: tegra: Appease the kernel-doc deity
Amit Kucheria
2019-08-28
thermal: tegra: Fix a typo
Christophe JAILLET
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-06-18
thermal: tegra: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-05-23
thermal: tegra: Make tegra210_tsensor_thermtrips static
YueHaibing
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-13
drivers: thermal: Kconfig: pedantic cleanups
Enrico Weigelt, metux IT consult
2019-05-13
thermal: tegra: enable OC hw throttle
Wei Ni
2019-05-13
thermal: tegra: add support for EDP IRQ
Wei Ni
2019-05-13
thermal: tegra: add set_trips functionality
Wei Ni
2019-05-13
thermal: tegra: add support for thermal IRQ
Wei Ni
2019-05-13
thermal: tegra: add support for gpu hw-throttle
Wei Ni
2019-05-13
thermal: tegra: support hw and sw shutdown
Wei Ni
2019-02-20
thermal: tegra: add get_trend ops
Wei Ni
2019-02-20
thermal: tegra: fix memory allocation
Wei Ni
2019-02-20
thermal: tegra: remove unnecessary warnings
Wei Ni
2019-01-02
thermal: tegra: soctherm: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-01
thermal: tegra: soctherm: add const to struct thermal_cooling_device_ops
srplinux2008
2018-05-06
thermal: tegra: Nuke clk_{readl,writel} helpers
Ezequiel Garcia
2018-01-01
thermal: tegra: remove forward declarations
Nicolin Chen
2017-11-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2017-11-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-31
thermal: tegra: remove null check for dev pointer
Nicolin Chen
2017-10-19
thermal: Add Tegra BPMP thermal sensor driver
Mikko Perttunen
2016-09-27
thermal: tegra: add hw-throttle for Tegra132
Wei Ni
2016-09-27
thermal: tegra: add hw-throttle function
Wei Ni
2016-05-17
thermal: tegra: add Tegra132 specific SOC_THERM driver
Wei Ni
2016-05-17
thermal: tegra: fix static checker warning
Wei Ni
2016-05-17
thermal: tegra: mark PM functions __maybe_unused
Arnd Bergmann
2016-05-17
thermal: tegra: add PM support
Wei Ni
2016-05-17
thermal: tegra: handle HW initialization in one funcotion
Wei Ni
2016-05-17
thermal: tegra: handle clocks in one function
Wei Ni
2016-05-17
thermal: tegra: add thermtrip function
Wei Ni
2016-05-17
thermal: tegra: add a debugfs to show registers
Wei Ni
2016-05-17
thermal: tegra: add Tegra210 specific SOC_THERM driver
Wei Ni
2016-05-17
thermal: tegra: split tegra_soctherm driver
Wei Ni
2016-05-17
thermal: tegra: get rid of PDIV/HOTSPOT hack
Wei Ni
2016-05-17
thermal: tegra: combine sensor group-related data
Wei Ni
2016-05-17
thermal: tegra: move tegra thermal files into tegra directory
Wei Ni