summaryrefslogtreecommitdiffstats
path: root/drivers/misc/intel_menlow.c
Commit message (Collapse)AuthorAgeFilesLines
* intel_menlo: extract return values using PTR_ERRThomas Sujith2008-02-151-4/+7
| | | | | | | | | | 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 driverThomas Sujith2008-02-011-0/+526
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>
OpenPOWER on IntegriCloud