index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
proximity
/
sx9324.c
Age
Commit message (
Expand
)
Author
2025-04-22
iio: normalize array sentinel style
David Lechner
2025-02-17
iio: proximity: sx9324: Stop using iio_device_claim_direct_scoped()
Jonathan Cameron
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-09-30
iio: proximity: sx_common: Unexport sx_common_get_raw_register_config()
Andy Shevchenko
2024-06-25
iio: proximity: sx9324: make use of regmap_set_bits()
Trevor Gamblin
2024-02-17
iio: proximity: sx9324: Use automated cleanup for locks and IIO mode claiming.
Jonathan Cameron
2024-02-17
iio: sx9324: avoid copying property strings
Justin Stitt
2023-11-16
iio: proximity: sx9324: Switch to device_property_match_property_string()
Andy Shevchenko
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-03-11
iio: proximity: sx_common: Add old register mapping
Gwendal Grignou
2022-09-21
iio: proximity: sx9324: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-07-14
Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-06-19
iio:proximity:sx9324: Check ret value of device_property_read_u32_array()
Aashish Sharma
2022-06-14
iio: sx9324: Add setting for CS idle mode
Stephen Boyd
2022-06-14
iio: sx9324: Add Setting for internal analog gain
Gwendal Grignou
2022-06-14
iio: sx9324: Add Setting for internal compensation resistor
Gwendal Grignou
2022-06-14
iio: sx9324: Add precharge internal resistance setting
Gwendal Grignou
2022-06-14
iio: sx9324: Fix register field spelling
Gwendal Grignou
2022-04-10
iio: sx9324: Fix default precharge internal resistance register
Gwendal Grignou
2022-04-04
iio:proximity:sx9324: Fix hardware gain read/write
Stephen Boyd
2022-01-23
iio:proximity:sx9324: Add dt_binding support
Gwendal Grignou
2022-01-23
iio:proximity:sx9324: Add SX9324 support
Gwendal Grignou