summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/meter/ade7854.c
Commit message (Expand)AuthorAgeFilesLines
* staging: iio: ade7854: Use devm_iio_device_allocSachin Kamat2013-09-141-5/+1Star
* 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/+0Star
* staging:iio:meter: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-141-10/+10
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-301-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-181-0/+1
* staging:iio: gpio build dependency fixingJonathan Cameron2011-10-181-1/+0Star
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-261-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/+24Star
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-201-2/+6
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-261-1/+1
* staging:iio:meter remove stubs from ade7854.Jonathan Cameron2011-02-181-67/+11Star
* staging: iio: meter: new driver for ADE7854/58/68/78 devicesBarry Song2010-11-101-0/+680