index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
potentiometer
Age
Commit message (
Expand
)
Author
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