index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-24
iio: tsl2x7x/tsl2772: avoid potential division by zero
Colin Ian King
1
-0
/
+2
2018-05-20
iio: tsl2583: correct values in integration_time_available
Brian Masney
1
-1
/
+1
2018-05-12
staging: iio: tsl2x7x/tsl2772: move out of staging
Brian Masney
3
-0
/
+1809
2018-03-17
iio: cros_ec: Move cros_ec_sensors_core.h in /include
Gwendal Grignou
1
-2
/
+1
2018-03-07
iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAW
Rodrigo Siqueira
2
-2
/
+2
2018-03-03
iio: light: lv0104cs: Add support for LV0104CS light sensor
Jeff LaBundy
3
-0
/
+542
2018-03-03
iio: cros_ec: Relax sampling frequency before suspending
Gwendal Grignou
1
-0
/
+1
2018-02-18
iio: add SPDX identifier for various drivers
Matt Ranostay
1
-12
/
+4
2018-01-08
iio: light: make a couple of config structures static
Colin Ian King
2
-2
/
+2
2017-12-02
iio: light: add support for UVIS25 sensor
Lorenzo Bianconi
6
-0
/
+560
2017-12-02
iio: light: Add driver for IDT ZOPT2201 ambient light and UVB sensor
Peter Meerwald-Stadler
3
-0
/
+579
2017-12-02
iio: cros_ec: Remove unused variables
Paolo Cretaro
1
-2
/
+0
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
37
-112
/
+323
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-09
iio: light: vl6180: Correct ALS scale for non-default gain/integration time
Stefan Brüns
1
-3
/
+6
2017-10-09
iio: light: vl6180: Cleanup als_gain lookup, avoid register readback
Stefan Brüns
1
-41
/
+44
2017-10-09
iio: light: vl6180: Avoid readback of integration time register
Stefan Brüns
1
-6
/
+9
2017-10-09
iio: light: vl6180: Move range check to integration time setter, cleanup
Stefan Brüns
1
-7
/
+10
2017-09-03
iio: light: tcs3472: support out-of-threshold events
Akinobu Mita
1
-8
/
+254
2017-08-22
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
37
-47
/
+0
2017-08-20
Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2
-2
/
+2
2017-08-20
iio: light: tsl2583: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-08-20
iio: light: apds9300: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-08-14
Merge 4.13-rc5 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2017-07-23
Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-1
/
+1
2017-07-04
iio: light: rpr0521 triggered buffer
Mikko Koivunen
1
-7
/
+329
2017-07-01
iio: light: tcs3472: add link to datasheet
Akinobu Mita
1
-0
/
+2
2017-07-01
iio: light: tcs3472: fix ATIME register write
Akinobu Mita
1
-1
/
+1
2017-06-24
iio: light: tsl2563: use correct event code
Akinobu Mita
1
-1
/
+1
2017-06-12
Merge 4.12-rc5 into staging-next
Greg Kroah-Hartman
1
-2
/
+2
2017-05-21
iio: light: rpr0521 channel numbers reordered
Mikko Koivunen
1
-20
/
+20
2017-05-21
iio: light: rpr0521 proximity offset read/write
Mikko Koivunen
1
-0
/
+52
2017-05-21
iio: light: rpr0521 sample_frequency read/write
Mikko Koivunen
1
-0
/
+117
2017-05-21
iio: light: rpr0521 whitespace fixes
Mikko Koivunen
1
-0
/
+3
2017-05-21
iio: light: rpr0521 magic number to sizeof() on value read
Mikko Koivunen
1
-1
/
+1
2017-05-21
iio: light: rpr0521 on-off sequence change for CONFIG_PM
Mikko Koivunen
1
-24
/
+46
2017-05-21
iio: light: rpr0521 poweroff for probe fails
Mikko Koivunen
1
-2
/
+15
2017-05-21
iio: light: rpr0521 disable sensor -bugfix
Mikko Koivunen
1
-2
/
+8
2017-05-21
iio: light: ltr501 Fix interchanged als/ps register field
Franziska Naepelt
1
-2
/
+2
2017-05-20
iio: light: isl29018: Only declare ACPI table when ACPI is enabled
Matthias Kaehlcke
1
-0
/
+2
2017-05-16
iio: tsl2583: add runtime power management support
Brian Masney
1
-30
/
+76
2017-04-30
iio: isl29028: add isl29030 support
Sebastian Reichel
1
-0
/
+6
2017-04-26
staging: iio: isl29028: move out of staging
Brian Masney
3
-0
/
+734
2017-04-14
iio: light: apds9960: add system-wide suspend
Matt Ranostay
1
-0
/
+2
2017-04-02
iio: light: lm3533-als: constify attribute_group structures
simran singhal
1
-2
/
+2
2017-04-01
iio: light: apds9960: constify attribute_group structures
simran singhal
1
-1
/
+1
2017-04-01
iio: light: bh1750: constify attribute_group structures
simran singhal
1
-1
/
+1
2017-03-25
iio:light: Add support for STMicro VL6180 sensor
Manivannan Sadhasivam
3
-0
/
+554
2017-03-19
iio: light: apds9960: Add OF device ID table
Javier Martinez Canillas
1
-0
/
+7
2017-03-19
iio: light: tsl2563: Add OF device ID table
Javier Martinez Canillas
1
-0
/
+10
[next]