Age | Commit message (Expand) | Author | Files | Lines |
2016-07-03 | drivers:iio:light:isl29125: added macros for sensing range | Bijosh Thykkoottathil | 1 | -4/+7 |
2016-06-30 | iio:core: timestamping clock selection support | Gregor Boirie | 16 | -23/+25 |
2016-06-30 | Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 4 | -34/+19 |
2016-06-20 | Merge 4.7-rc4 into staging-next | Greg Kroah-Hartman | 3 | -5/+7 |
2016-06-11 | iio: light: gp2ap020a00f: use iio helper function to lock direct mode | Alison Schofield | 1 | -13/+5 |
2016-06-11 | iio: light: isl29125: use iio helper function to guarantee direct mode | Alison Schofield | 1 | -6/+4 |
2016-06-11 | iio: light: tcs3472: use iio helper function to guarantee direct mode | Alison Schofield | 1 | -8/+5 |
2016-06-11 | iio: light: tcs3414: use iio helper function to guarantee direct mode | Alison Schofield | 1 | -7/+5 |
2016-06-09 | Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 1 | -3/+0 |
2016-06-03 | iio: light apds9960: Add the missing dev.parent | Yong Li | 1 | -0/+1 |
2016-05-29 | iio: light: bh1780: assign a static name | Linus Walleij | 1 | -1/+1 |
2016-05-29 | iio: bh1780: dereference the client properly | Linus Walleij | 1 | -2/+4 |
2016-05-21 | max44000: Remove scale from proximity | Crestez Dan Leonard | 1 | -1/+0 |
2016-05-21 | iio: light: jsa1212: remove unneeded i2c check functionality test | Alison Schofield | 1 | -3/+0 |
2016-05-04 | iio: light: bh1780: return after write | Linus Walleij | 1 | -1/+1 |
2016-04-27 | Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 6 | -4/+1198 |
2016-04-24 | max44000: Initial triggered buffer support | Crestez Dan Leonard | 1 | -0/+62 |
2016-04-24 | max44000: Expose ambient sensor scaling | Crestez Dan Leonard | 1 | -5/+162 |
2016-04-24 | max44000: Support controlling LED current output | Crestez Dan Leonard | 1 | -0/+53 |
2016-04-24 | max44000: Initial support for proximity reading | Crestez Dan Leonard | 1 | -4/+47 |
2016-04-24 | max44000: Initial support | Crestez Dan Leonard | 3 | -0/+336 |
2016-04-24 | iio: light: apds9960: silence uninitialized variable warning | Dan Carpenter | 1 | -2/+3 |
2016-04-19 | iio: Add Vishay VEML6070 UV A light sensor driver | Peter Meerwald-Stadler | 3 | -0/+229 |
2016-04-16 | iio: light: new driver for the ROHM BH1780 | Linus Walleij | 3 | -0/+309 |
2016-04-16 | iio: light apds9960: fix wrong use of brace | Slawomir Stepien | 1 | -2/+6 |
2016-04-11 | Merge 4.6-rc3 into staging-next | Greg Kroah-Hartman | 1 | -1/+2 |
2016-04-04 | Merge tag 'iio-fixes-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 1 | -1/+2 |
2016-04-03 | iio: remove unused gpio consumer.h include | Irina Tirdea | 1 | -1/+0 |
2016-03-20 | iio: light: tsl2563: Remove flush_scheduled_work | Amitoj Kaur Chawla | 1 | -2/+1 |
2016-03-20 | iio: light: apds9960: correct FIFO check condition | Matt Ranostay | 1 | -1/+2 |
2016-02-27 | iio: convert to common i2c_check_functionality() return value | Matt Ranostay | 2 | -2/+2 |
2016-02-08 | Merge 4.5-rc3 into staging-next | Greg Kroah-Hartman | 2 | -3/+5 |
2016-02-02 | Merge tag 'iio-fixes-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2 | -3/+5 |
2016-01-30 | iio: light: opt3001: enable operation w/o IRQ | Alexander Koch | 1 | -42/+95 |
2016-01-30 | iio: light: opt3001: trivial type refactoring | Alexander Koch | 1 | -2/+2 |
2016-01-30 | iio: light: opt3001: extract int. time constants | Alexander Koch | 1 | -6/+9 |
2016-01-16 | iio: light: acpi-als: Report data as processed | Gabriele Mazzotta | 1 | -2/+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 | -82/+360 |
2015-12-27 | Merge tag 'iio-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 1 | -19/+224 |
2015-12-22 | iio: light: us5182d: Refactor read_raw function | Adriana Reus | 1 | -77/+78 |
2015-12-22 | iio: light: us5182d: Add interrupt support and events | Adriana Reus | 1 | -1/+270 |
2015-12-22 | iio: light: us5182d: Fix enable status inconcistency | Adriana Reus | 1 | -4/+12 |
2015-12-19 | iio-light: Use a signed return type for ltr501_match_samp_freq() | Markus Elfring | 1 | -1/+1 |
2015-12-14 | Merge 4.4-rc5 into staging-next | Greg Kroah-Hartman | 1 | -0/+1 |
2015-12-02 | iio: light: us8152d: Add power management support | Adriana Reus | 1 | -7/+88 |
2015-12-02 | iio: light: us5182d: Add functions for selectively enabling als and proximity | Adriana Reus | 1 | -4/+62 |
2015-12-02 | iio: light: us5182d: Add property for choosing default power mode | Adriana Reus | 1 | -12/+78 |
2015-11-21 | iio: light: apds9960: correct ->last_busy count | Matt Ranostay | 1 | -0/+1 |
2015-11-08 | iio: Reconcile operation order between iio_register/unregister and pm functions | Adriana Reus | 1 | -10/+4 |
2015-11-08 | iio: light: pa12203001: Poweroff chip if register fails | Adriana Reus | 1 | -5/+11 |