hwmon: (adt7475) Improve device detection
[safe/jmp/linux-2.6] / drivers / hwmon / lm78.c
2009-12-09 Jean Delvarehwmon: Clean up detect functions
2009-09-15 H Hartley Sweetenhwmon: Include <linux/io.h> instead of <asm/io.h>
2009-06-01 Mike Frysingerhwmon: (lm78) Add missing __devexit_p()
2008-10-17 Jean Delvarehwmon: (lm78) Convert to a new-style i2c driver
2008-10-17 Jean Delvarehwmon: (lm78) Stop abusing struct i2c_client for ISA...
2008-10-17 Jean Delvarehwmon: (lm78) Prevent misdetection of Winbond chips
2008-10-17 Jean Delvarehwmon: (lm78) Detect alias chips
2008-10-17 Jean Delvarehwmon: (lm78) Fix I/O resource conflict with PNP
2008-02-19 Mark M. Hoffmanhwmon: normal_i2c arrays should be const
2008-02-08 Jean Delvarehwmon: Discard useless I2C driver IDs
2008-02-08 Jean Delvarehwmon: (lm78/w83781d) Probe fewer I2C addresses
2007-10-10 Jean Delvarehwmon: (lm78) Add individual alarm files
2007-10-10 Tony Joneshwmon: Convert from class_device to device
2007-09-09 Jean Delvarehwmon: End of I/O region off-by-one
2007-07-31 Hans de Goedehwmon: fix lm78 detection regression
2007-05-08 Jean Delvarehwmon/lm78: Use dynamic sysfs callbacks
2007-05-08 Jean Delvarehwmon/lm78: Be less i2c_client-centric
2007-05-08 Jean Delvarehwmon/lm78: No longer use i2c-isa
2007-02-14 Jean Delvarehwmon: Cleanup a bogus legacy comment
2006-10-18 Jean Delvarehwmon: Let w83781d and lm78 load again
2006-09-28 Mark M. Hoffmanhwmon: Fix unchecked return status, batch 1
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 Ingo Molnar[PATCH] hwmon: Semaphore to mutex conversions
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-24 Jean Delvare[PATCH] hwmon: Fix lm78 VID conversion
2005-10-28 Ben Dooks[PATCH] hwmon: Static function fixes, 2 of 4
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 (11/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-09-05 Jean Delvare[PATCH] hwmon: kill client name lm78-j
2005-07-11 Jean Delvare[PATCH] I2C: Move hwmon drivers (2/3)