1. 0f3aa48 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  2. d07f05f hwmon: rpi: add module alias to raspberrypi-hwmon by Peter Robinson · 6 years ago
  3. d49dbfa hwmon: (nct6775) Fix potential Spectre v1 by Gustavo A. R. Silva · 6 years ago
  4. f196dec hwmon: (adt7475) Make adt7475_read_word() return errors by Dan Carpenter · 6 years ago
  5. 9d19371 hwmon: (adt7475) Potential error pointer dereferences by Dan Carpenter · 6 years ago
  6. 3ad8670 hwmon: (ina2xx) fix sysfs shunt resistor read access by Lothar Felten · 6 years ago
  7. f3ea4962 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  8. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  9. 5e2d059 Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  10. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  11. 4afec79 hwmon: (adt7475) Change show functions to return error data correctly by Tokunori Ikegami · 6 years ago
  12. 702afea hwmon: (adt7475) Change update functions to add error handling by Tokunori Ikegami · 6 years ago
  13. b36fb17 hwmon: (adt7475) Change valid parameter to bool type by Tokunori Ikegami · 6 years ago
  14. 5cf943e hwmon: (adt7475) Split device update function to measure and limits by Tokunori Ikegami · 6 years ago
  15. cd6a206 hwmon: k10temp: Support Threadripper 2920X, 2970WX; simplify offset table by Guenter Roeck · 6 years ago
  16. 484a84f hwmon: (k10temp) 27C Offset needed for Threadripper2 by Michael Larabel · 6 years ago
  17. e0da991 hwmon: (ibmpowernv) Add attributes to enable/disable sensor groups by Shilpasri G Bhat · 6 years ago
  18. 12005ec hwmon: (iio_hwmon) Use devm functions by Maxime Roussin-Bélanger · 6 years ago
  19. aa7f29b hwmon: Add support for power min, lcrit, min_alarm and lcrit_alarm by Andrew Lunn · 6 years ago
  20. e541454 Merge tag 'arm-soc/for-4.19/drivers' of https://github.com/Broadcom/stblinux into next/drivers by Olof Johansson · 6 years ago
  21. 74d1e00 hwmon: Add support for RPi voltage sensor by Stefan Wahren · 7 years ago
  22. f1fd4a4 hwmon: Add NPCM7xx PWM and Fan driver by Tomer Maimon · 6 years ago
  23. 7a001db hwmon: (pmbus/max34440) Add support for MAX34451. by Kun Yi · 6 years ago
  24. 65afb4c hwmon: (mlxreg-fan) Add support for Mellanox FAN driver by Vadim Pasternak · 6 years ago
  25. ffb3243 hwmon: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  26. 57fec3a hwmon: (nct6775) Fix comment in the description of pwm_mode by Guenter Roeck · 7 years ago
  27. 73ed6e2 hwmon: (nct7904) Fix UNSPECIFIED_INT warning by Jakob Albert · 7 years ago
  28. 12f0c34 hwmon: (nct7904) Fix CODE_INDENT error by Jakob Albert · 7 years ago
  29. ec1460e hwmon: (nct7904) Fix SPACING errors by Jakob Albert · 7 years ago
  30. ac31672 headers: separate linux/mod_devicetable.h from linux/platform_device.h by Randy Dunlap · 7 years ago
  31. 91bb8f4 hwmon: (nct6775) Fix loop limit by Guenter Roeck · 7 years ago
  32. 536e001 hwmon: (dell-smm) Disable fan support for Dell XPS13 9333 by Helge Eichelberg · 7 years ago
  33. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  34. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  35. c90fca9 Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  36. c9bdf29 hwmon: (asus_atk0110) Make use of device managed memory by Bastian Germann · 7 years ago
  37. 3c60726 hwmon: (asus_atk0110) Replace deprecated device register call by Bastian Germann · 7 years ago
  38. fb8eefd hwmon: (k10temp) Make function get_raw_temp static by Colin Ian King · 7 years ago
  39. 9e3699f Merge tag 'ib-mfd-hwmon-v4.18' into hwmon-next by Guenter Roeck · 7 years ago
  40. 5d9ca43 hwmon: (ltc2990) support all measurement modes by Tom Levens · 7 years ago
  41. a6282d1 hwmon: (ltc2990) Fix incorrect conversion of negative temperatures by Tom Levens · 7 years ago
  42. 59df4f4 hwmon: (core) check parent dev != NULL when chip != NULL by Lucas Magasweran · 7 years ago
  43. 2b2acdc hwmon: (fschmd) fix typo 'can by' to 'can be' by Wolfram Sang · 7 years ago
  44. f934c05 hwmon: (k10temp) Display both Tctl and Tdie by Guenter Roeck · 7 years ago
  45. ccaf63b hwmon: (k10temp) Add support for Stoney Ridge and Bristol Ridge CPUs by Guenter Roeck · 7 years ago
  46. 43d2974 hwmon: (ibmpowernv) Add energy sensors by Shilpasri G Bhat · 7 years ago
  47. 3c8c049 hwmon: (ibmpowernv): Add support to read 64 bit sensors by Shilpasri G Bhat · 7 years ago
  48. 3b03162 hwmon: (k10temp) Use API function to access System Management Network by Guenter Roeck · 7 years ago
  49. 40626a1 hwmon: (k10temp) Fix reading critical temperature register by Guenter Roeck · 7 years ago
  50. 877d894 hwmon: (k10temp) Add support for AMD Ryzen w/ Vega graphics by Guenter Roeck · 7 years ago
  51. 1b59788 hwmon: (k10temp) Add temperature offset for Ryzen 2700X by Guenter Roeck · 7 years ago
  52. dbac00f hwmon: (nct6683) Enable EC access if disabled at boot by Guenter Roeck · 7 years ago
  53. f18a36c hwmon: (scmi) handle absence of few types of sensors by Sudeep Holla · 7 years ago
  54. ed645cc hwmon: MC13783: Add uid and die temperature sensor inputs by Andrey Gusakov · 7 years ago
  55. 71219b3 Merge tag 'hwmon-for-linus-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 7 years ago
  56. e3a2d2b hwmon: (via-cputemp) support new centaur CPUs by davidwang · 7 years ago
  57. 415eb2a hwmon: (nct6775) Fix writing pwmX_mode by Guenter Roeck · 7 years ago
  58. f8d6dc7 Merge tag 'scmi-fixes-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/drivers by Arnd Bergmann · 7 years ago
  59. 10ecacd hwmon: (lm92) Add max6635 to lm92_id[] by Alvaro G. M · 7 years ago
  60. 4ff0ce2 hwmon: (pmbus/adm1275) Add support for ADM1272 by Guenter Roeck · 7 years ago
  61. 05993e2 hwmon: (lm92) Do not try to detect MAX6635 by Alvaro G. M · 7 years ago
  62. c09880c hwmon: (scmi) return -EINVAL when sensor information is unavailable by Sudeep Holla · 7 years ago
  63. 72816cb hwmon: (ucd9000) Add debugfs attributes to provide mfr_status by Christopher Bostic · 7 years ago
  64. ca781fb hwmon: (ucd9000) Add gpio chip interface by Christopher Bostic · 7 years ago
  65. 8182005 hwmon: (nct6775) Add support for NCT6796D by Guenter Roeck · 7 years ago
  66. 1b20624 hwmon: (nct6775) Initialize boolean variables with declaration by Guenter Roeck · 7 years ago
  67. 00fd4cf hwmon: (nct6775) Improve fan6/pwm6 support by Guenter Roeck · 7 years ago
  68. e261726 hwmon: (nct6775) Use NUM_FAN consistently by Guenter Roeck · 7 years ago
  69. 47591ba hwmon: (g762) handle cleanup with devm_add_action by Hao Peng · 7 years ago
  70. 8e1d6fe hwmon: (sht21) Update data sheet URLs by Danilo Bargen · 7 years ago
  71. ecb29ab hwmon: (pmbus/adm1275) Accept negative page register values by Guenter Roeck · 7 years ago
  72. a46f8cd hwmon: (pmbus/max8688) Accept negative page register values by Guenter Roeck · 7 years ago
  73. f46f11d Merge tag 'scmi-updates-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/drivers by Arnd Bergmann · 7 years ago
  74. b23688a hwmon: add support for sensors exported via ARM SCMI by Sudeep Holla · 8 years ago
  75. 3e9f4df Merge tag 'hwmon-for-linus-v4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 7 years ago
  76. d4667ca Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  77. b399151 x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping by Jia Zhang · 7 years ago
  78. aef17ca hwmon: (k10temp) Only apply temperature offset if result is positive by Guenter Roeck · 7 years ago
  79. 6fbc423 hwmon: (dell-smm) Disable fan support for Dell Vostro 3360 by Oleksandr Natalenko · 7 years ago
  80. f480ea9 hwmon: (dell-smm) Disable fan support for Dell Inspiron 7720 by Pali Rohár · 7 years ago
  81. 836ad11 hwmon: (dell-smm) Enable broken functionality via "force" module param by Pali Rohár · 7 years ago
  82. 6509614 hwmon: (k10temp) Add temperature offset for Ryzen 1900X by Guenter Roeck · 7 years ago
  83. ccffe77 hwmon: (lm75) Fix trailing semicolon by Luis de Bethencourt · 7 years ago
  84. 0c4c586 hwmon: (ina2xx) Fix access to uninitialized mutex by Marek Szyprowski · 7 years ago
  85. 08f411b hwmon: (pmbus/ir35221) Remove unnecessary scaling by Samuel Mendoza-Jonas · 7 years ago
  86. abe6c3b hwmon: (sht3x) wait predefined limits loading complete before access by Emiliano Ingrassia · 7 years ago
  87. b007640 hwmon: (pmbus/ibm-cffps) Add dependency on LEDS_CLASS by Arnd Bergmann · 7 years ago
  88. ef9e1cd hwmon: (pmbus/cffps) Add led class device for power supply fault led by eajames@linux.vnet.ibm.com · 7 years ago
  89. 4471879 hwmon: (pmbus) cffps: Add PMBUS_SKIP_STATUS_CHECK by Eddie James · 7 years ago
  90. 18c514cc hwmon: (aspeed-pwm-tacho) Deassert reset in probe by Joel · 7 years ago
  91. d6bb645 hwmon: (pmbus) cffps: Add debugfs entries by Edward A. James · 7 years ago
  92. eb6489b hwmon: (pmbus) Export pmbus device debugfs directory entry by Edward A. James · 7 years ago
  93. 571e3f3 hwmon: (w83773g) Fix fault detection and reporting by Guenter Roeck · 7 years ago
  94. a7a9b15 hwmon: (hih6130) Fix documentation of struct hih6130 by Guenter Roeck · 7 years ago
  95. 7f6d70c hwmon: (iio_hwmon) Fix documentation of struct iio_hwmon_state by Guenter Roeck · 7 years ago
  96. d5324e9 hwmon: (sht15) Fix parameter documentation of sht15_crc8() by Guenter Roeck · 7 years ago
  97. 679f50b hwmon: (sht21) Fix documentation of struct sht21 by Guenter Roeck · 7 years ago
  98. 3870945 hwmon: Fix parameter documentation by Guenter Roeck · 7 years ago
  99. 98b16a0 hwmon: (max31785) Add OF device ID table by Javier Martinez Canillas · 7 years ago
  100. 5d389b1 hwmon: (ina2xx) Make calibration register value fixed by Maciej Purski · 7 years ago