i2c: Drop the kind parameter from detect callbacks
[safe/jmp/linux-2.6] / drivers / hwmon / lm87.c
2009-12-14 Jean Delvarei2c: Drop the kind parameter from detect callbacks
2009-12-09 Jean Delvarehwmon: Clean up detect functions
2008-10-17 Ben Hutchingshwmon: (lm87) Add support for configuration through...
2008-10-17 Ben Hutchingshwmon: (lm87) Restore original configuration register...
2008-10-17 Ben Hutchingshwmon: (lm87) Fix masking of config register in lm87_in...
2008-07-16 Jean Delvarehwmon: (lm87) Convert to a new-style i2c driver
2008-02-19 Mark M. Hoffmanhwmon: normal_i2c arrays should be const
2008-02-08 Jean Delvarehwmon: VRM is not written to registers
2008-02-08 Jean Delvarehwmon: Discard useless I2C driver IDs
2008-02-08 Jean Delvarehwmon: (lm87) Add support for the Analog Devices ADM1024
2007-10-10 Jean Delvarehwmon: (lm87) Disable VID when it should be
2007-10-10 Jean Delvarehwmon: VRM is not read from registers
2007-10-10 Jean Delvarehwmon: (lm87) Add individual alarm files
2007-10-10 Jean Delvarehwmon: (lm87) Fix a division by zero
2007-10-10 Tony Joneshwmon: Convert from class_device to device
2007-05-08 Jean Delvarehwmon: Only call vid_which_vrm() when needed
2006-09-28 Mark M. Hoffmanhwmon: Fix unchecked return status, batch 2
2006-06-26 Andreas Mohrspelling fixes
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-10-28 Deepak Saxena[PATCH] hwmon: kzalloc conversion
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 Mark M. Hoffman[PATCH] I2C hwmon: add hwmon sysfs class to drivers
2005-07-11 Jean Delvare[PATCH] I2C: Move hwmon drivers (2/3)