index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-14
Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
27
-20
/
+761
2016-07-04
Merge 4.7-rc6 into staging-next
Greg Kroah-Hartman
1
-2
/
+5
2016-07-03
iio: adc: add missing of_node references to iio_dev
Matt Ranostay
20
-0
/
+20
2016-07-03
iio: adc: ti-ads1015: add indio_dev->dev.of_node reference
Matt Ranostay
1
-0
/
+1
2016-07-03
iio: adc: max1363: Add device tree binding
Florian Vaussard
1
-1
/
+60
2016-07-03
iio: Add driver for Broadcom iproc-static-adc
Raveendra Padasalagi
3
-0
/
+657
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
14
-19
/
+23
2016-06-30
Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-1
/
+25
2016-06-27
iio: adc: max1363: Fix missing i2c_device_id for MAX1164x parts
Florian Vaussard
1
-0
/
+4
2016-06-27
iio: adc: ti-adc081c: add ACPI device ID matching
Dan O'Donovan
1
-1
/
+25
2016-06-26
iio:ad7266: Fix probe deferral for vref
Mark Brown
1
-0
/
+3
2016-06-26
iio:ad7266: Fix support for optional regulators
Mark Brown
1
-1
/
+1
2016-06-26
iio:ad7266: Fix broken regulator error handling
Mark Brown
1
-1
/
+1
2016-06-09
Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
11
-137
/
+198
2016-06-03
iio: adc: ti_am335x_adc: use SIMPLE_DEV_PM_OPS helper macro
Andrew F. Davis
1
-12
/
+4
2016-06-03
iio: adc: ti_am335x_adc: use variable names for sizeof() operator
Andrew F. Davis
1
-4
/
+2
2016-06-03
iio: adc: ad7791: claim direct mode when writing frequency
Alison Schofield
1
-22
/
+14
2016-06-03
iio: adc: ad7793: claim direct mode when writing frequency
Alison Schofield
1
-19
/
+13
2016-05-29
iio: adc: ad799x: use iio helper function to guarantee direct mode
Alison Schofield
1
-15
/
+9
2016-05-29
iio: adc: ad7923: use iio helper function to guarantee direct mode
Alison Schofield
1
-6
/
+5
2016-05-29
iio: adc: ad7887: use iio helper function to guarantee direct mode
Alison Schofield
1
-6
/
+5
2016-05-29
iio: adc: ad7476: use iio helper function to guarantee direct mode
Alison Schofield
1
-6
/
+5
2016-05-29
iio: adc: ad7266: claim direct mode during sensor read
Alison Schofield
1
-4
/
+3
2016-05-28
iio: adc: ti-ads1015: add datasheet names
Matt Ranostay
1
-0
/
+4
2016-05-21
iio: adc: nau7802: Expose possible gains in sysfs
Quentin Schulz
1
-0
/
+19
2016-05-21
iio: adc: ti-ads1015: add support for ADS1115 part
Matt Ranostay
1
-15
/
+109
2016-05-09
Merge 4.6-rc7 into staging-next
Greg Kroah-Hartman
1
-0
/
+2
2016-05-04
iio: mxs-lradc: disable only masked channels in mxs_lradc_hw_stop
Stefan Wahren
1
-8
/
+3
2016-05-04
iio: mxs-lradc: remove mxs_lradc_ts_unregister
Stefan Wahren
1
-12
/
+1
2016-05-04
iio: mxs-lradc: simplify TS registration
Stefan Wahren
1
-8
/
+2
2016-04-27
Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
7
-55
/
+146
2016-04-19
iio: mxs-lradc: move STMP reset out of ADC init
Stefan Wahren
1
-10
/
+5
2016-04-19
iio: mxs-lradc: move TS config into suitable function
Stefan Wahren
1
-11
/
+11
2016-04-18
iio:adc:at91-sama5d2: Repair crash on module removal
Marek Vasut
1
-0
/
+2
2016-04-17
iio: adc: set INPUT_PROP_DIRECT
Ksenija Stanojevic
1
-0
/
+1
2016-04-17
ti-adc081c: Initial triggered buffer support
Crestez Dan Leonard
1
-13
/
+64
2016-04-17
ti-adc081c: Add support for adc101c and adc121c
Crestez Dan Leonard
2
-7
/
+50
2016-04-16
iio: adc: Indent if statement
Ksenija Stanojevic
1
-3
/
+4
2016-04-16
iio: adc: ad799x: remove space before comma
Slawomir Stepien
1
-1
/
+1
2016-04-16
iio: adc: at91_adc: fix errors reported by checkpatch.pl
Slawomir Stepien
1
-4
/
+4
2016-04-16
iio: adc: mcp3422: remove spaces before comma
Slawomir Stepien
1
-3
/
+3
2016-04-16
iio: adc: vf610_adc: fix case label indent
Slawomir Stepien
1
-12
/
+12
2016-04-11
Merge 4.6-rc3 into staging-next
Greg Kroah-Hartman
1
-4
/
+8
2016-04-04
Merge tag 'iio-fixes-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-0
/
+1
2016-04-04
Merge tag 'iio-fixes-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-4
/
+8
2016-04-04
Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
6
-45
/
+362
2016-04-03
iio: ina2xx-adc: fix scale for VShunt
Marc Titinger
1
-2
/
+2
2016-04-03
iio:adc:at91-sama5d2: add support for differential conversions
Ludovic Desroches
1
-15
/
+56
2016-04-03
iio:adc:at91-sama5d2: cleanup mode register use
Ludovic Desroches
1
-5
/
+10
2016-03-28
iio: adc: Fix build error of missing devm_ioremap_resource on UM
Krzysztof Kozlowski
1
-0
/
+1
[next]