1. 468bf0e hwmon: (ina2xx) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  2. 38c75dc hwmon: (max16065) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  3. 8d37355 hwmon: (max6697) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  4. 3710263 hwmon: (lm73) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  5. 9bd024e hwmon: (max6642) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  6. 0d36dce hwmon: (ds1621) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  7. a150d95 hwmon: (nct6775) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  8. 74188cb hwmon: Provide managed hwmon registration by Guenter Roeck · 11 years ago
  9. 615fc8c hwmon: (nct6775) Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  10. c3b7cdd hwmon: (pmbus) Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  11. 9a85d53 hwmon: (ltc4245) Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  12. 7258a12 hwmon: (gpio-fan) Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  13. 8269b75 hwmon: (ds1621) Convert to use hwmon_device_register_with_groups by Guenter Roeck · 12 years ago
  14. bab2243 hwmon: Introduce hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  15. 522928a hwmon: (f71882fg) Remove extra return statement by Guenter Roeck · 11 years ago
  16. 39b103b hwmon: (f75375s) Don't crash the kernel unnecessarily by Guenter Roeck · 11 years ago
  17. 674d0ed hwmon: (atxp1) Set and use error code from vid_to_reg() by Guenter Roeck · 11 years ago
  18. 19f053c hwmon: (acpi_power_meter) Use return value from acpi_bus_register_driver by Guenter Roeck · 11 years ago
  19. 83c97fe hwmon: (acpi_power_meter) Don't crash the kernel unnecessarily by Guenter Roeck · 11 years ago
  20. c52ae3d hwmon: (gpio_fan) Use error value returned from get_fan_speed_index() by Guenter Roeck · 11 years ago
  21. bb34c0d hwmon: (adt7462) Use error value returned from find_trange_value() by Guenter Roeck · 11 years ago
  22. af78fdf hwmon: (pmbus) Don't unnecessarily crash the kernel by Guenter Roeck · 11 years ago
  23. ae02e74 hwmon: (mc13783-adc) Increase size of name string by Guenter Roeck · 11 years ago
  24. 45a5b3a hwmon: (nct6775) Check array index when accessing temp_offset by Guenter Roeck · 11 years ago
  25. e8ab508 hwmon: (nct6775) Use return value from find_temp_source by Guenter Roeck · 11 years ago
  26. a039371 hwmon: Remove unnecessary semicolons by Guenter Roeck · 12 years ago
  27. 25f2bd7 hwmon: (applesmc) Always read until end of data by Henrik Rydberg · 11 years ago
  28. 5f45138 hwmon: (applesmc) Check key count before proceeding by Henrik Rydberg · 11 years ago
  29. 0b77f76 hwmon: (k10temp) remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  30. 010a166 hwmon: (tmp421) Fix return value by Sachin Kamat · 11 years ago
  31. 17a5210 hwmon: (amc6821) Remove redundant break by Sachin Kamat · 11 years ago
  32. 3499e5b hwmon: (amc6821) Fix return value by Sachin Kamat · 11 years ago
  33. 12ca0b5 hwmon: (ibmaem) Fix return value by Sachin Kamat · 11 years ago
  34. 1a3abbd hwmon: (emc2103) Fix return value by Sachin Kamat · 11 years ago
  35. 8876dd7 hwmon: (ina2xx) Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  36. 98128de hwmon: (hwmon-vid) Add __maybe_unused attribute to dummy variable by Guenter Roeck · 11 years ago
  37. 7b4022f Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 11 years ago
  38. 94e4441 hwmon: (emc6w201) Do not declare enum variable by Guenter Roeck · 11 years ago
  39. f85b520 hwmon: (w83792d) Update module author by Shane Huang · 11 years ago
  40. 7e75224 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  41. f27a5fb Merge remote-tracking branch 'regulator/topic/optional' into regulator-next by Mark Brown · 11 years ago
  42. f060c65 hwmon: (htu21) Add Measurement Specialties HTU21D support by William Markezana · 11 years ago
  43. 5407e051 hwmon: Change my email address. by Darrick J. Wong · 11 years ago
  44. 30b146d hwmon: (k10temp) Add support for Fam16h (Kabini) by Wei Hu · 11 years ago
  45. a4bf06d hwmon: (adt7462) ADT7462_REG_VOLT_MAX() should return 0 by Dan Carpenter · 11 years ago
  46. 9e059ba hwmon: (sht15) Use devm_regulator_get_optional() by Mark Brown · 11 years ago
  47. 60c1f31 hwmon: (ads1015) Add support for ADS1115 by Evgeniy Dushistov · 11 years ago
  48. e3b20b3 hwmon: (w83627ehf) Add support for hibernate by Harald Judt · 11 years ago
  49. 374d1f9 hwmon: (nct6775) Add support for hibernate by Harald Judt · 11 years ago
  50. a8b3a3a hwmon: use dev_get_platdata() by Jingoo Han · 11 years ago
  51. f58876a hwmon: (nct6775) Fix size of data->temp array by Dan Carpenter · 11 years ago
  52. df612d5 hwmon: (nct6775) Avoid using device platform data outside probe function by Guenter Roeck · 11 years ago
  53. 578ab5f hwmon: (nct6775) Add support for NCT6791D by David Bartley · 12 years ago
  54. 3084699 hwmon: (nct6775) Add support for beep attributes by Guenter Roeck · 12 years ago
  55. b7a6135 hwmon: (nct6775) Add support for critical low/high temperature limits on NCT6106 by Guenter Roeck · 12 years ago
  56. 6c00950 hwmon: (nct6775) Add support for NCT6102D/6106D by Guenter Roeck · 13 years ago
  57. 698a7c2 hwmon: (nct6775) Support two SuperIO chips in the same system by Guenter Roeck · 12 years ago
  58. f73cf63 hwmon: (nct6775) Allocate attributes dynamically from templates by Guenter Roeck · 12 years ago
  59. 1c2faa2 hwmon: (coretemp) Atom CPUs don't support TjMax; no warning needed by Guenter Roeck · 12 years ago
  60. 93d783b hwmon: (adt7470) Fix incorrect return code check by Curt Brune · 11 years ago
  61. 5c52add hwmon: (max6697) fix MAX6581 ideality by Vivien Didelot · 11 years ago
  62. 5d88d15 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  63. d23e2ae hwmon: delete __cpuinit usage from all hwmon files by Paul Gortmaker · 12 years ago
  64. 0b905d8 hwmon: (abx500) Staticize abx500_temp_attributes by Sachin Kamat · 11 years ago
  65. 5b0620d hwmon: (lm63) Drop redundant safety on cache lifetime by Jean Delvare · 11 years ago
  66. 78c2c2f hwmon: (lm90) Drop redundant safety on cache lifetime by Jean Delvare · 11 years ago
  67. ddcf660 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  68. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 12 years ago
  69. a50d9a4 hwmon: (ds1621) Fix temperature rounding operations by Guenter Roeck · 12 years ago
  70. 41fa9a9 hwmon: (nct6775) Drop unsupported fan alarm attributes for NCT6775 by Guenter Roeck · 12 years ago
  71. b1d2bff hwmon: (nct6775) Fix temperature alarm attributes by Guenter Roeck · 12 years ago
  72. 594fbe7 Add support for GMT G762/G763 PWM fan controllers by Arnaud Ebalard · 12 years ago
  73. 31e7ad7 hwmon: (ina2xx) Add device tree support to pass the shunt resistor by Tang Yuantian · 12 years ago
  74. 260f81f hwmon: (ds1621) Add DS1731 chip support to ds1621 driver by Robert Coulson · 12 years ago
  75. 2ec2819 hwmon: (iio_hwmon) add alias table by Sebastian Andrzej Siewior · 12 years ago
  76. 68146a5 hwmon: (adm1021) Do not create min sysfs attributes for LM84 by Guenter Roeck · 12 years ago
  77. ed7c34e hwmon: (ds1621) Remove detect function by Robert Coulson · 12 years ago
  78. 79c1cc1 hwmon: (ds1621) Add ds1631 chip support to ds1621 driver and documentation by Robert Coulson · 12 years ago
  79. 3a8fe33 hwmon: (ds1621) Add ds1721 update interval sysfs attribute by Robert Coulson · 12 years ago
  80. cd6c8a4 hwmon: (ds1621) Add ds1721 chip support by Robert Coulson · 12 years ago
  81. cd275a5 hwmon: (w83627ehf) Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  82. 3a2af25 hwmon: (ntc_thermistor) Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  83. 15d2f56 hwmon: (i5k_amb) Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  84. 807f730 hwmon: (coretemp) Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  85. bb6067e hwmon: (abituguru3) Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  86. 591bfcf hwmon: (adm1021) Strengthen chip detection for ADM1021, LM84 and MAX1617 by Guenter Roeck · 12 years ago
  87. 4e2284d hwmon: (tmp401) Drop redundant safety on cache lifetime by Jean Delvare · 12 years ago
  88. ecacb0b hwmon: fix error return code in abituguru_probe() by Wei Yongjun · 12 years ago
  89. 159c8cd hwmon: (iio_hwmon) Fix null pointer dereference by Axel Lin · 12 years ago
  90. 169c05c hwmon: (nct6775) Do not create non-existing attributes by Guenter Roeck · 12 years ago
  91. 4510d19 hwmon: (iio_hwmon) Fix missing iio_channel_release_all call if devm_kzalloc fail by Axel Lin · 12 years ago
  92. e72a5d1 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  93. 60b7bf4 more mode_t whack-a-mole... by Al Viro · 12 years ago
  94. 3fbc81e hwmon: (lm75) Add support for the Dallas/Maxim DS7505 by Jean Delvare · 12 years ago
  95. 0cd2c72 hwmon: (lm75) Tune resolution and sample time per chip by Jean Delvare · 12 years ago
  96. 87d0621 hwmon: (lm75) Prepare to support per-chip resolution and sample time by Jean Delvare · 12 years ago
  97. 8a5c5cc hwmon: (lm75) Per-chip configuration register initialization by Jean Delvare · 12 years ago
  98. 151173e Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  99. fdc719b Merge tag 'staging-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  100. 6445e66 hwmon: (nct6775) Fix coding style problems by Guenter Roeck · 12 years ago