summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2023-09-18thermal: sysfs: Fix trip_point_hyst_store()Rafael J. Wysocki
2023-09-14thermal: core: Fix disabled trip point check in handle_thermal_trip()Rafael J. Wysocki
2023-09-11thermal: Constify the trip argument of the .get_trend() zone callbackRafael J. Wysocki
2023-09-11thermal/of: add missing of_node_put()Julia Lawall
2023-09-05thermal: core: Drop thermal_zone_device_register()Rafael J. Wysocki
2023-09-05thermal: Use thermal_tripless_zone_device_register()Rafael J. Wysocki
2023-09-05thermal: core: Add function for registering tripless thermal zonesRafael J. Wysocki
2023-08-29thermal: core: Rework .get_trend() thermal zone callbackRafael J. Wysocki
2023-08-29thermal: core: Drop unused .get_trip_*() callbacksRafael J. Wysocki
2023-08-29Merge tag 'thermal-v6.6-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
2023-08-28Merge tag 'thermal-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-28Merge tag 'acpi-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-08-28Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-08-25Merge branch 'acpi-thermal'Rafael J. Wysocki
2023-08-24Merge updates of thermal drivers for Intel platforms for 6.6-rc1.Rafael J. Wysocki
2023-08-22thermal: intel: intel_soc_dts_iosf: Remove redundant checkZhang Rui
2023-08-22thermal: intel: int340x: simplify the code with module_platform_driver()Yang Yingliang
2023-08-22thermal/of: Fix potential uninitialized value accessPeng Fan
2023-08-22thermal/drivers/tegra-bpmp: Check if BPMP supports trip pointsMikko Perttunen
2023-08-22Merge ACPI thermal driver changes for 6.6-rc1.Rafael J. Wysocki
2023-08-21Merge Intel DTS IOSF thermal driver changes for 6.6-rc1.Rafael J. Wysocki
2023-08-17thermal: core: Rework and rename __for_each_thermal_trip()Rafael J. Wysocki
2023-08-17thermal: core: Introduce thermal_zone_device_exec()Rafael J. Wysocki
2023-08-17thermal/drivers/loongson-2: Add thermal management supportYinbo Zhu
2023-08-17thermal/drivers/ti-soc-thermal: Use helper function IS_ERR_OR_NULL()Li Zetao
2023-08-16thermal/drivers/generic-adc: Removed unneeded call to platform_set_drvdata()Andrei Coardos
2023-08-16thermal/drivers/max77620_thermal: Removed unneeded call to platform_set_drvda...Andrei Coardos
2023-08-16thermal/drivers/mediatek/auxadc_thermal: Removed call to platform_set_drvdata()Andrei Coardos
2023-08-16thermal/drivers/sun8i_thermal: Remove unneeded call to platform_set_drvdata()Andrei Coardos
2023-08-16thermal/drivers/broadcom/brcstb_thermal: Removed unneeded platform_set_drvdata()Andrei Coardos
2023-08-16thermal/drivers/mediatek/lvts_thermal: Make readings valid in filtered modeNícolas F. R. A. Prado
2023-08-16thermal/drivers/k3_bandgap: Remove unneeded call to platform_set_drvdata()Andrei Coardos
2023-08-16thermal/drivers/k3_j72xx_bandgap: Removed unneeded call to platform_set_drvda...Andrei Coardos
2023-08-16thermal/drivers/broadcom/sr-thermal: Removed call to platform_set_drvdata()Andrei Coardos
2023-08-16thermal/drivers/samsung: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-16thermal/drivers/db8500: Remove redundant of_match_ptr()Ruan Jinjie
2023-08-16thermal/drivers/mediatek: Clean up redundant dev_err_probe()Chen Jiahao
2023-08-16thermal/drivers/sun8i: Free calibration nvmem after reading itMark Brown
2023-08-16thermal/drivers/sun8i: Remove unneeded commentsYangtao Li
2023-08-16thermal/drivers/tsens: Make tsens_xxxx_nvmem staticMin-Hua Chen
2023-08-16thermal/drivers/imx8mm: Suppress log message on probe deferralAhmad Fatoum
2023-08-16thermal/drivers/mediatek/lvts: Fix parameter check in lvts_debugfs_init()Minjie Du
2023-08-16thermal/drivers/mediatek/lvts_thermal: Manage threshold between sensorsNícolas F. R. A. Prado
2023-08-16thermal/drivers/mediatek/lvts_thermal: Don't leave threshold zeroedNícolas F. R. A. Prado
2023-08-16thermal/drivers/mediatek/lvts_thermal: Disable undesired interruptsNícolas F. R. A. Prado
2023-08-16thermal/drivers/mediatek/lvts_thermal: Use offset threshold for IRQNícolas F. R. A. Prado
2023-08-16thermal/drivers/mediatek/lvts_thermal: Honor sensors in immediate modeNícolas F. R. A. Prado
2023-08-16thermal/drivers/mediatek/lvts_thermal: Handle IRQ on all controllersNícolas F. R. A. Prado
2023-08-11thermal: intel: intel_soc_dts_iosf: Use struct thermal_tripRafael J. Wysocki
2023-08-11thermal: intel: intel_soc_dts_iosf: Rework critical trip setupRafael J. Wysocki