summaryrefslogtreecommitdiffstats
path: root/drivers/iio/chemical/atlas-ph-sensor.c
Commit message (Expand)AuthorAgeFilesLines
* iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsiusMatt Ranostay2019-02-151-4/+3Star
* iio: chemical: atlas-ph-sensor: use msleep() for long uncritical delaysMatt Ranostay2018-04-151-7/+7
* iio: add SPDX identifier for various driversMatt Ranostay2018-02-181-12/+4Star
* iio:chemical: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-2/+0Star
* iio:chemical:atlas-ph-sensor: Fix use of 32 bit int to hold 16 bit big endian...Sandhya Bankar2016-10-231-3/+4
* Merge 4.8-rc5 into staging-nextGreg Kroah-Hartman2016-09-051-1/+1
|\
| * iio: chemical: atlas-ph-sensor: fix typo in val assignmentColin Ian King2016-08-211-1/+1
* | iio: chemical: atlas-ph-sensor: add ORP featureMatt Ranostay2016-08-211-1/+52
* | iio: chemical: atlas-ph-sensor: switch to REGCACHE_NONE regmap treeMatt Ranostay2016-08-211-16/+0Star
* | iio: chemical: atlas-ph-sensor: switch to iio_device_*_direct_mode helpersMatt Ranostay2016-08-211-7/+5Star
|/
* iio:core: timestamping clock selection supportGregor Boirie2016-06-301-1/+1
* iio: chemical: atlas-ph-sensor: add EC featureMatt Ranostay2016-05-291-2/+120
* iio: chemical: atlas-ph-sensor: reorg driver to allow multiple chipsMatt Ranostay2016-05-291-55/+90
* iio: chemical: atlas-ph-sensor: use regmap_bulk_readMatt Ranostay2016-02-241-3/+3
* iio: chemical: atlas-ph-sensor: switch regmap cacheMatt Ranostay2016-02-191-3/+1Star
* iio: chemical: add Atlas pH-SM sensor supportMatt Ranostay2016-01-301-0/+511