summaryrefslogtreecommitdiff
path: root/drivers/iio/industrialio-gts-helper.c
AgeCommit message (Expand)AuthorFilesLines
2025-02-08iio: gts-helper: export iio_gts_get_total_gain()Javier Carrasco1-1/+10
2025-02-03iio: gts: Simplify available scale table buildMatti Vaittinen1-98/+174
2025-01-04iio: gts-helper: add helpers to ease searches of gain_sel and new_gainJavier Carrasco1-0/+77
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-13/+13
2024-11-01iio: gts: fix infinite loop for gain_to_scaletables()Zicheng Qu1-1/+1
2024-11-01iio: gts: Fix uninitialized symbol 'ret'Zicheng Qu1-1/+1
2024-10-19iio: gts-helper: Fix memory leaks for the error path of iio_gts_build_avail_s...Jinjie Ruan1-1/+1
2024-10-19iio: gts-helper: Fix memory leaks in iio_gts_build_avail_scale_table()Jinjie Ruan1-0/+2
2024-05-27iio: Fix the sorting functionality in iio_gts_build_avail_time_tableChenyuan Yang1-2/+5
2024-02-19iio: gts-helper: Fix division loopMatti Vaittinen1-14/+1
2023-05-13iio: gts-helpers: fix integration time unitsMatti Vaittinen1-10/+32
2023-04-10iio: light: Add gain-time-scale helpersMatti Vaittinen1-0/+1077