summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/palmas_gpadc.c
AgeCommit message (Expand)Author
2023-09-23iio: adc: palmas_gpadc: Drop duplicated the in comment.Andy Shen Shen
2023-07-29iio: adc: Remove redundant dev_err_probe()Ruan Jinjie
2023-07-23iio: adc: Explicitly include correct DT includesRob Herring
2023-06-15Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2023-05-13iio: adc: palmas: Remove the unneeded include <linux/i2c.h>Christophe JAILLET
2023-05-13iio: adc: palmas: fix off by one bugsDan Carpenter
2023-04-13iio: adc: palmas: don't alter event config on suspend/resumePatrik Dahlström
2023-04-13iio: adc: palmas: add support for iio threshold eventsPatrik Dahlström
2023-04-13iio: adc: palmas: always reset events on unloadPatrik Dahlström
2023-04-13iio: adc: palmas: move eventX_enable into palmas_adc_eventPatrik Dahlström
2023-04-13iio: adc: palmas: use iio_event_direction for threshold polarityPatrik Dahlström
2023-04-13iio: adc: palmas: replace "wakeup" with "event"Patrik Dahlström
2023-04-13iio: adc: palmas: remove adc_wakeupX_dataPatrik Dahlström
2023-04-13iio: adc: palmas: Take probe fully device managed.Jonathan Cameron
2023-03-18iio: adc: palmas_gpadc: fix NULL dereference on rmmodPatrik Dahlström
2022-04-04iio: palmas: shut up warning about calibration mismatch (due to noise)H. Nikolaus Schaller
2022-02-18iio:adc:palmas_gpadc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()Jonathan Cameron
2021-07-31iio: adc: Fix incorrect exit of for-loopColin Ian King
2021-03-25iio: adc: palmas_gpadc: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2021-03-11iio: use getter/setter functionsJulia Lawall
2020-09-16iio: adc: palmas_gpadc: use module_platform_driver to simplify the codeLiu Shixin
2020-07-20iio: adc: palmas_gpadc: Demote non-conforming kerneldoc headerLee Jones
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-01-21iio: adc: palmas_gpadc: retrieve a valid iio_dev in suspend/resumeAlison Schofield
2016-02-27iio: adc: palmas: Drop IRQF_EARLY_RESUME flagGrygorii Strashko
2015-10-25iio:adc:palmas: add DT supportMarek Belisko
2015-10-25iio:adc: add iio driver for Palmas (twl6035/7) gpadcH. Nikolaus Schaller