summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/meter
Commit message (Expand)AuthorAgeFilesLines
* staging:iio: spit trigger.h into provider and consumer parts.Jonathan Cameron2011-08-241-1/+1
* staging:iio: prevent removal of module connected to trigger.Jonathan Cameron2011-08-241-6/+0
* staging:iio:pollfunc: Make explicit that private data is always pointer to a ...Jonathan Cameron2011-08-241-1/+1
* staging:iio:gyro and meter: header housecleaning.Jonathan Cameron2011-08-232-14/+0
* staging:iio:various header includes that should never have been.Jonathan Cameron2011-08-231-1/+0
* staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_...Jonathan Cameron2011-08-231-3/+7
* staging:iio:trivial sparse related cleanups.Jonathan Cameron2011-08-231-1/+1
* staging:iio:meter:ade7753 should be 16 bit read not 8 bit for mode register.Jonathan Cameron2011-07-181-2/+2
* staging:iio:meter:ade7759: allocate state with iio_devJonathan Cameron2011-06-282-60/+32
* staging:iio:meter:ade7854: Allocate buffers in state and state with iio_dev.Jonathan Cameron2011-06-284-110/+81
* staging:iio:meter:ade7754: allocate state with iio_dev and buffers in state.Jonathan Cameron2011-06-282-58/+34
* staging:iio:meter:ade7753 allocate chip state with iio_dev; allocate buffers ...Jonathan Cameron2011-06-282-57/+32
* staging:iio: use pollfunc allocation helpers in remaining drivers.Jonathan Cameron2011-05-191-14/+8
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-195-12/+29
* staging:iio:meter:ade7758: Use private data space from iio_allocate_deviceMichael Hennerich2011-05-194-70/+62
* staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron2011-05-191-7/+11
* staging:iio:trigger handle name attr in core, remove old alloc and register a...Jonathan Cameron2011-05-191-15/+4
* staging:iio:meter:ade7758: Use iio channel spec and miscellaneous other changes.Michael Hennerich2011-05-193-212/+258
* staging:iio:meter:ade7758: Fix list and set of available sample frequencies.Michael Hennerich2011-05-191-10/+18
* staging:iio:meter:ade7758: Fix return value of ade7758_write_resetMichael Hennerich2011-05-191-4/+4
* staging:iio:meter:ade7758: Fix timing on SPI read accessor functions.Michael Hennerich2011-05-191-10/+33
* staging:iio:meter:ade7758: Update trigger to the new APIMichael Hennerich2011-05-191-25/+27
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-194-12/+4
* staging:iio:meter:ade7758 move to irqchip based trigger handling.Jonathan Cameron2011-05-192-37/+26
* staging:iio:ade7758 replace unnecessary event line registration.Jonathan Cameron2011-04-252-54/+24
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-255-5/+5
* Fix common misspellingsLucas De Marchi2011-03-315-5/+5
* staging:iio:meter remove stubs from ade7854.Jonathan Cameron2011-02-183-191/+76
* staging:iio:meter remove stubs from ade7759.Jonathan Cameron2011-02-182-200/+30
* staging:iio:meter remove stubs from ade7754.Jonathan Cameron2011-02-182-206/+26
* staging:iio:meter remove stubs from ade7753.Jonathan Cameron2011-02-182-224/+48
* staging: iio: meter: new driver for ADE7854/58/68/78 devicesBarry Song2010-11-096-0/+1587
* staging: iio: meter: new driver for ADE7759 devicesBarry Song2010-11-094-0/+801
* staging: iio: meter: new driver for ADE7758 devicesBarry Song2010-11-096-0/+1387
* staging: iio: meter: new driver for ADE7754 devicesBarry Song2010-11-094-0/+925
* staging: iio: meter: new driver for ADE7753/6 devicesBarry Song2010-11-095-0/+1282
OpenPOWER on IntegriCloud