index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-07
24
-219
/
+1435
|
\
|
*
thermal: imx8mm: Fix build warning of incorrect argument type
Anson Huang
2020-03-23
1
-4
/
+3
|
*
thermal/drivers/cpufreq_cooling: Remove abusing WARN_ON
Daniel Lezcano
2020-03-23
1
-2
/
+2
|
*
thermal/drivers/cpufreq_cooling: Fix return of cpufreq_set_cur_state
Willy Wolff
2020-03-23
1
-2
/
+4
|
*
thermal: imx8mm: Add i.MX8MP support
Anson Huang
2020-03-23
1
-24
/
+130
|
*
thermal: qcom: tsens.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-23
1
-1
/
+1
|
*
thermal: imx_sc_thermal: Fix incorrect data type
Anson Huang
2020-03-23
1
-2
/
+2
|
*
thermal: int340x_thermal: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-23
1
-1
/
+1
|
*
thermal: int340x: processor_thermal: Add Tiger Lake support
Sumeet Pawnikar
2020-03-23
1
-0
/
+5
|
*
thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_t
Clark Williams
2020-03-21
2
-13
/
+14
|
*
thermal: imx: Calling imx_thermal_unregister_legacy_cooling() in .remove
Anson Huang
2020-03-20
1
-2
/
+1
|
*
thermal: qoriq: Sort includes alphabetically
Anson Huang
2020-03-20
1
-3
/
+2
|
*
thermal: qoriq: Use devm_add_action_or_reset() to handle all cleanups
Anson Huang
2020-03-20
1
-21
/
+14
|
*
thermal: rcar_thermal: Remove lock in rcar_thermal_get_current_temp()
Niklas Söderlund
2020-03-20
1
-10
/
+6
|
*
thermal: rcar_thermal: Do not store ctemp in rcar_thermal_priv
Niklas Söderlund
2020-03-20
1
-16
/
+10
|
*
thermal: rcar_thermal: Always update thermal zone on interrupt
Niklas Söderlund
2020-03-20
1
-12
/
+1
|
*
drivers: thermal: tsens: Remove unnecessary irq flag
Amit Kucheria
2020-03-20
1
-1
/
+1
|
*
drivers: thermal: tsens: kernel-doc fixup
Amit Kucheria
2020-03-20
1
-0
/
+3
|
*
drivers: thermal: tsens: Add watchdog support
Amit Kucheria
2020-03-20
3
-0
/
+71
|
*
drivers: thermal: tsens: Add critical interrupt support
Amit Kucheria
2020-03-20
4
-36
/
+223
|
*
drivers: thermal: tsens: Release device in success path
Amit Kucheria
2020-03-20
1
-4
/
+2
|
*
drivers: thermal: tsens: use simpler variables
Amit Kucheria
2020-03-20
1
-4
/
+4
|
*
drivers: thermal: tsens: Pass around struct tsens_sensor as a constant
Amit Kucheria
2020-03-20
3
-11
/
+12
|
*
drivers: thermal: tsens: De-constify struct tsens_features
Amit Kucheria
2020-03-20
5
-16
/
+16
|
*
thermal: rcar_thermal: Handle probe error gracefully
Niklas Söderlund
2020-03-20
1
-2
/
+4
|
*
thermal: imx: Remove unused includes
Anson Huang
2020-03-20
1
-7
/
+0
|
*
thermal: rcar_gen3_thermal: Add r8a77961 support
Geert Uytterhoeven
2020-03-20
1
-0
/
+4
|
*
thermal: Add COMPILE_TEST support for i.MX8MM
Anson Huang
2020-03-12
1
-1
/
+1
|
*
thermal: qoriq: Fix a compiling issue
Yuantian Tang
2020-03-12
1
-0
/
+1
|
*
thermal: Remove COMPILE_TEST for IMX_SC_THERMAL
Anson Huang
2020-03-12
1
-1
/
+1
|
*
thermal: imx_thermal: Use __maybe_unused instead of CONFIG_PM_SLEEP
Anson Huang
2020-03-12
1
-4
/
+2
|
*
thermal: imx_sc_thermal: Align imx sc thermal msg structs to 4
Anson Huang
2020-03-12
1
-3
/
+3
|
*
thermal: ti-soc-thermal: Use GPIO descriptors
Linus Walleij
2020-03-12
2
-33
/
+15
|
*
thermal: Rephrase the Kconfig text for thermal
Linus Walleij
2020-03-12
1
-6
/
+7
|
*
thermal: imx8mm: Add support for i.MX8MM thermal monitoring unit
Anson Huang
2020-03-12
3
-0
/
+142
|
*
thermal: exynos: Silence warning during deferred probe
Marek Szyprowski
2020-03-12
1
-1
/
+3
|
*
thermal: imx_sc: add i.MX system controller thermal support
Anson Huang
2020-03-12
3
-0
/
+160
|
*
thermal: of-thermal: add API for getting sensor ID from DT
Anson Huang
2020-03-12
1
-16
/
+46
|
*
thermal: sprd: Add Spreadtrum thermal driver support
Freeman Liu
2020-03-12
3
-0
/
+560
|
*
thermal: rcar_gen3_thermal: Generate interrupt when temperature changes
Niklas Söderlund
2020-03-12
1
-12
/
+12
|
*
thermal: rcar_gen3_thermal: Remove unneeded curly brackets
Niklas Söderlund
2020-03-12
1
-2
/
+1
*
|
Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-04-06
2
-2
/
+2
|
\
\
|
*
|
thermal: int340x_thermal: fix: Update Tiger Lake ACPI device IDs
Gayatri Kammela
2020-04-01
2
-2
/
+2
|
|
/
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-03-30
1
-2
/
+17
|
\
\
|
*
|
thermal/cpu-cooling: Update thermal pressure in case of a maximum frequency c...
Thara Gopinath
2020-03-06
1
-2
/
+17
|
|
/
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-30
4
-8
/
+4
|
\
\
|
*
|
thermal: Convert to new X86 CPU match macros
Thomas Gleixner
2020-03-24
4
-8
/
+4
|
|
/
*
|
thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_t
Clark Williams
2020-03-28
1
-12
/
+12
*
|
acpi: Remove header dependency
Peter Zijlstra
2020-03-21
1
-0
/
+1
|
/
*
Merge tag 'thermal-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-01-31
1
-1
/
+1
|
\
[next]