summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/intel
Commit message (Expand)AuthorAgeFilesLines
...
| * thermal: intel: intel_soc_dts_iosf: Add helper for resetting trip pointsRafael J. Wysocki2023-08-111-6/+9
| * thermal: intel: intel_soc_dts_iosf: Change initialization orderingRafael J. Wysocki2023-08-111-9/+16
| * thermal: intel: intel_soc_dts_iosf: Pass sensors to update_trip_temp()Rafael J. Wysocki2023-08-111-4/+3
| * thermal: intel: intel_soc_dts_iosf: Untangle update_trip_temp()Rafael J. Wysocki2023-08-111-13/+24
| * thermal: intel: intel_soc_dts_iosf: Always assume notification supportRafael J. Wysocki2023-08-111-13/+8
| * thermal: intel: intel_soc_dts_iosf: Drop redundant symbol definitionRafael J. Wysocki2023-08-101-3/+0
| * thermal: intel: intel_soc_dts_iosf: Always use 2 tripsRafael J. Wysocki2023-08-104-24/+15
| * thermal/drivers/int340x: Do not check the thermal zone stateDaniel Lezcano2023-07-141-18/+14
| * thermal/drivers/int3400: Use thermal zone device wrappersDaniel Lezcano2023-07-141-4/+8
* | Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-08-281-1/+1
|\ \
| * | x86/cpu: Fix Gracemont uarchPeter Zijlstra2023-08-091-1/+1
| |/
* / powercap: intel_rapl: Fix a sparse warning in TPMI interfaceZhang Rui2023-08-011-8/+8
|/
* Merge tag 'thermal-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-262-0/+275
|\
| * Merge back earlier Intel thermal control material for 6.5.Rafael J. Wysocki2023-06-262-0/+275
| |\
| | * thermal: intel: int340x_thermal: New IOCTLs for Passive v2 tableSrinivas Pandruvada2023-06-132-0/+275
* | | Merge tag 'pm-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-06-261-5/+6
|\ \ \ | |/ / |/| |
| * | Merge branch 'powercap'Rafael J. Wysocki2023-06-261-5/+6
| |\ \ | | |/ | |/|
| | * powercap: intel_rapl: Introduce RAPL I/F typeZhang Rui2023-05-241-0/+1
| | * powercap: intel_rapl: Make cpu optional for rapl_packageZhang Rui2023-05-241-3/+3
| | * powercap: intel_rapl: Use bitmap for Power LimitsZhang Rui2023-05-241-2/+2
* | | thermal/intel/intel_soc_dts_iosf: Fix reporting wrong temperaturesHans de Goede2023-06-151-1/+1
|/ /
* / thermal: intel: int340x: Add new line for UUID displaySrinivas Pandruvada2023-05-241-2/+2
|/
* thermal: intel: powerclamp: Fix NULL pointer access issueSrinivas Pandruvada2023-05-041-0/+4
* thermal: intel: menlow: Get rid of this driverRafael J. Wysocki2023-04-273-531/+0
* thermal: intel: pch_thermal: Use thermal driver device to write a traceDaniel Lezcano2023-04-271-1/+2
* thermal: intel: int340x: Add DLVR support for RFIM controlSrinivas Pandruvada2023-04-184-7/+91
* Merge back Intel thermal control material for 6.4-rc1.Rafael J. Wysocki2023-04-147-22/+21
|\
| * Merge back Intel thermal driver changes for 6.4-rc1.Rafael J. Wysocki2023-03-317-22/+21
| |\
| | * Merge branch 'thermal-intel'Rafael J. Wysocki2023-03-271-3/+5
| | |\
| | | * thermal: intel: x86_pkg_temp_thermal: Add lower bound check for sysfs inputZhang Rui2023-03-171-3/+5
| | * | Merge branch 'thermal-core' into thermalRafael J. Wysocki2023-03-087-19/+16
| | |\ \ | | | |/ | | |/|
| | | * thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano2023-03-037-19/+16
* | | | thermal: intel: Avoid updating unsupported THERM_STATUS_CLEAR mask bitsSrinivas Pandruvada2023-04-111-7/+66
|/ / /
* | | thermal: intel: powerclamp: Fix cpumask and max_idle module parametersDavid Arcari2023-03-301-1/+8
* | | thermal: intel: int340x: processor_thermal: Fix additional deadlockSrinivas Pandruvada2023-03-291-1/+0
|/ /
* / thermal: intel: int340x: processor_thermal: Fix deadlockSrinivas Pandruvada2023-03-031-1/+4
|/
* thermal: intel: BXT_PMIC: select REGMAP instead of depending on itRandy Dunlap2023-03-011-1/+2
* thermal: intel: quark_dts: fix error pointer dereferenceDan Carpenter2023-03-011-10/+2
* thermal: Remove core header inclusion from driversDaniel Lezcano2023-02-151-1/+2
* thermal: intel: powerclamp: Add two module parametersSrinivas Pandruvada2023-02-091-20/+156
* thermal: intel: powerclamp: Fix duration module parameterSrinivas Pandruvada2023-02-091-6/+18
* thermal: intel: powerclamp: Return last requested state as cur_stateSrinivas Pandruvada2023-02-071-11/+1
* thermal: intel: quark_dts: Use generic trip pointsDaniel Lezcano2023-02-031-35/+20
* thermal: intel: powerclamp: Use powercap idle-inject featureSrinivas Pandruvada2023-02-032-223/+159
* thermal: intel: powerclamp: Fix cur_state for multi package systemSrinivas Pandruvada2023-02-021-4/+16
* thermal: intel: intel_pch: Drop struct board_infoRafael J. Wysocki2023-02-021-29/+13
* thermal: intel: intel_pch: Rename board ID symbolsRafael J. Wysocki2023-02-021-27/+27
* thermal: intel: intel_pch: Fold suspend and resume routines into their callersRafael J. Wysocki2023-02-021-84/+71
* thermal: intel: intel_pch: Fold two functions into their callersRafael J. Wysocki2023-02-021-56/+42
* thermal: intel: intel_pch: Eliminate device operations objectRafael J. Wysocki2023-02-021-29/+4