Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | intel_menlo: extract return values using PTR_ERR | Thomas Sujith | 2008-02-15 |
| | | | | | | | | | | Need to extract errors using PTR_ERR macro and process accordingly.thermal_cooling_device_register returning NULL means that CONFIG_THERMAL=n and in that case no need to create symbolic links. Signed-off-by: Thomas Sujith <sujith.thomas@intel.com> Signed-off-by: Len Brown <len.brown@intel.com> | ||
* | intel_menlo: introduce new platform specific driver | Thomas Sujith | 2008-02-01 |
Intel menlow platform specific driver for thermal management extension. Signed-off-by: Thomas Sujith <sujith.thomas@intel.com> Signed-off-by: Zhang Rui <rui.zhang@intel.com> Signed-off-by: Len Brown <len.brown@intel.com> |