aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/adc/max1363.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-22iio: adc: max1363: Export OF device ID table as module aliasesGravatar Javier Martinez Canillas 1-0/+1
2016-07-03iio: adc: add missing of_node references to iio_devGravatar Matt Ranostay 1-0/+1
2016-07-03iio: adc: max1363: Add device tree bindingGravatar Florian Vaussard 1-1/+60
2016-06-30iio:core: timestamping clock selection supportGravatar Gregor Boirie 1-2/+3
2016-03-20iio: adc: max1363: correct reference voltageGravatar Stefan Eichenberger 1-4/+4
2016-03-20iio: adc: max1363: add missing adc to max1363_idGravatar Stefan Eichenberger 1-0/+4
2015-09-30iio: adc: max1363: leave sysfs naming to the coreGravatar Martin Kepplinger 1-1/+0
2014-05-25iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and ma...Gravatar Jonathan Cameron 1-8/+8
2014-02-18iio:max1363 fix typos of int_vref_mvGravatar Hartmut Knaack 1-3/+3
2014-02-11Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Gravatar Greg Kroah-Hartman 1-8/+2
2014-02-08iio: max1363: Use devm_regulator_get_optional for optional regulatorGravatar Guenter Roeck 1-1/+1
2014-01-11iio:adc:max1363 clear list of missing featuresGravatar Vivien Didelot 1-8/+2
2013-12-08iio: Remove support for the legacy event config interfaceGravatar Lars-Peter Clausen 1-4/+4
2013-10-20iio:adc:max1363 support SMBus for 8-bit devicesGravatar Vivien Didelot 1-19/+57
2013-10-12iio:max1363: Switch to new event config interfaceGravatar Lars-Peter Clausen 1-90/+110
2013-10-01iio:max1363: Report scale as fractional valueGravatar Lars-Peter Clausen 1-5/+3
2013-09-21iio:max1363: Use iio_push_to_buffers_with_timestamp()Gravatar Lars-Peter Clausen 1-6/+1
2013-09-16iio:max1361: Use default triggered buffer setup opsGravatar Lars-Peter Clausen 1-7/+1
2013-08-03iio: max1363: Use devm_iio_device_allocGravatar Sachin Kamat 1-10/+5
2013-06-04iio: replace strict_strtoul() with kstrtoul()Gravatar Jingoo Han 1-1/+1
2013-03-17iio:adc:max1363 move to info_mask_(shared_by_type/separate)Gravatar Jonathan Cameron 1-4/+5
2013-02-06iio/adc: (max1363) Add support for external reference voltageGravatar Guenter Roeck 1-13/+39
2013-02-06iio: max1363: Use devm_ functions whereever possible to allocate resourcesGravatar Guenter Roeck 1-19/+10
2013-02-05Merge tag 'iio-for-3.9c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Gravatar Greg Kroah-Hartman 1-6/+6
2013-02-02iio:max1363 remove some functions left after mergeGravatar Jonathan Cameron 1-42/+0
2013-02-02iio: Simplify iio_map_array_unregister APIGravatar Guenter Roeck 1-2/+2
2013-02-02iio/adc: (max1363) Fix data conversion problemsGravatar Guenter Roeck 1-2/+3
2013-02-02iio/adc: (max1363) Remove duplicate codeGravatar Guenter Roeck 1-2/+0
2013-02-02iio/adc: (max1363) Provide OF node information to iio deviceGravatar Guenter Roeck 1-0/+1
2013-01-25Merge 3.8-rc5 into staging-nextGravatar Greg Kroah-Hartman 1-5/+47
2013-01-14Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-7/+6
2013-01-07Merge branch 'staging-linus' into staging-nextGravatar Greg Kroah-Hartman 1-7/+6
2013-01-03Drivers: iio: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-5/+5
2013-01-01iio: max1363 comment and whitespace fixesGravatar Peter Meerwald 1-8/+7
2013-01-01iio: cleanup buffer setup code in max1363 driverGravatar Peter Meerwald 1-54/+5
2012-12-27iio: (max1363) Fix probe error pathGravatar Guenter Roeck 1-7/+6
2012-11-10iio:adc:max1363 move from staging.Gravatar Jonathan Cameron 1-0/+1700