index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
potentiometer
Age
Commit message (
Expand
)
Author
2020-12-03
iio: potentiometer: ad5272: Correct polarity of reset
Phil Reid
2020-09-21
iio:potentiometer:mcp4531: Drop of_match_ptr and CONFIG_OF protections.
Jonathan Cameron
2020-09-21
iio:potentiometer:mcp4131: Drop of_match_ptr and use generic fw interfaces.
Jonathan Cameron
2020-09-21
iio:potentiometer:mcp4018: Drop of_match_ptr and CONFIG_OF protections.
Jonathan Cameron
2020-09-21
iio:potentiometer:max5481: Drop invalid ACPI binding.
Jonathan Cameron
2020-09-21
iio:potentiometer:max5481: Drop of_match_ptr and CONFIG_OF protections.
Jonathan Cameron
2020-09-21
iio:potentiometer:max5432: Drop of_match_ptr and use generic fw accessors
Jonathan Cameron
2020-09-17
iio:potentiometer:ds1803: Drop of_match_ptr and CONFIG_OF protections
Jonathan Cameron
2020-09-17
iio:potentiometer:ad5272: Drop of_match_ptr and CONFIG_OF protections.
Jonathan Cameron
2020-07-13
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-08-05
iio: potentiometer: add a driver for Maxim 5432-5435
Martin Kaiser
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-04
drivers: iio: Kconfig: pedantic cleanup
Enrico Weigelt, metux IT consult
2018-11-25
iio: potentiometer: Add driver for Microchip MCP41xxx/42xxx
Chris Coffey
2018-11-16
iio: potentiometer: mcp4131: use of_device_get_match_data()
Slawomir Stepien
2018-11-11
iio: potentiometer: tpl0102: add IIO_AVAIL_RANGE support
Matt Ranostay
2018-11-11
iio: potentiometer: tpl0102: switch to using pointer to chip config
Matt Ranostay
2018-08-20
iio: potentiometer: mcp4531: switch to SPDX license identifier
Peter Rosin
2018-08-20
iio: potentiometer: mcp4018: use the correct MODULE_LICENSE
Peter Rosin
2018-08-19
iio: potentiometer: merge calls to of_match_device and of_device_get_match_data
Julia Lawall
2018-04-15
iio: potentiometer: mcp4531: switch to using .probe_new
Peter Rosin
2018-04-15
iio: potentiometer: mcp4018: switch to using .probe_new
Peter Rosin
2018-03-10
iio: potentiometer: mcp4018: driver for Microchip digital potentiometers
Peter Rosin
2018-03-10
iio: potentiometer: ds1803: Remove VLA usage
Himanshu Jha
2018-02-18
iio: add SPDX identifier for various drivers
Matt Ranostay
2018-02-10
iio: ad5272: Add support for Analog Devices digital potentiometers
Phil Reid
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-03
iio:potentiometer:max5487: Drop explicit setting of module owner
Jonathan Cameron
2017-09-03
iio:potentiometer:max5481 drop explicit setting of the owner module.
Jonathan Cameron
2017-08-22
iio:dpot: drop assign iio_info.driver_module
Jonathan Cameron
2017-01-28
iio: max5481: Add support for Maxim digital potentiometers
Matt Weber
2017-01-22
iio: potentiometer: mcp4531: Export OF device ID table as module aliases
Javier Martinez Canillas
2016-11-13
iio: mcp4531: provide range of available raw values
Peter Rosin
2016-07-03
iio: potentiometer: Fix typo in Kconfig
Florian Vaussard
2016-07-03
iio: potentiometer: mcp4531: Add device tree binding
Florian Vaussard
2016-07-03
iio: potentiometer: mcp4531: Add support for MCP454x, MCP456x, MCP464x and MC...
Florian Vaussard
2016-05-21
iio: max5487: Add support for Maxim digital potentiometers
Cristina Moraru
2016-05-14
iio: potentiometer: tpl0102: remove unneeded i2c check functionality test
Matt Ranostay
2016-04-10
iio: potentiometer: add driver for Maxim Integrated DS1803
Slawomir Stepien
2016-04-03
iio: potentiometer: add driver for Microchip MCP413X/414X/415X/416X/423X/424X...
Slawomir Stepien
2016-04-03
iio: potentiometer: mcp4531: use pointer to access model parameters
Slawomir Stepien
2016-03-05
iio: potentiometer: tpl0102: change i2c functionality return code
Matt Ranostay
2016-02-27
iio: convert to common i2c_check_functionality() return value
Matt Ranostay
2016-02-24
iio: potentiometer: add TI tpl0102 support
Matt Ranostay
2015-09-30
iio: mcp4531: Driver for Microchip digital potentiometers
Peter Rosin