summaryrefslogtreecommitdiffstats
path: root/drivers/iio/health/afe4404.c
Commit message (Expand)AuthorAgeFilesLines
* iio: afe4404: Remove no-op trigger opsLars-Peter Clausen2021-11-171-5/+0
* iio: health: afe4404: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-191-4/+4
* iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-171-1/+1
* iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou2021-03-251-1/+0
* Merge 5.8-rc6 into staging-nextGreg Kroah-Hartman2020-07-201-3/+5
|\
| * iio:health:afe4404 Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-06-141-3/+5
* | Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov2020-07-131-1/+1
* | iio: remove left-over parent assignmentsAlexandru Ardelean2020-06-141-1/+0
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* iio:health: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-2/+0
* iio: health: afe4404: retrieve a valid iio_dev in suspend/resumeAlison Schofield2017-01-211-2/+2
* iio: health/afe4404: ENSEPGAIN is part of CONTROL2 registerAndrew F. Davis2016-05-041-3/+3
* iio: health/afe440x: Remove unused definitionsAndrew F. Davis2016-05-041-20/+0
* iio: health/afe440x: Match LED currents to stagesAndrew F. Davis2016-05-041-9/+6
* iio: health/afe440x: Make gain settings a modifier for the stagesAndrew F. Davis2016-05-041-12/+22
* iio: health/afe440x: Use regmap fieldsAndrew F. Davis2016-05-041-75/+81
* iio: health/afe440x: Remove channel namesAndrew F. Davis2016-05-041-15/+15
* iio: health/afe4404: Remove LED3 input channelAndrew F. Davis2016-05-041-3/+0
* iio: health/afe440x: Always use separate gain valuesAndrew F. Davis2016-05-041-43/+17
* iio: health/afe440x: Remove unneeded initializersAndrew F. Davis2016-05-041-4/+0
* iio: health/afe440x: Remove of_match_ptr and ifdefsAndrew F. Davis2016-05-041-3/+1
* iio: health/afe440x: Fix kernel-doc formatAndrew F. Davis2016-05-041-8/+8
* iio: health/afe4404: mark suspend/resume functions __maybe_unusedArnd Bergmann2016-02-171-2/+2
* iio: health: Add driver for the TI AFE4404 heart monitorAndrew F. Davis2016-02-061-0/+679