1. feca313 hwmon: (adt7470) Add write support to alarm_mask by Joshua Scott · 8 years ago
  2. c7cefce hwmon: (xgene) access mailbox as RAM by Arnd Bergmann · 8 years ago
  3. c0a4b9e hwmon: (lm95245) Use new hwmon registration API by Guenter Roeck · 9 years ago
  4. 3e90462 hwmon: (lm95241) Convert to use new hwmon registration API by Guenter Roeck · 9 years ago
  5. fcc448c hwmon: (jc42) Convert to use new hwmon registration API by Guenter Roeck · 9 years ago
  6. 54187ff hwmon: (max31790) Convert to use new hwmon registration API by Guenter Roeck · 9 years ago
  7. d65a510 hwmon: (nct7904) Convert to use new hwmon registration API by Guenter Roeck · 9 years ago
  8. a584287 hwmon: (ltc4245) Convert to use new hwmon registration API by Guenter Roeck · 9 years ago
  9. bb43cc4 hwmon: (tmp421) Convert to use new hwmon registration API by Guenter Roeck · 9 years ago
  10. 0208531 hwmon: (tmp102) Convert to use new hwmon registration API by Guenter Roeck · 9 years ago
  11. eb1c8f4 hwmon: (lm90) Convert to use new hwmon registration API by Guenter Roeck · 9 years ago
  12. 08b0243 hwmon: (lm75) Convert to use new hwmon registration API by Guenter Roeck · 9 years ago
  13. 2ca492e hwmon: (xgene) Fix crash when alarm occurs before driver probe by hotran · 8 years ago
  14. 9417fef hwmon: (iio_hwmon) defer probe when no channel is found by Quentin Schulz · 8 years ago
  15. 20005cc hwmon: (max6650) Allow fan shutdown and initial rpm target by Mike Looijmans · 8 years ago
  16. a6cdeef hwmon: (max6650) Add devicetree support by Mike Looijmans · 8 years ago
  17. d5f3f6c hwmon: (it87) Drop useless comments by Jean Delvare · 8 years ago
  18. 50b2b02 hwmon: (ucd9000) Add support for UCD90160 Power Supply Sequencer by Matt Weber · 8 years ago
  19. 43943eb hwmon: (scpi) Delete unnecessary assignment for the field "owner" by Markus Elfring · 8 years ago
  20. 2d5aee4 hwmon: (ftsteutates) Add i2c detect functionality by Thilo Cestonaro · 8 years ago
  21. ed42cfa hwmon: Add xgene hwmon driver by hotran · 9 years ago
  22. 86430c1 hwmon: (core) Avoid cyclic dependency between hwmon and thermal_sys by Guenter Roeck · 8 years ago
  23. aa18cc9 hwmon: (adt7470) Expose PWM frequency to sysfs by Joshua Scott · 8 years ago
  24. 30fe976 hwmon: (ltc4151) Make shunt-resistor configurable by Daniel Golle · 8 years ago
  25. fc72af3 hwmon: (nct6775) Do not accept force_id unless chip is found by Guenter Roeck · 8 years ago
  26. f9f7bb3 hwmon: (core) Add basic pwm attribute support to new API by Guenter Roeck · 9 years ago
  27. 8faee73 hwmon: (core) Add fan attribute support to new API by Guenter Roeck · 9 years ago
  28. 6bfcca4 hwmon: (core) Add energy and humidity attribute support to new API by Guenter Roeck · 9 years ago
  29. b308f5c hwmon: (core) Add power attribute support to new API by Guenter Roeck · 9 years ago
  30. 9b26947 hwmon: (core) Add current attribute support to new API by Guenter Roeck · 9 years ago
  31. 00d616c hwmon: (core) Add voltage attribute support to new API by Guenter Roeck · 9 years ago
  32. d560168 hwmon: (core) New hwmon registration API by Guenter Roeck · 9 years ago
  33. c9ebbe6 hwmon: (core) Order include files alphabetically by Guenter Roeck · 9 years ago
  34. 5e7f599 hwmon: (ntc_thermistor) Use devm_hwmon_device_register_with_groups by Guenter Roeck · 8 years ago
  35. 4800152 hwmon: (ntc_thermistor) Use dev instead of &pdev->dev where possible by Guenter Roeck · 8 years ago
  36. 6402085 hwmon: (ntc_thermistor) Use devm_iio_channel_get by Guenter Roeck · 8 years ago
  37. cc00dec hwmon: (pmbus) Add explicit support for DPS-460, DPS-800, and SGD009 by Vadim Pasternak · 8 years ago
  38. a95da11 hwmon: (adt7411) add external thermal diode support by Michael Walle · 8 years ago
  39. 637ab15 hwmon: (lm95241) Use more accurate limits by Guenter Roeck · 9 years ago
  40. e8172a9 hwmon: (lm95241) Use BIT macro where appropriate by Guenter Roeck · 9 years ago
  41. 054f304 hwmon: (lm95241) Drop FSF address by Guenter Roeck · 9 years ago
  42. 4b2ea08 hwmon: (lm95241) Order include files alphabetically by Guenter Roeck · 9 years ago
  43. 090a7f8 hwmon: (lm95241) Add support for fault attributes by Guenter Roeck · 9 years ago
  44. f48ccb2 hwmon: (lm95241) Fix overflow problems, write conversion rate to chip by Guenter Roeck · 9 years ago
  45. 1c33336 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  46. 28e6815 Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  47. 2bece1a Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  48. 593ee4e Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  49. 018c81b8 Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  50. 39da979 Merge tag 'tty-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  51. 70dad499 Merge tag 'usb-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  52. 0141af1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  53. 0ddc9e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  54. 4a29b34 tpm: invalid self test error message by Jarkko Sakkinen · 8 years ago
  55. 601b586 Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  56. 9a0bcc8 Merge tag 'pm-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  57. b654c62 Merge branches 'pm-cpufreq-fixes' and 'pm-core-fixes' by Rafael J. Wysocki · 8 years ago
  58. 5331d9c ACPI / drivers: replace acpi_probe_lock spinlock with mutex by Lorenzo Pieralisi · 8 years ago
  59. 63fb0a9 drivers/perf: arm_pmu: Fix NULL pointer dereference during probe by Stefan Wahren · 8 years ago
  60. 7532468 drivers/perf: arm_pmu: Fix leak in error path by Stefan Wahren · 8 years ago
  61. ac81038 Merge tag 'dmaengine-fix-4.8-rc5' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  62. b0be76b Merge tag 'drm-fixes-for-4.8-rc5' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  63. 603f2c9 Merge tag 'drm-vc4-fixes-2016-08-29' of https://github.com/anholt/linux into drm-fixes by Dave Airlie · 8 years ago
  64. 5322942 Merge tag 'imx-drm-fixes-2016-08-30' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 8 years ago
  65. cc4163d Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  66. b300692 rapidio/tsi721: fix incorrect detection of address translation condition by Alexandre Bounine · 8 years ago
  67. 8a793be drivers/scsi/wd719x.c: remove last declaration using DEFINE_PCI_DEVICE_TABLE by Joe Perches · 8 years ago
  68. 27dd735 Merge branch 'msm-fixes-4.8' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 8 years ago
  69. 1f703e6 drm/amdgpu: record error code when ring test failed by Chunming Zhou · 8 years ago
  70. 53960b4 drm/amd/amdgpu: compute ring test fail during S4 on CI by jimqu · 8 years ago
  71. 10ea943 drm/amd/amdgpu: sdma resume fail during S4 on CI by jimqu · 8 years ago
  72. 071e31e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  73. c8d1924 serial: 8250: added acces i/o products quad and octal serial cards by Jimi Damon · 9 years ago
  74. 47b34d2 serial: 8250_mid: fix divide error bug if baud rate is 0 by Andy Shevchenko · 9 years ago
  75. 5db4f7f Revert "tty/serial/8250: use mctrl_gpio helpers" by Andy Shevchenko · 8 years ago
  76. ccdf3b8 thunderbolt: Don't declare Falcon Ridge unsupported by Lukas Wunner · 8 years ago
  77. 82a6a81 thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller. by Xavier Gnata · 8 years ago
  78. 25eb7e5 thunderbolt: Fix resume quirk for Falcon Ridge 4C. by Andreas Noever · 8 years ago
  79. c012268 lkdtm: Mark lkdtm_rodata_do_nothing() notrace by Michael Ellerman · 8 years ago
  80. 279cf3f drm/nouveau/acpi: use DSM if bridge does not support D3cold by Peter Wu · 8 years ago
  81. d7737ce PM / runtime: Add _rcuidle suffix to allow rpm_idle() use from idle by Paul E. McKenney · 9 years ago
  82. d44c950 PM / runtime: Add _rcuidle suffix to allow rpm_resume() to be called from idle by Paul E. McKenney · 9 years ago
  83. bd37e02 cpufreq: dt: Add terminate entry for of_device_id tables by Wei Yongjun · 8 years ago
  84. edd1ea2 dm bufio: remove use of deprecated create_singlethread_workqueue() by Bhaktipriya Shridhar · 8 years ago
  85. 5d0be84 dm crypt: fix free of bad values after tfm allocation failure by Eric Biggers · 8 years ago
  86. 4e870e9 dm crypt: fix error with too large bios by Mikulas Patocka · 8 years ago
  87. 91e630d dm log writes: fix check of kthread_run() return value by Vladimir Zapolskiy · 9 years ago
  88. 7efb367 dm log writes: fix bug with too large bios by Mikulas Patocka · 8 years ago
  89. a5d6078 dm log writes: move IO accounting earlier to fix error path by Mikulas Patocka · 8 years ago
  90. 86a1679 Merge tag 'md/4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  91. d8dc020 Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  92. 9ebae9e pata_ninja32: Avoid corrupting status flags by Alan Cox · 8 years ago
  93. 8c57cac mei: me: disable driver on SPT SPS firmware by Tomas Winkler · 9 years ago
  94. 2c55754 usb: musb: Fix locking errors for host only mode by Tony Lindgren · 8 years ago
  95. 3fa2a81 Merge tag 'phy-for-4.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus by Greg Kroah-Hartman · 8 years ago
  96. 83b4a3d Merge tag 'usb-ci-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linus by Greg Kroah-Hartman · 8 years ago
  97. a474478 drm/imx: fix crtc vblank state regression by Lucas Stach · 8 years ago
  98. e4e98c4 Merge tag 'hwmon-for-linus-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  99. dc7066c Merge tag 'v4.8-rockchip-clk-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-fixes by Stephen Boyd · 8 years ago
  100. 1f6a563 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago