summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/cc10001_adc.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
* iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio:core: timestamping clock selection supportGregor Boirie2016-06-301-1/+1
* iio: adc: cc10001: Power-up the ADC at probe time when used remotelyNaidu Tellapati2015-06-141-5/+21
* iio: adc: cc10001: Add delay before setting START bitNaidu Tellapati2015-05-121-0/+1
* iio: adc: cc10001: Fix regulator_get_voltage() return value checkNaidu Tellapati2015-05-121-1/+1
* iio: adc: cc10001: Fix incorrect use of power-up/power-down registerNaidu Tellapati2015-05-121-14/+19
* iio: adc: cc10001: Fix the channel number mappingNaidu Tellapati2015-05-081-11/+13
* iio: adc: Cosmic Circuits 10001 ADC driverPhani Movva2015-01-291-0/+423