aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/g762.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-23hwmon: use simple i2c probe functionStephen Kitt1-2/+2
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 21Thomas Gleixner1-14/+1
2018-03-10hwmon: (g762) handle cleanup with devm_add_actionHao Peng1-39/+14
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-01-02hwmon: (g762) use permission-specific DEVICE_ATTR variantsJulia Lawall1-44/+42
2016-12-12hwmon: (g762) Fix overflows and crash seen when writing limit attributesGuenter Roeck1-4/+7
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