| Commit message (Expand) | Author | Age | Files | Lines |
* | iio: adc: cpcap-adc: remove redundant assignment to variable cal_data_diff | Colin Ian King | 2022-02-07 | 1 | -1/+1 |
* | iio: adc: cpcap-adc: kernel-doc fix - that should be _ in structure name | Jonathan Cameron | 2021-03-25 | 1 | -1/+1 |
* | iio: adc: cpcap: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2020-11-21 | 1 | -0/+1 |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-24 | 1 | -1/+1 |
* | iio: adc: cpcap-adc: Demote seemingly unintentional kerneldoc header | Lee Jones | 2020-07-20 | 1 | -3/+3 |
* | iio:adc:cpcap-adc: Drop of_match_ptr protection and use device_get_match_data | Jonathan Cameron | 2020-07-07 | 1 | -16/+6 |
* | iio: Remove superfluous of_node assignments | Lars-Peter Clausen | 2020-06-14 | 1 | -1/+0 |
* | iio: remove explicit IIO device parent assignment | Alexandru Ardelean | 2020-06-14 | 1 | -1/+0 |
* | iio: adc: cpcap-adc: Fix missing IRQF_ONESHOT as only threaded handler. | Jonathan Cameron | 2019-10-18 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 2019-05-30 | 1 | -9/+1 |
* | iio: adc: cpcap: fix incorrect validation | Pan Bian | 2017-12-02 | 1 | -1/+1 |
* | iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner | Jonathan Cameron | 2017-08-22 | 1 | -1/+0 |
* | iio: adc: cpcap: Remove hung interrupt quirk | Tony Lindgren | 2017-06-03 | 1 | -23/+1 |
* | iio: adc: cpcap: Fix die temperature | Tony Lindgren | 2017-06-03 | 1 | -3/+28 |
* | iio: adc: cpcap: Fix default register values and battery temperature | Tony Lindgren | 2017-06-03 | 1 | -8/+49 |
* | iio: adc: cpcap: Add minimal support for CPCAP PMIC ADC | Tony Lindgren | 2017-03-30 | 1 | -0/+1007 |