aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/mcp3021.c
AgeCommit message (Expand)Author
2020-09-23hwmon: use simple i2c probe functionStephen Kitt
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2017-01-02hwmon: (mcp3021) use permission-specific DEVICE_ATTR variantsJulia Lawall
2016-12-02hwmon: (mcp3021) add devicetree supportClemens Gruber
2016-12-02hwmon: (mcp3021) replace S_IRUGO with 0444Clemens Gruber
2015-07-01hwmon: (mcp3021) Fix broken output scalingStevens, Nick
2013-08-11hwmon: use dev_get_platdata()Jingoo Han
2012-09-23hwmon: (mcp3021) Add MCP3221 supportSven Schuchmann
2012-09-23hwmon: (mcp3021) Prepare MCP3021 driver to support other chipsSven Schuchmann
2012-09-23hwmon: (mcp3021) Convert to use devm_ functionsGuenter Roeck
2012-03-23hwmon: Add MCP3021 ADC driverXie Xiaobo