index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
ltr501.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-18
iio:light:ltr501: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-4
/
+2
2022-01-23
iio:light:ltr501: White space cleanup of spacing around {} in id tables
Jonathan Cameron
1
-7
/
+7
2021-12-22
Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-1
/
+41
2021-12-04
iio: ltr501: Export near level property for proximity sensor
Nikita Travkin
1
-0
/
+25
2021-11-17
iio: ltr501: Don't return error code in trigger handler
Lars-Peter Clausen
1
-1
/
+1
2021-11-17
iio: light: ltr501: Added ltr303 driver support
Maslov Dmitry
1
-1
/
+16
2021-10-20
iio: light: ltr501: Add of_device_id table
Nikita Travkin
1
-0
/
+9
2021-10-20
iio: light: ltr501: Add rudimentary regulator support
Nikita Travkin
1
-0
/
+28
2021-06-13
iio: ltr501: mark ltr501_chip_info as const
Marc Kleine-Budde
1
-5
/
+5
2021-06-13
iio: ltr501: ltr501_read_ps(): add missing endianness conversion
Oliver Lang
1
-3
/
+4
2021-06-13
iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTR
Oliver Lang
1
-1
/
+1
2021-06-13
iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA ...
Marc Kleine-Budde
1
-0
/
+6
2020-08-22
iio:light:ltr501 Fix timestamp alignment issue.
Jonathan Cameron
1
-6
/
+9
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
1
-1
/
+0
2020-05-11
iio: light: ltr501: Constify structs
Rikard Falkeborn
1
-19
/
+20
2020-04-19
iio:light:ltr501: Drop unnecessary cast of parameter in regmap_bulk_read
Jonathan Cameron
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
1
-4
/
+1
2017-08-22
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-4
/
+0
2017-05-21
iio: light: ltr501 Fix interchanged als/ps register field
Franziska Naepelt
1
-2
/
+2
2016-10-23
iio: light: ltr501: claim direct mode during raw writes
Alison Schofield
1
-30
/
+51
2016-10-23
iio: light: ltr501: claim direct mode during select raw reads
Alison Schofield
1
-10
/
+20
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
1
-3
/
+4
2015-12-19
iio-light: Use a signed return type for ltr501_match_samp_freq()
Markus Elfring
1
-1
/
+1
2015-07-20
Merge 4.2-rc3 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2015-07-11
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-07-05
iio:light:ltr501: fix variable in ltr501_init
Hartmut Knaack
1
-1
/
+1
2015-05-17
iio: ltr501: Add light channel support
Kuppuswamy Sathyanarayanan
1
-0
/
+51
2015-05-16
iio: ltr501: Fix proximity threshold boundary check
Kuppuswamy Sathyanarayanan
1
-1
/
+1
2015-05-03
iio:light:ltr501 bug in parameter sanity check.
Jonathan Cameron
1
-1
/
+1
2015-04-26
iio: ltr501: Add support for ltr301 chip
Daniel Baluta
1
-4
/
+72
2015-04-26
iio: ltr501: Add support for ltr559 chip
Daniel Baluta
1
-34
/
+184
2015-04-19
iio: ltr501: Add ACPI enumeration support
Kuppuswamy Sathyanarayanan
1
-0
/
+8
2015-04-19
iio: ltr501: Add interrupt rate control support
Kuppuswamy Sathyanarayanan
1
-7
/
+406
2015-04-19
iio: ltr501: Add interrupt support
Kuppuswamy Sathyanarayanan
1
-6
/
+313
2015-04-19
iio: ltr501: Add integration time support
Kuppuswamy Sathyanarayanan
1
-1
/
+89
2015-04-18
iio: ltr501: Add regmap support.
Kuppuswamy Sathyanarayanan
1
-43
/
+86
2015-04-09
iio: light: ltr501: Fix alignment to match open parenthesis
Daniel Baluta
1
-19
/
+23
2015-04-02
iio: light: ltr501: Powerdown device on error
Cristina Opriceana
1
-8
/
+10
2014-01-12
iio: Add Lite-On ltr501 ambient light / proximity sensor driver
Peter Meerwald
1
-0
/
+445