index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-15
iio: magnetometer: yas530: Change data type of hard_offsets to signed
Jakob Hauser
1
-1
/
+1
2022-08-15
iio: temperature: mlx90632 Add supply regulator to sensor
Crt Mori
1
-5
/
+56
2022-08-15
iio: imu: adis16475: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-14
/
+1
2022-08-15
iio: frequency: adrf6780: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-15
/
+1
2022-08-15
iio: frequency: adf4371: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-16
/
+1
2022-08-15
iio: adc: xilinx-xadc: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-17
/
+1
2022-08-15
iio: adc: xilinx-ams: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-14
/
+1
2022-08-15
iio: adc: ti-ads131e08: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-18
/
+1
2022-08-15
iio: adc: lpc18xx: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-17
/
+1
2022-08-15
iio: adc: ingenic-adc: Benefit from devm_clk_get_prepared() to simplify
Uwe Kleine-König
1
-13
/
+2
2022-08-15
iio: adc: ad9467: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-16
/
+1
2022-08-15
iio: adc: ad7768-1: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-16
/
+1
2022-08-15
iio: adc: ad7124: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-14
/
+1
2022-08-15
iio: magn: hmc5843: Move struct dev_pm_ops out of header
Jonathan Cameron
4
-18
/
+7
2022-08-15
iio: magn: hmc5843: Drop excessive indentation of assignments of hmc5843_driver
Jonathan Cameron
1
-7
/
+7
2022-08-15
iio: adc: mt6360: Drop an incorrect __maybe_unused marking.
Jonathan Cameron
1
-1
/
+1
2022-08-15
iio: light: cm32181: Mark the dev_pm_ops static.
Jonathan Cameron
1
-1
/
+1
2022-08-15
iio: test: Mark file local structure arrays static.
Jonathan Cameron
1
-2
/
+2
2022-08-15
iio: cdc: ad7746: Move driver out of staging.
Jonathan Cameron
3
-0
/
+831
2022-08-15
iio: core: Introduce _zeropoint for differential channels
Jonathan Cameron
1
-0
/
+1
2022-08-15
iio: inkern: fix coding style warnings
Nuno Sá
1
-32
/
+32
2022-08-15
iio: inkern: remove OF dependencies
Nuno Sá
1
-24
/
+1
2022-08-15
iio: adc: stm32-adc: convert to device properties
Nuno Sá
1
-55
/
+73
2022-08-15
iio: adc: qcom-spmi-adc5: convert to device properties
Nuno Sá
1
-33
/
+30
2022-08-15
iio: adc: qcom-spmi-vadc: convert to device properties
Nuno Sá
1
-22
/
+22
2022-08-15
iio: adc: qcom-pm8xxx-xoadc: convert to device properties
Nuno Sá
1
-30
/
+28
2022-08-15
iio: adc: at91-sama5d2_adc: convert to device properties
Nuno Sá
1
-15
/
+15
2022-08-15
iio: adc: ab8500-gpadc: convert to device properties
Nuno Sá
1
-15
/
+12
2022-08-15
iio: adc: ingenic-adc: convert to IIO fwnode interface
Nuno Sá
1
-4
/
+4
2022-08-15
iio: inkern: move to fwnode properties
Nuno Sá
1
-74
/
+83
2022-08-15
iio: inkern: split of_iio_channel_get_by_name()
Nuno Sá
1
-47
/
+65
2022-08-15
iio: inkern: only return error codes in iio_channel_get_*() APIs
Nuno Sá
1
-15
/
+39
2022-08-15
iio: inkern: fix return value in devm_of_iio_channel_get_by_name()
Nuno Sá
1
-0
/
+2
2022-08-15
iio: inkern: only release the device node when done with it
Nuno Sá
1
-2
/
+4
2022-08-15
iio: adc: qcom-spmi-adc5: Add missing VCOIN/GPIO[134] channels
Marijn Suijten
1
-0
/
+8
2022-08-15
iio: adc: at91-sama5d2_adc: add runtime pm support
Claudiu Beznea
1
-42
/
+166
2022-08-15
iio: adc: at91-sama5d2_adc: add empty line after functions
Claudiu Beznea
1
-0
/
+1
2022-08-15
iio: adc: at91-sama5d2_adc: add support for temperature sensor
Claudiu Beznea
1
-7
/
+249
2022-08-15
iio: adc: at91-sama5d2_adc: lock around at91_adc_read_info_raw()
Claudiu Beznea
1
-20
/
+19
2022-08-15
iio: adc: at91-sama5d2_adc: add startup and tracktim as parameter for at91_adc_setup_samp_freq()
Claudiu Beznea
1
-7
/
+11
2022-08-15
iio: adc: at91-sama5d2_adc: update trackx on emr
Claudiu Beznea
1
-4
/
+10
2022-08-15
iio: adc: at91-sama5d2_adc: move oversampling storage in its function
Claudiu Beznea
1
-2
/
+2
2022-08-15
iio: adc: at91-sama5d2_adc: add 64 and 256 oversampling ratio
Claudiu Beznea
1
-5
/
+26
2022-08-15
iio: adc: at91-sama5d2_adc: adjust osr based on specific platform data
Claudiu Beznea
1
-13
/
+22
2022-08-15
iio: adc: at91-sama5d2_adc: add .read_avail() chan_info ops
Claudiu Beznea
1
-15
/
+35
2022-08-15
iio: adc: at91-sama5d2_adc: drop AT91_OSR_XSAMPLES defines
Claudiu Beznea
1
-14
/
+9
2022-08-15
iio: adc: at91-sama5d2_adc: move the check of oversampling in its function
Claudiu Beznea
1
-8
/
+10
2022-08-15
iio: adc: at91-sama5d2_adc: handle different EMR.OSR for different hw versions
Claudiu Beznea
1
-13
/
+18
2022-08-15
iio: adc: at91-sama5d2_adc: exit from write_raw() when buffers are enabled
Claudiu Beznea
1
-0
/
+10
2022-08-15
iio: adc: at91-sama5d2_adc: disable/prepare buffer on suspend/resume
Claudiu Beznea
1
-7
/
+7
[prev]
[next]