linux-stable/drivers/thermal/intel/int340x_thermal
Erick Archer 1007d2c5d7 thermal: int3400: Use sizeof(*pointer) instead of sizeof(type)
It is preferred to use sizeof(*pointer) instead of sizeof(type)
due to the type of the variable can change and one needs not
change the former (unlike the latter). This patch has no effect
on runtime behavior.

Signed-off-by: Erick Archer <erick.archer@outlook.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2024-06-07 20:59:33 +02:00
..
acpi_thermal_rel.c thermal: intel: int340x_thermal: replace deprecated strncpy() with strscpy() 2024-03-27 14:57:44 +01:00
acpi_thermal_rel.h thermal: intel: int340x_thermal: New IOCTLs for Passive v2 table 2023-06-13 17:57:39 +02:00
int340x_thermal_zone.c thermal: intel: int340x_thermal: Use thermal zone accessor functions 2024-03-05 21:38:22 +01:00
int340x_thermal_zone.h thermal: intel: Adjust ops handling during thermal zone registration 2024-02-23 18:24:48 +01:00
int3400_thermal.c thermal: int3400: Use sizeof(*pointer) instead of sizeof(type) 2024-06-07 20:59:33 +02:00
int3401_thermal.c thermal: int3401: Convert to platform remove callback returning void 2023-09-29 12:34:16 +02:00
int3402_thermal.c thermal: int3402: Convert to platform remove callback returning void 2023-09-29 12:34:16 +02:00
int3403_thermal.c ACPI: DPTF: Add Lunar Lake support 2024-04-08 16:10:27 +02:00
int3406_thermal.c thermal: int3406: Convert to platform remove callback returning void 2023-09-29 12:34:17 +02:00
Kconfig thermal: ACPI: Move the ACPI thermal library to drivers/acpi/ 2023-11-21 15:04:08 +01:00
Makefile thermal: int340x: processor_thermal: Support power floor notifications 2023-10-12 21:09:48 +02:00
processor_thermal_device_pci_legacy.c thermal: int340x: processor_thermal: Move mailbox code to common module 2023-09-14 21:52:19 +02:00
processor_thermal_device_pci.c Merge thermal core changes for 6.9 to satisfy a dependency. 2024-03-05 21:37:49 +01:00
processor_thermal_device.c thermal/intel: Fix intel_tcc_get_temp() to support negative CPU temperature 2024-02-12 18:41:38 +01:00
processor_thermal_device.h thermal: int340x: processor_thermal: Add Lunar Lake-M PCI ID 2024-02-28 20:46:51 +01:00
processor_thermal_mbox.c thermal: intel: Add missing module description 2024-05-02 12:51:48 +02:00
processor_thermal_power_floor.c thermal: intel: Add missing module description 2024-05-02 12:51:48 +02:00
processor_thermal_rapl.c thermal: intel: Add missing module description 2024-05-02 12:51:48 +02:00
processor_thermal_rfim.c thermal: intel: Add missing module description 2024-05-02 12:51:48 +02:00
processor_thermal_wt_hint.c thermal: intel: Add missing module description 2024-05-02 12:51:48 +02:00
processor_thermal_wt_req.c thermal: intel: Add missing module description 2024-05-02 12:51:48 +02:00