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