summaryrefslogtreecommitdiff
path: root/drivers/iio/light/ltrf216a.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-19Merge tag 'iio-fixes-for-7.2b-take2' of ssh://gitolite.kernel.org/pub/scm/lin...Greg Kroah-Hartman1-2/+1
2026-08-07iio: light: ltrf216a: fix runtime PM reference leak in error pathVidhu Sarwal1-2/+1
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)1-1/+0
2026-05-31iio: Initialize i2c_device_id arrays using member namesUwe Kleine-König (The Capable Hub)1-2/+2
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-02move 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-15iio: light: Add support for ltrf216a sensorShreeya Patel1-0/+537