aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/st_uvis25_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-08-16iio: light: st_uvis25: Use iio_push_to_buffers_with_ts() to allow source size...Jonathan Cameron1-3/+9
2025-04-22iio: light: st_uvis25: Switch to sparse friendly iio_device_claim/release_dir...Jonathan Cameron1-4/+3
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-1/+1
2024-09-30iio: light: st_uvis25: use irq_get_trigger_type()Jonathan Cameron1-2/+1
2024-06-25iio: light: st_uvis25_core: make use of regmap_clear_bits()Trevor Gamblin1-2/+2
2024-03-25io: light: st_uvis25: drop casting to void in dev_set_drvdataJavier Carrasco1-1/+1
2023-03-11iio: Rename iio_trigger_poll_chained and add kernel-docMehdi Djait1-1/+1
2022-09-21iio: light: st_uvis25: Use EXPORT_NS_SIMPLE_DEV_PM_OPS()Jonathan Cameron1-6/+3
2022-02-18iio:light:st_uvis25: Move exports to IIO_UVIS25 namespaceJonathan Cameron1-2/+2
2021-03-25iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou1-1/+0
2020-12-03iio:light:st_uvis25: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-3/+5
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen1-2/+0
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner1-2/+1
2017-12-02iio: light: add support for UVIS25 sensorLorenzo Bianconi1-0/+359