index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
sun4i-gpadc-iio.c
Age
Commit message (
Expand
)
Author
2025-04-22
iio: normalize array sentinel style
David Lechner
2024-10-10
iio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-30
iio: adc: Convert to IIO_MAP()
Christophe JAILLET
2024-09-30
iio: adc: Constify struct iio_map
Christophe JAILLET
2023-09-23
iio: adc: sun4i-gpadc-iio: Convert to platform remove callback returning void
Uwe Kleine-König
2023-07-23
iio: adc: Explicitly include correct DT includes
Rob Herring
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in remaining drivers
Daniel Lezcano
2022-08-17
iio/drivers/sun4i_gpadc: Switch to new of thermal API
Daniel Lezcano
2021-04-07
iio:adc:sun4i-gpadc: Use new IRQF_NO_AUTOEN flag instead of request then disable
Jonathan Cameron
2020-06-14
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-04-19
iio: adc: sun4i-gpadc-iio: Use devm_platform_ioremap_resource
Aishwarya Ramakrishnan
2019-08-05
iio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-05-18
iio: adc: sun4i-gpadc-iio convert to SPDX license tags
Yangtao Li
2017-10-21
iio: adc: sun4i-gpadc: use of_device_get_match_data
Corentin Labbe
2017-10-09
iio: adc: sun4i-gpadc-iio: do not fail probing when no thermal DT node
Quentin Schulz
2017-10-09
iio: adc: sun4i-gpadc-iio: register in the thermal after registering in pm
Quentin Schulz
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-07-04
iio: adc: sun4i-gpadc-iio: fix unbalanced irq enable/disable
Quentin Schulz
2017-05-21
iio: adc: sun4i-gpadc-iio: fix parent device being used in devm function
Quentin Schulz
2017-05-07
iio: adc: sun4i-gpadc-iio: Fix module autoload when OF devices are registered
Eduardo Molinas
2017-05-07
iio: adc: sun4i-gpadc-iio: Fix module autoload when PLATFORM devices are regi...
Eduardo Molinas
2017-04-08
iio: adc: sun4i-gpadc-iio: add support for A33 thermal sensor
Quentin Schulz
2017-04-08
iio: adc: sun4i-gpadc-iio: move code used in MFD probing to new function
Quentin Schulz
2017-04-02
iio: adc: Remove unnecessary cast on void pointer
simran singhal
2017-03-08
iio: adc: add support for Allwinner SoCs ADC
Quentin Schulz