Age | Commit message (Expand) | Author | Files | Lines |
2023-03-03 | thermal/core: Use the thermal zone 'devdata' accessor in remaining drivers | Daniel Lezcano | 1 | -1/+1 |
2022-08-17 | iio/drivers/sun4i_gpadc: Switch to new of thermal API | Daniel Lezcano | 1 | -8/+6 |
2021-04-07 | iio:adc:sun4i-gpadc: Use new IRQF_NO_AUTOEN flag instead of request then disable | Jonathan Cameron | 1 | -2/+2 |
2020-06-14 | iio: Remove superfluous of_node assignments | Lars-Peter Clausen | 1 | -1/+0 |
2020-06-14 | iio: remove explicit IIO device parent assignment | Alexandru Ardelean | 1 | -1/+0 |
2020-04-19 | iio: adc: sun4i-gpadc-iio: Use devm_platform_ioremap_resource | Aishwarya Ramakrishnan | 1 | -3/+1 |
2019-08-05 | iio: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 1 | -3/+1 |
2019-05-18 | iio: adc: sun4i-gpadc-iio convert to SPDX license tags | Yangtao Li | 1 | -4/+1 |
2017-10-21 | iio: adc: sun4i-gpadc: use of_device_get_match_data | Corentin Labbe | 1 | -4/+2 |
2017-10-09 | iio: adc: sun4i-gpadc-iio: do not fail probing when no thermal DT node | Quentin Schulz | 1 | -1/+5 |
2017-10-09 | iio: adc: sun4i-gpadc-iio: register in the thermal after registering in pm | Quentin Schulz | 1 | -19/+15 |
2017-08-22 | iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner | Jonathan Cameron | 1 | -1/+0 |
2017-07-04 | iio: adc: sun4i-gpadc-iio: fix unbalanced irq enable/disable | Quentin Schulz | 1 | -2/+1 |
2017-05-21 | iio: adc: sun4i-gpadc-iio: fix parent device being used in devm function | Quentin Schulz | 1 | -14/+22 |
2017-05-07 | iio: adc: sun4i-gpadc-iio: Fix module autoload when OF devices are registered | Eduardo Molinas | 1 | -0/+1 |
2017-05-07 | iio: adc: sun4i-gpadc-iio: Fix module autoload when PLATFORM devices are regi... | Eduardo Molinas | 1 | -0/+1 |
2017-04-08 | iio: adc: sun4i-gpadc-iio: add support for A33 thermal sensor | Quentin Schulz | 1 | -3/+97 |
2017-04-08 | iio: adc: sun4i-gpadc-iio: move code used in MFD probing to new function | Quentin Schulz | 1 | -33/+45 |
2017-04-02 | iio: adc: Remove unnecessary cast on void pointer | simran singhal | 1 | -1/+1 |
2017-03-08 | iio: adc: add support for Allwinner SoCs ADC | Quentin Schulz | 1 | -0/+613 |