index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
frequency
/
admv1013.c
Age
Commit message (
Expand
)
Author
2025-05-21
iio: admv1013: replace redundant ternary operator with just len
Colin Ian King
2025-04-22
iio: normalize array sentinel style
David Lechner
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-05-07
iio: frequency: admv1013: Use devm_regulator_get_enable_read_voltage()
David Lechner
2023-09-11
iio: admv1013: add mixer_vgate corner cases
Antoniu Miclaus
2023-08-13
Merge 6.5-rc6 into char-misc-next
Greg Kroah-Hartman
2023-08-05
drivers: iio: admv1013: add vcc regulators
Antoniu Miclaus
2023-07-22
iio: frequency: admv1013: propagate errors from regulator_get_voltage()
Dan Carpenter
2023-03-18
iio: frequency: admv1013: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
2022-06-14
iio: frequency: admv1013: Fix alignment for DMA safety
Jonathan Cameron
2022-03-18
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-01-30
iio: frequency: admv1013: remove the always true condition
Muhammad Usama Anjum
2022-01-23
iio:frequency:admv1013: White space cleanup of spacing around {} in id tables
Jonathan Cameron
2021-12-23
iio: frequency: admv1013: add support for ADMV1013
Antoniu Miclaus