summaryrefslogtreecommitdiff
path: root/drivers/iio/proximity/sx_common.c
AgeCommit message (Expand)AuthorFilesLines
2025-05-21iio: proximity: Use iio_push_to_buffers_with_ts() to provide length for runti...Jonathan Cameron1-2/+2
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-5/+5
2024-11-03iio: fix write_event_config signatureJulien Stephan1-1/+1
2024-09-30iio: proximity: sx_common: Unexport sx_common_get_raw_register_config()Andy Shevchenko1-21/+0
2024-08-03iio: proximity: sx_common: make use of iio_for_each_active_channel()Nuno Sa1-4/+2
2024-06-25iio: proximity: sx_common: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin1-5/+4
2023-03-11iio: proximity: sx_common: Add old register mappingGwendal Grignou1-0/+21
2022-11-23iio: proximity: sx_common: Use devm_regulator_bulk_get_enable()Jonathan Cameron1-20/+3
2022-07-16iio: proximity: sx_common: Allow IIO core to take care of firmware nodeAndy Shevchenko1-3/+0
2022-07-16iio: proximity: sx_common: Don't use IIO device for propertiesAndy Shevchenko1-4/+3
2022-04-04iio:proximity:sx_common: Fix device property parsing on DT systemsStephen Boyd1-0/+1
2022-01-30iio: sx9360: fix iio event generationJongpil Jung1-1/+1
2022-01-23iio:proximity:sx9310: Extract common Semtech sensor logicGwendal Grignou1-0/+572