cdc_ether: add Novatel USB551L device IDs for FLAG_WWAN
[linux-flexiantxendom0-3.2.10.git] / drivers / hwmon / lm90.c
2012-03-23 Guenter Roeckhwmon: (lm90) Restore original configuration if probe...
2012-03-23 Guenter Roeckhwmon: (lm90) Add support for GMT G781
2012-03-23 Guenter Roeckhwmon: (lm90) Fix multi-line comments
2012-03-19 Axel Linhwmon: convert drivers/hwmon/* to use module_i2c_driver()
2012-01-16 Guenter Roeckhwmon: (lm90) Add range check to set_update_interval
2012-01-05 Frans Meulenbroekshwmon: replaced strict_str* with kstr*
2011-11-04 Jean Delvarehwmon: (lm90) Make code more readable
2011-11-04 Jean Delvarehwmon: (lm90) Fix warnings
2011-07-29 Jean Delvarehwmon: (lm90) Refactor reading of config2 register
2011-07-29 Jean Delvarehwmon: (lm90) Make SA56004 detection more robust
2011-07-29 Jean Delvarehwmon: (lm90) Simplify handling of extended local temp...
2011-07-28 Stijn Devriendthwmon: (lm90) Add support for Philips SA56004
2011-04-29 Guenter Roeckhwmon: (lm90) Add support for ADT7461A and NCT1008
2011-03-31 Lucas De MarchiFix common misspellings
2010-10-28 Jean Delvarehwmon: (lm90) Add support for the W83L771W/G
2010-10-28 Guenter Roeckhwmon: (lm90) Add support for update_interval sysfs...
2010-10-28 Guenter Roeckhwmon: (lm90) Introduce capability flag to indicate...
2010-10-28 Guenter Roeckhwmon: (lm90) Introduce chip parameter structure
2010-10-28 Guenter Roeckhwmon: (lm90) Rearrange code to no longer require forwa...
2010-10-28 Guenter Roeckhwmon: (lm90) Add support for max6695 and max6696
2010-10-28 Guenter Roeckhwmon: (lm90) Add support for extra features of max6659
2010-10-28 Guenter Roeckhwmon: (lm90) Add explicit support for max6659
2010-10-28 Guenter Roeckhwmon: (lm90) Simplify set_temp11 register calculations
2010-10-28 Guenter Roeckhwmon: (lm90) Introduce function to delete sysfs files
2010-10-28 Guenter Roeckhwmon: (lm90) Introduce device feature bits
2010-10-28 Guenter Roeckhwmon: (lm90) Fix checkpatch errors
2010-05-27 Ira W. Snyderhwmon: (lm90) Use programmed update rate
2010-03-05 Jean Delvarehwmon: (lm90) Add SMBus alert support
2010-03-05 Jean Delvarehwmon: (lm90) Restore configuration on exit
2010-03-05 Jean Delvarehwmon: (lm90) Add support for the Winbond/Nuvoton W83L7...
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)