index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
apds990x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
1
-15
/
+1
2018-09-12
misc: apds990x: remove unused array ir_currents
Colin Ian King
1
-1
/
+0
2017-12-18
misc: apds990x: Missing a blank line after declarations.
Dhaval Shah
1
-0
/
+11
2017-08-28
misc: apds990x: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-06-13
misc: apds990x: Use sysfs_match_string() helper
Andy Shevchenko
1
-7
/
+7
2017-05-25
misc: apds990x: move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2016-02-08
misc: apds990x, bh1770glc, lis3lv02d: use to_i2c_client
Geliang Tang
1
-4
/
+4
2015-07-27
misc: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2014-12-05
misc / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-2
/
+2
2013-06-06
misc: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-13
/
+24
2013-03-29
misc: apds990x: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-5
/
+1
2013-03-15
drivers/misc: beautify code: chip->lux_calib is u16 which will never more tha...
Chen Gang
1
-3
/
+0
2012-11-22
misc: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
misc: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-22
drivers/misc: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-01-25
MISC: convert drivers/misc/* to use module_i2c_driver()
Axel Lin
1
-12
/
+1
2011-06-16
drivers/misc/apds990x.c: apds990x_chip_on() should depend on CONFIG_PM || CON...
Geert Uytterhoeven
1
-0
/
+2
2010-10-27
drivers/misc: driver for APDS990X ALS and proximity sensors
Samu Onkalo
1
-0
/
+1295