index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
potentiometer
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-25
iio: potentiometer: Add driver for Microchip MCP41xxx/42xxx
Chris Coffey
3
-0
/
+216
2018-11-16
iio: potentiometer: mcp4131: use of_device_get_match_data()
Slawomir Stepien
1
-4
/
+7
2018-11-11
iio: potentiometer: tpl0102: add IIO_AVAIL_RANGE support
Matt Ranostay
1
-7
/
+27
2018-11-11
iio: potentiometer: tpl0102: switch to using pointer to chip config
Matt Ranostay
1
-6
/
+6
2018-08-20
iio: potentiometer: mcp4531: switch to SPDX license identifier
Peter Rosin
1
-5
/
+2
2018-08-20
iio: potentiometer: mcp4018: use the correct MODULE_LICENSE
Peter Rosin
1
-1
/
+1
2018-08-19
iio: potentiometer: merge calls to of_match_device and of_device_get_match_data
Julia Lawall
3
-15
/
+6
2018-04-15
iio: potentiometer: mcp4531: switch to using .probe_new
Peter Rosin
1
-73
/
+72
2018-04-15
iio: potentiometer: mcp4018: switch to using .probe_new
Peter Rosin
1
-21
/
+20
2018-03-10
iio: potentiometer: mcp4018: driver for Microchip digital potentiometers
Peter Rosin
3
-0
/
+206
2018-03-10
iio: potentiometer: ds1803: Remove VLA usage
Himanshu Jha
1
-1
/
+1
2018-02-18
iio: add SPDX identifier for various drivers
Matt Ranostay
1
-12
/
+4
2018-02-10
iio: ad5272: Add support for Analog Devices digital potentiometers
Phil Reid
3
-0
/
+242
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-8
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-03
iio:potentiometer:max5487: Drop explicit setting of module owner
Jonathan Cameron
1
-1
/
+0
2017-09-03
iio:potentiometer:max5481 drop explicit setting of the owner module.
Jonathan Cameron
1
-1
/
+0
2017-08-22
iio:dpot: drop assign iio_info.driver_module
Jonathan Cameron
6
-6
/
+0
2017-01-28
iio: max5481: Add support for Maxim digital potentiometers
Matt Weber
3
-0
/
+235
2017-01-22
iio: potentiometer: mcp4531: Export OF device ID table as module aliases
Javier Martinez Canillas
1
-0
/
+1
2016-11-13
iio: mcp4531: provide range of available raw values
Peter Rosin
1
-42
/
+62
2016-07-03
iio: potentiometer: Fix typo in Kconfig
Florian Vaussard
1
-3
/
+3
2016-07-03
iio: potentiometer: mcp4531: Add device tree binding
Florian Vaussard
1
-1
/
+86
2016-07-03
iio: potentiometer: mcp4531: Add support for MCP454x, MCP456x, MCP464x and MC...
Florian Vaussard
2
-2
/
+76
2016-05-21
iio: max5487: Add support for Maxim digital potentiometers
Cristina Moraru
3
-0
/
+173
2016-05-14
iio: potentiometer: tpl0102: remove unneeded i2c check functionality test
Matt Ranostay
1
-4
/
+0
2016-04-10
iio: potentiometer: add driver for Maxim Integrated DS1803
Slawomir Stepien
3
-0
/
+184
2016-04-03
iio: potentiometer: add driver for Microchip MCP413X/414X/415X/416X/423X/424X...
Slawomir Stepien
3
-0
/
+513
2016-04-03
iio: potentiometer: mcp4531: use pointer to access model parameters
Slawomir Stepien
1
-7
/
+6
2016-03-05
iio: potentiometer: tpl0102: change i2c functionality return code
Matt Ranostay
1
-1
/
+1
2016-02-27
iio: convert to common i2c_check_functionality() return value
Matt Ranostay
1
-1
/
+1
2016-02-24
iio: potentiometer: add TI tpl0102 support
Matt Ranostay
3
-0
/
+179
2015-09-30
iio: mcp4531: Driver for Microchip digital potentiometers
Peter Rosin
3
-0
/
+257