index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
tegra
Age
Commit message (
Expand
)
Author
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