hwmon: (w83781d) Clean up detect function
[safe/jmp/linux-2.6] / drivers / hwmon / w83781d.c
2009-12-09 Jean Delvarehwmon: (w83781d) Clean up detect function
2009-09-15 H Hartley Sweetenhwmon: Include <linux/io.h> instead of <asm/io.h>
2009-05-08 Jean Delvarehwmon: (w83781d) Fix W83782D support (NULL pointer...
2009-01-07 Jean Delvarehwmon: Don't overuse I2C_CLIENT_MODULE_PARM
2008-10-26 Geert Uytterhoevenhwmon: (w83781d) Fix linking when built-in
2008-10-17 Wolfgang Grandeggerhwmon: (w83781d) Use new style driver binding
2008-10-17 Jean Delvarehwmon: (w83781d) Stop abusing struct i2c_client for...
2008-10-17 Wolfgang Grandeggerhwmon: (w83781d) Make ISA interface depend on CONFIG_ISA
2008-10-17 Jean Delvarehwmon: (w83781d) Detect alias chips
2008-10-17 Jean Delvarehwmon: (w83781d) Refactor beep enable handling
2008-03-27 Jean Delvarehwmon: (w83781d) Fix I/O resource conflict with PNP
2008-02-19 Mark M. Hoffmanhwmon: normal_i2c arrays should be const
2008-02-08 Jean Delvarehwmon: (w83781d) Misc cleanups
2008-02-08 Jean Delvarehwmon: (w83781d) Drop W83627HF support
2008-02-08 Jean Delvarehwmon: (lm78/w83781d) Probe fewer I2C addresses
2007-11-08 Jean Delvarehwmon: (w83781d) Add missing curly braces
2007-10-10 Jean Delvarehwmon: (w83781d) Add individual alarm and beep files
2007-10-10 Jean Delvarehwmon: VRM is not read from registers
2007-10-10 Tony Joneshwmon: Convert from class_device to device
2007-10-10 Jean Delvarehwmon: Don't export thermistor beta
2007-10-10 Christian Hohnstaedthwmon: Allow writing of negative trigger temperatures
2007-09-09 Jean Delvarehwmon: End of I/O region off-by-one
2007-08-11 Mark M. Hoffmanhwmon: fix w83781d temp sensor type setting
2007-05-08 Jean Delvarehwmon/w83781d: Deprecate W83627HF support
2007-05-08 Jean Delvarehwmon/w83781d: Use dynamic sysfs callbacks
2007-05-08 Jean Delvarehwmon/w83781d: Be less i2c_client-centric
2007-05-08 Jean Delvarehwmon/w83781d: Clean up conversion macros
2007-05-08 Jean Delvarehwmon/w83781d: No longer use i2c-isa
2007-02-14 Jean Delvarehwmon: Cleanup a bogus legacy comment
2006-10-18 Jean Delvarehwmon: Fix debug messages in w83781d
2006-10-18 Jean Delvarehwmon: Let w83781d and lm78 load again
2006-09-28 Jim Cromiew83781d: Fix unchecked return status
2006-09-26 Jean Delvarei2c-isa: Restore driver owner
2006-06-26 Andreas Mohrspelling fixes
2006-03-23 Darren Jenkins[PATCH] I2C: hwmon: Rename register parameters
2006-03-23 Jean Delvare[PATCH] w83781d: Don't reset the chip by default
2006-03-23 Ingo Molnar[PATCH] hwmon: Semaphore to mutex conversions
2006-02-14 Jean Delvare[PATCH] w83781d: Use real-time status registers
2006-01-06 Greg Kroah-Hartman[PATCH] I2C: Remove .owner setting from i2c_driver...
2006-01-06 Laurent Riffard[PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11
2006-01-06 Jean Delvare[PATCH] i2c: Drop i2c_driver.flags, 2 of 3
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: misc remaining drivers
2005-10-28 Deepak Saxena[PATCH] hwmon: kzalloc conversion
2005-10-28 Jean Delvare[PATCH] hwmon: Discard bogus comment about init setting...
2005-09-05 Jean Delvare[PATCH] hwmon: hwmon vs i2c, second round (07/11)
2005-09-05 Jean Delvare[PATCH] hwmon: hwmon vs i2c, second round (06/11)
2005-09-05 Jean Delvare[PATCH] hwmon: hwmon vs i2c, second round (04/11)
2005-09-05 Jean Delvare[PATCH] I2C: refactor message in i2c_detach_client
2005-09-05 Jean Delvare[PATCH] I2C: Separate non-i2c hwmon drivers from i2c...
2005-09-05 Jean Delvare[PATCH] I2C: Separate non-i2c hwmon drivers from i2c...
2005-09-05 Jean Delvare[PATCH] I2C: Separate non-i2c hwmon drivers from i2c...
2005-09-05 Mark M. Hoffman[PATCH] I2C hwmon: add hwmon sysfs class to drivers
2005-07-11 Jean Delvare[PATCH] I2C: Move hwmon drivers (2/3)