i2c: Drop I2C_CLIENT_INSMOD_2 to 8
[safe/jmp/linux-2.6] / drivers / hwmon / lm90.c
2009-12-14 Jean Delvarei2c: Drop I2C_CLIENT_INSMOD_2 to 8
2009-12-14 Jean Delvarei2c: Get rid of struct i2c_client_address_data
2009-12-14 Jean Delvarei2c: Drop the kind parameter from detect callbacks
2009-12-09 Jean Delvarehwmon: (lm90) Clean up detect function
2009-03-12 Darrick J. Wonghwmon: (lm90) Document support for the MAX6648/6692...
2008-10-26 Jean Delvarehwmon: (lm90) Add support for the LM99 16 degree offset
2008-10-26 Jean Delvarehwmon: (lm90) Fix handling of hysteresis value
2008-10-17 Jean Delvarehwmon: (lm90) Don't spam the kernel log
2008-10-17 Ben Hutchingshwmon: (lm90) Support MAX6646, MAX6647 and MAX6649
2008-10-17 Ben Hutchingshwmon: (lm90) Rename temperature conversion functions...
2008-10-17 Nate Casehwmon: (lm90) Support ADT7461 in extended mode
2008-10-17 Nate Casehwmon: (lm90) Convert some macros to static functions
2008-10-17 Jean Delvarehwmon: (lm90) Update datasheet links
2008-10-17 Jean Delvarehwmon: (lm90) Don't access nonexistent registers on...
2008-10-17 Jean Delvarehwmon: (lm90) Support the extra resolution bits of...
2008-10-17 Jean Delvarehwmon: (lm90) Move 16-bit value read to a separate...
2008-07-16 Jean Delvarehwmon: (lm90) Convert to a new-style i2c driver
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: (lm90) Use generic i2c reads during detection
2007-10-10 Jean Delvarehwmon: (lm90) Export temperature offset values
2007-10-10 Tony Joneshwmon: Convert from class_device to device
2007-07-31 Guillaume Chazarainhwmon: Fix regression caused by typo in lm90.c
2007-07-19 Jean Delvarehwmon: Fault files naming convention
2007-07-19 Rainer Birkenmaierhwmon/lm90: Add support for the Maxim MAX6680/MAX6681
2007-07-19 Jean Delvarehwmon/lm90: Spelling fix: explicitly
2006-09-28 Jean Delvarehwmon: Fix unchecked return status, batch 4
2006-09-28 Jean Delvarehwmon: Add individual alarm files to 4 drivers
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 Jean Delvare[PATCH] hwmon: lm90 documentation update
2005-10-28 Jean Delvare[PATCH] hwmon: Add PEC support to the lm90 driver
2005-10-28 Jean Delvare[PATCH] hwmon: Separate the lm90 register read function
2005-10-28 Deepak Saxena[PATCH] hwmon: kzalloc conversion
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)