summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2025-03-25thermal/drivers/mediatek/lvts: Disable low offset IRQ for minimum thresholdNícolas F. R. A. Prado
2025-03-25thermal/drivers/mediatek/lvts: Disable Stage 3 thermal thresholdNícolas F. R. A. Prado
2025-03-25thermal/drivers/mediatek/lvts: Disable monitor mode during suspendNícolas F. R. A. Prado
2025-03-25thermal/drivers/rockchip: Add missing rk3328 mapping entryTrevor Woerner
2025-03-25thermal/drivers/tsens: Add TSENS enable and calibration support for V2Praveenkumar I
2025-03-25thermal/drivers/qoriq: Power down TMU on system suspendAlice Guo
2025-03-25thermal/drivers/qoriq: Use dev_err_probe() simplify the codeFrank Li
2025-03-24Merge branches 'thermal-core' and 'thermal-misc'Rafael J. Wysocki
2025-03-16thermal: core: allow user configuration of hardware protection actionAhmad Fatoum
2025-03-13thermal: int340x: Add NULL check for adevChenyuan Yang
2025-03-12thermal: core: Delay exposing sysfs interfaceLucas De Marchi
2025-03-04Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commitsIngo Molnar
2025-03-03thermal: core: Fix spelling mistake "Occurences" -> "Occurrences"Colin Ian King
2025-02-27thermal: intel: Clean up zone_trips[] initialization in int340x_thermal_zone_...Christophe JAILLET
2025-02-27Merge branch 'x86/mm' into x86/cpu, to avoid conflictsIngo Molnar
2025-02-26thermal: hisi: Use kcalloc() instead of kzalloc() with multiplicationLukasz Luba
2025-02-26thermal: int340x: Use kcalloc() instead of kzalloc() with multiplicationLukasz Luba
2025-02-26thermal: k3_j72xx_bandgap: Use kcalloc() instead of kzalloc()Lukasz Luba
2025-02-26thermal/of: Use kcalloc() instead of kzalloc() with multiplicationLukasz Luba
2025-02-26thermal/debugfs: replace kzalloc() with kcalloc() in thermal_debug_tz_add()Ethan Carter Edwards
2025-02-25thermal: gov_power_allocator: Update total_weight on bind and cdev updatesYu-Che Cheng
2025-02-25thermal/of: Fix cdev lookup in thermal_of_should_bind()Rafael J. Wysocki
2025-02-21thermal: gov_power_allocator: Fix incorrect calculation in divvy_up_power()Yu-Che Cheng
2025-02-11thermal/cpufreq_cooling: Remove structure member documentationDaniel Lezcano
2025-02-04x86/cpu: Fix #define name for Intel CPU model 0x5ATony Luck
2025-01-20Merge branch 'thermal-intel'Rafael J. Wysocki
2025-01-17thermal: core: Rename function argument related to trip crossingRafael J. Wysocki
2025-01-17thermal: gov_bang_bang: Relocate regulation logic descriptionRafael J. Wysocki
2025-01-17thermal: core: Rename callback functions in two governorsRafael J. Wysocki
2025-01-07thermal: of: fix OF node leak in of_thermal_zone_find()Joe Hattori
2024-12-19thermal: intel: Fix compile issue when CONFIG_NET is not definedSrinivas Pandruvada
2024-12-18thermal: intel: int340x: Panther Lake power floor and workload hint supportSrinivas Pandruvada
2024-12-18thermal: intel: int340x: Panther Lake DLVR supportSrinivas Pandruvada
2024-12-18thermal: intel: Remove explicit user_space governor selectionSrinivas Pandruvada
2024-12-18thermal/thresholds: Fix boundaries and detection routineDaniel Lezcano
2024-12-10ACPI: DPTF: Support Panther LakeZhang Rui
2024-12-10thermal: intel: int340x: processor: Enable MMIO RAPL for Panther LakeZhang Rui
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-27Merge tag 'thermal-6.13-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-27Merge branch 'thermal-intel'Rafael J. Wysocki
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-26thermal: sun8i: Use scoped device node handling to simplify error pathsKrzysztof Kozlowski
2024-11-26thermal: tegra: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-11-26thermal: qcom-spmi-adc-tm5: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-11-26thermal: of: Use scoped device node handling to simplify of_thermal_zone_find()Krzysztof Kozlowski
2024-11-26thermal: of: Use scoped memory and OF handling to simplify thermal_of_trips_i...Krzysztof Kozlowski
2024-11-26thermal: of: Simplify thermal_of_should_bind with scoped for each OF childKrzysztof Kozlowski
2024-11-26thermal: gov_power_allocator: Add missing NULL pointer checkRafael J. Wysocki
2024-11-25thermal: int3400: Remove unneeded data_vault attribute_groupThomas Weißschuh
2024-11-25thermal: int3400: Fix reading of current_uuid for active policySrinivas Pandruvada