summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/meter/ade7758.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-20staging:iio:meter: Drop ADE7758 driverJonathan Cameron1-183/+0
2018-02-10Staging: iio: ade7758: Expand buf_lock to cover both buffer and state protectionShreeya Patel1-1/+1
2016-12-03IIO: Change msleep to usleep_range for small msecsAniroop Mathur1-1/+1
2016-03-28Staging: iio: ade7758: Fix open parentheses alignment issues.Sandhya Bankar1-7/+3
2016-03-28Staging: iio: ade7758: Use a blank line after function/struct declarations.Sandhya Bankar1-0/+6
2015-01-21Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-1/+0
2014-12-12iio: Move buffer registration to the coreLars-Peter Clausen1-1/+0
2014-11-05staging:iio:ade7758: Fix NULL pointer deref when enabling bufferLars-Peter Clausen1-1/+0
2012-10-19staging:iio: Remove unused DRIVER_NAME definesLars-Peter Clausen1-3/+0
2012-08-14staging:iio: Constify static iio_chan_spec arraysLars-Peter Clausen1-1/+1
2012-07-09staging:iio:ade7758: Use iio_validate_scan_mask_onehotLars-Peter Clausen1-1/+0
2011-09-27staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFERJonathan Cameron1-3/+3
2011-09-07staging:iio: Switch the channel masks to bitmaps so as to allow for more chan...Jonathan Cameron1-1/+1
2011-09-07staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron1-3/+2
2011-05-20staging:iio:meter:ade7758: Use private data space from iio_allocate_deviceMichael Hennerich1-6/+4
2011-05-20staging:iio:meter:ade7758: Use iio channel spec and miscellaneous other changes.Michael Hennerich1-21/+45
2011-05-20staging:iio:meter:ade7758 move to irqchip based trigger handling.Jonathan Cameron1-5/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-11-10staging: iio: meter: new driver for ADE7758 devicesBarry Song1-0/+171