index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
mcp3021.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-08
hwmon: (mcp3021) Remove use of i2c_match_id()
Andrew Davis
1
-3
/
+3
2023-08-21
hwmon: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-04-19
hwmon: mcp3021: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2022-07-15
hwmon: (mcp3021) improve driver support for newer hwmon interface
Marc Ferland
1
-50
/
+49
2020-09-23
hwmon: use simple i2c probe function
Stephen Kitt
1
-4
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2017-01-02
hwmon: (mcp3021) use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-3
/
+3
2016-12-02
hwmon: (mcp3021) add devicetree support
Clemens Gruber
1
-12
/
+36
2016-12-02
hwmon: (mcp3021) replace S_IRUGO with 0444
Clemens Gruber
1
-1
/
+1
2015-07-01
hwmon: (mcp3021) Fix broken output scaling
Stevens, Nick
1
-13
/
+1
2013-08-11
hwmon: use dev_get_platdata()
Jingoo Han
1
-3
/
+4
2012-09-23
hwmon: (mcp3021) Add MCP3221 support
Sven Schuchmann
1
-3
/
+18
2012-09-23
hwmon: (mcp3021) Prepare MCP3021 driver to support other chips
Sven Schuchmann
1
-7
/
+26
2012-09-23
hwmon: (mcp3021) Convert to use devm_ functions
Guenter Roeck
1
-10
/
+5
2012-03-23
hwmon: Add MCP3021 ADC driver
Xie Xiaobo
1
-0
/
+171