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
/
industrialio-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-05
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-11
/
+4
2017-04-02
iio: core: Fix IIO_VAL_FRACTIONAL_LOG2 for negative values
Nikolaus Schulz
1
-4
/
+3
2017-03-21
iio:core: utilize new cdev_device_add helper function
Logan Gunthorpe
1
-11
/
+4
2017-01-10
iio:buffer.h - split into buffer.h and buffer_impl.h
Jonathan Cameron
1
-0
/
+1
2017-01-05
iio: Add channel for Gravity
Song Hongyan
1
-0
/
+1
2016-11-13
iio:core: add a callback to allow drivers to provide _available attributes
Jonathan Cameron
1
-33
/
+226
2016-10-01
iio: Implement counter channel type and info constants
William Breathitt Gray
1
-0
/
+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
-1
/
+2
2016-09-05
iio:core: fix IIO_VAL_FRACTIONAL sign handling
Gregor Boirie
1
-3
/
+2
2016-09-04
iio: add resource managed triggered buffer init helpers
Gregor Boirie
1
-1
/
+2
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
1
-4
/
+175
2016-05-29
iio: electricalconductivity: add IIO_ELECTRICALCONDUCTIVITY type
Matt Ranostay
1
-0
/
+1
2016-04-24
iio:core: mounting matrix support
Gregor Boirie
1
-0
/
+82
2016-04-03
iio: Add channel for UV index
Peter Meerwald-Stadler
1
-0
/
+1
2016-04-03
iio: Add modifier for UV light
Peter Meerwald-Stadler
1
-0
/
+1
2016-03-12
iio: core: implement iio_device_{claim|release}_direct_mode()
Alison Schofield
1
-0
/
+39
2016-02-02
Merge tag 'iio-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-0
/
+1
2016-01-30
iio: ph: add IIO_PH channel type
Matt Ranostay
1
-0
/
+1
2016-01-16
include/linux/kernel.h: change abs() macro so it uses consistent return type
Michal Nazarewicz
1
-5
/
+4
2015-12-27
Merge tag 'iio-for-4.5c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-0
/
+1
2015-12-22
iio: Make IIO value formating function globally available.
Andrew F. Davis
1
-0
/
+1
2015-12-14
Merge 4.4-rc5 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2015-11-21
iio: fix some warning messages
Dan Carpenter
1
-1
/
+1
2015-11-15
iio: core: added support for IIO_VAL_INT
Sean Nyekjaer
1
-0
/
+9
2015-09-23
iio: resistance: add IIO_RESISTANCE channel type
Matt Ranostay
1
-0
/
+1
2015-09-23
iio: chemical: Add IIO_CONCENTRATION channel type
Matt Ranostay
1
-0
/
+3
2015-08-27
iio: Support triggered events
Vladimir Barinov
1
-2
/
+2
2015-08-16
iio: percolate error if event fd fails
Linus Walleij
1
-0
/
+2
2015-08-02
iio: core: Add function params for kernel docs
Cristina Opriceana
1
-5
/
+20
2015-06-21
iio: Add missing modifier names to core
Peter Meerwald
1
-0
/
+8
2015-05-23
iio: Add I/Q modifiers
Lars-Peter Clausen
1
-0
/
+2
2015-05-17
iio: core: add high pass filter attributes
Martin Fuzzey
1
-0
/
+2
2015-05-10
iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIO
Irina Tirdea
1
-0
/
+1
2015-04-09
iio: core: Introduce IIO_CHAN_INFO_CALIBEMISSIVITY
Vianney le Clément de Saint-Marcq
1
-0
/
+1
2015-03-14
iio: core: Fix double free.
Martin Fuzzey
1
-2
/
+3
2015-01-29
iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIME
Irina Tirdea
1
-0
/
+2
2015-01-27
iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHT
Irina Tirdea
1
-0
/
+1
2015-01-27
iio: core: Introduce IIO_VELOCITY and IIO_MOD_ROOT_SUM_SQUARED_X_Y_Z
Irina Tirdea
1
-0
/
+2
2015-01-27
iio: core: Introduce DISTANCE channel type
Irina Tirdea
1
-0
/
+1
2015-01-27
iio: core: Introduce ENERGY channel type
Irina Tirdea
1
-0
/
+1
2015-01-05
iio: ensure scan index is unique at device register
Vlad Dogaru
1
-0
/
+27
2014-12-26
iio: core: Get rid of misleading comment
Karol Wrona
1
-1
/
+0
2014-12-12
iio: Move buffer registration to the core
Lars-Peter Clausen
1
-1
/
+13
2014-11-22
iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHT
Irina Tirdea
1
-0
/
+1
2014-11-22
iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE event
Irina Tirdea
1
-0
/
+2
2014-11-22
iio: core: Introduce IIO_ACTIVITY channel
Daniel Baluta
1
-0
/
+5
2014-07-20
iio: types: Added support for rotation from north usage attributes
Reyad Attiyat
1
-0
/
+4
2014-05-03
iio: Add TEMP_AMBIENT and TEMP_OBJECT channel modifiers
Peter Meerwald
1
-0
/
+2
2014-04-30
IIO: core: Add quaternion modifier
Srinivas Pandruvada
1
-0
/
+1
2014-04-30
IIO: core: Introduce read_raw_multi
Srinivas Pandruvada
1
-22
/
+43
[next]