summaryrefslogtreecommitdiff
path: root/drivers/hwmon/g762.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-09hwmon: (g762) Drop owner assignment from struct i2c_driverKrzysztof Kozlowski1-1/+0
2015-08-05hwmon: (g762) Export OF module alias informationJavier Martinez Canillas1-0/+1
2014-11-19hwmon: (g762) fix call to devm_hwmon_device_register_with_groups()Arnaud Ebalard1-4/+2
2014-08-04hwmon: (g762) Use of_property_read_u32 at appropriate placeAxel Lin1-5/+2
2014-08-04hwmon: (g762) Convert to hwmon_device_register_with_groupsAxel Lin1-44/+27
2014-05-21hwmon: (g762) Make of_device_id array constJingoo Han1-1/+1
2013-08-11hwmon: use dev_get_platdata()Jingoo Han1-1/+1
2013-06-27Add support for GMT G762/G763 PWM fan controllersArnaud Ebalard1-0/+1149