summaryrefslogtreecommitdiff
path: root/drivers/iio/light/ltrf216a.c
AgeCommit message (Expand)AuthorFilesLines
2025-08-25iio: light: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-1/+0
2025-04-22iio: normalize array sentinel styleDavid Lechner1-2/+2
2024-10-12Merge tag 'v6.12-rc2' into test2Jonathan Cameron1-1/+1
2024-10-05iio: light: ltrf216a: Document device name for compatibleShreeya Patel1-0/+1
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-08-03iio: light: ltrf216a: Add LTR-308 supportMarek Vasut1-10/+43
2023-11-26iio: light: ltrf216a: Return floating point valuesShreeya Patel1-5/+5
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-08-30iio: light: ltrf216a: Add raw attributeShreeya Patel1-0/+13
2022-08-16iio: light: Add support for ltrf216a sensorShreeya Patel1-0/+537