summaryrefslogtreecommitdiff
path: root/drivers/hwmon/g762.c
AgeCommit message (Expand)Author
2023-08-21hwmon: Explicitly include correct DT includesRob Herring
2023-06-08hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-04-19hwmon: (g762) add a check of devm_add_action in g762_of_clock_enableKang Chen
2020-09-23hwmon: use simple i2c probe functionStephen Kitt
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 21Thomas Gleixner
2018-03-10hwmon: (g762) handle cleanup with devm_add_actionHao Peng
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada
2017-01-02hwmon: (g762) use permission-specific DEVICE_ATTR variantsJulia Lawall
2016-12-12hwmon: (g762) Fix overflows and crash seen when writing limit attributesGuenter Roeck
2015-08-09hwmon: (g762) Drop owner assignment from struct i2c_driverKrzysztof Kozlowski
2015-08-05hwmon: (g762) Export OF module alias informationJavier Martinez Canillas
2014-11-19hwmon: (g762) fix call to devm_hwmon_device_register_with_groups()Arnaud Ebalard
2014-08-04hwmon: (g762) Use of_property_read_u32 at appropriate placeAxel Lin
2014-08-04hwmon: (g762) Convert to hwmon_device_register_with_groupsAxel Lin
2014-05-21hwmon: (g762) Make of_device_id array constJingoo Han
2013-08-11hwmon: use dev_get_platdata()Jingoo Han
2013-06-27Add support for GMT G762/G763 PWM fan controllersArnaud Ebalard