Hi Linus: Please pull from: git://lm-sensors.org/kernel/mhoffman/hwmon-2.6.git release You'll get what few patches I've managed to look at in the last few months, including a patch to MAINTAINERS which makes it official. I'm sorry I was not able to keep up - I should have admitted defeat much sooner. To all lm-sensors/hwmon developers: please resend/CC patches to Andrew. Thanks & regards, Documentation/hwmon/dme1737 | 4 Documentation/hwmon/lm85 | 11 MAINTAINERS | 6 drivers/hwmon/Kconfig | 25 + drivers/hwmon/adt7473.c | 16 - drivers/hwmon/dme1737.c | 297 ++++++++++++------- drivers/hwmon/lm75.c | 282 +++++++++++++----- drivers/hwmon/lm85.c | 672 ++++++++++++++++++-------------------------- 8 files changed, 692 insertions(+), 621 deletions(-) David Brownell (2): hwmon: (lm75) cleanup/reorg hwmon: (lm75) add new-style driver binding Jean Delvare (6): hwmon: (adt7473) Remove unused defines hwmon: (lm85) Coding-style cleanups hwmon: (lm85) Drop dead code hwmon: (lm85) Don't write back cached values hwmon: (lm85) Misc cleanups hwmon: (lm85) Simplify device initialization function Juerg Haefliger (3): hwmon: (dme1737) demacrofy for readability hwmon: (dme1737) probe all addresses hwmon: (dme1737) fix voltage scaling Mark M. Hoffman (2): hwmon: (adt7473) clarify an awkward bit of code hwmon: needs new maintainer -- Mark M. Hoffman mhoffman at lightlink.com