summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2024-05-30thermal/debugfs: Pass cooling device state to thermal_debug_cdev_add()Rafael J. Wysocki
2024-05-30thermal/debugfs: Create records for cdev states as they get usedRafael J. Wysocki
2024-05-30thermal/debugfs: Avoid excessive updates of trip point statisticsRafael J. Wysocki
2024-05-30thermal/drivers/tsens: Fix null pointer dereferenceAleksandr Mishin
2024-05-30thermal/drivers/mediatek/lvts_thermal: Add coeff for mt8192Hsin-Te Yuan
2024-05-17thermal/debugfs: Prevent use-after-free from occurring after cdev removalRafael J. Wysocki
2024-05-17thermal/debugfs: Fix two locking issues with thermal zone debugRafael J. Wysocki
2024-05-17thermal/debugfs: Free all thermal zone debug memory on zone removalRafael J. Wysocki
2024-04-27thermal/debugfs: Add missing count increment to thermal_debug_tz_trip_up()Rafael J. Wysocki
2024-04-13thermal/of: Assume polling-delay(-passive) 0 when absentKonrad Dybcio
2024-04-10thermal: gov_power_allocator: Allow binding without trip pointsNikita Travkin
2024-04-10thermal: gov_power_allocator: Allow binding without cooling devicesNikita Travkin
2024-04-03Revert "thermal: core: Don't update trip points inside the hysteresis range"Daniel Lezcano
2024-04-03thermal: devfreq_cooling: Fix perf state when calculate dfc res_utilYe Zhang
2024-04-03thermal/drivers/mediatek: Fix control buffer enablement on MT7896Frank Wunderlich
2024-04-03powercap: intel_rapl: Fix locking in TPMI RAPLZhang Rui
2024-04-03thermal/intel: Fix intel_tcc_get_temp() to support negative CPU temperatureZhang Rui
2024-03-26thermal/drivers/qoriq: Fix getting tmu rangePeng Fan
2024-03-26thermal/drivers/mediatek/lvts_thermal: Fix a memory leak in an error handling...Christophe JAILLET
2024-01-22thermal: intel: powerclamp: Remove dead code for target mwait valueSrinivas Pandruvada
2024-01-19thermal: loongson2: Replace of_device.h with explicit includesRob Herring
2024-01-17Merge tag 'thermal-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-16Merge branches 'thermal-core' and 'thermal-intel'Rafael J. Wysocki
2024-01-12thermal/debugfs: Unlock on error path in thermal_debug_tz_trip_up()Dan Carpenter
2024-01-12thermal: intel: hfi: Add syscore callbacks for system-wide PMRicardo Neri
2024-01-12thermal: gov_power_allocator: avoid inability to reset a cdevDi Shen
2024-01-12thermal: helpers: Rearrange thermal_cdev_set_cur_state()Rafael J. Wysocki
2024-01-12thermal: netlink: Rework notify API for cooling devicesRafael J. Wysocki
2024-01-12thermal: core: Use kstrdup_const() during cooling device registrationChristophe JAILLET
2024-01-12thermal/debugfs: Add thermal debugfs information for mitigation episodesDaniel Lezcano
2024-01-12thermal/debugfs: Add thermal cooling device debugfs informationDaniel Lezcano
2024-01-09Merge tag 'thermal-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-09thermal: netlink: Pass thermal zone pointer to notify routinesRafael J. Wysocki
2024-01-09thermal: netlink: Drop thermal_notify_tz_trip_add/delete()Rafael J. Wysocki
2024-01-09thermal: netlink: Pass pointers to thermal_notify_tz_trip_up/down()Rafael J. Wysocki
2024-01-09thermal: netlink: Pass pointers to thermal_notify_tz_trip_change()Rafael J. Wysocki
2024-01-05Merge branch 'thermal-intel'Rafael J. Wysocki
2024-01-04thermal: trip: Constify thermal zone argument of thermal_zone_trip_id()Rafael J. Wysocki
2024-01-03thermal: intel: hfi: Disable an HFI instance when all its CPUs go offlineRicardo Neri
2024-01-03thermal: intel: hfi: Enable an HFI instance from its first online CPURicardo Neri
2024-01-03thermal: intel: hfi: Refactor enabling code into helper functionsRicardo Neri
2024-01-02Merge tag 'thermal-v6.8-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
2024-01-02thermal/drivers/exynos: Use set_trips opsMateusz Majewski
2024-01-02thermal/drivers/exynos: Use BIT wherever possibleMateusz Majewski
2024-01-02thermal/drivers/exynos: Split initialization of TMU and the thermal zoneMateusz Majewski
2024-01-02thermal/drivers/exynos: Stop using the threshold mechanism on Exynos 4210Mateusz Majewski
2024-01-02thermal/drivers/exynos: Simplify regulator (de)initializationMateusz Majewski
2024-01-02thermal/drivers/exynos: Handle devm_regulator_get_optional return value corre...Mateusz Majewski
2024-01-02thermal/drivers/exynos: Wwitch from workqueue-driven interrupt handling to th...Mateusz Majewski
2024-01-02thermal/drivers/exynos: Drop id fieldMateusz Majewski