summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/trigger/iio-trig-periodic-rtc.c
Commit message (Expand)AuthorAgeFilesLines
* iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...Peter Meerwald2014-06-141-2/+1
* staging:iio-trig-periodic-rtc: Allow to reset frequency to 0Peter Meerwald2014-06-141-3/+16
* staging:iio-trig-periodic-rtc: CleanupPeter Meerwald2014-06-141-4/+3
* staging: iio: fix coding styleJoel Porquet2014-04-141-1/+2
* staging: iio: replace strict_strto*() with kstrto*()Jingoo Han2013-09-081-2/+2
* iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen2013-03-251-6/+6
* 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: Update email address for Jonathan Cameron.Jonathan Cameron2012-09-031-1/+1
* staging:iio: Add missing __devinit and __devexit annotationsLars-Peter Clausen2012-08-271-3/+3
* staging:iio:trigger: Use to_iio_trigger() instead of dev_get_drvdata()Lars-Peter Clausen2012-06-221-2/+2
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-291-2/+2
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-2/+2
* staging: iio: Convert platform_drivers to use module_platform_driverMichael Hennerich2012-03-021-11/+1
* staging:iio: iio_trigger contains defunct owner field. Remove it.Jonathan Cameron2011-12-161-1/+0
* staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_...Jonathan Cameron2011-08-231-1/+6
* staging:iio:trigger handle name attr in core, remove old alloc and register a...Jonathan Cameron2011-05-191-15/+9
* staging: iio: Make use of the convenient IIO_TRIGGER_NAME_ATTR macroJonathan Cameron2010-09-041-11/+1
* staging: iio: remove timestamp field from trigger and pass instead through po...Jonathan Cameron2010-07-221-1/+2
* staging: iio: Use kasprintf to allocate and fill trig->nameJonathan Cameron2010-07-221-9/+3
* Staging: iio: trigger: fix up some global variablesGreg Kroah-Hartman2010-05-111-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: iio: fix duplicate dev_attr_nameRandy Dunlap2009-09-151-2/+2
* Staging: IIO: Periodic timer based triggerJonathan Cameron2009-09-151-0/+228
OpenPOWER on IntegriCloud