index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
2018-02-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-15
Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into next
Zhang Rui
2018-01-15
thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()
Fabio Estevam
2018-01-13
thermal/x86 pkg temp: Remove debugfs_create_u32() casts
Geert Uytterhoeven
2018-01-13
thermal: int3400_thermal: fix error handling in int3400_thermal_probe()
Alexey Khoroshilov
2018-01-09
treewide: Use DEVICE_ATTR_WO
Joe Perches
2018-01-09
treewide: Use DEVICE_ATTR_RO
Joe Perches
2018-01-09
treewide: Use DEVICE_ATTR_RW
Joe Perches
2018-01-02
thermal/drivers/hisi: Remove bogus const from function return type
Geert Uytterhoeven
2018-01-01
thermal: armada: Give meaningful names to the thermal zones
Miquel Raynal
2018-01-01
thermal: armada: Wait sensors validity before exiting the init callback
Miquel Raynal
2018-01-01
thermal: armada: Change sensors trim default value
Miquel Raynal
2018-01-01
thermal: armada: Update Kconfig and module description
Miquel Raynal
2018-01-01
thermal: armada: Add support for Armada CP110
Baruch Siach
2018-01-01
thermal: armada: Add support for Armada AP806
Baruch Siach
2018-01-01
thermal: armada: Use real status register name
Miquel Raynal
2018-01-01
thermal: armada: Clarify control registers accesses
Miquel Raynal
2018-01-01
thermal: armada: Simplify the check of the validity bit
Miquel Raynal
2018-01-01
thermal: armada: Use msleep for long delays
Baruch Siach
2018-01-01
thermal: mtk: Cleanup unused defines
Matthias Brugger
2018-01-01
thermal: imx: update to new formula according to NXP AN5215
Uwe Kleine-König
2018-01-01
thermal: imx: use consistent style to write temperatures
Uwe Kleine-König
2018-01-01
thermal: imx: improve comments describing algorithm for temp calculation
Uwe Kleine-König
2018-01-01
thermal: imx: Use better parameter names than "val"
Uwe Kleine-König
2018-01-01
thermal: tegra: remove forward declarations
Nicolin Chen
2017-12-27
thermal: int3400_thermal: Ignore Unknown Notification Codes
Brian Bian
2017-12-27
thermal: power_allocator: fix one race condition issue for thermal_instances ...
Yi Zeng
2017-12-27
drivers: thermal: remove duplicate includes
Pravin Shedge
2017-12-07
cpu_cooling: Drop static-power related stuff
Viresh Kumar
2017-12-07
cpu_cooling: Keep only one of_cpufreq*cooling_register() helper
Viresh Kumar
2017-12-07
cpu_cooling: Remove unused cpufreq_power_cooling_register()
Viresh Kumar
2017-12-07
cpu_cooling: Make of_cpufreq_power_cooling_register() parse DT
Viresh Kumar
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-11-02
Merge branches 'thermal-core', 'thermal-tool', 'thermal-intel' and 'thermal-s...
Zhang Rui
2017-11-02
Merge branch 'imx-nvmem' into thermal-soc
Zhang Rui
2017-11-02
thermal: pch: Add Cannon Lake support
Srinivas Pandruvada
2017-11-02
thermal: int340x: processor_thermal: Add Coffee Lake support
Srinivas Pandruvada
2017-11-02
thermal: int340x: processor_thermal: Add Cannon Lake support
Srinivas Pandruvada
2017-11-02
thermal: bxt: remove redundant variable trip
Colin Ian King
2017-10-31
thermal: cpu_cooling: pr_err() strings should end with newlines
Arvind Yadav
2017-10-31
thermal: add brcmstb AVS TMON driver
Brian Norris
2017-10-31
thermal/drivers/hisi: Add support for hi3660 SoC
Kevin Wangtao
2017-10-31
thermal/drivers/hisi: Prepare to add support for other hisi platforms
Kevin Wangtao
2017-10-31
thermal/drivers/hisi: Add platform prefix to function name
Kevin Wangtao
2017-10-31
thermal/drivers/hisi: Put platform code together
Kevin Wangtao
2017-10-31
thermal/drivers/qcom-spmi: Use devm_iio_channel_get
Daniel Lezcano
2017-10-31
thermal/drivers/generic-iio-adc: Switch tz request to devm version
Daniel Lezcano
[next]