1. c757938 hwmon: (k10temp) Report temperatures per CPU die by Guenter Roeck · 5 years ago
  2. d547552a1 hmon: (k10temp) Convert to use devm_hwmon_device_register_with_info by Guenter Roeck · 5 years ago
  3. a6d210d hwmon: (k10temp) Use bitops by Guenter Roeck · 7 years ago
  4. 7992db7 hwmon: (pwm-fan) stop fan on shutdown by Akinobu Mita · 5 years ago
  5. 05592be MAINTAINERS: add entry for ADM1177 driver by Beniamin Bia · 5 years ago
  6. 7866716 dt-binding: hwmon: Add documentation for ADM1177 by Beniamin Bia · 5 years ago
  7. 09b08ac hwmon: (adm1177) Add ADM1177 Hot Swap Controller and Digital Power Monitor driver by Beniamin Bia · 5 years ago
  8. 971dfd8 docs: hwmon: Include 'xdpe12284.rst' into docs by Vadim Pasternak · 5 years ago
  9. aaafb7c hwmon: (pmbus) Add support for Infineon Multi-phase xdpe122 family controllers by Vadim Pasternak · 5 years ago
  10. 583dc92 hwmon: (pmbus/tps53679) Extend device list supported by driver by Vadim Pasternak · 5 years ago
  11. 9d72340 hwmon: (pmbus/core) Add support for Intel IMVP9 and AMD 6.25mV modes by Vadim Pasternak · 5 years ago
  12. b9fa0a3 hwmon: (pmbus/core) Add support for vid mode detection per page bases by Vadim Pasternak · 5 years ago
  13. d9c8ae6 hwmon: (pmbus/ibm-cffps) Prevent writing on_off_config with bad data by Eddie James · 5 years ago
  14. 3929237 hwmon: (w83627ehf) Remove set but not used variable 'fan4min' by YueHaibing · 5 years ago
  15. 5b46903 hwmon: Driver for disk and solid state drives with temperature sensors by Guenter Roeck · 5 years ago
  16. 74a71a8 hwmon: (pmbus/ibm-cffps) Fix the LED behavior when turned off by Eddie James · 5 years ago
  17. 1952d79 hwmon: (pmbus/ibm-cffps) Add the VMON property for version 2 by Eddie James · 5 years ago
  18. abe508b hwmon: (pmbus/ibm-cffps) Add new manufacturer debugfs entries by Eddie James · 5 years ago
  19. cce2095 hwmon: (pmbus) Driver for MAX20730, MAX20734, and MAX20743 by Guenter Roeck · 5 years ago
  20. 931f397 hwmon: (w83627ehf) Now only one intrusion channel by Dr. David Alan Gilbert · 5 years ago
  21. 6959550 hwmon: (w83627ehf) Remove code not needed after nct677* removal by Dr. David Alan Gilbert · 5 years ago
  22. 3207408 hwmon: (w83627ehf) remove nct6775 and nct6776 support by Dr. David Alan Gilbert · 5 years ago
  23. 1a1ea12 hwmon: (pmbus) Add MAX20796 to devices supported by generic pmbus driver by Guenter Roeck · 5 years ago
  24. 8f77203 hwmon: (w83627ehf) make sensor_dev_attr_##_name variables static by Chen Zhou · 5 years ago
  25. 9e34772 hwmon: (pmbus) Detect if chip is write protected by Guenter Roeck · 5 years ago
  26. d21ed22 hwmon: Driver for MAX31730 by Guenter Roeck · 5 years ago
  27. 002c6b5 hwmon: Add support for enable attributes to hwmon core by Guenter Roeck · 7 years ago
  28. 266cd58 hwmon: (w83627ehf) convert to with_info interface by Dr. David Alan Gilbert · 5 years ago
  29. a470f11 hwmon: (pmbus/ucd9000) Add support for UCD90320 Power Sequencer by Jim Wright · 5 years ago
  30. 8a36e38 dt-bindings: hwmon/pmbus: Add ti,ucd90320 power sequencer by Jim Wright · 5 years ago
  31. 4413405 hwmon: Add intrusion templates by Dr. David Alan Gilbert · 5 years ago
  32. 4703d91 Merge tag 'xarray-5.5' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 5 years ago
  33. 34597c85 Merge tag 'trace-v5.5-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  34. fa0a4e3 Merge tag 'ceph-for-5.5-rc8' of https://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  35. 3a83c8c Merge tag 'pm-5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  36. a572582 Merge tag 'pci-v5.5-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  37. 3c2659b readdir: make user_access_begin() use the real access range by Linus Torvalds · 5 years ago
  38. 2c6b7bc readdir: be more conservative with directory entry names by Linus Torvalds · 5 years ago
  39. 131701c Merge tag 'leds-5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds by Linus Torvalds · 5 years ago
  40. 1b4e677 Merge tag 'hwmon-for-v5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 5 years ago
  41. 43108c7 leds: lm3532: add pointer to documentation and fix typo by Pavel · 5 years ago
  42. 51eb5a2 leds: rb532: cleanup whitespace by Pavel Machek · 5 years ago
  43. 30d57d5 ledtrig-pattern: fix email address quoting in MODULE_AUTHOR() by Pavel Machek · 6 years ago
  44. 2424415 led: max77650: add of_match table by Bartosz Golaszewski · 5 years ago
  45. 22cb0a76 leds-as3645a: Drop fwnode reference on ignored node by Sakari Ailus · 5 years ago
  46. 90a8e82 leds: gpio: Fix uninitialized gpio label for fwnode based probe by Jacek Anaszewski · 5 years ago
  47. dbab40b Merge tag 'io_uring-5.5-2020-01-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  48. b61387c tracing/uprobe: Fix to make trace_uprobe_filter alignment safe by Masami Hiramatsu · 5 years ago
  49. 9c1c2b3 ceph: hold extra reference to r_parent over life of request by Jeff Layton · 6 years ago
  50. 1292e97 io_uring: fix compat for IORING_REGISTER_FILES_UPDATE by Eugene Syromiatnikov · 5 years ago
  51. bf24daa tracing: Do not set trace clock if tracefs lockdown is in effect by Masami Ichikawa · 5 years ago
  52. 8bcebc7 tracing: Fix histogram code when expression has same var as value by Steven Rostedt (VMware) · 5 years ago
  53. d96d875 Merge tag 'fixes_for_v5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 5 years ago
  54. def9d27 Linux 5.5-rc7 by Linus Torvalds · 5 years ago
  55. 7008ee1 Merge tag 'riscv/for-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  56. 11a8272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  57. 5f43644 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  58. b2383ad cxgb4: reject overlapped queues in TC-MQPRIO offload by Rahul Lakkireddy · 5 years ago
  59. c856e2b cxgb4: fix Tx multi channel port rate limit by Rahul Lakkireddy · 5 years ago
  60. 09d4f10 net: sched: act_ctinfo: fix memory leak by Eric Dumazet · 5 years ago
  61. fc585d4 riscv: Less inefficient gcc tishift helpers (and export their symbols) by Olof Johansson · 5 years ago
  62. 8f8972a Merge tag 'mtd/fixes-for-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 years ago
  63. 244dc268 Merge tag 'drm-fixes-2020-01-19' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  64. 95f4d9c riscv: delete temporary files by Ilie Halip · 5 years ago
  65. 0cc2682 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  66. 7ff15cd Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  67. 9e79c52 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  68. a186c11 Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  69. b07b9e8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  70. 124b554 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  71. a1c6f87 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  72. e2f73d1 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  73. ba0f472 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  74. 8cac899 Merge tag 'for-linus-2020-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  75. 2324de6 Merge tag 's390-5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  76. 8965de7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  77. f04dba6 Merge tag 'char-misc-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  78. bf3f401 Merge tag 'staging-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  79. c5fd2c5 Merge tag 'usb-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  80. e02d9c4 Merge branch 'bnxt_en-fixes' by David S. Miller · 5 years ago
  81. d061b24 bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal. by Michael Chan · 5 years ago
  82. 6fc7caa8 bnxt_en: Fix ipv6 RFS filter matching logic. by Michael Chan · 5 years ago
  83. ceb3284 bnxt_en: Fix NTUPLE firmware command failures. by Michael Chan · 5 years ago
  84. 6b3ad66 ptrace: reintroduce usage of subjective credentials in ptrace_has_cap() by Christian Brauner · 5 years ago
  85. 00ed452 XArray: Add xa_for_each_range by Matthew Wilcox (Oracle) · 5 years ago
  86. c44aa5e XArray: Fix xas_find returning too many entries by Matthew Wilcox (Oracle) · 5 years ago
  87. 19c30f4 XArray: Fix xa_find_after with multi-index entries by Matthew Wilcox (Oracle) · 5 years ago
  88. 430f24f XArray: Fix infinite loop with entry at ULONG_MAX by Matthew Wilcox (Oracle) · 5 years ago
  89. 82a9584 XArray: Add wrappers for nested spinlocks by Matthew Wilcox (Oracle) · 5 years ago
  90. f66d84c Merge tag 'drm-misc-fixes-2020-01-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  91. e33c7ba Merge tag 'drm-intel-fixes-2020-01-16' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  92. d704866 mtd: rawnand: gpmi: Restore nfc timing setup after suspend/resume by Esben Haabendal · 5 years ago
  93. 5bc6bb6 mtd: rawnand: gpmi: Fix suspend/resume problem by Esben Haabendal · 5 years ago
  94. da2ef81 mtd: spi-nor: Fix quad enable for Spansion like flashes by Michael Walle · 5 years ago
  95. 440b6d5 mtd: spi-nor: Fix selection of 4-byte addressing opcodes on Spansion by Vignesh Raghavendra · 5 years ago
  96. 25e73aa Merge tag 'io_uring-5.5-2020-01-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  97. effaf90 Merge tag 'for-5.5-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  98. 453495d Merge tag 'usb-serial-5.5-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 5 years ago
  99. ab7541c Merge tag 'fuse-fixes-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 5 years ago
  100. 07d5ac6 Merge tag 'sound-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago