summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/intel
AgeCommit message (Expand)AuthorLines
2023-05-04thermal: intel: powerclamp: Fix NULL pointer access issueSrinivas Pandruvada-0/+4
2023-04-27thermal: intel: menlow: Get rid of this driverRafael J. Wysocki-531/+0
2023-04-27thermal: intel: pch_thermal: Use thermal driver device to write a traceDaniel Lezcano-1/+2
2023-04-18thermal: intel: int340x: Add DLVR support for RFIM controlSrinivas Pandruvada-7/+91
2023-04-14Merge back Intel thermal control material for 6.4-rc1.Rafael J. Wysocki-22/+21
2023-04-11thermal: intel: Avoid updating unsupported THERM_STATUS_CLEAR mask bitsSrinivas Pandruvada-7/+66
2023-03-31Merge back Intel thermal driver changes for 6.4-rc1.Rafael J. Wysocki-22/+21
2023-03-30thermal: intel: powerclamp: Fix cpumask and max_idle module parametersDavid Arcari-1/+8
2023-03-29thermal: intel: int340x: processor_thermal: Fix additional deadlockSrinivas Pandruvada-1/+0
2023-03-27Merge branch 'thermal-intel'Rafael J. Wysocki-3/+5
2023-03-17thermal: intel: x86_pkg_temp_thermal: Add lower bound check for sysfs inputZhang Rui-3/+5
2023-03-08Merge branch 'thermal-core' into thermalRafael J. Wysocki-19/+16
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano-19/+16
2023-03-03thermal: intel: int340x: processor_thermal: Fix deadlockSrinivas Pandruvada-1/+4
2023-03-01thermal: intel: BXT_PMIC: select REGMAP instead of depending on itRandy Dunlap-1/+2
2023-03-01thermal: intel: quark_dts: fix error pointer dereferenceDan Carpenter-10/+2
2023-02-15thermal: Remove core header inclusion from driversDaniel Lezcano-1/+2
2023-02-09thermal: intel: powerclamp: Add two module parametersSrinivas Pandruvada-20/+156
2023-02-09thermal: intel: powerclamp: Fix duration module parameterSrinivas Pandruvada-6/+18
2023-02-07thermal: intel: powerclamp: Return last requested state as cur_stateSrinivas Pandruvada-11/+1
2023-02-03thermal: intel: quark_dts: Use generic trip pointsDaniel Lezcano-35/+20
2023-02-03thermal: intel: powerclamp: Use powercap idle-inject featureSrinivas Pandruvada-223/+159
2023-02-02thermal: intel: powerclamp: Fix cur_state for multi package systemSrinivas Pandruvada-4/+16
2023-02-02thermal: intel: intel_pch: Drop struct board_infoRafael J. Wysocki-29/+13
2023-02-02thermal: intel: intel_pch: Rename board ID symbolsRafael J. Wysocki-27/+27
2023-02-02thermal: intel: intel_pch: Fold suspend and resume routines into their callersRafael J. Wysocki-84/+71
2023-02-02thermal: intel: intel_pch: Fold two functions into their callersRafael J. Wysocki-56/+42
2023-02-02thermal: intel: intel_pch: Eliminate device operations objectRafael J. Wysocki-29/+4
2023-02-02thermal: intel: intel_pch: Rename device operations callbacksRafael J. Wysocki-18/+16
2023-02-02thermal: intel: intel_pch: Eliminate redundant return pointersRafael J. Wysocki-22/+18
2023-02-02thermal: intel: intel_pch: Make pch_wpt_add_acpi_psv_trip() return intRafael J. Wysocki-12/+9
2023-02-02thermal: intel: int340x: Improve int340x_thermal_set_trip_temp()Rafael J. Wysocki-2/+4
2023-02-02thermal: intel: int340x: Drop pointless cast to unsigned longRafael J. Wysocki-1/+1
2023-02-02thermal: intel: int340x: Rename variable in int340x_thermal_zone_add()Rafael J. Wysocki-34/+33
2023-02-02thermal: intel: int340x: Assorted minor cleanupsRafael J. Wysocki-9/+7
2023-02-02thermal: ACPI: Make helpers retrieve temperature onlyRafael J. Wysocki-18/+29
2023-01-27thermal: intel: int340x: Use generic trip points tableRafael J. Wysocki-180/+84
2023-01-27thermal: intel: int340x: Use zone lock for synchronizationRafael J. Wysocki-21/+8
2023-01-27thermal: intel: int340x: Rework updating trip pointsRafael J. Wysocki-8/+47
2023-01-27thermal: ACPI: Initialize trips if temperature is out of rangeRafael J. Wysocki-1/+1
2023-01-27Merge back Intel thermal control changes for 6.3.Rafael J. Wysocki-385/+397
2023-01-26thermal: intel: processor_thermal_device_pci: Use generic trip pointDaniel Lezcano-31/+22
2023-01-26thermal: intel: int340x: Add production mode attributeSrinivas Pandruvada-0/+48
2023-01-25thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()Rafael J. Wysocki-3/+7
2023-01-24thermal: intel: int340x: Protect trip temperature from concurrent updatesSrinivas Pandruvada-3/+16
2023-01-24thermal: intel: intel_pch: Use generic trip pointsDaniel Lezcano-69/+20
2023-01-24thermal: intel: intel_pch: Add support for Wellsburg PCHTim Zimmermann-0/+8
2023-01-24Merge back other thermal control material for 6.3.Rafael J. Wysocki-88/+91
2023-01-20thermal: int340x_thermal: Use sysfs_emit_at() instead of scnprintf()ye xingchen-8/+2
2023-01-18thermal: intel: menlow: Update function descriptionsDeming Wang-6/+6