summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/meter/ade7854.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman2019-04-211-1/+1
|\
| * Staging: iio: meter: fixed typoLeonard Pollak2019-03-091-1/+1
* | staging: iio: add proper SPDX identifiers to remaining driver filesGreg Kroah-Hartman2019-04-031-2/+1Star
|/
* staging:iio:ade7854: Remove read_reg_* duplicationsRodrigo Siqueira2018-03-241-9/+9
* staging:iio:ade7854: Remove write_reg_* duplicationsRodrigo Siqueira2018-03-241-6/+6
* staging:iio:ade7854: Fix error handling on read/writeJohn Syne2018-03-241-5/+5
* staging:iio:meter: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0Star
* iio: ade7854: Convert symbolic permissions to octalQuentin Swain2017-05-011-44/+44
* staging: iio: compress return logicGargi Sharma2017-02-181-3/+1Star
* IIO: Change msleep to usleep_range for small msecsAniroop Mathur2016-12-031-1/+1
* staging: iio: ade7854: checkpatch fixes (alignment of parameters)Johanna Abrahamsson2016-08-211-20/+20
* staging: iio: use kernel preferred block commenting styleAlison Schofield2016-03-281-1/+2
* Staging: iio: ade7854: Remove unnecessary goto.Sandhya Bankar2016-03-121-4/+1Star
* staging: iio: ade7854: use devm_iio_device_registerAlison Schofield2016-03-121-18/+2Star
* Staging: iio: meter: Prefer using the BIT macroShraddha Barke2015-09-131-3/+3
* 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