开源镜像站
帮助
动态
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
2019-01-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2019-01-02
thermal: generic-adc: Fix adc to temp interpolation
Bjorn Andersson
2019-01-02
thermal: rcar_thermal: add R8A77990 support
Yoshihiro Kaneko
2019-01-02
thermal: rcar_thermal: add R8A774C0 support
Fabrizio Castro
2019-01-02
thermal: armada: add overheat interrupt support
Miquel Raynal
2019-01-02
thermal: st: fix Makefile typo
Arnd Bergmann
2019-01-02
thermal: uniphier: Convert to SPDX identifier
Kunihiko Hayashi
2019-01-02
thermal/intel_powerclamp: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2019-01-02
thermal: tegra: soctherm: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2019-01-02
thermal: imx: save one condition block for normal case of nvmem initialization
Anson Huang
2019-01-02
thermal: imx: fix for dependency on cpu-freq
Anson Huang
2019-01-02
thermal: tsens: qcom: do not create duplicate regmap debugfs entries
Srinivas Kandagatla
2019-01-02
thermal: armada: Use PTR_ERR_OR_ZERO in armada_thermal_probe_legacy()
YueHaibing
2019-01-02
thermal: broadcom: use devm_thermal_zone_of_sensor_register
Julia Lawall
2019-01-02
thermal: bcm2835: enable hwmon explicitly
Matthias Brugger
2019-01-02
thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not set
Eduardo Valentin
2018-12-29
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-12-22
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
2018-12-10
thermal: stm32: Fix stm_thermal_read_factory_settings
David HERNANDEZ SANCHEZ
2018-12-10
thermal: stm32: read factory settings inside stm_thermal_prepare
David HERNANDEZ SANCHEZ
2018-12-10
thermal/drivers/hisi: Fix number of sensors on hi3660
Daniel Lezcano
2018-12-10
thermal/drivers/hisi: Fix wrong platform_get_irq_byname()
Daniel Lezcano
2018-12-05
thermal: broadcom: constify thermal_zone_of_device_ops structure
Julia Lawall
2018-12-05
thermal: armada: constify thermal_zone_of_device_ops structure
Julia Lawall
2018-12-04
thermal: bcm2835: Switch to SPDX identifier
Stefan Wahren
2018-12-04
thermal: armada: fix legacy resource fixup
Russell King
2018-12-04
thermal: armada: fix legacy validity test sense
Russell King
2018-10-31
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2018-10-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2018-10-25
thermal: da9062/61: Prevent hardware access during system suspend
Geert Uytterhoeven
2018-10-25
thermal: rcar_thermal: Prevent doing work after unbind
Geert Uytterhoeven
2018-10-25
thermal: rcar_thermal: Prevent hardware access during system suspend
Geert Uytterhoeven
2018-10-25
thermal: rcar_gen3_thermal: add R8A77980 support
Sergei Shtylyov
2018-10-25
thermal: add stm32 thermal driver
David HERNANDEZ SANCHEZ
2018-10-25
thermal: rcar_thermal: add R8A77970 support
Sergei Shtylyov
2018-10-25
thermal: rcar_thermal: fix duplicate IRQ request
Sergei Shtylyov
2018-10-22
thermal/drivers/hisi: Add the dual clusters sensors for hi3660
Daniel Lezcano
2018-10-22
thermal/drivers/hisi: Add more sensors channel
Daniel Lezcano
2018-10-22
thermal/drivers/hisi: Remove pointless irq field
Daniel Lezcano
2018-10-22
thermal/drivers/hisi: Use platform_get_irq_byname
Daniel Lezcano
2018-10-22
thermal/drivers/hisi: Replace macro name with relevant sensor location
Daniel Lezcano
2018-10-22
thermal/drivers/hisi: Add multiple sensors support
Daniel Lezcano
2018-10-22
thermal/drivers/hisi: Prepare to support multiple sensors
Daniel Lezcano
2018-10-22
thermal/drivers/hisi: Factor out the probe functions
Daniel Lezcano
2018-10-22
thermal/drivers/hisi: Set the thermal zone private data to the sensor pointer
Daniel Lezcano
2018-10-22
thermal/drivers/hisi: Change the driver to be sensor oriented
Daniel Lezcano
2018-10-22
thermal/drivers/hisi: Change the platform data pointer to sensor ops
Daniel Lezcano
2018-10-22
thermal: armada: fix a test in probe()
Dan Carpenter
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
[next]