summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2023-02-15thermal/drivers/st: Remove syscfg based driverAlain Volmat
2023-02-15thermal: Remove core header inclusion from driversDaniel Lezcano
2023-02-15thermal/drivers/hisi: Drop second sensor hi3660Yongqin Liu
2023-02-15thermal/drivers/rcar_gen3_thermal: Fix device initializationNiklas Söderlund
2023-02-15thermal/drivers/rcar_gen3_thermal: Create device local ops structNiklas Söderlund
2023-02-15thermal/drivers/rcar_gen3_thermal: Do not call set_trips() when resumingNiklas Söderlund
2023-02-15thermal/drivers/rcar_gen3: Add support for R-Car V4HGeert Uytterhoeven
2023-02-15thermal/drivers/mediatek: Add the Low Voltage Thermal Sensor driverBalsam CHIHI
2023-02-15thermal/drivers/mediatek: Relocate driver to mediatek folderBalsam CHIHI
2023-02-15Merge branch 'thermal-intel'Rafael J. Wysocki
2023-02-15Merge branch 'thermal-core'Rafael J. Wysocki
2023-02-09thermal: intel: powerclamp: Add two module parametersSrinivas Pandruvada
2023-02-09thermal: core: Use sysfs_emit_at() instead of scnprintf()ye xingchen
2023-02-09thermal: intel: powerclamp: Fix duration module parameterSrinivas Pandruvada
2023-02-07thermal: intel: powerclamp: Return last requested state as cur_stateSrinivas Pandruvada
2023-02-03thermal: intel: quark_dts: Use generic trip pointsDaniel Lezcano
2023-02-03thermal: intel: powerclamp: Use powercap idle-inject featureSrinivas Pandruvada
2023-02-02thermal: intel: powerclamp: Fix cur_state for multi package systemSrinivas Pandruvada
2023-02-02thermal: intel: intel_pch: Drop struct board_infoRafael J. Wysocki
2023-02-02thermal: intel: intel_pch: Rename board ID symbolsRafael J. Wysocki
2023-02-02thermal: intel: intel_pch: Fold suspend and resume routines into their callersRafael J. Wysocki
2023-02-02thermal: intel: intel_pch: Fold two functions into their callersRafael J. Wysocki
2023-02-02thermal: intel: intel_pch: Eliminate device operations objectRafael J. Wysocki
2023-02-02thermal: intel: intel_pch: Rename device operations callbacksRafael J. Wysocki
2023-02-02thermal: intel: intel_pch: Eliminate redundant return pointersRafael J. Wysocki
2023-02-02thermal: intel: intel_pch: Make pch_wpt_add_acpi_psv_trip() return intRafael J. Wysocki
2023-02-02thermal: intel: int340x: Improve int340x_thermal_set_trip_temp()Rafael J. Wysocki
2023-02-02thermal: intel: int340x: Drop pointless cast to unsigned longRafael J. Wysocki
2023-02-02thermal: intel: int340x: Rename variable in int340x_thermal_zone_add()Rafael J. Wysocki
2023-02-02thermal: intel: int340x: Assorted minor cleanupsRafael J. Wysocki
2023-02-02thermal: ACPI: Make helpers retrieve temperature onlyRafael J. Wysocki
2023-01-30Merge branch 'thermal-intel'Rafael J. Wysocki
2023-01-27Merge back thermal control material for 6.3.Rafael J. Wysocki
2023-01-27thermal: intel: int340x: Use generic trip points tableRafael J. Wysocki
2023-01-27thermal: intel: int340x: Use zone lock for synchronizationRafael J. Wysocki
2023-01-27thermal: intel: int340x: Rework updating trip pointsRafael J. Wysocki
2023-01-27thermal: ACPI: Initialize trips if temperature is out of rangeRafael J. Wysocki
2023-01-27Merge back Intel thermal control changes for 6.3.Rafael J. Wysocki
2023-01-26Merge tag 'thermal-v6.3-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
2023-01-26thermal: intel: processor_thermal_device_pci: Use generic trip pointDaniel Lezcano
2023-01-26thermal: intel: int340x: Add production mode attributeSrinivas Pandruvada
2023-01-25thermal: Fail object registration if thermal class is not registeredRafael J. Wysocki
2023-01-25thermal/core: Move the thermal trip code to a dedicated fileDaniel Lezcano
2023-01-25thermal/core: Remove unneeded ida_destroy()Daniel Lezcano
2023-01-25thermal/core: Fix unregistering netlink at thermal init timeDaniel Lezcano
2023-01-25thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()Rafael J. Wysocki
2023-01-24thermal: intel: int340x: Protect trip temperature from concurrent updatesSrinivas Pandruvada
2023-01-24thermal: intel: intel_pch: Use generic trip pointsDaniel Lezcano
2023-01-24thermal: ACPI: Add ACPI trip point routinesRafael J. Wysocki
2023-01-24thermal: intel: intel_pch: Add support for Wellsburg PCHTim Zimmermann