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