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
/
cm32181.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-21
iio: light: cm32181: make cm32181_pm_ops static
sunliming
1
-1
/
+1
2022-07-07
iio: light: cm32181: Add PM support
Kai-Heng Feng
1
-0
/
+22
2020-07-20
iio: light: cm32181: Fix formatting and docrot issues in cm32181_acpi_get_cpm()
Lee Jones
1
-4
/
+4
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2020-05-11
iio: light: cm32181: Fix integartion time typo
Hans de Goede
1
-1
/
+1
2020-05-11
iio: light: cm32181: Add support for parsing CPM0 and CPM1 ACPI tables
Hans de Goede
1
-0
/
+101
2020-05-10
iio: light: cm32181: Make lux_per_bit and lux_per_bit_base_it runtime settings
Hans de Goede
1
-2
/
+6
2020-05-10
iio: light: cm32181: Use units of 1/100000th for calibscale and lux_per_bit
Hans de Goede
1
-11
/
+11
2020-05-10
iio: light: cm32181: Change reg_init to use a bitmap of which registers to init
Hans de Goede
1
-8
/
+6
2020-05-10
iio: light: cm32181: Handle CM3218 ACPI devices with 2 I2C resources
Hans de Goede
1
-0
/
+22
2020-05-10
iio: light: cm32181: Clean up the probe function a bit
Hans de Goede
1
-14
/
+8
2020-05-10
iio: light: cm32181: Add support for the CM3218
Hans de Goede
1
-12
/
+36
2020-05-10
iio: light: cm32181: Add some extra register defines
Hans de Goede
1
-4
/
+11
2020-05-10
iio: light: cm32181: Add support for ACPI enumeration
Hans de Goede
1
-0
/
+9
2020-05-10
iio: light: cm32181: Switch to new style i2c-driver probe function
Hans de Goede
1
-12
/
+3
2020-04-25
iio: light: cm32181: Add mod_devicetable.h and remove of_match_ptr
Jonathan Cameron
1
-1
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2017-08-22
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-1
/
+0
2015-08-02
iio: Export OF module alias information in missing drivers
Javier Martinez Canillas
1
-0
/
+1
2015-07-11
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-01-25
iio: light: cm32181: Fix typo 's/claibscale/calibscale/'
Roberta Dobrescu
1
-1
/
+1
2014-06-21
iio: light: cm32181: Use devm_* APIs
Beomho Seo
1
-10
/
+1
2014-03-15
iio: cm32181: Fix read integration time function
Beomho Seo
1
-0
/
+1
2014-02-18
iio: cm32181: Change cm32181 ambient light sensor driver
Beomho Seo
1
-8
/
+8
2014-01-01
iio: add Capella CM32181 ambient light sensor driver.
Kevin Tsai
1
-0
/
+379