Age | Commit message (Expand) | Author |
2019-10-18 | iio: adc: meson_saradc: use devm_platform_ioremap_resource | Jonathan Cameron |
2019-09-08 | iio: adc: meson_saradc: Fix memory allocation order | Remi Pommarel |
2019-06-16 | iio: adc: meson_saradc: update with SPDX Licence identifier | Neil Armstrong |
2019-04-04 | iio: adc: meson-saradc: add support for Meson G12A | Neil Armstrong |
2019-01-05 | iio: adc: meson-saradc: enable the temperature sensor two more SoCs | Martin Blumenstingl |
2018-11-25 | iio: adc: meson-saradc: fix internal clock names | Martin Blumenstingl |
2018-11-25 | iio: adc: meson-saradc: check for devm_kasprintf failure | Nicholas Mc Guire |
2018-11-11 | iio: adc: meson-saradc: add support for the chip's temperature sensor | Martin Blumenstingl |
2018-09-29 | iio: adc: meson-saradc: use the address attribute from iio_chan_spec | Martin Blumenstingl |
2018-09-29 | iio: adc: meson-saradc: do not use meson_sar_adc_iio_channels directly | Martin Blumenstingl |
2018-09-29 | iio: adc: meson-saradc: simplify access to meson_sar_adc_param | Martin Blumenstingl |
2018-09-29 | iio: adc: meson-saradc: use of_device_get_match_data | Martin Blumenstingl |
2018-09-29 | iio: adc: meson-saradc: remove #define MESON_SAR_ADC_DELTA_10_TS_C_SHIFT | Martin Blumenstingl |
2018-07-23 | iio: adc: meson-saradc: add support for the Meson8m2 SoCs | Martin Blumenstingl |
2018-05-11 | Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman |
2018-03-30 | iio: adc: meson-saradc: add support for Meson AXG | Xingyu Chen |
2018-03-30 | iio: adc: meson-saradc: squash and share the common adc platform data | Yixun Lan |
2018-03-10 | iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock() | Dan Carpenter |
2018-01-08 | iio: adc: meson-saradc: program the channel muxes during initialization | Martin Blumenstingl |
2018-01-08 | iio: adc: meson-saradc: fix the clock frequency on Meson8 and Meson8b | Martin Blumenstingl |
2017-12-06 | Merge Linus's staging merge point into staging-next | Greg Kroah-Hartman |
2017-12-02 | iio: adc: meson-saradc: remove irrelevant clock "sana" | Xingyu Chen |
2017-12-02 | iio: adc: meson-saradc: Meson8 and Meson8b do not have REG11 and REG13 | Martin Blumenstingl |
2017-12-02 | iio: adc: meson-saradc: initialize the bandgap correctly on older SoCs | Martin Blumenstingl |
2017-12-02 | iio: adc: meson-saradc: fix the bit_idx of the adc_en clock | Martin Blumenstingl |
2017-08-22 | iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner | Jonathan Cameron |
2017-07-22 | iio: Convert to using %pOF instead of full_name | Rob Herring |
2017-07-09 | iio: adc: meson-saradc: add NULL check on of_match_device() return value | Gustavo A. R. Silva |
2017-06-20 | Merge 4.12-rc6 into staging-next | Greg Kroah-Hartman |
2017-06-11 | iio: adc: meson-saradc: fix potential crash in meson_sar_adc_clear_fifo | Martin Blumenstingl |
2017-05-07 | iio: adc: meson-saradc: add Meson8b SoC compatibility | Martin Blumenstingl |
2017-05-07 | iio: adc: meson-saradc: mark all meson_sar_adc_data static and const | Martin Blumenstingl |
2017-03-25 | iio: adc: meson-saradc: add calibration | Heiner Kallweit |
2017-02-19 | iio: adc: meson-saradc: improve meson_sar_adc_read_raw_sample | Heiner Kallweit |
2017-02-19 | iio: adc: meson-saradc: switch from polling to interrupt mode | Heiner Kallweit |
2017-01-28 | iio: adc: add a driver for the SAR ADC found in Amlogic Meson SoCs | Martin Blumenstingl |