summaryrefslogtreecommitdiffstats
path: root/drivers/iio/proximity/sx9324.c
Commit message (Expand)AuthorAgeFilesLines
* iio: proximity: sx9324: Use automated cleanup for locks and IIO mode claiming.Jonathan Cameron2024-02-171-70/+39
* iio: sx9324: avoid copying property stringsJustin Stitt2024-02-171-29/+40
* iio: proximity: sx9324: Switch to device_property_match_property_string()Andy Shevchenko2023-11-161-14/+10
* iio: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-211-1/+1
* iio: proximity: sx_common: Add old register mappingGwendal Grignou2023-03-111-46/+50
* iio: proximity: sx9324: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-09-211-4/+4
* Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2022-07-141-3/+73
|\
| * iio: sx9324: Add setting for CS idle modeStephen Boyd2022-06-141-0/+16
| * iio: sx9324: Add Setting for internal analog gainGwendal Grignou2022-06-141-0/+22
| * iio: sx9324: Add Setting for internal compensation resistorGwendal Grignou2022-06-141-1/+20
| * iio: sx9324: Add precharge internal resistance settingGwendal Grignou2022-06-141-0/+13
| * iio: sx9324: Fix register field spellingGwendal Grignou2022-06-141-2/+2
* | iio:proximity:sx9324: Check ret value of device_property_read_u32_array()Aashish Sharma2022-06-191-0/+3
|/
* iio: sx9324: Fix default precharge internal resistance registerGwendal Grignou2022-04-101-2/+4
* iio:proximity:sx9324: Fix hardware gain read/writeStephen Boyd2022-04-041-5/+21
* iio:proximity:sx9324: Add dt_binding supportGwendal Grignou2022-01-231-0/+164
* iio:proximity:sx9324: Add SX9324 supportGwendal Grignou2022-01-231-0/+904