index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 4.20-rc5 into staging-next
Greg Kroah-Hartman
2018-12-03
2
-6
/
+10
|
\
|
*
iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers
Hans de Goede
2018-11-16
2
-6
/
+10
*
|
Merge tag 'iio-for-4.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2018-11-22
3
-0
/
+690
|
\
\
|
|
/
|
/
|
|
*
iio: light: Add support for vishay vcnl4035
Parthiban Nallathambi
2018-11-16
3
-0
/
+690
*
|
Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-29
3
-15
/
+205
|
\
\
|
|
/
|
*
iio: light: bh1750: Add device tree support
ryang
2018-09-29
1
-0
/
+11
|
*
iio: light: bh1750: simplify setting PM ops
Tomasz Duszynski
2018-09-08
1
-7
/
+2
|
*
iio: light: bh1750: switch to SPDX identifier
Tomasz Duszynski
2018-09-08
1
-4
/
+1
|
*
iio: max44000: remove unused variable max44000_alstim_shift
Colin Ian King
2018-08-19
1
-1
/
+0
|
*
iio: tsl2772: add support for regulator framework
Brian Masney
2018-08-19
1
-1
/
+94
|
*
iio: tsl2772: add support for avago,apds9930
Brian Masney
2018-08-18
1
-2
/
+16
|
*
iio: tsl2772: add support for reading proximity led settings from device tree
Brian Masney
2018-08-18
1
-0
/
+81
*
|
regmap: split up regmap_config.use_single_rw
David Frey
2018-09-07
2
-12
/
+14
|
/
*
iio: light: si1133: fix uninitialized resp variable
Maxime Roussin-Bélanger
2018-08-01
1
-0
/
+3
*
Merge branch 'fixes-togreg' into togreg
Jonathan Cameron
2018-08-01
1
-1
/
+1
|
\
|
*
iio: light: si1133 fix test for val being not zero or not one.
Colin Ian King
2018-07-30
1
-1
/
+1
*
|
iio: vcnl4000: add support for VCNL4200
Tomas Novotny
2018-07-29
2
-10
/
+109
*
|
iio: vcnl4000: warn on incorrectly specified device id
Tomas Novotny
2018-07-29
1
-1
/
+13
*
|
iio: vcnl4000: add VCNL4010 and VCNL4020 device id
Tomas Novotny
2018-07-29
1
-0
/
+9
*
|
iio: vcnl4000: make the driver extendable
Tomas Novotny
2018-07-29
1
-18
/
+67
|
/
*
Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2018-07-25
3
-0
/
+1081
|
\
|
*
iio: light: introduce si1133
Maxime Roussin-Bélanger
2018-07-23
3
-0
/
+1081
*
|
iio: tsl2x7x/tsl2772: avoid potential division by zero
Colin Ian King
2018-06-24
1
-0
/
+2
|
/
*
iio: tsl2583: correct values in integration_time_available
Brian Masney
2018-05-20
1
-1
/
+1
*
staging: iio: tsl2x7x/tsl2772: move out of staging
Brian Masney
2018-05-12
3
-0
/
+1809
*
iio: cros_ec: Move cros_ec_sensors_core.h in /include
Gwendal Grignou
2018-03-17
1
-2
/
+1
*
iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAW
Rodrigo Siqueira
2018-03-07
2
-2
/
+2
*
iio: light: lv0104cs: Add support for LV0104CS light sensor
Jeff LaBundy
2018-03-03
3
-0
/
+542
*
iio: cros_ec: Relax sampling frequency before suspending
Gwendal Grignou
2018-03-03
1
-0
/
+1
*
iio: add SPDX identifier for various drivers
Matt Ranostay
2018-02-18
1
-12
/
+4
*
iio: light: make a couple of config structures static
Colin Ian King
2018-01-08
2
-2
/
+2
*
iio: light: add support for UVIS25 sensor
Lorenzo Bianconi
2017-12-02
6
-0
/
+560
*
iio: light: Add driver for IDT ZOPT2201 ambient light and UVB sensor
Peter Meerwald-Stadler
2017-12-02
3
-0
/
+579
*
iio: cros_ec: Remove unused variables
Paolo Cretaro
2017-12-02
1
-2
/
+0
*
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-13
37
-112
/
+323
|
\
|
*
iio: light: vl6180: Correct ALS scale for non-default gain/integration time
Stefan Brüns
2017-10-09
1
-3
/
+6
|
*
iio: light: vl6180: Cleanup als_gain lookup, avoid register readback
Stefan Brüns
2017-10-09
1
-41
/
+44
|
*
iio: light: vl6180: Avoid readback of integration time register
Stefan Brüns
2017-10-09
1
-6
/
+9
|
*
iio: light: vl6180: Move range check to integration time setter, cleanup
Stefan Brüns
2017-10-09
1
-7
/
+10
|
*
iio: light: tcs3472: support out-of-threshold events
Akinobu Mita
2017-09-03
1
-8
/
+254
|
*
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
37
-47
/
+0
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-08-20
2
-2
/
+2
|
\
|
*
iio: light: tsl2583: constify i2c_device_id
Arvind Yadav
2017-08-20
1
-1
/
+1
|
*
iio: light: apds9300: constify i2c_device_id
Arvind Yadav
2017-08-20
1
-1
/
+1
*
|
Merge 4.13-rc5 into staging-next
Greg Kroah-Hartman
2017-08-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2017-07-23
1
-1
/
+1
|
|
\
|
|
*
iio: light: tsl2563: use correct event code
Akinobu Mita
2017-06-24
1
-1
/
+1
*
|
|
iio: light: rpr0521 triggered buffer
Mikko Koivunen
2017-07-04
1
-7
/
+329
*
|
|
iio: light: tcs3472: add link to datasheet
Akinobu Mita
2017-07-01
1
-0
/
+2
[next]