summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/meter/ade7854.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:ade7854: Remove read_reg_* duplicationsRodrigo Siqueira2018-03-241-9/+9
* staging:iio:ade7854: Remove write_reg_* duplicationsRodrigo Siqueira2018-03-241-6/+6
* staging:iio:ade7854: Fix error handling on read/writeJohn Syne2018-03-241-5/+5
* staging:iio:meter: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: ade7854: Convert symbolic permissions to octalQuentin Swain2017-05-011-44/+44
* staging: iio: compress return logicGargi Sharma2017-02-181-3/+1
* IIO: Change msleep to usleep_range for small msecsAniroop Mathur2016-12-031-1/+1
* staging: iio: ade7854: checkpatch fixes (alignment of parameters)Johanna Abrahamsson2016-08-211-20/+20
* staging: iio: use kernel preferred block commenting styleAlison Schofield2016-03-281-1/+2
* Staging: iio: ade7854: Remove unnecessary goto.Sandhya Bankar2016-03-111-4/+1
* staging: iio: ade7854: use devm_iio_device_registerAlison Schofield2016-03-111-18/+2
* Staging: iio: meter: Prefer using the BIT macroShraddha Barke2015-09-121-3/+3
* staging: iio: ade7854: Use devm_iio_device_allocSachin Kamat2013-09-141-5/+1
* staging: iio: replace strict_strto*() with kstrto*()Jingoo Han2013-09-081-8/+8
* staging:iio:ade7xxx: Don't expose the chip reset to userspaceLars-Peter Clausen2013-08-031-19/+0
* staging:iio:meter: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-141-10/+10
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-291-2/+2
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-2/+2
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-171-0/+1
* staging:iio: gpio build dependency fixingJonathan Cameron2011-10-171-1/+0
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-251-0/+1
* staging:iio:trivial sparse related cleanups.Jonathan Cameron2011-08-231-1/+1
* staging:iio:meter:ade7854: Allocate buffers in state and state with iio_dev.Jonathan Cameron2011-06-281-52/+24
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-191-2/+6
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-251-1/+1
* staging:iio:meter remove stubs from ade7854.Jonathan Cameron2011-02-181-67/+11
* staging: iio: meter: new driver for ADE7854/58/68/78 devicesBarry Song2010-11-091-0/+680
OpenPOWER on IntegriCloud