summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2024-08-22thermal: sysfs: Use the dev argument in instance-related show/storeRafael J. Wysocki
2024-08-22thermal: core: Drop redundant thermal instance checksRafael J. Wysocki
2024-08-22thermal: core: Rearrange checks in thermal_bind_cdev_to_trip()Rafael J. Wysocki
2024-08-22thermal: core: Fold two functions into their respective callersRafael J. Wysocki
2024-08-22thermal: Introduce a debugfs-based testing facilityRafael J. Wysocki
2024-08-21thermal/debugfs: Fix the NULL vs IS_ERR() confusion in debugfs_create_dir()Yang Ruibin
2024-08-19thermal/core: Compute low and high boundaries in thermal_zone_device_update()Daniel Lezcano
2024-08-19Merge back thermal core material for 6.12.Rafael J. Wysocki
2024-08-16thermal: gov_bang_bang: Use governor_data to reduce overheadRafael J. Wysocki
2024-08-16thermal: gov_bang_bang: Add .manage() callbackRafael J. Wysocki
2024-08-16thermal: gov_bang_bang: Split bang_bang_control()Rafael J. Wysocki
2024-08-16thermal: gov_bang_bang: Call __thermal_cdev_update() directlyRafael J. Wysocki
2024-08-13thermal: sysfs: Refine the handling of trip hysteresis changesRafael J. Wysocki
2024-08-13thermal: sysfs: Get to trips via attribute pointersRafael J. Wysocki
2024-08-13thermal: core: Store trip sysfs attributes in thermal_trip_descRafael J. Wysocki
2024-08-02thermal: trip: Drop thermal_zone_get_trip()Rafael J. Wysocki
2024-08-02thermal: trip: Get rid of thermal_zone_get_num_trips()Rafael J. Wysocki
2024-08-02thermal: helpers: Drop get_thermal_instance()Rafael J. Wysocki
2024-08-02thermal: tegra: Use thermal_zone_for_each_trip() for walking trip pointsRafael J. Wysocki
2024-08-02thermal: tegra: Introduce struct trip_temps for critical and hot tripsRafael J. Wysocki
2024-08-02thermal: qcom: Use thermal_zone_get_crit_temp() in qpnp_tm_init()Rafael J. Wysocki
2024-08-02thermal: hisi: Use thermal_zone_for_each_trip() in hisi_thermal_register_sens...Rafael J. Wysocki
2024-08-02thermal: broadcom: Use thermal_zone_get_crit_temp() in bcm2835_thermal_probe()Rafael J. Wysocki
2024-07-31Merge branch 'thermal-intel'Rafael J. Wysocki
2024-07-31thermal: trip: Avoid skipping trips in thermal_zone_set_trips()Rafael J. Wysocki
2024-07-30thermal: intel: int340x: Free MSI IRQ vectors on module exitSrinivas Pandruvada
2024-07-30thermal: intel: int340x: Allow limited thermal MSI supportSrinivas Pandruvada
2024-07-30thermal: intel: int340x: Fix kernel warning during MSI cleanupSrinivas Pandruvada
2024-07-24thermal: core: Back off when polling thermal zones on errorsRafael J. Wysocki
2024-07-23thermal: trip: Split thermal_zone_device_set_mode()Rafael J. Wysocki
2024-07-18thermal: core: Allow thermal zones to tell the core to ignore themRafael J. Wysocki
2024-07-15Merge branch 'thermal-intel'Rafael J. Wysocki
2024-07-15Merge branch 'thermal-core'Rafael J. Wysocki
2024-07-15thermal/drivers/sti: Cleanup code related to stih416Raphael Gallais-Pou
2024-07-15thermal/drivers/generic-adc: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-07-15thermal/drivers/generic-adc: Simplify probe() with local dev variableKrzysztof Kozlowski
2024-07-15thermal/drivers/qcom-tsens: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-07-15thermal/drivers/qcom-spmi-adc-tm5: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-07-15thermal/drivers/imx: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-07-15thermal/drivers/imx: Simplify probe() with local dev variableKrzysztof Kozlowski
2024-07-15thermal/drivers/hisi: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-07-15thermal/drivers/exynos: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-07-15thermal/drivers/exynos: Simplify probe() with local dev variableKrzysztof Kozlowski
2024-07-15thermal/drivers/broadcom: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-07-15thermal/drivers/broadcom: Simplify probe() with local dev variableKrzysztof Kozlowski
2024-07-15thermal/drivers/broadcom: Fix race between removal and clock disableKrzysztof Kozlowski
2024-07-15thermal/drivers/mediatek/lvts_thermal: Provide default calibration dataChen-Yu Tsai
2024-07-15dt-bindings: thermal: mediatek: Fix thermal zone definitions for MT8188Julien Panis
2024-07-15dt-bindings: thermal: mediatek: Fix thermal zone definition for MT8186Julien Panis
2024-07-15thermal/drivers/k3_j72xx_bandgap: Implement suspend/resume supportThéo Lebrun