aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/frequency/admv1013.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-07iio: frequency: admv1013: Use devm_regulator_get_enable_read_voltage()David Lechner1-30/+10
2023-09-11iio: admv1013: add mixer_vgate corner casesAntoniu Miclaus1-2/+2
2023-08-13Merge 6.5-rc6 into char-misc-nextGreg Kroah-Hartman1-1/+4
2023-08-05drivers: iio: admv1013: add vcc regulatorsAntoniu Miclaus1-0/+14
2023-07-22iio: frequency: admv1013: propagate errors from regulator_get_voltage()Dan Carpenter1-1/+4
2023-03-18iio: frequency: admv1013: Benefit from devm_clk_get_enabled() to simplifyUwe Kleine-König1-17/+4
2022-06-14iio: frequency: admv1013: Fix alignment for DMA safetyJonathan Cameron1-1/+1
2022-03-18Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-1/+1
2022-01-30iio: frequency: admv1013: remove the always true conditionMuhammad Usama Anjum1-1/+1
2022-01-23iio:frequency:admv1013: White space cleanup of spacing around {} in id tablesJonathan Cameron1-1/+1
2021-12-23iio: frequency: admv1013: add support for ADMV1013Antoniu Miclaus1-0/+656