summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2023-10-31Merge tag 'thermal-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-25Merge tag 'thermal-v6.7-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
2023-10-23Merge branch 'thermal-intel'Rafael J. Wysocki
2023-10-23Merge branch 'thermal-core'Rafael J. Wysocki
2023-10-23Merge branch 'acpi-thermal'Rafael J. Wysocki
2023-10-20thermal: ACPI: Include the right header fileRafael J. Wysocki
2023-10-20thermal: core: Don't update trip points inside the hysteresis rangeNícolas F. R. A. Prado
2023-10-20thermal: core: Pass trip pointer to governor throttle callbackRafael J. Wysocki
2023-10-20thermal: gov_step_wise: Fold update_passive_instance() into its callerRafael J. Wysocki
2023-10-20thermal: gov_power_allocator: Use trip pointers instead of trip indicesRafael J. Wysocki
2023-10-20thermal: gov_fair_share: Rearrange get_trip_level()Rafael J. Wysocki
2023-10-20thermal: trip: Define for_each_trip() macroRafael J. Wysocki
2023-10-20thermal: trip: Simplify computing trip indicesRafael J. Wysocki
2023-10-19thermal/qcom/tsens: Drop ops_v0_1Dmitry Baryshkov
2023-10-19thermal/drivers/mediatek/lvts_thermal: Update calibration data documentationBalsam CHIHI
2023-10-19thermal/drivers/mediatek/lvts_thermal: Add mt8192 supportBalsam CHIHI
2023-10-19thermal/drivers/mediatek/lvts_thermal: Add suspend and resumeBalsam CHIHI
2023-10-17thermal/drivers/mediatek: Fix probe for THERMAL_V2Markus Schneider-Pargmann
2023-10-15thermal/drivers/max77620: Remove duplicate error messageThierry Reding
2023-10-15thermal/drivers/mediatek/lvts_thermal: Fix error check in lvts_debugfs_init()Minjie Du
2023-10-15thermal/drivers/imx8mm_thermal: Fix function pointer declaration by adding id...Bragatheswaran Manickavel
2023-10-15thermal/drivers/mediatek/lvts_thermal: Add mt7988 supportFrank Wunderlich
2023-10-15thermal/drivers/mediatek/lvts_thermal: Make coeff configurableFrank Wunderlich
2023-10-12thermal: int340x: processor_thermal: Enable power floor supportSrinivas Pandruvada
2023-10-12thermal: int340x: processor_thermal: Handle power floor interruptsSrinivas Pandruvada
2023-10-12thermal: int340x: processor_thermal: Support power floor notificationsSrinivas Pandruvada
2023-10-12thermal: int340x: processor_thermal: Set feature mask before proc_thermal_addSrinivas Pandruvada
2023-10-12thermal: int340x: processor_thermal: Common function to clear SOC interruptSrinivas Pandruvada
2023-10-12thermal: int340x: processor_thermal: Move interrupt status MMIO offset to com...Srinivas Pandruvada
2023-10-12Merge branch 'thermal-misc'Rafael J. Wysocki
2023-10-11Merge branch 'acpi-thermal'Rafael J. Wysocki
2023-10-11thermal: trip: Drop lockdep assertion from thermal_zone_trip_id()Rafael J. Wysocki
2023-10-11thermal: core: prevent potential string overflowDan Carpenter
2023-10-08drivers: thermal: tsens: Annotate struct tsens_priv with __counted_byKees Cook
2023-10-07thermal: trip: Remove lockdep assertion from for_each_thermal_trip()Rafael J. Wysocki
2023-10-05thermal: intel: powerclamp: fix mismatch in get function for max_idleDavid Arcari
2023-10-05thermal: core: Drop thermal_zone_device_exec()Rafael J. Wysocki
2023-10-05thermal: int340x: Use thermal_zone_for_each_trip()Rafael J. Wysocki
2023-10-05Merge earlier changes in Intel thermal drivers for v6.7.Rafael J. Wysocki
2023-10-05thermal: core: Add function to walk trips under zone lockRafael J. Wysocki
2023-10-02thermal: amlogic: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02thermal: uniphier: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02thermal: ti-bandgap: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02thermal: tegra-bpmp: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02thermal: soctherm: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02thermal: stm: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02thermal: sprd: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02thermal: spear: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02thermal: exynos_tmu: Convert to platform remove callback returning voidUwe Kleine-König