summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/aspeed_adc.c
AgeCommit message (Expand)Author
2021-10-19Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...Greg Kroah-Hartman
2021-10-19iio: adc: aspeed: Fix spelling mistake "battey" -> "battery"Colin Ian King
2021-10-19iio: adc: aspeed: Get and set trimming data.Billy Tsai
2021-10-19iio: adc: aspeed: Support battery sensing.Billy Tsai
2021-10-19iio: adc: aspeed: Add compensation phase.Billy Tsai
2021-10-19iio: adc: aspeed: Add func to set sampling rate.Billy Tsai
2021-10-19iio: adc: aspeed: Fix the calculate error of clock.Billy Tsai
2021-10-19iio: adc: aspeed: Support ast2600 adc.Billy Tsai
2021-10-19iio: adc: aspeed: Use devm_add_action_or_reset.Billy Tsai
2021-10-19iio: adc: aspeed: Use model_data to set clk scaler.Billy Tsai
2021-10-19iio: adc: aspeed: Add vref config functionBilly Tsai
2021-10-19iio: adc: aspeed: Restructure the model dataBilly Tsai
2021-10-19iio: adc: aspeed: Keep model data to driver data.Billy Tsai
2021-09-14iio: adc: aspeed: set driver data when adc probe.Billy Tsai
2021-09-14iio: adc: aspeed: completes the bitfield declare.Billy Tsai
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-11-09iio: adc: aspeed: use devm_platform_ioremap_resourceJonathan Cameron
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner
2018-01-14iio: adc: aspeed: Fix error handling pathChristophe JAILLET
2017-12-02iio: adc: aspeed: Deassert reset in probeJoel Stanley
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-07-23Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-07-23iio: aspeed-adc: wait for initial sequence.Mykola Kostenok
2017-06-11iio: Aspeed ADC - Handle return value of clk_prepare_enableArvind Yadav
2017-04-01iio: Aspeed ADCRick Altherr