1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/thermal/intel/int340x_thermal
Matthew Garrett 396ee4d0cd thermal/int340x_thermal: fix mode setting
int3400 only pushes the UUID into the firmware when the mode is flipped
to "enable". The current code only exposes the mode flag if the firmware
supports the PASSIVE_1 UUID, which not all machines do. Remove the
restriction.

Signed-off-by: Matthew Garrett <mjg59@google.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
2019-03-18 22:13:21 +08:00
..
acpi_thermal_rel.c drivers: thermal: Move various drivers for intel platforms into a subdir 2018-12-07 16:48:47 +08:00
acpi_thermal_rel.h drivers: thermal: Move various drivers for intel platforms into a subdir 2018-12-07 16:48:47 +08:00
int340x_thermal_zone.c drivers: thermal: Move various drivers for intel platforms into a subdir 2018-12-07 16:48:47 +08:00
int340x_thermal_zone.h drivers: thermal: Move various drivers for intel platforms into a subdir 2018-12-07 16:48:47 +08:00
int3400_thermal.c thermal/int340x_thermal: fix mode setting 2019-03-18 22:13:21 +08:00
int3402_thermal.c drivers: thermal: Move various drivers for intel platforms into a subdir 2018-12-07 16:48:47 +08:00
int3403_thermal.c drivers: thermal: Move various drivers for intel platforms into a subdir 2018-12-07 16:48:47 +08:00
int3406_thermal.c drivers: thermal: Move various drivers for intel platforms into a subdir 2018-12-07 16:48:47 +08:00
Kconfig drivers: thermal: int340x_thermal: Make PCI dependency explicit 2019-01-15 23:17:40 +01:00
Makefile drivers: thermal: Move various drivers for intel platforms into a subdir 2018-12-07 16:48:47 +08:00
processor_thermal_device.c drivers: thermal: int340x_thermal: Fix sysfs race condition 2019-01-18 15:23:04 +08:00