index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
ti-ads1015.c
Age
Commit message (
Expand
)
Author
2017-10-09
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
2017-09-03
iio: adc: ti-ads1015: add 10% to conversion wait time
Ladislav Michl
2017-09-03
iio: adc: ti-ads1015: write config register only on change
Ladislav Michl
2017-09-03
iio: adc: ti-ads1015: fix comparator polarity setting
Akinobu Mita
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-20
iio: adc: ti-ads1015: add threshold event support
Akinobu Mita
2017-08-20
iio: adc: ti-ads1015: use iio_device_claim_direct_mode()
Akinobu Mita
2017-08-20
iio: adc: ti-ads1015: use devm_iio_triggered_buffer_setup
Akinobu Mita
2017-08-20
iio: adc: ti-ads1015: add helper to set conversion mode
Akinobu Mita
2017-08-20
iio: adc: ti-ads1015: remove unnecessary config register update
Akinobu Mita
2017-08-20
iio: adc: ti-ads1015: add adequate wait time to get correct conversion
Akinobu Mita
2017-08-20
iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
Akinobu Mita
2017-08-20
iio: adc: ti-ads1015: avoid getting stale result after runtime resume
Akinobu Mita
2017-08-20
iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
Akinobu Mita
2017-08-20
iio: adc: ti-ads1015: fix scale information for ADS1115
Akinobu Mita
2017-08-20
iio: adc: ti-ads1015: fix incorrect data rate setting update
Akinobu Mita
2017-07-27
Merge tag 'iio-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-07-22
iio: Convert to using %pOF instead of full_name
Rob Herring
2017-06-11
hwmon: (ads1015) move header file out of I2C realm
Wolfram Sang
2017-03-19
iio: adc: ti-ads1015: Add OF device ID table
Javier Martinez Canillas
2017-01-22
iio: adc: constify iio_info structures
Bhumika Goyal
2016-09-14
Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2016-08-29
iio: adc: ti-ads1015: add missing of_node_put() in ads1015_get_channels_confi...
Wei Yongjun
2016-08-21
iio:ti-ads1015: fix a wrong pointer definition.
Giorgio Dal Molin
2016-07-03
iio: adc: ti-ads1015: add indio_dev->dev.of_node reference
Matt Ranostay
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
2016-05-28
iio: adc: ti-ads1015: add datasheet names
Matt Ranostay
2016-05-21
iio: adc: ti-ads1015: add support for ADS1115 part
Matt Ranostay
2016-02-13
iio: adc: Add TI ADS1015 ADC driver support
Daniel Baluta