开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2018-10-22
thermal: imx: handle error path in one place to save duplicated code
Anson Huang
2018-10-22
thermal: imx: improve error message
Anson Huang
2018-10-22
thermal: tsens: Check if the IP is correctly enabled by firmware
Amit Kucheria
2018-10-22
thermal: tsens: Pass register offsets as private data
Amit Kucheria
2018-10-22
thermal: tsens: Add the SROT address map
Amit Kucheria
2018-10-22
thermal: tsens: Rename map field in order to add a second address map
Amit Kucheria
2018-10-22
thermal: tsens: Get rid of dead code
Amit Kucheria
2018-10-22
thermal: tsens: Add SPDX license identifiers
Amit Kucheria
2018-10-22
thermal: tsens: Prepare 8916 and 8974 tsens to use SROT and TM address space
Amit Kucheria
2018-10-22
thermal: qoriq: add i.mx8mq support
Anson Huang
2018-10-22
thermal: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-24
thermal: rcar_gen3_thermal: Add r8a774a1 support
Fabrizio Castro
2018-08-24
of: thermal: Allow multiple devices to share cooling map
Viresh Kumar
2018-08-24
thermal: qcom-spmi: Use PMIC thermal stage 2 for critical trip points
Matthias Kaehlcke
2018-08-16
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2018-08-01
thermal: armada: fix copy-paste error in armada_thermal_probe()
Wei Yongjun
2018-07-27
thermal: rcar_thermal: avoid NULL dereference in absence of IRQ resources
Simon Horman
2018-07-27
thermal: samsung: Remove Exynos5440 clock handling left-overs
Krzysztof Kozlowski
2018-07-27
thermal: tsens: Fix negative temperature reporting
Amit Kucheria
2018-07-27
thermal: tsens: switch from of_iomap() to devm_ioremap_resource()
Amit Kucheria
2018-07-27
thermal: tsens: Rename variable
Amit Kucheria
2018-07-27
thermal: tsens: Add generic support for TSENS v2 IP
Amit Kucheria
2018-07-27
thermal: tsens: Rename tsens-8996 to tsens-v2 for reuse
Amit Kucheria
2018-07-27
thermal: tsens: Add support to split up register address space into two
Amit Kucheria
2018-07-27
thermal: tsens: Get rid of unused fields in structure
Amit Kucheria
2018-07-27
thermal_hwmon: Pass the originating device down to hwmon_device_register_with...
Marc Zyngier
2018-07-27
thermal_hwmon: Sanitize attribute name passed to hwmon
Marc Zyngier
2018-07-27
thermal: armada: get rid of the ->is_valid() pointer
Miquel Raynal
2018-07-27
thermal: armada: move validity check out of the read function
Miquel Raynal
2018-07-27
thermal: armada: remove sensors validity from the IP initialization
Miquel Raynal
2018-07-27
thermal: armada: add multi-channel sensors support
Miquel Raynal
2018-07-27
thermal: armada: use the resource managed registration helper alternative
Miquel Raynal
2018-07-27
thermal: armada: convert driver to syscon register accesses
Miquel Raynal
2018-07-27
thermal: armada: average over samples to avoid glitches
Miquel Raynal
2018-07-27
thermal: armada: dissociate a380 and cp110 ->init() hooks
Miquel Raynal
2018-07-27
thermal: armada: rename the initialization routine
Miquel Raynal
2018-07-27
thermal: armada: remove misleading comments
Miquel Raynal
2018-07-27
thermal: armada: remove useless register accesses
Miquel Raynal
2018-07-27
thermal: armada: add a function that sanitizes the thermal zone name
Miquel Raynal
2018-07-27
thermal: ti-soc-thermal: remove dead code
Bartlomiej Zolnierkiewicz
2018-07-02
thermal: i.MX: Allow thermal probe to fail gracefully in case of bad calibrat...
Jean-Christophe Dubois
2018-07-02
cpufreq: imx6q/thermal: imx: register cooling device depending on OF
Bastian Stender
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-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2018-06-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
[next]