aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/health
AgeCommit message (Expand)AuthorFilesLines
10 daysiio: Initialize i2c_device_id arrays using member namesUwe Kleine-König (The Capable Hub)3-5/+5
2026-01-29iio: Replace IRQF_ONESHOT with IRQF_NO_THREADSebastian Andrzej Siewior2-10/+8
2026-01-22iio: health: max30102: Use IIO cleanup helpersKurt Borja1-24/+9
2026-01-22iio: core: Match iio_device_claim_*() semantics and implementationKurt Borja2-8/+2
2025-10-19iio: health: max30100: Make LED pulse-width configurable via DTShrikant Raskar1-3/+35
2025-08-25iio: health: Drop unnecessary -ENOMEM messagesDixit Parmar2-6/+2
2025-08-16iio: health: afe4404: Do not store dev pointer in device structAndrew Davis1-24/+22
2025-08-16iio: health: afe4403: Do not store dev pointer in device structAndrew Davis1-24/+22
2025-06-26iio: health: afe4404: convert to use maple tree register cachechuguangqing1-1/+1
2025-06-26iio: health: afe4403: convert to use maple tree register cachechuguangqing1-1/+1
2025-06-09iio: Remove single use of macro definition for regmap nameWaqar Hameed2-4/+2
2025-04-22iio: normalize array sentinel styleDavid Lechner4-6/+6
2025-04-22iio: health: max30102: Switch to sparse friendly iio_device_claim/release_dir...Jonathan Cameron1-2/+2
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-08-03iio: health: afe4404: make use of iio_for_each_active_channel()Nuno Sa1-2/+1
2024-08-03iio: health: max30102: make use of iio_get_masklength()Nuno Sa1-1/+1
2024-08-03iio: health: afe4403: make use of iio_for_each_active_channel()Nuno Sa1-2/+1
2024-06-25iio: health: max30102: make use of regmap_set_bits()Trevor Gamblin1-3/+2
2024-06-25iio: health: max30100: make use of regmap_set_bits()Trevor Gamblin1-3/+2
2024-06-25iio: health: afe4404: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin1-5/+4
2024-06-25iio: health: afe4403: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin1-5/+4
2024-05-27iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2-2/+2
2024-03-28iio: health: max30102: add support for max30101Javier Carrasco1-0/+2
2024-02-17iio: health: afe4404: Use devm IIO helpersAndrew Davis1-29/+7
2024-02-17iio: health: afe4404: Use devm action helper for regulator disableAndrew Davis1-12/+17
2024-02-17iio: health: afe4403: Use devm IIO helpersAndrew Davis1-30/+8
2024-02-17iio: health: afe4403: Use devm action helper for regulator disableAndrew Davis1-11/+16
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König3-3/+3
2022-11-27Merge tag 'iio-fixes-for-6.1d' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2-7/+10
2022-11-23iio: health: max30102: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2022-11-23iio: health: max30100: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-23iio: health: afe4404: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-23iio: health: max30102: do not use internal iio_dev lockNuno Sá1-4/+15
2022-11-23iio: health: max30100: do not use internal iio_dev lockNuno Sá1-6/+9
2022-11-12iio: health: afe4404: Fix oob read in afe4404_[read|write]_rawWei Yongjun1-5/+7
2022-11-12iio: health: afe4403: Fix oob read in afe4403_read_rawWei Yongjun1-2/+3
2022-08-16i2c: Make remove callback return voidUwe Kleine-König3-9/+3
2022-07-18iio: health: afe4404: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-4/+5
2022-07-18iio: health: afe4403: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-4/+5
2022-06-11iio: health: afe4404: Remove duplicated error reporting in .remove()Uwe Kleine-König1-3/+1
2022-04-10iio: core: Simplify the registration of kfifo buffersMiquel Raynal2-2/+0
2022-02-09spi: make remove callback a void functionUwe Kleine-König1-3/+1
2021-11-17iio: afe4404: Remove no-op trigger opsLars-Peter Clausen1-5/+0
2021-11-17iio: afe4403: Remove no-op trigger opsLars-Peter Clausen1-5/+0
2021-10-19iio: health: afe4403: Don't return an error in .remove()Uwe Kleine-König1-4/+2
2021-10-19iio: health: afe4404: Make use of the helper function dev_err_probe()Cai Huoqing1-4/+4
2021-10-19iio: health: afe4403: Make use of the helper function dev_err_probe()Cai Huoqing1-4/+4
2021-05-17iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2-2/+2
2021-03-25iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou2-2/+0
2021-03-11iio: make use of devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean2-18/+14
2020-09-22Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman1-6/+5
2020-09-21iio:health:max30102: Drop of_match_ptr and use generic fw accessorsJonathan Cameron1-6/+5
2020-09-14Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman1-2/+2
2020-09-03iio: health: max30102: update author's emailMatt Ranostay1-2/+2
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-07-20Merge 5.8-rc6 into staging-nextGreg Kroah-Hartman2-6/+11
2020-07-13Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov3-3/+3
2020-06-14iio:health:afe4404 Fix timestamp alignment and prevent data leak.Jonathan Cameron1-3/+5
2020-06-14iio:health:afe4403 Fix timestamp alignment and prevent data leak.Jonathan Cameron1-3/+6
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean2-2/+0
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean2-2/+0
2020-05-03iio: health: afe4403: Use get_unaligned_be24()Andy Shevchenko1-8/+6
2020-04-19iio: health: max30100: use generic property handlerRohit Sarkar1-4/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner3-27/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2018-08-19iio: health: max30102: Mark expected switch fall-throughsGustavo A. R. Silva1-2/+4
2018-02-18iio: add SPDX identifier for various driversMatt Ranostay1-12/+4
2017-12-06Merge Linus's staging merge point into staging-nextGreg Kroah-Hartman1-1/+1
2017-12-02iio: health: max30102: Temperature should be in milli CelsiusPeter Meerwald-Stadler1-1/+1
2017-12-02iio: health: max30102: Add MAX30105 supportPeter Meerwald-Stadler1-14/+130
2017-12-02iio: health: max30102: Prepare for copying varying number of measurementsPeter Meerwald-Stadler1-5/+10
2017-12-02iio: health: max30102: Move mode setting to buffer_postenablePeter Meerwald-Stadler1-16/+28
2017-12-02iio: health: max30102: Introduce indices for LED channelsPeter Meerwald-Stadler1-3/+11
2017-12-02iio: health: max30102: Add power enable parameter to get_temp functionPeter Meerwald-Stadler1-13/+23
2017-12-02iio: health: max30102: Introduce intensity channel macroPeter Meerwald-Stadler1-28/+16
2017-12-02iio: health: max30102: Add check for part IDPeter Meerwald-Stadler1-0/+18
2017-12-02iio: health: max30102: Check retval of powermode functionPeter Meerwald-Stadler1-1/+4
2017-12-02iio: health: max30102: Fix mode config valuesPeter Meerwald-Stadler1-6/+6
2017-12-02iio: health: max30102: Remove inconsistent full stop in error messagePeter Meerwald-Stadler1-1/+1
2017-12-02iio: health: max30102: Fix missing newline in dev_errPeter Meerwald-Stadler1-1/+1
2017-08-22iio:health: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron4-6/+0
2017-03-06Merge tag 'iio-for-4.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman4-0/+501
2017-02-19iio: max30102: Set parent deviceLars-Peter Clausen1-0/+1
2017-02-19iio: max30100: Set parent deviceLars-Peter Clausen1-0/+1
2017-02-06Merge 4.10-rc7 into staging-nextGreg Kroah-Hartman3-5/+5
2017-02-05iio: health: add MAX30102 oximeter driver supportMatt Ranostay3-0/+499
2017-01-22iio: health: max30100: use msleep() for long uncritical delaysNicholas Mc Guire1-1/+1
2017-01-21iio: health: max30100: fixed parenthesis around FIFO count checkMatt Ranostay1-1/+1
2017-01-21iio: health: afe4404: retrieve a valid iio_dev in suspend/resumeAlison Schofield1-2/+2
2017-01-21iio: health: afe4403: retrieve a valid iio_dev in suspend/resumeAlison Schofield1-2/+2
2016-06-09Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman3-394/+247
2016-05-04iio: health/afe4404: ENSEPGAIN is part of CONTROL2 registerAndrew F. Davis1-3/+3
2016-05-04iio: health/afe440x: Remove unused definitionsAndrew F. Davis2-57/+0
2016-05-04iio: health/afe440x: Match LED currents to stagesAndrew F. Davis2-15/+10
2016-05-04iio: health/afe440x: Make gain settings a modifier for the stagesAndrew F. Davis2-24/+44
2016-05-04iio: health/afe440x: Use regmap fieldsAndrew F. Davis3-155/+144
2016-05-04iio: health/afe440x: Remove channel namesAndrew F. Davis3-33/+33
2016-05-04iio: health/afe4404: Remove LED3 input channelAndrew F. Davis1-3/+0
2016-05-04iio: health/afe440x: Remove unneeded offset handlingAndrew F. Davis1-17/+0
2016-05-04iio: health/afe440x: Fix scan_index assignmentAndrew F. Davis1-1/+1
2016-05-04iio: health/afe440x: Always use separate gain valuesAndrew F. Davis3-98/+37
2016-05-04iio: health/afe440x: Remove unneeded initializersAndrew F. Davis2-10/+1
2016-05-04iio: health/afe440x: Remove of_match_ptr and ifdefsAndrew F. Davis2-6/+2
2016-05-04iio: health/afe440x: Fix kernel-doc formatAndrew F. Davis2-17/+17
2016-03-28iio: health: max30100: correct FIFO check conditionMatt Ranostay1-1/+2
2016-02-17iio: health/afe4404: mark suspend/resume functions __maybe_unusedArnd Bergmann1-2/+2
2016-02-17iio: health/afe4403: mark suspend/resume functions __maybe_unusedArnd Bergmann1-2/+2
2016-02-17iio: health/afe4403: select REGMAP_SPIArnd Bergmann1-0/+1
2016-02-06iio: health: Add driver for the TI AFE4403 heart monitorAndrew F. Davis3-0/+721
2016-02-06iio: health: Add driver for the TI AFE4404 heart monitorAndrew F. Davis4-1/+889
2016-01-03iio: health: max30100: add config for LED currentMatt Ranostay1-6/+75
2015-12-12iio: light: add MAX30100 oximeter driver supportMatt Ranostay3-0/+481