summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/meter/ade7854-i2c.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-22staging: iio: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-22staging: iio: remove use of __devexitBill Pemberton1-1/+1
2012-11-22staging: iio: remove use of __devinitBill Pemberton1-1/+1
2012-05-15staging:iio:meter: Use dev_to_iio_dev()Lars-Peter Clausen1-8/+8
2012-04-30staging:iio: Streamline API function namingLars-Peter Clausen1-2/+2
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron1-1/+1
2011-11-18staging:iio: Use module_i2c_driver to register I2C driversLars-Peter Clausen1-13/+1
2011-08-26staging: Add module.h to drivers/staging usersPaul Gortmaker1-0/+1
2011-06-29staging:iio:meter:ade7854: Allocate buffers in state and state with iio_dev.Jonathan Cameron1-20/+19
2010-11-10staging: iio: meter: new driver for ADE7854/58/68/78 devicesBarry Song1-0/+272