| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-19 | misc: apds990x: Drop superfluous return statement | Geert Uytterhoeven | 1 | -1/+0 |
| 2024-10-13 | misc: apds990x: Fix missing pm_runtime_disable() | Jinjie Ruan | 1 | -5/+7 |
| 2024-07-03 | misc: Drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 1 | -1/+1 |
| 2024-07-03 | misc: apds990x: use 'time_left' variable with wait_event_interruptible_timeout() | Wolfram Sang | 1 | -5/+5 |
| 2023-05-29 | misc: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -2/+2 |
| 2022-11-23 | misc: apds990x: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 1 | -2/+1 |
| 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-07 | 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-21 | misc: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
| 2012-11-21 | misc: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
| 2012-11-21 | drivers/misc: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
| 2012-01-24 | MISC: convert drivers/misc/* to use module_i2c_driver() | Axel Lin | 1 | -12/+1 |
| 2011-06-15 | drivers/misc/apds990x.c: apds990x_chip_on() should depend on CONFIG_PM || CON... | Geert Uytterhoeven | 1 | -0/+2 |
| 2010-10-26 | drivers/misc: driver for APDS990X ALS and proximity sensors | Samu Onkalo | 1 | -0/+1295 |