summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/intel (follow)
Commit message (Expand)AuthorAgeFilesLines
* thermal: int3400: Remove unneeded data_vault attribute_groupThomas Weißschuh7 days1-13/+3
* thermal: int3400: Fix reading of current_uuid for active policySrinivas Pandruvada7 days1-1/+1
* Merge tag 'thermal-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10 days5-5/+5
|\
| * thermal: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-11-135-5/+5
* | Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13 days1-1/+1
|\ \ | |/ |/|
| * x86/cpu: Fix FAM5_QUARK_X1000 to use X86_MATCH_VFM()Tony Luck2024-10-311-1/+1
* | thermal: intel: int340x: processor: Add MMIO RAPL PL4 supportZhang Rui2024-10-081-2/+2
* | thermal: intel: int340x: processor: Remove MMIO RAPL CPU hotplug supportZhang Rui2024-10-081-44/+22
* | thermal: intel: int340x: processor: Fix warning during module unloadZhang Rui2024-10-071-2/+0
|/
* [tree-wide] finally take no_llseek outAl Viro2024-09-271-1/+0
* thermal: intel: int340x: Free MSI IRQ vectors on module exitSrinivas Pandruvada2024-07-301-0/+3
* thermal: intel: int340x: Allow limited thermal MSI supportSrinivas Pandruvada2024-07-301-5/+5
* thermal: intel: int340x: Fix kernel warning during MSI cleanupSrinivas Pandruvada2024-07-301-2/+14
* Merge branch 'thermal-intel'Rafael J. Wysocki2024-07-1511-79/+412
|\
| * thermal: intel: hfi: Give HFI instances package scopeZhang Rui2024-07-091-13/+17
| * thermal: intel: int340x: Enable WLT and power floor support for Lunar LakeSrinivas Pandruvada2024-06-211-1/+2
| * thermal: intel: int340x: Support MSI interrupt for Lunar LakeSrinivas Pandruvada2024-06-212-23/+90
| * thermal: intel: int340x: Remove unnecessary calls to free irqSrinivas Pandruvada2024-06-211-3/+0
| * thermal: intel: int340x: Add DLVR support for Lunar LakeSrinivas Pandruvada2024-06-212-3/+33
| * thermal: intel: int340x: Capability to map user space to firmware valuesSrinivas Pandruvada2024-06-211-4/+76
| * thermal: intel: int340x: Cleanup of DLVR sysfs on driver removeSrinivas Pandruvada2024-06-211-1/+2
| * thermal: intel: intel_tcc_cooling: Use a model-specific bitmask for TCC offsetRicardo Neri2024-06-211-1/+1
| * thermal: intel: intel_tcc: Add model checks for temperature registersRicardo Neri2024-06-211-5/+172
| * Merge back thermal control changes related to Intel platforms for v6.11Rafael J. Wysocki2024-06-215-28/+22
| |\
| | * thermal: intel: intel_pch: Improve cooling logZhang Rui2024-06-071-0/+5
| | * thermal: int3403: remove unused struct 'int3403_performance_state'Dr. David Alan Gilbert2024-06-071-11/+0
| | * thermal: int3400: Use sizeof(*pointer) instead of sizeof(type)Erick Archer2024-06-071-1/+1
| | * thermal: intel: intel_soc_dts_thermal: Switch to new Intel CPU model definesTony Luck2024-06-071-1/+1
| | * thermal: intel: intel_tcc_cooling: Switch to new Intel CPU model definesTony Luck2024-06-071-15/+15
* | | thermal: trip: Pass trip pointer to .set_trip_temp() thermal zone callbackRafael J. Wysocki2024-07-125-19/+44
* | | thermal: trip: Add conversion macros for thermal trip priv fieldRafael J. Wysocki2024-07-091-12/+2
|/ /
* / thermal: int340x: processor_thermal: Support shared interruptsSrinivas Pandruvada2024-06-191-1/+2
|/
* Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-05-221-8/+1
|\
| * treewide: Use sysfs_bin_attr_simple_read() helperLukas Wunner2024-04-111-8/+1
* | Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2024-05-142-0/+2
|\ \
| * | ACPI: DPTF: Add Lunar Lake supportSumeet Pawnikar2024-04-082-0/+2
| |/
* | thermal: intel: hfi: Increase the number of CPU capabilities per netlink eventRicardo Neri2024-05-081-1/+1
* | thermal: intel: hfi: Rename HFI_MAX_THERM_NOTIFY_COUNTRicardo Neri2024-05-081-6/+6
* | thermal: intel: hfi: Shorten the thermal netlink event delay to 100msRicardo Neri2024-05-081-2/+2
* | thermal: intel: hfi: Rename HFI_UPDATE_INTERVALRicardo Neri2024-05-081-2/+2
* | thermal: intel: Add missing module descriptionSrinivas Pandruvada2024-05-027-0/+7
* | thermal: intel: int340x_thermal: replace deprecated strncpy() with strscpy()Justin Stitt2024-03-271-2/+2
* | thermal: intel: hfi: Enable HFI only when requiredStanislaw Gruszka2024-03-271-8/+89
|/
* Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-1312-161/+108
|\
| * thermal: intel: int340x_thermal: Use thermal zone accessor functionsRafael J. Wysocki2024-03-051-1/+2
| * Merge thermal core changes for 6.9 to satisfy a dependency.Rafael J. Wysocki2024-03-059-146/+90
| |\
| | * thermal: core: Eliminate writable trip points masksRafael J. Wysocki2024-02-276-6/+6
| | * thermal: intel: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki2024-02-276-55/+38
| | * thermal: Get rid of CONFIG_THERMAL_WRITABLE_TRIPSRafael J. Wysocki2024-02-231-2/+0
| | * thermal: intel: Adjust ops handling during thermal zone registrationRafael J. Wysocki2024-02-237-26/+11