Re: [PATCH v3] i5k_amb: New memory temperature sensor driver

2007-10-18 Thread Mark M. Hoffman
Hi: Just a couple more things... * Darrick J. Wong <[EMAIL PROTECTED]> [2007-10-16 16:06:57 -0700]: > New driver to read FB-DIMM temperature sensors on systems with the > Intel 5000 series chipsets. > > Signed-off-by: Darrick J. Wong <[EMAIL PROTECTED]> > --- > > drivers/hwmon/Kconfig | 10

[PATCH v3] i5k_amb: New memory temperature sensor driver

2007-10-16 Thread Darrick J. Wong
New driver to read FB-DIMM temperature sensors on systems with the Intel 5000 series chipsets. Signed-off-by: Darrick J. Wong <[EMAIL PROTECTED]> --- drivers/hwmon/Kconfig | 10 + drivers/hwmon/Makefile |1 drivers/hwmon/i5k_amb.c | 548 +++