Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-15 | intel_menlo: extract return values using PTR_ERR | Thomas Sujith | |
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> | |||
2008-02-01 | intel_menlo: introduce new platform specific driver | Thomas Sujith | |
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> |