1. 08 Apr, 2015 4 commits
  2. 05 Apr, 2015 6 commits
  3. 30 Mar, 2015 1 commit
  4. 20 Mar, 2015 5 commits
  5. 16 Mar, 2015 1 commit
  6. 15 Mar, 2015 3 commits
  7. 11 Mar, 2015 1 commit
    • Randy Dunlap's avatar
      hwmon: (gpio-fan) Fix build with CONFIG_THERMAL=m and SENSORS_GPIO_FAN=y · f6906ede
      Randy Dunlap authored
      Fix build error when CONFIG_THERMAL=m and SENSORS_GPIO_FAN=y
      by preventing that combination.
      
      Fixes these build errors:
      
      drivers/built-in.o: In function `gpio_fan_remove':
      gpio-fan.c:(.text+0x21e97e): undefined reference to `thermal_cooling_device_unregister'
      drivers/built-in.o: In function `gpio_fan_probe':
      gpio-fan.c:(.text+0x21efbc): undefined reference to `thermal_cooling_device_register'
      Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
      Cc:	Jean Delvare <jdelvare@suse.de>
      Cc:	Guenter Roeck <linux@roeck-us.net>
      Cc:	lm-sensors@lm-sensors.org
      Cc:	Simon Guinot <sguinot@lacie.com>
      Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
      f6906ede
  8. 09 Mar, 2015 18 commits
  9. 08 Mar, 2015 1 commit