Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: (ntc_thermistor) Ensure that data->name string is terminated | Guenter Roeck | 2012-07-21 | 1 | -1/+1 |
* | hwmon: (ntc_thermistor) Fix checkpatch warning | Guenter Roeck | 2012-05-20 | 1 | -6/+6 |
* | hwmon: (ntc_thermistor) Optimize and fix build warning | Guenter Roeck | 2012-05-20 | 1 | -84/+80 |
* | hwmon: (ntc_thermistor) Return error code from hwmon_device_register | Guenter Roeck | 2012-05-20 | 1 | -2/+2 |
* | hwmon: (ntc_thermistor) Convert to devm_kzalloc | Guenter Roeck | 2012-05-20 | 1 | -8/+3 |
* | hwmon: convert drivers/hwmon/* to use module_platform_driver() | Axel Lin | 2011-11-26 | 1 | -13/+1 |
* | hwmon: (ntc_thermistor) Simplify if sequence | Guenter Roeck | 2011-08-22 | 1 | -2/+1 |
* | hwmon: Driver for NTC Thermistors | Donggeun Kim | 2011-07-28 | 1 | -0/+453 |