summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/meter/ade7854.c
AgeCommit message (Expand)Author
2019-03-09Staging: iio: meter: fixed typoLeonard Pollak
2018-03-24staging:iio:ade7854: Remove read_reg_* duplicationsRodrigo Siqueira
2018-03-24staging:iio:ade7854: Remove write_reg_* duplicationsRodrigo Siqueira
2018-03-24staging:iio:ade7854: Fix error handling on read/writeJohn Syne
2017-08-22staging:iio:meter: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-05-01iio: ade7854: Convert symbolic permissions to octalQuentin Swain
2017-02-18staging: iio: compress return logicGargi Sharma
2016-12-03IIO: Change msleep to usleep_range for small msecsAniroop Mathur
2016-08-21staging: iio: ade7854: checkpatch fixes (alignment of parameters)Johanna Abrahamsson
2016-03-28staging: iio: use kernel preferred block commenting styleAlison Schofield
2016-03-11Staging: iio: ade7854: Remove unnecessary goto.Sandhya Bankar
2016-03-11staging: iio: ade7854: use devm_iio_device_registerAlison Schofield
2015-09-12Staging: iio: meter: Prefer using the BIT macroShraddha Barke
2013-09-14staging: iio: ade7854: Use devm_iio_device_allocSachin Kamat
2013-09-08staging: iio: replace strict_strto*() with kstrto*()Jingoo Han
2013-08-03staging:iio:ade7xxx: Don't expose the chip reset to userspaceLars-Peter Clausen
2012-05-14staging:iio:meter: Use dev_to_iio_dev()Lars-Peter Clausen
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron
2011-10-17staging:iio: fix removal path to allow correct freeing.Jonathan Cameron
2011-10-17staging:iio: gpio build dependency fixingJonathan Cameron
2011-08-25staging: Add module.h to drivers/staging usersPaul Gortmaker
2011-08-23staging:iio:trivial sparse related cleanups.Jonathan Cameron
2011-06-28staging:iio:meter:ade7854: Allocate buffers in state and state with iio_dev.Jonathan Cameron
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron
2011-02-18staging:iio:meter remove stubs from ade7854.Jonathan Cameron
2010-11-09staging: iio: meter: new driver for ADE7854/58/68/78 devicesBarry Song