summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2024-05-27thermal: trip: Trigger trip down notifications when trips involved in mitigat...Rafael J. Wysocki
2024-05-27thermal: core: Introduce thermal_trip_crossed()Rafael J. Wysocki
2024-05-27thermal/debugfs: Allow tze_seq_show() to print statistics for invalid tripsRafael J. Wysocki
2024-05-27thermal/debugfs: Print initial trip temperature and hysteresis in tze_seq_show()Rafael J. Wysocki
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-21Merge tag 'thermal-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-17thermal: core: Fix the handling of invalid trip pointsRafael J. Wysocki
2024-05-15Merge tag 'thermal-v6.10-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Rafael J. Wysocki
2024-05-14Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-05-14Merge tag 'thermal-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-13Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-13Merge branches 'acpi-x86', 'acpi-dptf' and 'acpi-apei'Rafael J. Wysocki
2024-05-10Merge branch 'thermal-intel'Rafael J. Wysocki
2024-05-08thermal: intel: hfi: Increase the number of CPU capabilities per netlink eventRicardo Neri
2024-05-08thermal: intel: hfi: Rename HFI_MAX_THERM_NOTIFY_COUNTRicardo Neri
2024-05-08thermal: intel: hfi: Shorten the thermal netlink event delay to 100msRicardo Neri
2024-05-08thermal: intel: hfi: Rename HFI_UPDATE_INTERVALRicardo Neri
2024-05-06Merge branch 'thermal-core'Rafael J. Wysocki
2024-05-06Merge back thermal cotntrol material for v6.10.Rafael J. Wysocki
2024-05-06thermal/drivers/mediatek/lvts_thermal: Fix wrong lvts_ctrl indexJulien Panis
2024-05-06thermal/drivers/mediatek/lvts_thermal: Remove unused members from struct lvts...Julien Panis
2024-05-02thermal/drivers/mediatek/lvts_thermal: Check NULL ptr on lvts_dataJulien Panis
2024-05-02thermal: intel: Add missing module descriptionSrinivas Pandruvada
2024-04-30thermal: core: Move passive polling management to the coreRafael J. Wysocki
2024-04-30thermal: core: Do not call handle_thermal_trip() if zone temperature is invalidRafael J. Wysocki
2024-04-30thermal: trip: Add missing empty code lineRafael J. Wysocki
2024-04-26thermal/debugfs: Avoid printing zero duration for mitigation events in progressRafael J. Wysocki
2024-04-26thermal/debugfs: Pass cooling device state to thermal_debug_cdev_add()Rafael J. Wysocki
2024-04-26thermal/debugfs: Create records for cdev states as they get usedRafael J. Wysocki
2024-04-26Merge back earlier thermal core changes for v6.10.Rafael J. Wysocki
2024-04-26thermal/debugfs: Prevent use-after-free from occurring after cdev removalRafael J. Wysocki
2024-04-26thermal/debugfs: Fix two locking issues with thermal zone debugRafael J. Wysocki
2024-04-26thermal/debugfs: Free all thermal zone debug memory on zone removalRafael J. Wysocki
2024-04-24thermal: core: Introduce thermal_governor_trip_crossed()Rafael J. Wysocki
2024-04-24thermal/debugfs: Make tze_seq_show() skip invalid trips and trips with no statsRafael J. Wysocki
2024-04-24thermal/debugfs: Rename thermal_debug_update_temp() to thermal_debug_update_t...Rafael J. Wysocki
2024-04-24thermal/debugfs: Clean up thermal_debug_update_temp()Rafael J. Wysocki
2024-04-24thermal/debugfs: Avoid excessive updates of trip point statisticsRafael J. Wysocki
2024-04-24thermal: core: Relocate critical and hot trip handlingRafael J. Wysocki
2024-04-24thermal: core: Drop the .throttle() governor callbackRafael J. Wysocki
2024-04-24thermal: gov_user_space: Use .trip_crossed() instead of .throttle()Rafael J. Wysocki
2024-04-24thermal/cpufreq: Remove arch_update_thermal_pressure()Vincent Guittot
2024-04-24thermal: gov_fair_share: Eliminate unnecessary integer divisionsRafael J. Wysocki
2024-04-24thermal: gov_fair_share: Use trip thresholds instead of trip temperaturesRafael J. Wysocki
2024-04-24thermal: gov_fair_share: Use .manage() callback instead of .throttle()Rafael J. Wysocki
2024-04-24thermal: gov_step_wise: Clean up thermal_zone_trip_update()Rafael J. Wysocki
2024-04-24thermal: gov_step_wise: Use trip thresholds instead of trip temperaturesRafael J. Wysocki
2024-04-24thermal: gov_step_wise: Use .manage() callback instead of .throttle()Rafael J. Wysocki
2024-04-23thermal: gov_power_allocator: Eliminate a redundant variableRafael J. Wysocki