index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
ti-ads1015.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-03
iio: adc: ti-ads1015: fix comparator polarity setting
Akinobu Mita
1
-3
/
+5
2017-08-20
iio: adc: ti-ads1015: add threshold event support
Akinobu Mita
1
-2
/
+407
2017-08-20
iio: adc: ti-ads1015: use iio_device_claim_direct_mode()
Akinobu Mita
1
-8
/
+7
2017-08-20
iio: adc: ti-ads1015: use devm_iio_triggered_buffer_setup
Akinobu Mita
1
-12
/
+5
2017-08-20
iio: adc: ti-ads1015: add helper to set conversion mode
Akinobu Mita
1
-12
/
+11
2017-08-20
iio: adc: ti-ads1015: remove unnecessary config register update
Akinobu Mita
1
-14
/
+4
2017-08-20
iio: adc: ti-ads1015: add adequate wait time to get correct conversion
Akinobu Mita
1
-12
/
+19
2017-08-20
iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
Akinobu Mita
1
-1
/
+1
2017-08-20
iio: adc: ti-ads1015: avoid getting stale result after runtime resume
Akinobu Mita
1
-2
/
+16
2017-08-20
iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
Akinobu Mita
1
-0
/
+7
2017-08-20
iio: adc: ti-ads1015: fix scale information for ADS1115
Akinobu Mita
1
-24
/
+24
2017-08-20
iio: adc: ti-ads1015: fix incorrect data rate setting update
Akinobu Mita
1
-17
/
+10
2017-07-27
Merge tag 'iio-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-8
/
+8
2017-07-22
iio: Convert to using %pOF instead of full_name
Rob Herring
1
-8
/
+8
2017-06-11
hwmon: (ads1015) move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2017-03-19
iio: adc: ti-ads1015: Add OF device ID table
Javier Martinez Canillas
1
-2
/
+22
2017-01-22
iio: adc: constify iio_info structures
Bhumika Goyal
1
-2
/
+2
2016-09-14
Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-0
/
+2
2016-08-29
iio: adc: ti-ads1015: add missing of_node_put() in ads1015_get_channels_confi...
Wei Yongjun
1
-0
/
+2
2016-08-21
iio:ti-ads1015: fix a wrong pointer definition.
Giorgio Dal Molin
1
-1
/
+2
2016-07-03
iio: adc: ti-ads1015: add indio_dev->dev.of_node reference
Matt Ranostay
1
-0
/
+1
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
1
-1
/
+2
2016-05-28
iio: adc: ti-ads1015: add datasheet names
Matt Ranostay
1
-0
/
+4
2016-05-21
iio: adc: ti-ads1015: add support for ADS1115 part
Matt Ranostay
1
-15
/
+109
2016-02-13
iio: adc: Add TI ADS1015 ADC driver support
Daniel Baluta
1
-0
/
+612