index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-15
thermal/drivers/mediatek: Relocate driver to mediatek folder
Balsam CHIHI
1
-10
/
+4
2023-01-24
thermal: ACPI: Add ACPI trip point routines
Rafael J. Wysocki
1
-0
/
+4
2022-08-03
thermal: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
1
-2
/
+2
2022-04-22
thermal/governor: Remove deprecated information
Daniel Lezcano
1
-2
/
+4
2021-11-30
thermal/drivers: Add TSU driver for RZ/G2L
Biju Das
1
-0
/
+9
2021-02-03
thermal/drivers/zx: Remove zx driver
Arnd Bergmann
1
-8
/
+0
2021-02-03
thermal/drivers/tango: Remove tango driver
Arnd Bergmann
1
-9
/
+0
2020-10-12
thermal: Kconfig: Update description for RCAR_GEN3_THERMAL config
Lad Prabhakar
1
-3
/
+3
2020-08-15
Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+11
2020-08-07
thermal: don't make THERMAL_NETLINK 'default y'
Linus Torvalds
1
-1
/
+0
2020-07-21
thermal/drivers/clock_cooling: Remove clock_cooling code
Amit Kucheria
1
-10
/
+0
2020-07-21
thermal: netlink: Fix compilation error when CONFIG_NET=n
Daniel Lezcano
1
-0
/
+10
2020-06-25
thermal: Add support for the MCU controlled FAN on Khadas boards
Neil Armstrong
1
-0
/
+11
2020-05-22
thermal: qoriq: Add platform dependencies
Geert Uytterhoeven
1
-2
/
+2
2020-04-14
thermal: k3: Add support for bandgap sensors
Keerthy
1
-0
/
+10
2020-03-12
thermal: Add COMPILE_TEST support for i.MX8MM
Anson Huang
1
-1
/
+1
2020-03-12
thermal: qoriq: Fix a compiling issue
Yuantian Tang
1
-0
/
+1
2020-03-12
thermal: Remove COMPILE_TEST for IMX_SC_THERMAL
Anson Huang
1
-1
/
+1
2020-03-12
thermal: Rephrase the Kconfig text for thermal
Linus Walleij
1
-6
/
+7
2020-03-12
thermal: imx8mm: Add support for i.MX8MM thermal monitoring unit
Anson Huang
1
-0
/
+10
2020-03-12
thermal: imx_sc: add i.MX system controller thermal support
Anson Huang
1
-0
/
+11
2020-03-12
thermal: sprd: Add Spreadtrum thermal driver support
Freeman Liu
1
-0
/
+7
2020-01-27
thermal/drivers/sun8i: Add thermal driver for H6/H5/H3/A64/A83T/R40
Yangtao Li
1
-0
/
+14
2020-01-27
thermal/drivers/cpu_cooling: Introduce the cpu idle cooling driver
Daniel Lezcano
1
-0
/
+7
2020-01-27
thermal/drivers/Kconfig: Convert the CPU cooling device to a choice
Daniel Lezcano
1
-2
/
+12
2019-12-07
thermal: power_allocator: Fix Kconfig warning
YueHaibing
1
-1
/
+1
2019-11-07
thermal: cpu_cooling: Migrate to using the EM framework
Quentin Perret
1
-0
/
+1
2019-11-07
thermal: amlogic: Add thermal driver to support G12 SoCs
Guillaume La Roque
1
-0
/
+11
2019-09-25
thermal: db8500: Finalize device tree conversion
Linus Walleij
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-5
/
+3
2019-05-14
thermal: Fix build error of missing devm_ioremap_resource on UM
Talel Shenhar
1
-0
/
+1
2019-05-14
thermal: Introduce Amazon's Annapurna Labs Thermal Driver
Talel Shenhar
1
-0
/
+10
2019-05-06
thermal/drivers/core: Fix typo in the option name
Daniel Lezcano
1
-1
/
+1
2019-05-06
thermal/drivers/core: Remove depends on THERMAL in Kconfig
Daniel Lezcano
1
-2
/
+0
2019-05-06
thermal/drivers/core: Remove the module Kconfig's option
Daniel Lezcano
1
-2
/
+2
2019-03-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
1
-1
/
+2
2019-02-06
thermal: broadcom: Add Stingray thermal driver
Pramod Kumar
1
-1
/
+2
2019-01-29
thermal: cpu_cooling: Require thermal core to be compiled in
Amit Kucheria
1
-0
/
+1
2019-01-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-89
/
+5
2019-01-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
1
-1
/
+1
2019-01-02
thermal: imx: fix for dependency on cpu-freq
Anson Huang
1
-1
/
+1
2018-12-21
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
1
-1
/
+1
2018-12-07
drivers: thermal: Move QCOM_SPMI_TEMP_ALARM into the qcom subdir
Amit Kucheria
1
-11
/
+0
2018-12-07
drivers: thermal: Move various drivers for intel platforms into a subdir
Amit Kucheria
1
-78
/
+5
2018-10-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
1
-1
/
+1
2018-10-25
thermal: add stm32 thermal driver
David HERNANDEZ SANCHEZ
1
-1
/
+1
2018-07-26
Thermal: Intel SoC DTS: Translate IO-APIC GSI number to linux irq number
Hans de Goede
1
-1
/
+1
2018-04-02
thermal: Add cooling device's statistics in sysfs
Viresh Kumar
1
-0
/
+7
2018-01-02
thermal: armada: Update Kconfig and module description
Miquel Raynal
1
-2
/
+2
[next]