index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
apds990x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: apds990x, bh1770glc, lis3lv02d: use to_i2c_client
Geliang Tang
2016-02-07
1
-4
/
+4
*
misc: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-27
1
-1
/
+0
*
misc / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-05
1
-2
/
+2
*
misc: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-06-06
1
-13
/
+24
*
misc: apds990x: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-29
1
-5
/
+1
*
drivers/misc: beautify code: chip->lux_calib is u16 which will never more tha...
Chen Gang
2013-03-15
1
-3
/
+0
*
misc: remove use of __devexit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
misc: remove use of __devinit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
drivers/misc: remove use of __devexit_p
Bill Pemberton
2012-11-21
1
-1
/
+1
*
MISC: convert drivers/misc/* to use module_i2c_driver()
Axel Lin
2012-01-24
1
-12
/
+1
*
drivers/misc/apds990x.c: apds990x_chip_on() should depend on CONFIG_PM || CON...
Geert Uytterhoeven
2011-06-15
1
-0
/
+2
*
drivers/misc: driver for APDS990X ALS and proximity sensors
Samu Onkalo
2010-10-26
1
-0
/
+1295