1. 90b4539 Merge 5.2-rc6 into staging-next by Greg Kroah-Hartman · 6 years ago
  2. db54615e Merge tag 'staging-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  3. d7a5417 Merge tag 'iio-fixes-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 6 years ago
  4. 36edc93 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330 by Thomas Gleixner · 6 years ago
  5. f6cc69f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309 by Thomas Gleixner · 6 years ago
  6. 23004ec Merge 5.2-rc3 into staging-next by Greg Kroah-Hartman · 6 years ago
  7. fda8d26 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 by Thomas Gleixner · 6 years ago
  8. 389fc70 iio: temperature: mlx90632 Relax the compatibility check by Crt Mori · 6 years ago
  9. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  10. 34c2a55 iio: temperature: maxim_thermocouple: declare missing of table by Daniel Gomez · 6 years ago
  11. 8e4fefe iio: temperature: max31856: fix uninitialized error return by Colin Ian King · 6 years ago
  12. fb55a513 iio:temperature: Add MAX31856 thermocouple support by Paresh Chaudhary · 6 years ago
  13. d626be0 drivers: iio: Kconfig: pedantic cleanup by Enrico Weigelt, metux IT consult · 6 years ago
  14. 0145b50 iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers by Hans de Goede · 6 years ago
  15. ae2399c Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-rw' into regmap-next by Mark Brown · 6 years ago
  16. eca743d Merge tag 'iio-fixes-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 6 years ago
  17. 1c96a2f regmap: split up regmap_config.use_single_rw by David Frey · 6 years ago
  18. 65099ea Revert "iio: temperature: maxim_thermocouple: add MAX31856 part" by Matt Ranostay · 6 years ago
  19. 3f3a89e i2c: remove i2c_lock_adapter and use i2c_lock_bus directly by Peter Rosin · 7 years ago
  20. c50fade iio temperature/mlx90632: silence a static checker warning by Dan Carpenter · 7 years ago
  21. d6ad805 iio: add SPDX identifier for various drivers by Matt Ranostay · 7 years ago
  22. c87742a iio: temperature: Adding support for MLX90632 by Crt Mori · 7 years ago
  23. 449fcf3 Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  24. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  25. 5e42916 iio:temperature: drop assignment of iio_info.driver_module by Jonathan Cameron · 7 years ago
  26. 55eaac2 iio: temperature: tsys01: Add OF match table by Manivannan Sadhasivam · 8 years ago
  27. 535fba2 iio: temperature: maxim_thermocouple: add MAX31856 part by Matt Ranostay · 8 years ago
  28. 58623b3 iio: mlx96014: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  29. 59d0f2d iio: hid: Add temperature sensor support by Song Hongyan · 8 years ago
  30. 74e2419 iio: maxim_thermocouple: Set parent device by Lars-Peter Clausen · 8 years ago
  31. 7c5bc7e iio:temperature:tmp007: Add irq and threshold events support by Manivannan Sadhasivam · 8 years ago
  32. 87ac0c2 iio: tmp007: Fix `name` attribute ABI by Lars-Peter Clausen · 8 years ago
  33. 948b707 iio:temperature: Add support for TI TMP007 sensor by Manivannan Sadhasivam · 8 years ago
  34. 7970b9e Merge tag 'iio-for-4.10b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testing by Greg Kroah-Hartman · 8 years ago
  35. 32cb7d2 iio: maxim_thermocouple: detect invalid storage size in read() by Arnd Bergmann · 8 years ago
  36. 231147e iio: maxim_thermocouple: Align 16 bit big endian value of raw reads by sayli karnik · 8 years ago
  37. 16335bc iio: temperature: fix non static symbol warnings by Wei Yongjun · 8 years ago
  38. e245445 iio: temperature: add Kconfig selects for triggered buffer by Alison Schofield · 8 years ago
  39. 1f25ca1 iio: temperature: add support for Maxim thermocouple chips by Matt Ranostay · 9 years ago
  40. cdd469a iio: Export I2C module alias information by Javier Martinez Canillas · 9 years ago
  41. f8d9d3b iio: convert to common i2c_check_functionality() return value by Matt Ranostay · 9 years ago
  42. 53bf4d06 Add tsys02d meas-spec driver support by Ludovic Tancerel · 9 years ago
  43. 43e5340 Add tsys01 meas-spec driver support by Ludovic Tancerel · 9 years ago
  44. 1de953e iio: mlx96014: Error checking from positive to negative by Crt Mori · 9 years ago
  45. 764589b iio: mlx90614: Implement filter configuration by Crt Mori · 9 years ago
  46. 1c46ae0a Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  47. f9ba1ab iio: mlx90614: Define magic numbers by Crt Mori · 9 years ago
  48. 6e64e22 Merge 4.2-rc4 into staging-next by Greg Kroah-Hartman · 9 years ago
  49. ed15e88 Merge 4.2-rc3 into staging-next by Greg Kroah-Hartman · 9 years ago
  50. c68a67b iio: mlx96014: Replace offset sign by Crt Mori · 10 years ago
  51. f451957 iio: tmp006: Check channel info on write by Peter Meerwald · 10 years ago
  52. 2155971 iio: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 10 years ago
  53. 57f7d50 iio: tmp006: Use GENMASK by Peter Meerwald · 10 years ago
  54. 8d05abf iio: tmp006: Check channel info on write by Peter Meerwald · 10 years ago
  55. f2c714a iio:temp:mlx90614 trivial drop of unnecessary ret return from write_raw. by Jonathan Cameron · 10 years ago
  56. 49064b5 iio:tmp006: Prefix #defines with TMP006_ by Peter Meerwald · 10 years ago
  57. 6069f47 iio: mlx90614: Fix duplicate const warning by Vianney le Clément de Saint-Marcq · 10 years ago
  58. d02e0f8 iio: mlx90614: Check for errors in read values by Vianney le Clément de Saint-Marcq · 10 years ago
  59. eb4b07d iio: mlx90614: Add power management by Vianney le Clément de Saint-Marcq · 10 years ago
  60. fad65a8 iio: mlx90614: Add emissivity setting by Vianney le Clément de Saint-Marcq · 10 years ago
  61. bad4d1a iio: mlx90614: Support devices with dual IR sensor by Vianney le Clément de Saint-Marcq · 10 years ago
  62. 209c006 iio: mlx90614: Add symbols for accessible registers by Vianney le Clément de Saint-Marcq · 10 years ago
  63. c758658 iio: mlx90614: Refactor register symbols by Vianney le Clément de Saint-Marcq · 10 years ago
  64. 474fe21 iio: Add Melexis mlx90614 contact-less infrared temperature sensor driver by Peter Meerwald · 11 years ago
  65. e2aad1d Merge 3.12-rc2 into staging-next. by Greg Kroah-Hartman · 11 years ago
  66. d320f1b iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resume by Peter Meerwald · 11 years ago
  67. da1690e iio:temperature:tmp006 put sampling_frequency in info_mask_shared_by_all by Jonathan Cameron · 11 years ago
  68. e5a6394 iio: Add tmp006 IR temperature sensor by Peter Meerwald · 11 years ago