summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/meter/ade7754.c
AgeCommit message (Expand)Author
2017-05-01iio: ade7754: Convert symbolic permissions to octalQuentin Swain
2017-03-30staging: iio: update locking method during frequency writesGargi Sharma
2017-03-23staging: ade7754: Clean up #includessimran singhal
2017-03-13staging: iio: ade7754: Move contents of header file to source filesayli karnik
2017-03-11Staging: iio: return expression instead of return retBo Yu
2016-12-03IIO: Change msleep to usleep_range for small msecsAniroop Mathur
2016-09-20staging: iio: meter: ade7754: Match alignment with open parenthesisGeorgiana Rodica Chelu
2016-03-28staging: iio: use kernel preferred block commenting styleAlison Schofield
2016-03-28staging: iio: meter: remove fixme comment on device removeAlison Schofield
2016-03-11Staging: iio: ade7754: Remove unnecessary goto.Sandhya Bankar
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-24staging: iio: meter: Remove explicit comparisonsCristina Moraru
2015-09-12Staging: iio: meter: Prefer using the BIT macroShraddha Barke
2015-04-01Staging: iio: Add error check on iio_register_device()Cristina Opriceana
2015-03-24Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2015-03-16Staging: iio: Simplify return logicCristina Opriceana
2015-03-16Staging: iio: Remove parentheses around right side an assignmentHaneen Mohammed
2015-02-03iio: meter: ade7754: add error handling in _reset and _stop_deviceDevendra Naga
2014-10-02Staging: iio: meter: Add blank line after declarationsDarshana Padmadas
2013-11-12Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2013-10-03staging:iio:ade7753/ade7754/ade7759: Use spi_w8r16be() instead of spi_w8r16()Lars-Peter Clausen
2013-09-14staging: iio: ade7754: 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
2013-02-09staging:iio: Use spi_sync_transfer()Lars-Peter Clausen
2012-11-21staging: iio: remove use of __devexit_pBill Pemberton
2012-11-21staging: iio: remove use of __devexitBill Pemberton
2012-11-21staging: iio: remove use of __devinitBill Pemberton
2012-09-22staging:iio:ade7754: Do not return a error in remove functionLars-Peter Clausen
2012-09-16Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman
2012-08-27staging:iio: prevent divide by zero bugsDan Carpenter
2012-08-27staging:iio: Add missing __devinit and __devexit annotationsLars-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
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-11-26staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen
2011-11-17staging:iio: Use module_spi_driver to register SPI driverLars-Peter Clausen
2011-10-17staging:iio: fix removal path to allow correct freeing.Jonathan Cameron
2011-10-17staging:iio: gpio build dependency fixingJonathan Cameron
2011-09-16staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.Jonathan Cameron
2011-09-06staging:iio: rework of attribute registration.Jonathan Cameron
2011-08-25staging: Add module.h to drivers/staging usersPaul Gortmaker
2011-06-28staging:iio:meter:ade7754: allocate state with iio_dev and buffers in state.Jonathan Cameron
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron
2011-05-19staging:iio: use the new central name attribute creation codeJonathan 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 ade7754.Jonathan Cameron
2010-11-09staging: iio: meter: new driver for ADE7754 devicesBarry Song