index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
iio: adc: at91-sama5d2_adc: add support for temperature sensor
Claudiu Beznea
2022-08-15
1
-7
/
+249
|
|
*
iio: adc: at91-sama5d2_adc: lock around at91_adc_read_info_raw()
Claudiu Beznea
2022-08-15
1
-20
/
+19
|
|
*
iio: adc: at91-sama5d2_adc: add startup and tracktim as parameter for at91_ad...
Claudiu Beznea
2022-08-15
1
-7
/
+11
|
|
*
iio: adc: at91-sama5d2_adc: update trackx on emr
Claudiu Beznea
2022-08-15
1
-4
/
+10
|
|
*
iio: adc: at91-sama5d2_adc: move oversampling storage in its function
Claudiu Beznea
2022-08-15
1
-2
/
+2
|
|
*
iio: adc: at91-sama5d2_adc: add 64 and 256 oversampling ratio
Claudiu Beznea
2022-08-15
1
-5
/
+26
|
|
*
iio: adc: at91-sama5d2_adc: adjust osr based on specific platform data
Claudiu Beznea
2022-08-15
1
-13
/
+22
|
|
*
iio: adc: at91-sama5d2_adc: add .read_avail() chan_info ops
Claudiu Beznea
2022-08-15
1
-15
/
+35
|
|
*
iio: adc: at91-sama5d2_adc: drop AT91_OSR_XSAMPLES defines
Claudiu Beznea
2022-08-15
1
-14
/
+9
|
|
*
iio: adc: at91-sama5d2_adc: move the check of oversampling in its function
Claudiu Beznea
2022-08-15
1
-8
/
+10
|
|
*
iio: adc: at91-sama5d2_adc: handle different EMR.OSR for different hw versions
Claudiu Beznea
2022-08-15
1
-13
/
+18
|
|
*
iio: adc: at91-sama5d2_adc: exit from write_raw() when buffers are enabled
Claudiu Beznea
2022-08-15
1
-0
/
+10
|
|
*
iio: adc: at91-sama5d2_adc: disable/prepare buffer on suspend/resume
Claudiu Beznea
2022-08-15
1
-7
/
+7
|
|
*
iio: adc: at91-sama5d2_adc: lock around oversampling and sample freq
Claudiu Beznea
2022-08-15
1
-4
/
+8
|
|
*
iio: adc: at91-sama5d2_adc: check return status for pressure and touch
Claudiu Beznea
2022-08-15
1
-2
/
+6
|
|
*
iio: adc: at91-sama5d2_adc: fix AT91_SAMA5D2_MR_TRACKTIM_MAX
Claudiu Beznea
2022-08-15
1
-1
/
+1
|
|
*
iio: adc: Add rtq6056 support
ChiYuan Huang
2022-08-15
3
-0
/
+677
|
|
*
iio: adc: imx8qxp-adc: propagate regulator_get_voltage error
Martin Larsson
2022-08-15
1
-3
/
+5
*
|
|
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-05
4
-12
/
+4
|
\
\
\
|
*
|
|
Merge tag 'v6.0-rc5' into i2c/for-mergewindow
Wolfram Sang
2022-09-16
2
-9
/
+23
|
|
\
|
|
|
*
|
|
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
4
-12
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-04
1
-8
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
iio/drivers/sun4i_gpadc: Switch to new of thermal API
Daniel Lezcano
2022-08-17
1
-8
/
+6
|
|
/
*
|
iio: ad7292: Prevent regulator double disable
Matti Vaittinen
2022-08-21
1
-3
/
+1
*
|
iio: adc: mcp3911: use correct formula for AD conversion
Marcus Folkesson
2022-08-21
1
-5
/
+12
*
|
iio: adc: mcp3911: correct "microchip,device-addr" property
Marcus Folkesson
2022-08-21
1
-1
/
+8
*
|
iio: adc: mcp3911: make use of the sign bit
Marcus Folkesson
2022-08-15
1
-0
/
+2
|
/
*
iio: adc: max1027: unlock on error path in max1027_read_single_value()
Dan Carpenter
2022-07-19
1
-3
/
+3
*
iio: adc: imx8qxp: Switch to DEFINE_RUNTIME_DEV_PM_OPS and pm_ptr()
Jonathan Cameron
2022-07-18
1
-7
/
+6
*
iio: adc: xilinx-ams: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-07-18
1
-4
/
+4
*
iio: adc: ti-am335x: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-07-18
1
-4
/
+4
*
iio: adc: stmpe-adc: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-07-18
1
-3
/
+3
*
iio: adc: mt6577_auxadc: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-07-18
1
-6
/
+6
*
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: imx7d_adc: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-07-18
1
-2
/
+3
*
iio: adc: at91-sam5d2: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-07-18
1
-4
/
+5
*
iio: adc: ad799x: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-07-18
1
-4
/
+4
*
iio: adc: ti-ads124s08: Drop unused parameter to ads124s_read()
Jonathan Cameron
2022-07-18
1
-3
/
+3
*
iio: adc: npcm: Add NPCM8XX support
Tomer Maimon
2022-07-18
1
-7
/
+29
*
iio: adc: ad7949: Fix error message
Thorsten Scherer
2022-07-16
1
-1
/
+1
*
iio: adc: stx104: Implement and utilize register structures
William Breathitt Gray
2022-07-16
1
-24
/
+50
*
Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-07-14
60
-272
/
+1272
|
\
|
*
iio: adc: xilinx-xadc: Drop duplicate NULL check in xadc_parse_dt()
Andy Shevchenko
2022-07-13
1
-20
/
+18
|
*
iio: adc: xilinx-xadc: Make use of device properties
Andy Shevchenko
2022-07-13
1
-23
/
+16
|
*
iio: adc: ad778-1: do not explicity set INDIO_BUFFER_TRIGGERED mode
Marcus Folkesson
2022-07-01
1
-1
/
+1
|
*
iio: adc: ti-tsc2046: do not explicity set INDIO_BUFFER_TRIGGERED mode
Marcus Folkesson
2022-07-01
1
-1
/
+1
|
*
iio: adc: stm32-adc: disable adc before calibration
Olivier Moysan
2022-07-01
1
-0
/
+3
|
*
iio: adc: stm32-adc: make safe adc disable
Olivier Moysan
2022-07-01
1
-0
/
+3
|
*
iio: adc: qcom-spmi-rradc: Fix spelling mistake "coherrency" -> "coherency"
Colin Ian King
2022-07-01
1
-1
/
+1
|
*
iio: adc: stm32-adc: Use generic_handle_domain_irq()
Sebastian Andrzej Siewior
2022-06-19
1
-1
/
+1
[prev]
[next]