Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | thermal: Create CONFIG_THERMAL_HWMON=n | Rene Herman | 2008-06-25 |
| | | | | | | | | | | | | | | | A bug in libsensors <= 2.10.6 is exposed when this new hwmon I/F is enabled. Create CONFIG_THERMAL_HWMON=n until some time after libsensors 2.10.7 ships so those users can run the latest kernel. libsensors 3.x is already fixed -- those users can use CONFIG_THERMAL_HWMON=y now. Signed-off-by: Rene Herman <rene.herman@gmail.com> Acked-by: Mark M. Hoffman <mhoffman@lightlink.com> Signed-off-by: Len Brown <len.brown@intel.com> | ||
* | thermal: re-name thermal.c to thermal_sys.c | Len Brown | 2008-04-29 |
thermal_sys was already the name of the resulting module, and it is built from this one source file. Signed-off-by: Len Brown <len.brown@intel.com> |