summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/meter/ade7754.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:meter: Drop ADE7754 driverJonathan Cameron2018-05-201-664/+0
* staging:iio:meter: Add name to function definition argumentsRodrigo Siqueira2018-02-241-3/+3
* staging:iio:meter: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: ade7754: Convert symbolic permissions to octalQuentin Swain2017-05-011-28/+28
* staging: iio: update locking method during frequency writesGargi Sharma2017-03-301-8/+16
* staging: ade7754: Clean up #includessimran singhal2017-03-231-6/+5
* staging: iio: ade7754: Move contents of header file to source filesayli karnik2017-03-131-1/+86
* Staging: iio: return expression instead of return retBo Yu2017-03-111-3/+1
* IIO: Change msleep to usleep_range for small msecsAniroop Mathur2016-12-031-1/+1
* staging: iio: meter: ade7754: Match alignment with open parenthesisGeorgiana Rodica Chelu2016-09-201-34/+25
* staging: iio: use kernel preferred block commenting styleAlison Schofield2016-03-281-1/+2
* staging: iio: meter: remove fixme comment on device removeAlison Schofield2016-03-281-1/+0
* Staging: iio: ade7754: Remove unnecessary goto.Sandhya Bankar2016-03-111-4/+1
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-051-1/+0
|\
| * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* | staging: iio: meter: Remove explicit comparisonsCristina Moraru2015-10-241-1/+1
* | Staging: iio: meter: Prefer using the BIT macroShraddha Barke2015-09-121-3/+3
|/
* Staging: iio: Add error check on iio_register_device()Cristina Opriceana2015-04-011-2/+9
* Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-03-241-2/+13
|\
| * iio: meter: ade7754: add error handling in _reset and _stop_deviceDevendra Naga2015-02-031-2/+13
* | Staging: iio: Simplify return logicCristina Opriceana2015-03-161-5/+1
* | Staging: iio: Remove parentheses around right side an assignmentHaneen Mohammed2015-03-161-1/+1
|/
* Staging: iio: meter: Add blank line after declarationsDarshana Padmadas2014-10-021-0/+2
* Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2013-11-121-2/+1
|\
| * staging:iio:ade7753/ade7754/ade7759: Use spi_w8r16be() instead of spi_w8r16()Lars-Peter Clausen2013-10-031-2/+1
* | staging: iio: ade7754: Use devm_iio_device_allocSachin Kamat2013-09-141-14/+5
* | staging: iio: replace strict_strto*() with kstrto*()Jingoo Han2013-09-081-6/+6
|/
* staging:iio:ade7xxx: Don't expose the chip reset to userspaceLars-Peter Clausen2013-08-031-19/+0
* staging:iio: Use spi_sync_transfer()Lars-Peter Clausen2013-02-091-4/+1
* staging: iio: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* staging: iio: remove use of __devexitBill Pemberton2012-11-211-1/+1
* staging: iio: remove use of __devinitBill Pemberton2012-11-211-1/+1
* staging:iio:ade7754: Do not return a error in remove functionLars-Peter Clausen2012-09-221-8/+2
* Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman2012-09-161-0/+2
|\
| * staging:iio: prevent divide by zero bugsDan Carpenter2012-08-271-0/+2
* | staging:iio: Add missing __devinit and __devexit annotationsLars-Peter Clausen2012-08-271-1/+1
|/
* staging:iio:meter: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-141-6/+6
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-291-3/+3
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-2/+2
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-091-0/+1
|\
| * staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen2011-11-261-0/+1
* | staging:iio: Use module_spi_driver to register SPI driverLars-Peter Clausen2011-11-171-12/+1
|/
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-171-1/+2
* staging:iio: gpio build dependency fixingJonathan Cameron2011-10-171-1/+0
* staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.Jonathan Cameron2011-09-161-5/+5
* staging:iio: rework of attribute registration.Jonathan Cameron2011-09-061-10/+6
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-251-0/+1
* staging:iio:meter:ade7754: allocate state with iio_dev and buffers in state.Jonathan Cameron2011-06-281-51/+29
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-191-3/+5
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-191-3/+1