index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
iio: light: isl29018: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
|
iio: light: gp2ap020a00f: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
|
iio: light: gp2ap002: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
*
|
iio: light: cm36651: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
|
iio: light: cm3323: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
*
|
iio: light: cm3232: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
|
iio: light: bh1780: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
*
|
iio: light: bh1750: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
|
iio: light: apds9960: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
*
|
iio: light: apds9300: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
*
|
iio: light: al3320a: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
*
|
iio: light: al3010: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
*
|
iio: light: adux1020: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
*
|
iio: light: adjd_s311: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
*
|
iio: light: apds9960: Fix iio_event_spec structures
Subhajit Ghosh
2022-11-23
1
-8
/
+12
*
|
iio: accel: vl6180: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
*
|
iio: light: noa1305: Use devm_regulator_get_enable()
Jonathan Cameron
2022-11-23
1
-23
/
+3
*
|
iio: light: ltr501: Use devm_regulator_bulk_get_enable()
Jonathan Cameron
2022-11-23
1
-23
/
+4
*
|
iio: light: vcnl4000: Add ps_it attributes for vcnl4040
Mårten Lindahl
2022-11-23
1
-3
/
+128
*
|
iio: light: vcnl4000: Preserve conf bits when toggle power
Mårten Lindahl
2022-11-23
1
-3
/
+51
|
/
*
iio: light: tsl2583: Fix module unloading
Shreeya Patel
2022-10-17
1
-1
/
+1
*
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-08
6
-8
/
+567
|
\
|
*
iio: light: st_uvis25: Use EXPORT_NS_SIMPLE_DEV_PM_OPS()
Jonathan Cameron
2022-09-21
3
-8
/
+5
|
*
Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2022-09-21
3
-0
/
+562
|
|
\
|
|
*
iio: light: ltrf216a: Add raw attribute
Shreeya Patel
2022-08-30
1
-0
/
+13
|
|
*
iio: light: cm32181: Mark the dev_pm_ops static.
Jonathan Cameron
2022-08-15
1
-1
/
+1
|
|
*
iio: light: Add support for ltrf216a sensor
Shreeya Patel
2022-08-15
3
-0
/
+549
*
|
|
Merge tag 'v6.0-rc5' into i2c/for-mergewindow
Wolfram Sang
2022-09-16
2
-3
/
+5
|
\
|
|
|
*
|
iio: light: cm32181: make cm32181_pm_ops static
sunliming
2022-08-21
1
-1
/
+1
|
*
|
iio: light: cm3605: Fix an error handling path in cm3605_probe()
Christophe JAILLET
2022-08-15
1
-2
/
+4
|
|
/
*
/
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
24
-73
/
+25
|
/
*
iio: light: isl29028: Fix the warning in isl29028_remove()
Zheyu Ma
2022-07-19
1
-1
/
+1
*
iio: light: veml6030: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
Jonathan Cameron
2022-07-18
1
-9
/
+5
*
iio: light: vcnl4035: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
Jonathan Cameron
2022-07-18
1
-9
/
+5
*
iio: light: vcnl4000: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
Jonathan Cameron
2022-07-18
1
-9
/
+5
*
iio: light: tsl2591: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr()
Jonathan Cameron
2022-07-18
1
-7
/
+5
*
iio: light: tsl2583: Use DEFINE_RUNTIME_DEV_PM_OPS and pm_ptr()
Jonathan Cameron
2022-07-18
1
-8
/
+5
*
iio: light: isl29028: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr()
Jonathan Cameron
2022-07-18
1
-8
/
+5
*
iio: light: gp2ap002: Switch to DEFINE_RUNTIME_DEV_PM_OPS and pm_ptr()
Jonathan Cameron
2022-07-18
1
-9
/
+5
*
iio: light: us5182: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
2022-07-18
1
-5
/
+3
*
iio: light: cm3605: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-07-18
1
-8
/
+5
*
iio: light: bh1750: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-07-18
1
-3
/
+3
*
iio: light: as73211: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-07-18
1
-4
/
+5
*
iio: light: al3320a: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-07-18
1
-4
/
+5
*
iio: light: al3010: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-07-18
1
-4
/
+4
*
iio: cros: Register FIFO callback after sensor is registered
Gwendal Grignou
2022-07-18
1
-3
/
+3
*
iio: light: cm32181: Add PM support
Kai-Heng Feng
2022-07-07
1
-0
/
+22
*
iio:light:tsl2563: Replace cancel_delayed_work() with cancel_delayed_work_syn...
Tetsuo Handa
2022-06-18
1
-2
/
+2
*
iio: light: tsl2563: Replace flush_scheduled_work() with cancel_delayed_work_...
Tetsuo Handa
2022-06-18
1
-2
/
+1
*
iio: light: cros_ec_light_prox: explicitly add proper header files
Nuno Sá
2022-06-14
1
-0
/
+1
[prev]
[next]