1. 09e3bdf iio: adc: standardize on formatting for id match tables by Jonathan Cameron · 7 months ago
  2. d61a4b3 iio: adc: max1118: make use of iio_for_each_active_channel() by Nuno Sa · 7 months ago
  3. a47d466 iio: adc: ina2xx-adc: make use of regmap_clear_bits() by Trevor Gamblin · 9 months ago
  4. e75850b Merge 6.5-rc6 into char-misc-next by Greg Kroah-Hartman · 1 year, 7 months ago
  5. 1240c94 iio: adc: Explicitly include correct DT includes by Rob Herring · 1 year, 8 months ago
  6. a41e19c iio: adc: ina2xx: avoid NULL pointer dereference on OF device match by Alvin Šipraga · 1 year, 9 months ago
  7. 7cf15f4 iio: Switch i2c drivers back to use .probe() by Uwe Kleine-König · 1 year, 10 months ago
  8. 203a5e8 iio: adc: ina2xx-adc: Convert to i2c's .probe_new() by Uwe Kleine-König · 2 years, 3 months ago
  9. ed5c2f5 i2c: Make remove callback return void by Uwe Kleine-König · 2 years, 7 months ago
  10. ffa952e iio:adc:ina2xx: Improve error reporting for problems during .remove() by Uwe Kleine-König · 2 years, 10 months ago
  11. 74f582e iio: Replace strtobool() with kstrtobool() by Lars-Peter Clausen · 2 years, 11 months ago
  12. f67c6c7 iio: core: Simplify the registration of kfifo buffers by Miquel Raynal · 3 years, 1 month ago
  13. e9d4397 iio: ina2xx-adc: sysfs_emit() by Lars-Peter Clausen · 3 years, 3 months ago
  14. 702bab85 iio:adc:ina2xx-adc: Suppress clang W=1 warning about pointer to enum conversion. by Jonathan Cameron · 3 years, 3 months ago
  15. 52c65f5 iio: in2xx-adc: Remove unnecessary cast by Lars-Peter Clausen · 3 years, 3 months ago
  16. 2c4ce50 iio: adc: ina2xx: Avoid double reference counting from get_task_struct/put_task_struct() by Cai Huoqing · 3 years, 4 months ago
  17. 4bdc3e9 iio: adc: ina2xx: Make use of the helper macro kthread_run() by Cai Huoqing · 3 years, 4 months ago
  18. 15ea2878 iio: core: move @id from struct iio_dev to struct iio_dev_opaque by Jonathan Cameron · 3 years, 10 months ago
  19. 17395ce iio: make use of devm_iio_kfifo_buffer_setup() helper by Alexandru Ardelean · 4 years, 1 month ago
  20. f8cd222 iio:adc:ina2xx Fix timestamp alignment issue. by Jonathan Cameron · 4 years, 7 months ago
  21. 3593cd5 Replace HTTP links with HTTPS ones: drivers/iio by Alexander A. Klimov · 4 years, 8 months ago
  22. 8cb631c iio: Remove superfluous of_node assignments by Lars-Peter Clausen · 4 years, 9 months ago
  23. d3be8324 iio: remove explicit IIO device parent assignment by Alexandru Ardelean · 4 years, 9 months ago
  24. d42282d iio: adc: ina2xx: add in early -EINVAL returns in case statements by Colin Ian King · 6 years ago
  25. 7d6cd21 iio: adc: ina2xx: avoid kthread_stop() with stale task_struct by Akinobu Mita · 7 years ago
  26. 9273aa16 iio: adc: ina2xx: Actually align the loop with the conversion ready flag by Stefan Brüns · 7 years ago
  27. 8c3a7b0 iio: adc: ina2xx: Align timestamp with conversion ready flag by Stefan Brüns · 7 years ago
  28. 8ea2a63 iio: adc: ina2xx: Use a monotonic clock for delay calculation by Stefan Brüns · 7 years ago
  29. a28caa7 iio: adc: ina2xx: Make calibration register value fixed by Maciej Purski · 7 years ago
  30. 8bcf024 iio: adc: ina2xx: Do not udelay for several seconds by Stefan Brüns · 7 years ago
  31. c68013f iio: adc: ina2xx: Remove unneeded dummy read to clear CNVR flag by Stefan Brüns · 7 years ago
  32. d456d61 iio: adc: ina2xx: Clarify size requirement for data buffer by Stefan Brüns · 7 years ago
  33. 17b3453 iio: adc: ina2xx: Remove bogus cast for data argument by Stefan Brüns · 7 years ago
  34. ca6a2d8 iio: adc: ina2xx: Allow setting Shunt Voltage PGA gain and Bus Voltage range by Stefan Brüns · 7 years ago
  35. 2d8119d iio: adc: ina2xx: Use LSB specifier instead of divider in config by Stefan Brüns · 7 years ago
  36. 2e64438 iio: adc: ina2xx: Shift bus voltage register to mask flag bits by Stefan Brüns · 7 years ago
  37. 103f3af iio: adc: ina2xx: Adhere to documented ABI, use Ohm instead of uOhm by Stefan Brüns · 7 years ago
  38. 069f0e0 Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 7 years ago
  39. 8439a69 Merge 4.13-rc7 into staging-next by Greg Kroah-Hartman · 8 years ago
  40. 52b31bc iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner by Jonathan Cameron · 8 years ago
  41. ff3aa88 iio: adc: ina219: Avoid underflow for sleeping time by Stefan Brüns · 8 years ago
  42. e5c2ce6 iio: adc: Fix polling of INA219 conversion ready flag by Stefan Brüns · 8 years ago
  43. 18edac2 iio: adc: Fix integration time/averaging for INA219/220 by Stefan Brüns · 8 years ago
  44. 84b84dc iio: adc: ina2xx: Make use of attribute flags consistent on all channels by Stefan Brüns · 8 years ago
  45. ac23d64 iio: adc: Fix bad GENMASK use, typos, whitespace by Stefan Brüns · 8 years ago
  46. 62aaca0 iio: adc: ina2xx: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  47. 8abd5ba iio:kfifo_buf header include push down. by Jonathan Cameron · 8 years ago
  48. c060991 iio: adc: ina2xx: remove unused debug field from chip global data by Alison Schofield · 8 years ago
  49. b541eaf iio: adc: add missing of_node references to iio_dev by Matt Ranostay · 9 years ago
  50. bc2b7da iio:core: timestamping clock selection support by Gregor Boirie · 9 years ago
  51. eaa3476 iio: ina2xx-adc: fix scale for VShunt by Marc Titinger · 9 years ago
  52. d1ef4f2 iio: ina2xx-adc: update the CALIB. register when RShunt changes by Marc Titinger · 9 years ago
  53. 1961bce7 iio: ina2xx: Remove trace_printk debug statments by Andrew F. Davis · 9 years ago
  54. 7906dd5 iio: ina2xx: Fix whitespace and re-order code by Andrew F. Davis · 9 years ago
  55. e8aab48 iio: adc: ina2xx: Fix incorrect report of data endianness to userspace. by Jonathan Cameron · 9 years ago
  56. 75e1a3a iio: ina2xx: fix channel order in software buffer by Marc Titinger · 9 years ago
  57. 46294cd iio: ina2xx: give the capture kthread a more useful name string. by Marc Titinger · 9 years ago
  58. b17dc40 iio: ina2xx: re-instate a sysfs show/store for the shunt resistor value by Marc Titinger · 9 years ago
  59. f9993c0 iio: ina2xx: provide a sysfs parameter to allow async readout of the ADCs by Marc Titinger · 9 years ago
  60. c43a102 iio: ina2xx: add support for TI INA2xx Power Monitors by Marc Titinger · 9 years ago