On Mon, 21 Apr 2008 16:07:52 +0800, Zhang Rui wrote: > "hwmon_already_available" was used at the beginning. > I renamed this flag later but forget to change the logic. :) > Please review the patch below. > > > Add hwmon sys I/F for generic thermal driver. > > Note: we have one hwmon class device for EACH TYPE of the thermal zone device. > > Signed-off-by: Zhang Rui <rui.zhang at intel.com> > --- > drivers/thermal/thermal.c | 163 ++++++++++++++++++++++++++++++++++++++++++++++ > include/linux/thermal.h | 24 ++++++ > 2 files changed, 187 insertions(+) Acked-by: Jean Delvare <khali at linux-fr.org> -- Jean Delvare