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
/
sx_common.c
Age
Commit message (
Expand
)
Author
2025-05-21
iio: proximity: Use iio_push_to_buffers_with_ts() to provide length for runti...
Jonathan Cameron
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-03
iio: fix write_event_config signature
Julien Stephan
2024-09-30
iio: proximity: sx_common: Unexport sx_common_get_raw_register_config()
Andy Shevchenko
2024-08-03
iio: proximity: sx_common: make use of iio_for_each_active_channel()
Nuno Sa
2024-06-25
iio: proximity: sx_common: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
2023-03-11
iio: proximity: sx_common: Add old register mapping
Gwendal Grignou
2022-11-23
iio: proximity: sx_common: Use devm_regulator_bulk_get_enable()
Jonathan Cameron
2022-07-16
iio: proximity: sx_common: Allow IIO core to take care of firmware node
Andy Shevchenko
2022-07-16
iio: proximity: sx_common: Don't use IIO device for properties
Andy Shevchenko
2022-04-04
iio:proximity:sx_common: Fix device property parsing on DT systems
Stephen Boyd
2022-01-30
iio: sx9360: fix iio event generation
Jongpil Jung
2022-01-23
iio:proximity:sx9310: Extract common Semtech sensor logic
Gwendal Grignou