index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
meson_saradc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: adc: meson: add separate config for axg SoC family
George Stark
2023-12-04
1
-1
/
+15
*
iio: adc: meson: improve error logging at probe stage
George Stark
2023-10-05
1
-6
/
+10
*
iio: adc: meson_saradc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-23
1
-4
/
+2
*
Merge 6.5-rc6 into char-misc-next
Greg Kroah-Hartman
2023-08-13
1
-11
/
+12
|
\
|
*
iio: adc: meson: fix core clock enable/disable moment
George Stark
2023-07-22
1
-11
/
+12
*
|
iio: adc: Explicitly include correct DT includes
Rob Herring
2023-07-23
1
-1
/
+0
*
|
iio: adc: meson: init voltage control bits
George Stark
2023-07-22
1
-0
/
+48
*
|
iio: adc: meson: init internal continuous ring counter
George Stark
2023-07-22
1
-0
/
+9
*
|
iio: adc: meson: init channels 0,1 input muxes
George Stark
2023-07-22
1
-0
/
+16
*
|
iio: adc: meson: support reading from channel 7 mux inputs
George Stark
2023-07-20
1
-2
/
+75
*
|
iio: adc: meson: add channel labels
George Stark
2023-07-20
1
-0
/
+12
*
|
iio: adc: meson: add enum for iio channel numbers
George Stark
2023-07-20
1
-17
/
+29
*
|
iio: adc: meson: move meson_sar_adc_set_chan7_mux routine upper
George Stark
2023-07-20
1
-13
/
+13
*
|
iio: adc: meson: move enums declaration before variables declaration
George Stark
2023-07-20
1
-22
/
+22
*
|
iio: adc: meson: remove unused timestamp channel
George Stark
2023-07-20
1
-2
/
+0
|
/
*
meson saradc: fix clock divider mask length
George Stark
2023-06-10
1
-1
/
+1
*
iio: adc: meson_saradc: Better handle BL30 not releasing the hardware
Uwe Kleine-König
2023-03-11
1
-7
/
+14
*
iio: adc: meson_saradc: do not use internal iio_dev lock
Nuno Sá
2022-11-23
1
-3
/
+8
*
iio: adc: meson_saradc: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-07-18
1
-5
/
+5
*
iio: adc: meson_saradc: Use regmap_read_poll_timeout() for busy wait
Andy Shevchenko
2022-06-15
1
-18
/
+13
*
iio: adc: meson_saradc: Use temporary variable for struct device
Andy Shevchenko
2022-06-15
1
-31
/
+22
*
iio: adc: meson_saradc: Use devm_clk_get_optional()
Andy Shevchenko
2022-06-15
1
-16
/
+6
*
iio: adc: meson_saradc: Convert to use dev_err_probe()
Andy Shevchenko
2022-06-15
1
-33
/
+19
*
iio: adc: meson_saradc: Align messages to be with physical device prefix
Andy Shevchenko
2022-06-15
1
-4
/
+3
*
iio: adc: meson_saradc: Don't attach managed resource to IIO device object
Andy Shevchenko
2022-06-15
1
-7
/
+5
*
iio: adc: meson_saradc: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-20
1
-22
/
+17
*
iio: adc: meson-saradc: Fix indentation of arguments after a line-break
Martin Blumenstingl
2021-07-25
1
-4
/
+4
*
iio: adc: meson-saradc: Add missing space between if and parenthesis
Martin Blumenstingl
2021-07-25
1
-1
/
+1
*
iio: adc: meson-saradc: Disable BL30 integration on G12A and newer SoCs
Martin Blumenstingl
2021-07-25
1
-1
/
+9
*
iio: remove unneeded break
Tom Rix
2020-11-01
1
-2
/
+0
*
Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2020-09-22
1
-7
/
+4
|
\
|
*
iio: adc: meson-saradc: Make the of_device_id array style consistent
Martin Blumenstingl
2020-09-16
1
-7
/
+4
*
|
Merge 5.9-rc5 into staging-next
Greg Kroah-Hartman
2020-09-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
iio: adc: meson-saradc: Use the parent device to look up the calib data
Martin Blumenstingl
2020-08-31
1
-1
/
+1
*
|
iio: adc: meson_saradc: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-03
1
-5
/
+2
|
/
*
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: meson_saradc: use devm_platform_ioremap_resource
Jonathan Cameron
2019-10-18
1
-3
/
+1
*
iio: adc: meson_saradc: Fix memory allocation order
Remi Pommarel
2019-09-08
1
-5
/
+5
*
iio: adc: meson_saradc: update with SPDX Licence identifier
Neil Armstrong
2019-06-16
1
-7
/
+1
*
iio: adc: meson-saradc: add support for Meson G12A
Neil Armstrong
2019-04-04
1
-0
/
+8
*
iio: adc: meson-saradc: enable the temperature sensor two more SoCs
Martin Blumenstingl
2019-01-05
1
-0
/
+33
*
iio: adc: meson-saradc: fix internal clock names
Martin Blumenstingl
2018-11-25
1
-4
/
+4
*
iio: adc: meson-saradc: check for devm_kasprintf failure
Nicholas Mc Guire
2018-11-25
1
-0
/
+6
*
iio: adc: meson-saradc: add support for the chip's temperature sensor
Martin Blumenstingl
2018-11-11
1
-26
/
+203
*
iio: adc: meson-saradc: use the address attribute from iio_chan_spec
Martin Blumenstingl
2018-09-29
1
-14
/
+15
*
iio: adc: meson-saradc: do not use meson_sar_adc_iio_channels directly
Martin Blumenstingl
2018-09-29
1
-2
/
+2
*
iio: adc: meson-saradc: simplify access to meson_sar_adc_param
Martin Blumenstingl
2018-09-29
1
-14
/
+14
*
iio: adc: meson-saradc: use of_device_get_match_data
Martin Blumenstingl
2018-09-29
1
-5
/
+5
*
iio: adc: meson-saradc: remove #define MESON_SAR_ADC_DELTA_10_TS_C_SHIFT
Martin Blumenstingl
2018-09-29
1
-1
/
+0
[next]