Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hwmon: (sht21) Add Electronic Identification Code retrieval | Peter A. Bigot | 2017-01-02 | 1 | -2/+90 |
* | hwmon: (sht21) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-08-04 | 1 | -60/+22 |
* | hwmon: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | hwmon: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | hwmon: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | hwmon: Add missing inclusions of <linux/jiffies.h> | Jean Delvare | 2012-10-10 | 1 | -0/+1 |
* | hwmon: (sht21) Convert to use devm_ functions | Guenter Roeck | 2012-09-23 | 1 | -9/+4 |
* | hwmon: convert drivers/hwmon/* to use module_i2c_driver() | Axel Lin | 2012-03-18 | 1 | -22/+1 |
* | hwmon: Use i2c_smbus_{read,write}_word_swapped | Jean Delvare | 2011-11-04 | 1 | -22/+4 |
* | hwmon: driver for Sensirion SHT21 humidity and temperature sensor | Urs Fleisch | 2011-01-08 | 1 | -0/+307 |