summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
AgeCommit message (Expand)Author
2019-09-16drivers: thermal: tsens: Don't print error message on -EPROBE_DEFERAmit Kucheria
2019-09-16thermal: rcar_gen3_thermal: disable interrupt in .removeJiada Wang
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2019-05-05thermal/intel_powerclamp: fix truncated kthread nameZhang Rui
2019-05-05thermal/int340x_thermal: fix mode settingMatthew Garrett
2019-05-05thermal/int340x_thermal: Add additional UUIDsMatthew Garrett
2019-05-05thermal: bcm2835: Fix crash in bcm2835_thermal_debugfsPhil Elwell
2019-05-05thermal: samsung: Fix incorrect check after code mergeMarek Szyprowski
2019-05-05thermal/intel_powerclamp: fix __percpu declaration of worker_dataLuc Van Oostenryck
2019-03-16drivers: thermal: int340x_thermal: Fix sysfs race conditionAaron Hill
2019-03-16thermal: int340x_thermal: Fix a NULL vs IS_ERR() checkDan Carpenter
2019-03-01thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not setEduardo Valentin
2019-03-01thermal: generic-adc: Fix adc to temp interpolationBjorn Andersson
2019-03-01thermal: bcm2835: enable hwmon explicitlyMatthias Brugger
2019-03-01thermal: Fix locking in cooling device sysfs update cur_stateThara Gopinath
2019-03-01Thermal: do not clear passive state during system sleepWei Wang
2018-11-21thermal: core: Fix use-after-free in thermal_cooling_device_destroy_sysfsDmitry Osipenko
2018-11-13thermal: da9062/61: Prevent hardware access during system suspendGeert Uytterhoeven
2018-11-13thermal: rcar_thermal: Prevent doing work after unbindGeert Uytterhoeven
2018-10-03thermal: of-thermal: disable passive polling when thermal zone is disabledAnson Huang
2018-10-03thermal: i.MX: Allow thermal probe to fail gracefully in case of bad calibrat...Jean-Christophe Dubois
2018-09-19thermal_hwmon: Sanitize attribute name passed to hwmonMarc Zyngier
2018-09-19thermal: rcar_thermal: avoid NULL dereference in absence of IRQ resourcesSimon Horman
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2018-06-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook
2018-06-05thermal: bcm2835: Stop using printk format %pCrGeert Uytterhoeven
2018-06-01thermal: qcom: tsens: Allow number of sensors to come from DTBjorn Andersson
2018-06-01thermal: tegra: soctherm: add const to struct thermal_cooling_device_opssrplinux2008
2018-06-01thermal: exynos: Reduce severity of too early temperature readKrzysztof Kozlowski
2018-06-01thermal: imx: Switch to SPDX identifierFabio Estevam
2018-06-01thermal: qcom-spmi-temp-alarm: add support for GEN2 PMIC peripheralsDavid Collins
2018-06-01thermal: ti-soc-thermal: fix incorrect entry in omap5430_adc_to_temp[]Bartlomiej Zolnierkiewicz
2018-06-01thermal: rcar_thermal: add r8a77995 supportYoshihiro Kaneko
2018-05-30Merge branches 'thermal-core' and 'thermal-intel' into nextZhang Rui
2018-05-30thermal: int340x: processor_thermal: Add GeminiLake supportSumeet Pawnikar
2018-05-30drivers: thermal: Update license to SPDX formatLina Iyer
2018-05-30thermal: int340x: Prevent error in reading trip hysteresis attributeSrinivas Pandruvada
2018-05-22thermal: Use DEVICE_ATTR_{RO|RW|WO}() variantsViresh Kumar
2018-05-22thermal: Shorten name of sysfs callbacksViresh Kumar
2018-05-11Merge branch 'thermal-soc' into nextZhang Rui
2018-05-06thermal: mediatek: use of_device_get_match_data()Ryder Lee
2018-05-06thermal: exynos: remove trip reporting to user-spaceBartlomiej Zolnierkiewicz
2018-05-06thermal: exynos: remove unused defines for Exynos5433Bartlomiej Zolnierkiewicz
2018-05-06thermal: exynos: cleanup code for enabling threshold interruptsBartlomiej Zolnierkiewicz