summaryrefslogtreecommitdiff
path: root/drivers/iio/health/afe4404.c
AgeCommit message (Expand)Author
2021-10-19iio: health: afe4404: Make use of the helper function dev_err_probe()Cai Huoqing
2021-05-17iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-03-25iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou
2020-07-20Merge 5.8-rc6 into staging-nextGreg Kroah-Hartman
2020-07-13Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov
2020-06-14iio:health:afe4404 Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2017-08-22iio:health: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-01-21iio: health: afe4404: retrieve a valid iio_dev in suspend/resumeAlison Schofield
2016-05-04iio: health/afe4404: ENSEPGAIN is part of CONTROL2 registerAndrew F. Davis
2016-05-04iio: health/afe440x: Remove unused definitionsAndrew F. Davis
2016-05-04iio: health/afe440x: Match LED currents to stagesAndrew F. Davis
2016-05-04iio: health/afe440x: Make gain settings a modifier for the stagesAndrew F. Davis
2016-05-04iio: health/afe440x: Use regmap fieldsAndrew F. Davis
2016-05-04iio: health/afe440x: Remove channel namesAndrew F. Davis
2016-05-04iio: health/afe4404: Remove LED3 input channelAndrew F. Davis
2016-05-04iio: health/afe440x: Always use separate gain valuesAndrew F. Davis
2016-05-04iio: health/afe440x: Remove unneeded initializersAndrew F. Davis
2016-05-04iio: health/afe440x: Remove of_match_ptr and ifdefsAndrew F. Davis
2016-05-04iio: health/afe440x: Fix kernel-doc formatAndrew F. Davis
2016-02-17iio: health/afe4404: mark suspend/resume functions __maybe_unusedArnd Bergmann
2016-02-06iio: health: Add driver for the TI AFE4404 heart monitorAndrew F. Davis