summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
AgeCommit message (Expand)Author
2020-07-09thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from powerFinley Xiao
2020-07-09thermal/drivers/rcar_gen3: Fix undefined temperature if negativeDien Pham
2020-07-09thermal/drivers/sprd: Fix return value of sprd_thm_probe()Tiezhu Yang
2020-07-09thermal/drivers/mediatek: Fix bank number settings on mt8183Michael Kao
2020-06-24thermal/drivers/ti-soc-thermal: Avoid dereferencing ERR_PTRSudip Mukherjee
2020-04-07Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-06Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-04-01thermal: int340x_thermal: fix: Update Tiger Lake ACPI device IDsGayatri Kammela
2020-03-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-03-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-28thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_tClark Williams
2020-03-24thermal: Convert to new X86 CPU match macrosThomas Gleixner
2020-03-23thermal: imx8mm: Fix build warning of incorrect argument typeAnson Huang
2020-03-23thermal/drivers/cpufreq_cooling: Remove abusing WARN_ONDaniel Lezcano
2020-03-23thermal/drivers/cpufreq_cooling: Fix return of cpufreq_set_cur_stateWilly Wolff
2020-03-23thermal: imx8mm: Add i.MX8MP supportAnson Huang
2020-03-23thermal: qcom: tsens.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-23thermal: imx_sc_thermal: Fix incorrect data typeAnson Huang
2020-03-23thermal: int340x_thermal: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-23thermal: int340x: processor_thermal: Add Tiger Lake supportSumeet Pawnikar
2020-03-21acpi: Remove header dependencyPeter Zijlstra
2020-03-21thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_tClark Williams
2020-03-20thermal: imx: Calling imx_thermal_unregister_legacy_cooling() in .removeAnson Huang
2020-03-20thermal: qoriq: Sort includes alphabeticallyAnson Huang
2020-03-20thermal: qoriq: Use devm_add_action_or_reset() to handle all cleanupsAnson Huang
2020-03-20thermal: rcar_thermal: Remove lock in rcar_thermal_get_current_temp()Niklas Söderlund
2020-03-20thermal: rcar_thermal: Do not store ctemp in rcar_thermal_privNiklas Söderlund
2020-03-20thermal: rcar_thermal: Always update thermal zone on interruptNiklas Söderlund
2020-03-20drivers: thermal: tsens: Remove unnecessary irq flagAmit Kucheria
2020-03-20drivers: thermal: tsens: kernel-doc fixupAmit Kucheria
2020-03-20drivers: thermal: tsens: Add watchdog supportAmit Kucheria
2020-03-20drivers: thermal: tsens: Add critical interrupt supportAmit Kucheria
2020-03-20drivers: thermal: tsens: Release device in success pathAmit Kucheria
2020-03-20drivers: thermal: tsens: use simpler variablesAmit Kucheria
2020-03-20drivers: thermal: tsens: Pass around struct tsens_sensor as a constantAmit Kucheria
2020-03-20drivers: thermal: tsens: De-constify struct tsens_featuresAmit Kucheria
2020-03-20thermal: rcar_thermal: Handle probe error gracefullyNiklas Söderlund
2020-03-20thermal: imx: Remove unused includesAnson Huang
2020-03-20thermal: rcar_gen3_thermal: Add r8a77961 supportGeert Uytterhoeven
2020-03-12thermal: Add COMPILE_TEST support for i.MX8MMAnson Huang
2020-03-12thermal: qoriq: Fix a compiling issueYuantian Tang
2020-03-12thermal: Remove COMPILE_TEST for IMX_SC_THERMALAnson Huang
2020-03-12thermal: imx_thermal: Use __maybe_unused instead of CONFIG_PM_SLEEPAnson Huang
2020-03-12thermal: imx_sc_thermal: Align imx sc thermal msg structs to 4Anson Huang
2020-03-12thermal: ti-soc-thermal: Use GPIO descriptorsLinus Walleij
2020-03-12thermal: Rephrase the Kconfig text for thermalLinus Walleij
2020-03-12thermal: imx8mm: Add support for i.MX8MM thermal monitoring unitAnson Huang
2020-03-12thermal: exynos: Silence warning during deferred probeMarek Szyprowski
2020-03-12thermal: imx_sc: add i.MX system controller thermal supportAnson Huang
2020-03-12thermal: of-thermal: add API for getting sensor ID from DTAnson Huang