aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal
AgeCommit message (Expand)Author
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
2024-01-02thermal/drivers/exynos: Remove an unnecessary field descriptionMateusz Majewski
2024-01-02thermal/drivers/sun8i: Add D1/T113s THS controller supportMaxim Kiselev
2024-01-02thermal: amlogic: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functionsUwe Kleine-König
2024-01-02thermal: amlogic: Make amlogic_thermal_disable() return voidUwe Kleine-König
2024-01-02thermal/thermal_of: Allow rebooting after critical tempFabio Estevam
2024-01-02reboot: Introduce thermal_zone_device_critical_reboot()Fabio Estevam
2024-01-02thermal/core: Prepare for introduction of thermal rebootFabio Estevam
2024-01-02drivers/thermal/loongson2_thermal: Fix incorrect PTR_ERR() judgmentBinbin Zhou
2023-12-29thermal: gov_power_allocator: Support new update callback of weightsLukasz Luba
2023-12-29thermal/sysfs: Update governors when the 'weight' has changedLukasz Luba
2023-12-29thermal/sysfs: Update instance->weight under tz lockLukasz Luba
2023-12-29thermal: gov_power_allocator: Simplify checks for valid power actorLukasz Luba