summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/meter/ade7854.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-21staging: iio: ade7854: checkpatch fixes (alignment of parameters)Johanna Abrahamsson1-20/+20
2016-03-28staging: iio: use kernel preferred block commenting styleAlison Schofield1-1/+2
2016-03-11Staging: iio: ade7854: Remove unnecessary goto.Sandhya Bankar1-4/+1
2016-03-11staging: iio: ade7854: use devm_iio_device_registerAlison Schofield1-18/+2
2015-09-12Staging: iio: meter: Prefer using the BIT macroShraddha Barke1-3/+3
2013-09-14staging: iio: ade7854: Use devm_iio_device_allocSachin Kamat1-5/+1
2013-09-08staging: iio: replace strict_strto*() with kstrto*()Jingoo Han1-8/+8
2013-08-03staging:iio:ade7xxx: Don't expose the chip reset to userspaceLars-Peter Clausen1-19/+0
2012-05-14staging:iio:meter: Use dev_to_iio_dev()Lars-Peter Clausen1-10/+10
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen1-2/+2
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron1-2/+2
2011-10-17staging:iio: fix removal path to allow correct freeing.Jonathan Cameron1-0/+1
2011-10-17staging:iio: gpio build dependency fixingJonathan Cameron1-1/+0
2011-08-25staging: Add module.h to drivers/staging usersPaul Gortmaker1-0/+1
2011-08-23staging:iio:trivial sparse related cleanups.Jonathan Cameron1-1/+1
2011-06-28staging:iio:meter:ade7854: Allocate buffers in state and state with iio_dev.Jonathan Cameron1-52/+24
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron1-2/+6
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron1-1/+1
2011-02-18staging:iio:meter remove stubs from ade7854.Jonathan Cameron1-67/+11
2010-11-09staging: iio: meter: new driver for ADE7854/58/68/78 devicesBarry Song1-0/+680