1
0
Fork 0
alistair23-linux/drivers/thermal/intel/int340x_thermal
Linus Torvalds 333478a7eb Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
Pull thermal management fixes from Zhang Rui:

 - Fix a race condition that sysfs could be accessed before necessary
   initialization in int340x thermal driver. (Aaron Hill)

 - Fix a NULL vs IS_ERR() check in int340x thermal driver. (Dan
   Carpenter)

* 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux:
  drivers: thermal: int340x_thermal: Fix sysfs race condition
  thermal: int340x_thermal: Fix a NULL vs IS_ERR() check
2019-01-23 16:23:41 +13:00
..
Kconfig drivers: thermal: int340x_thermal: Make PCI dependency explicit 2019-01-15 23:17:40 +01:00
Makefile
acpi_thermal_rel.c
acpi_thermal_rel.h
int340x_thermal_zone.c
int340x_thermal_zone.h
int3400_thermal.c
int3402_thermal.c
int3403_thermal.c
int3406_thermal.c
processor_thermal_device.c drivers: thermal: int340x_thermal: Fix sysfs race condition 2019-01-18 15:23:04 +08:00