summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2024-10-04thermal: gov_bang_bang: Adjust states of all uninitialized instancesRafael J. Wysocki
2024-10-04thermal: core: Fix rounding of delay jiffiesRafael J. Wysocki
2024-10-04thermal: core: Fold two functions into their respective callersRafael J. Wysocki
2024-09-08thermal: trip: Use READ_ONCE() for lockless access to trip propertiesRafael J. Wysocki
2024-08-29thermal: of: Fix OF node leak in of_thermal_zone_find() error pathsKrzysztof Kozlowski
2024-08-29thermal: of: Fix OF node leak in thermal_of_zone_register()Krzysztof Kozlowski
2024-08-29thermal: of: Fix OF node leak in thermal_of_trips_init() error pathKrzysztof Kozlowski
2024-08-29thermal/debugfs: Fix the NULL vs IS_ERR() confusion in debugfs_create_dir()Yang Ruibin
2024-08-29thermal: gov_bang_bang: Use governor_data to reduce overheadRafael J. Wysocki
2024-08-29thermal: gov_bang_bang: Add .manage() callbackRafael J. Wysocki
2024-08-29thermal: gov_bang_bang: Split bang_bang_control()Rafael J. Wysocki
2024-08-29thermal: gov_bang_bang: Drop unnecessary cooling device target state checksRafael J. Wysocki
2024-08-29thermal: gov_bang_bang: Call __thermal_cdev_update() directlyRafael J. Wysocki
2024-08-14thermal: intel: hfi: Give HFI instances package scopeZhang Rui
2024-08-03thermal: core: Back off when polling thermal zones on errorsRafael J. Wysocki
2024-08-03thermal: trip: Split thermal_zone_device_set_mode()Rafael J. Wysocki
2024-08-03thermal/drivers/broadcom: Fix race between removal and clock disableKrzysztof Kozlowski
2024-07-24thermal: core: Allow thermal zones to tell the core to ignore themRafael J. Wysocki
2024-07-08thermal: core: Fix list sorting in __thermal_zone_device_update()Rafael J. Wysocki
2024-07-04thermal: core: Call monitor_thermal_zone() if zone temperature is invalidRafael J. Wysocki
2024-07-04thermal: gov_power_allocator: Return early in manage if trip_max is NULLNĂ­colas F. R. A. Prado
2024-06-25thermal: gov_step_wise: Go straight to instance->lower when mitigation is overRafael J. Wysocki
2024-06-21Merge tag 'thermal-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-19thermal: int340x: processor_thermal: Support shared interruptsSrinivas Pandruvada
2024-06-17Merge tag 'thermal-v6.10-rc4' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki
2024-06-14thermal: core: Change PM notifier priority to the minimumRafael J. Wysocki
2024-06-14thermal: core: Synchronize suspend-prepare and post-suspend actionsRafael J. Wysocki
2024-06-12thermal/drivers/mediatek/lvts_thermal: Return error in case of invalid efuse ...Julien Panis
2024-06-11thermal: gov_step_wise: Restore passive polling managementRafael J. Wysocki
2024-06-07thermal: core: Do not fail cdev registration because of invalid initial stateRafael J. Wysocki
2024-06-04thermal/drivers/mediatek/lvts_thermal: Remove filtered mode for mt8188Julien Panis
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