| Commit message (Expand) | Author | Age | Files | Lines |
* | thermal: devfreq_cooling: Fix perf state when calculate dfc res_util | Ye Zhang | 2024-04-03 | 1 | -1/+1 |
* | thermal/drivers/mediatek: Fix control buffer enablement on MT7896 | Frank Wunderlich | 2024-04-03 | 1 | -0/+3 |
* | powercap: intel_rapl: Fix locking in TPMI RAPL | Zhang Rui | 2024-04-03 | 1 | -4/+4 |
* | thermal/intel: Fix intel_tcc_get_temp() to support negative CPU temperature | Zhang Rui | 2024-04-03 | 3 | -14/+14 |
* | thermal/drivers/qoriq: Fix getting tmu range | Peng Fan | 2024-03-26 | 1 | -4/+8 |
* | thermal/drivers/mediatek/lvts_thermal: Fix a memory leak in an error handling... | Christophe JAILLET | 2024-03-26 | 1 | -1/+3 |
* | thermal: core: Fix thermal zone suspend-resume synchronization | Rafael J. Wysocki | 2024-02-05 | 1 | -7/+23 |
* | thermal: intel: hfi: Add syscore callbacks for system-wide PM | Ricardo Neri | 2024-01-31 | 1 | -0/+28 |
* | thermal: intel: hfi: Disable an HFI instance when all its CPUs go offline | Ricardo Neri | 2024-01-31 | 1 | -0/+35 |
* | thermal: intel: hfi: Refactor enabling code into helper functions | Ricardo Neri | 2024-01-31 | 1 | -21/+22 |
* | thermal: gov_power_allocator: avoid inability to reset a cdev | Di Shen | 2024-01-31 | 1 | -1/+1 |
* | drivers/thermal/loongson2_thermal: Fix incorrect PTR_ERR() judgment | Binbin Zhou | 2024-01-25 | 1 | -1/+1 |
* | thermal: core: Fix NULL pointer dereference in zone registration error path | Rafael J. Wysocki | 2024-01-25 | 1 | -1/+0 |
* | Merge tag 'thermal-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-10-31 | 56 | -589/+1341 |
|\ |
|
| * | Merge tag 'thermal-v6.7-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne... | Rafael J. Wysocki | 2023-10-25 | 5 | -34/+238 |
| |\ |
|
| | * | thermal/qcom/tsens: Drop ops_v0_1 | Dmitry Baryshkov | 2023-10-19 | 1 | -6/+0 |
| | * | thermal/drivers/mediatek/lvts_thermal: Update calibration data documentation | Balsam CHIHI | 2023-10-19 | 1 | -2/+29 |
| | * | thermal/drivers/mediatek/lvts_thermal: Add mt8192 support | Balsam CHIHI | 2023-10-19 | 1 | -0/+95 |
| | * | thermal/drivers/mediatek/lvts_thermal: Add suspend and resume | Balsam CHIHI | 2023-10-19 | 1 | -0/+37 |
| | * | thermal/drivers/mediatek: Fix probe for THERMAL_V2 | Markus Schneider-Pargmann | 2023-10-17 | 1 | -1/+1 |
| | * | thermal/drivers/max77620: Remove duplicate error message | Thierry Reding | 2023-10-15 | 1 | -6/+2 |
| | * | thermal/drivers/mediatek/lvts_thermal: Fix error check in lvts_debugfs_init() | Minjie Du | 2023-10-15 | 1 | -1/+1 |
| | * | thermal/drivers/imx8mm_thermal: Fix function pointer declaration by adding id... | Bragatheswaran Manickavel | 2023-10-15 | 1 | -1/+1 |
| | * | thermal/drivers/mediatek/lvts_thermal: Add mt7988 support | Frank Wunderlich | 2023-10-15 | 1 | -0/+38 |
| | * | thermal/drivers/mediatek/lvts_thermal: Make coeff configurable | Frank Wunderlich | 2023-10-15 | 1 | -17/+34 |
| * | | Merge branch 'thermal-intel' | Rafael J. Wysocki | 2023-10-23 | 11 | -206/+815 |
| |\ \ |
|
| | * | | thermal: int340x: processor_thermal: Enable power floor support | Srinivas Pandruvada | 2023-10-12 | 1 | -1/+1 |
| | * | | thermal: int340x: processor_thermal: Handle power floor interrupts | Srinivas Pandruvada | 2023-10-12 | 1 | -1/+8 |
| | * | | thermal: int340x: processor_thermal: Support power floor notifications | Srinivas Pandruvada | 2023-10-12 | 4 | -1/+202 |
| | * | | thermal: int340x: processor_thermal: Set feature mask before proc_thermal_add | Srinivas Pandruvada | 2023-10-12 | 1 | -11/+10 |
| | * | | thermal: int340x: processor_thermal: Common function to clear SOC interrupt | Srinivas Pandruvada | 2023-10-12 | 3 | -2/+14 |
| | * | | thermal: int340x: processor_thermal: Move interrupt status MMIO offset to com... | Srinivas Pandruvada | 2023-10-12 | 2 | -1/+2 |
| | * | | thermal: intel: powerclamp: fix mismatch in get function for max_idle | David Arcari | 2023-10-05 | 1 | -1/+1 |
| | * | | thermal: int340x: Use thermal_zone_for_each_trip() | Rafael J. Wysocki | 2023-10-05 | 1 | -36/+42 |
| | * | | Merge earlier changes in Intel thermal drivers for v6.7. | Rafael J. Wysocki | 2023-10-05 | 8 | -157/+540 |
| | |\ \ |
|
| | | * | | thermal: int340x: processor_thermal: Ack all PCI interrupts | Srinivas Pandruvada | 2023-09-21 | 1 | -1/+2 |
| | | * | | thermal: int340x: Add ArrowLake-S PCI ID | Srinivas Pandruvada | 2023-09-18 | 2 | -0/+3 |
| | | * | | thermal: int340x: Handle workload hint interrupts | Srinivas Pandruvada | 2023-09-14 | 1 | -7/+32 |
| | | * | | thermal: int340x: processor_thermal: Add workload type hint interface | Srinivas Pandruvada | 2023-09-14 | 5 | -1/+277 |
| | | * | | thermal: int340x: Remove PROC_THERMAL_FEATURE_WLT_REQ for Meteor Lake | Srinivas Pandruvada | 2023-09-14 | 1 | -2/+1 |
| | | * | | thermal: int340x: processor_thermal: Use non MSI interrupts by default | Srinivas Pandruvada | 2023-09-14 | 1 | -9/+21 |
| | | * | | thermal: int340x: processor_thermal: Add interrupt configuration function | Srinivas Pandruvada | 2023-09-14 | 2 | -19/+68 |
| | | * | | thermal: int340x: processor_thermal: Move mailbox code to common module | Srinivas Pandruvada | 2023-09-14 | 7 | -141/+159 |
| * | | | | Merge branch 'thermal-core' | Rafael J. Wysocki | 2023-10-23 | 10 | -169/+150 |
| |\ \ \ \ |
|
| | * | | | | thermal: ACPI: Include the right header file | Rafael J. Wysocki | 2023-10-20 | 1 | -2/+1 |
| | * | | | | thermal: core: Don't update trip points inside the hysteresis range | NĂcolas F. R. A. Prado | 2023-10-20 | 1 | -2/+17 |
| | * | | | | thermal: core: Pass trip pointer to governor throttle callback | Rafael J. Wysocki | 2023-10-20 | 8 | -44/+49 |
| | * | | | | thermal: gov_step_wise: Fold update_passive_instance() into its caller | Rafael J. Wysocki | 2023-10-20 | 1 | -18/+10 |
| | * | | | | thermal: gov_power_allocator: Use trip pointers instead of trip indices | Rafael J. Wysocki | 2023-10-20 | 1 | -78/+49 |
| | * | | | | thermal: gov_fair_share: Rearrange get_trip_level() | Rafael J. Wysocki | 2023-10-20 | 1 | -16/+14 |