[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4D6945A1.1030807@cam.ac.uk>
Date: Sat, 26 Feb 2011 18:25:37 +0000
From: Jonathan Cameron <jic23@....ac.uk>
To: Guenter Roeck <guenter.roeck@...csson.com>
CC: Jean Delvare <khali@...ux-fr.org>,
Jonathan Cameron <kernel@...23.retrosnub.co.uk>,
Randy Dunlap <rdunlap@...otime.net>,
Greg Schnorr <gschnorr@...co.com>, lm-sensors@...sensors.org,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v5 1/5] hwmon: PMBus device driver
On 02/26/11 17:50, Guenter Roeck wrote:
> This driver adds support for hardware monitoring features of various PMBus
> devices.
>
I'm happy with changes/responses to comments so ready to merge as far as
I am concerned.
> Signed-off-by: Guenter Roeck <guenter.roeck@...csson.com>
Acked-by: Jonathan Cameron <jic23@....ac.uk>
> ---
> drivers/hwmon/Kconfig | 25 +
> drivers/hwmon/Makefile | 4 +
> drivers/hwmon/pmbus.c | 203 ++++++
> drivers/hwmon/pmbus.h | 313 +++++++++
> drivers/hwmon/pmbus_core.c | 1628 ++++++++++++++++++++++++++++++++++++++++++++
> include/linux/i2c/pmbus.h | 45 ++
> 6 files changed, 2218 insertions(+), 0 deletions(-)
> create mode 100644 drivers/hwmon/pmbus.c
> create mode 100644 drivers/hwmon/pmbus.h
> create mode 100644 drivers/hwmon/pmbus_core.c
> create mode 100644 include/linux/i2c/pmbus.h
...
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists