summaryrefslogtreecommitdiffstats
path: root/drivers/thermal (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * thermal: qoriq: Sort includes alphabeticallyAnson Huang2020-03-201-3/+2
| * thermal: qoriq: Use devm_add_action_or_reset() to handle all cleanupsAnson Huang2020-03-201-21/+14
| * thermal: rcar_thermal: Remove lock in rcar_thermal_get_current_temp()Niklas Söderlund2020-03-201-10/+6
| * thermal: rcar_thermal: Do not store ctemp in rcar_thermal_privNiklas Söderlund2020-03-201-16/+10
| * thermal: rcar_thermal: Always update thermal zone on interruptNiklas Söderlund2020-03-201-12/+1
| * drivers: thermal: tsens: Remove unnecessary irq flagAmit Kucheria2020-03-201-1/+1
| * drivers: thermal: tsens: kernel-doc fixupAmit Kucheria2020-03-201-0/+3
| * drivers: thermal: tsens: Add watchdog supportAmit Kucheria2020-03-203-0/+71
| * drivers: thermal: tsens: Add critical interrupt supportAmit Kucheria2020-03-204-36/+223
| * drivers: thermal: tsens: Release device in success pathAmit Kucheria2020-03-201-4/+2
| * drivers: thermal: tsens: use simpler variablesAmit Kucheria2020-03-201-4/+4
| * drivers: thermal: tsens: Pass around struct tsens_sensor as a constantAmit Kucheria2020-03-203-11/+12
| * drivers: thermal: tsens: De-constify struct tsens_featuresAmit Kucheria2020-03-205-16/+16
| * thermal: rcar_thermal: Handle probe error gracefullyNiklas Söderlund2020-03-201-2/+4
| * thermal: imx: Remove unused includesAnson Huang2020-03-201-7/+0
| * thermal: rcar_gen3_thermal: Add r8a77961 supportGeert Uytterhoeven2020-03-201-0/+4
| * thermal: Add COMPILE_TEST support for i.MX8MMAnson Huang2020-03-121-1/+1
| * thermal: qoriq: Fix a compiling issueYuantian Tang2020-03-121-0/+1
| * thermal: Remove COMPILE_TEST for IMX_SC_THERMALAnson Huang2020-03-121-1/+1
| * thermal: imx_thermal: Use __maybe_unused instead of CONFIG_PM_SLEEPAnson Huang2020-03-121-4/+2
| * thermal: imx_sc_thermal: Align imx sc thermal msg structs to 4Anson Huang2020-03-121-3/+3
| * thermal: ti-soc-thermal: Use GPIO descriptorsLinus Walleij2020-03-122-33/+15
| * thermal: Rephrase the Kconfig text for thermalLinus Walleij2020-03-121-6/+7
| * thermal: imx8mm: Add support for i.MX8MM thermal monitoring unitAnson Huang2020-03-123-0/+142
| * thermal: exynos: Silence warning during deferred probeMarek Szyprowski2020-03-121-1/+3
| * thermal: imx_sc: add i.MX system controller thermal supportAnson Huang2020-03-123-0/+160
| * thermal: of-thermal: add API for getting sensor ID from DTAnson Huang2020-03-121-16/+46
| * thermal: sprd: Add Spreadtrum thermal driver supportFreeman Liu2020-03-123-0/+560
| * thermal: rcar_gen3_thermal: Generate interrupt when temperature changesNiklas Söderlund2020-03-121-12/+12
| * thermal: rcar_gen3_thermal: Remove unneeded curly bracketsNiklas Söderlund2020-03-121-2/+1
* | Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-04-062-2/+2
|\ \
| * | thermal: int340x_thermal: fix: Update Tiger Lake ACPI device IDsGayatri Kammela2020-04-012-2/+2
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-03-311-2/+17
|\ \
| * | thermal/cpu-cooling: Update thermal pressure in case of a maximum frequency c...Thara Gopinath2020-03-061-2/+17
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-314-8/+4
|\ \
| * | thermal: Convert to new X86 CPU match macrosThomas Gleixner2020-03-244-8/+4
| |/
* | thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_tClark Williams2020-03-281-12/+12
* | acpi: Remove header dependencyPeter Zijlstra2020-03-211-0/+1
|/
* Merge tag 'thermal-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-01-311-1/+1
|\
| * thermal: stm32: fix spelling mistake "preprare" -> "prepare"Colin Ian King2020-01-311-1/+1
* | thermal: armada: remove unused TO_MCELSIUS macroAkinobu Mita2020-01-311-2/+0
* | thermal: intel_pch: switch to use <linux/units.h> helpersAkinobu Mita2020-01-311-1/+2
* | thermal: int340x: switch to use <linux/units.h> helpersAkinobu Mita2020-01-311-3/+4
* | Merge tag 'thermal-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-2936-578/+1556
|\|
| * thermal: stm32: Fix low threshold interrupt floodPascal Paillet2020-01-271-1/+2
| * thermal: stm32: Improve temperature computingPascal Paillet2020-01-271-44/+14
| * thermal: stm32: Handle multiple trip pointsPascal Paillet2020-01-271-212/+86
| * thermal: stm32: Disable interrupts at probePascal Paillet2020-01-271-5/+14
| * thermal: stm32: Rework sensor mode managementPascal Paillet2020-01-271-6/+4
| * thermal: stm32: Fix icifr register namePascal Paillet2020-01-271-5/+5