On Wed, Sep 24, 2014 at 03:48:29PM +0100, Lee Jones wrote: > Guenter, Bryan, Wim, > > The following changes since commit 52addcf9d6669fa439387610bc65c92fa0980cef: > > Linux 3.17-rc2 (2014-08-25 15:36:20 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/mfd-hwmon-leds-watchdog-v3.18 > > for you to fetch changes up to 964356938fcd3c0001a786f55b9f0a0fbe47656a: > > hwmon: (menf21bmc) Introduce MEN14F021P00 BMC HWMON driver (2014-09-24 15:36:33 +0100) > > ---------------------------------------------------------------- > Immutable branch between MFD, HWMON, LEDs and Watchdog for v3.18 > I assume you'll push it all through mfd, correct ? Thanks, Guenter > ---------------------------------------------------------------- > Andreas Werner (4): > mfd: menf21bmc: Introduce MEN 14F021P00 BMC MFD Core driver > watchdog: menf21bmc_wdt: Introduce MEN 14F021P00 BMC Watchdog driver > leds: leds-menf21bmc: Introduce MEN 14F021P00 BMC LED driver > hwmon: (menf21bmc) Introduce MEN14F021P00 BMC HWMON driver > > Documentation/hwmon/menf21bmc | 50 +++++++++ > drivers/hwmon/Kconfig | 10 ++ > drivers/hwmon/Makefile | 1 + > drivers/hwmon/menf21bmc_hwmon.c | 230 +++++++++++++++++++++++++++++++++++++++ > drivers/leds/Kconfig | 9 ++ > drivers/leds/Makefile | 1 + > drivers/leds/leds-menf21bmc.c | 131 ++++++++++++++++++++++ > drivers/mfd/Kconfig | 15 +++ > drivers/mfd/Makefile | 1 + > drivers/mfd/menf21bmc.c | 132 ++++++++++++++++++++++ > drivers/watchdog/Kconfig | 10 ++ > drivers/watchdog/Makefile | 1 + > drivers/watchdog/menf21bmc_wdt.c | 203 ++++++++++++++++++++++++++++++++++ > 13 files changed, 794 insertions(+) > create mode 100644 Documentation/hwmon/menf21bmc > create mode 100644 drivers/hwmon/menf21bmc_hwmon.c > create mode 100644 drivers/leds/leds-menf21bmc.c > create mode 100644 drivers/mfd/menf21bmc.c > create mode 100644 drivers/watchdog/menf21bmc_wdt.c > > -- > Lee Jones > Linaro STMicroelectronics Landing Team Lead > Linaro.org │ Open source software for ARM SoCs > Follow Linaro: Facebook | Twitter | Blog _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors