summaryrefslogtreecommitdiff
path: root/drivers/iio/adc
AgeCommit message (Expand)Author
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-19Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2022-05-19iio: adc: qcom-vadc-common: add reverse scaling for PMIC5 Gen2 ADC_TMJishnu Prakash
2022-05-01iio: ti-ads8688: use of_device_id for OF matchingKrzysztof Kozlowski
2022-05-01iio: stmpe-adc: use of_device_id for OF matchingKrzysztof Kozlowski
2022-04-28iio: adc: sc27xx: add support for PMIC sc2730Cixi Geng
2022-04-28iio: adc: sc27xx: add support for PMIC sc2720 and sc2721Cixi Geng
2022-04-28iio: adc: sc27xx: refactor some functions for support more PMiCsCixi Geng
2022-04-28iio: adc: sc27xx: structure adjustment and optimizationCixi Geng
2022-04-28iio: adc: sc27xx: Fine tune the scale calibration valuesCixi Geng
2022-04-28iio: adc: sc27xx: fix read big scale voltage not rightCixi Geng
2022-04-28iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value checkMiaoqian Lin
2022-04-28iio: adc: Kconfig: Make RZG2L_ADC depend on ARCH_RZG2LLad Prabhakar
2022-04-28iio: adc: ad7266: convert probe to full device-managedMaíra Canal
2022-04-28iio: Replace strtobool() with kstrtobool()Lars-Peter Clausen
2022-04-10iio: core: Simplify the registration of kfifo buffersMiquel Raynal
2022-04-10iio: core: Hide read accesses to iio_dev->currentmodeMiquel Raynal
2022-04-10iio: adc: stm32-dfsdm: Avoid dereferencing ->currentmodeMiquel Raynal
2022-04-04iio: adc: ad7280a: Fix wrong variable used when setting thresholds.Jonathan Cameron
2022-04-04iio: adc: ti-ads1015: Switch to read_availMarek Vasut
2022-04-04iio: adc: ti-ads1015: Replace data_rate with chip data struct ads1015_dataMarek Vasut
2022-04-04iio: adc: ti-ads1015: Convert to OF match dataMarek Vasut
2022-04-04iio: adc: ti-ads1015: Add static assert to test if shifted realbits fit into ...Marek Vasut
2022-04-04iio: adc: ti-ads1015: Add TLA2024 supportMarek Vasut
2022-04-04iio: adc: ti-ads1015: Make channel event_spec optionalMarek Vasut
2022-04-04iio: adc: ti-ads1015: Deduplicate channel macrosMarek Vasut
2022-04-04iio: adc: ti-ads1015: Switch to static const writeable ranges tableMarek Vasut
2022-04-04iio: palmas: shut up warning about calibration mismatch (due to noise)H. Nikolaus Schaller
2022-04-04iio: adc: ad7192: add sequencer supportAlexandru Tachici
2022-04-04iio: adc: ad7124: add sequencer supportAlexandru Tachici
2022-04-04iio: adc: ad_sigma_delta: Add sequencer supportLars-Peter Clausen
2022-04-04iio: adc: ad7192: Add update_scan_modeAlexandru Tachici
2022-04-04iio: adc: ad7124: Add update_scan_modeAlexandru Tachici
2022-04-04iio: adc: ad7124: Remove shift from scan_typeAlexandru Tachici
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2022-03-18Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2022-03-02iio: adc: xilinx-ams: Fix single channel switching sequenceRobert Hancock
2022-03-02iio: adc: xilinx-ams: Fixed wrong sequencer register settingsRobert Hancock
2022-03-02iio: adc: xilinx-ams: Fixed missing PS channelsRobert Hancock
2022-03-02iio: adc: aspeed: Add divider flag to fix incorrect voltage reading.Billy Tsai
2022-02-26iio: adc: Add check for devm_request_threaded_irqJiasheng Jiang
2022-02-26iio: adc: xilinx-ams: Use devm_delayed_work_autocancel() to simplify codeChristophe JAILLET
2022-02-21iio:adc:ad7280a: Move out of stagingJonathan Cameron
2022-02-21iio:adc:stm32*: Use pm[_sleep]_ptr() etc to avoid need to make pm __maybe_unusedJonathan Cameron
2022-02-21iio:adc:rcar: Switch from CONFIG_PM guards to pm_ptr() etcJonathan Cameron
2022-02-21iio:adc:stm32:Switch from CONFIG_PM guards to pm_ptr()Jonathan Cameron
2022-02-21iio:adc:ab8500: Switch from CONFIG_PM guards to pm_ptr() etcJonathan Cameron
2022-02-18iio:adc:vf610: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron
2022-02-18iio:adc:twl6030: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron