1. 54e2dc9 watchdog: sch56xx-common: Add proper ref-counting of watchdog data by Hans de Goede · 12 years ago
  2. 85a2e40 watchdog: sch56xx: Remove unnecessary checks for register changes by Hans de Goede · 12 years ago
  3. fb55140 watchdog: sch56xx: Use watchdog core by Hans de Goede · 12 years ago
  4. 1259f6e Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  5. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  6. 4573acb hwmon: (it87) Make temp3 attribute conditional for IT8782F by Guenter Roeck · 12 years ago
  7. 62a1d05 hwmon: (it87) Convert to use devm_kzalloc and devm_request_region by Guenter Roeck · 12 years ago
  8. f7c2fe3 hwmon: INA219 and INA226 support by Felten, Lothar · 12 years ago
  9. 9172b5d hwmon: (it87) Create voltage attributes only if voltage is enabled by Guenter Roeck · 12 years ago
  10. a7871de hwmon: (ntc_thermistor) Fix checkpatch warning by Guenter Roeck · 12 years ago
  11. dbe43a6 hwmon: (ntc_thermistor) Optimize and fix build warning by Guenter Roeck · 12 years ago
  12. 425d247 hwmon: (ntc_thermistor) Return error code from hwmon_device_register by Guenter Roeck · 12 years ago
  13. 41141e6 hwmon: (ntc_thermistor) Convert to devm_kzalloc by Guenter Roeck · 12 years ago
  14. 1137a9a hwmon: (ad7314) Remove unused defines, and rename OFFSET to SHIFT by Guenter Roeck · 12 years ago
  15. 7bb5ee0 acpi_power_meter: clean up code around setup_attrs by Kyle McMartin · 12 years ago
  16. 9fe789f acpi_power_meter: drop meter_rw_attrs, use common meter_attrs by Kyle McMartin · 12 years ago
  17. f49d6a7 acpi_power_meter: remove duplicate code between register_{ro,rw}_attrs by Kyle McMartin · 12 years ago
  18. 3c45f2c acpi_power_meter: use a {RW,RO}_SENSOR_TEMPLATE macro to clean things up by Kyle McMartin · 12 years ago
  19. 81194cd acpi_power_meter: use the same struct {rw,ro}_sensor_template for both by Kyle McMartin · 12 years ago
  20. f71f5a5 hwmon: use module_pci_driver by Axel Lin · 12 years ago
  21. 0531d98 hwmon: (it87) Add support for IT8782F and IT8783E/F by Guenter Roeck · 12 years ago
  22. bdc71c9 hwmon: (coretemp) Increase CPU core limit by Guenter Roeck · 12 years ago
  23. b704871 hwmon: (coretemp) fix oops on cpu unplug by Kirill A. Shutemov · 12 years ago
  24. c3e40a9 hwmon: (fam15h_power) Fix pci_device_id array by Guenter Roeck · 12 years ago
  25. eae1415 hwmon: (ad7314) Fix build warning by Guenter Roeck · 12 years ago
  26. 1196573f hwmon: (ads1015) Fix build warning by Guenter Roeck · 12 years ago
  27. 00250ec hwmon: fam15h_power: fix bogus values with current BIOSes by Andre Przywara · 12 years ago
  28. 6b2aac4 Fix typo in various Kconfig file by Masanari Iida · 12 years ago
  29. d7ee111 hwmon: (pmbus_core) Fix compiler warning by Guenter Roeck · 12 years ago
  30. 1d0045e hwmon: (smsc47m1) Fix compiler warning by Guenter Roeck · 12 years ago
  31. 776cdc1 hwmon: (acpi_power_meter) Fix compiler warning seen in some configurations by Guenter Roeck · 12 years ago
  32. 8528e07 hwmon: (smsc47b397) Fix compiler warning by Guenter Roeck · 12 years ago
  33. e16de91 hwmon: (ad7314) Adds missing spi_dev initialization by Graeme Smecher · 12 years ago
  34. fbc729a hwmon: (k10temp) Add support for AMD Trinity CPUs by Andre Przywara · 12 years ago
  35. 6f7805a hwmon: (w83627ehf) mark const init data with __initconst instead of __initdata by Uwe Kleine-König · 12 years ago
  36. 31e354e hwmon: (acpi_power_meter) fix lockdep spew due to non-static lock class by Kyle McMartin · 12 years ago
  37. ce15a81 hwmon: (adm1031) Fix compiler warning by Guenter Roeck · 12 years ago
  38. 6394011 hwmon: (f75375s) Fix warning message seen in some configurations by Guenter Roeck · 12 years ago
  39. 52f30f7 hwmon: (max6639) Convert to dev_pm_ops by Mark Brown · 12 years ago
  40. be45d42 hwmon: (sht15) Fix Kconfig dependencies by Guenter Roeck · 12 years ago
  41. c1a1260 hwmon: (gpio-fan) Fix Kconfig dependencies by Guenter Roeck · 12 years ago
  42. 30304e5 Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  43. 86a1e18 watchdog: nowayout is bool by Wim Van Sebroeck · 12 years ago
  44. 5510e62 hwmon: Add MCP3021 ADC driver by Xie Xiaobo · 12 years ago
  45. 0c27321 hwmon: (mc13783-adc) Add support for the MC13892 PMIC by Uwe Kleine-Koenig · 12 years ago
  46. cb88200 hwmon: (mc13783-adc) Remove space before tab by Frans Meulenbroeks · 12 years ago
  47. af2ef4f hwmon: (lm63) Let the user adjust the lookup table by Jean Delvare · 12 years ago
  48. 817c6cc hwmon: (lm63) Make fan speed control strategy changeable by Jean Delvare · 12 years ago
  49. dac27dc hwmon: (lm63) Reorganize the code by Jean Delvare · 12 years ago
  50. f7001bb hwmon: (lm90) Restore original configuration if probe function fails by Guenter Roeck · 12 years ago
  51. ae544f6 hwmon: (lm90) Add support for GMT G781 by Guenter Roeck · 12 years ago
  52. f36ffea hwmon: (lm90) Fix multi-line comments by Guenter Roeck · 12 years ago
  53. c10b3ee hwmon: (w83795) Fix multi-line comments by Guenter Roeck · 12 years ago
  54. 72fea69 hwmon: (w83795) Unconditionally support manual fan speed control by Jean Delvare · 12 years ago
  55. 941a956 hwmon: (fam15h_power) Increase output resolution by Andre Przywara · 12 years ago
  56. fc0900c hwmon: (fam15h_power) Correct sign extension of running_avg_capture by Andreas Herrmann · 12 years ago
  57. 31f6765 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  58. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  59. 4a52246 Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  60. 312869e hwmon: (sch56xx) Add support for the integrated watchdog (v2) by Hans de Goede · 12 years ago
  61. 840e191 hwmon: (w83627ehf) Add support for temperature offset registers by Guenter Roeck · 12 years ago
  62. 86dda17 hwmon: (jc42) Remove unnecessary device IDs by Guenter Roeck · 12 years ago
  63. 3360a10 hwmon: (zl6100) Add support for ZL9101M and ZL9117M by Guenter Roeck · 12 years ago
  64. 9271126 hwmon: (adm1275) Add support for ADM1075 by Guenter Roeck · 12 years ago
  65. 590defe hwmon: (max34440) Add support for MAX34446 by Guenter Roeck · 12 years ago
  66. 60b873e hwmon: (pmbus) Add more virtual registers by Guenter Roeck · 12 years ago
  67. 2163340 hwmon: (pmbus) Add support for Lineage Power MDT040 by Guenter Roeck · 12 years ago
  68. c5f35c9 hwmon: (pmbus) Add support for TI TPS40400 and TPS40422 by Guenter Roeck · 12 years ago
  69. 56aad5d hwmon: (max34440) Add support for 'lowest' output voltage attribute by Guenter Roeck · 12 years ago
  70. f15df57 hwmon: (jc42) Convert to use devm_kzalloc by Guenter Roeck · 12 years ago
  71. 918ddef hwmon: (max16065) Convert to use devm_kzalloc by Guenter Roeck · 12 years ago
  72. b8a5a7c hwmon: (smm665) Convert to use devm_kzalloc by Guenter Roeck · 12 years ago
  73. 3683928 hwmon: (ltc4261) Convert to use devm_kzalloc by Guenter Roeck · 12 years ago
  74. dd285ad hwmon: (pmbus) Simplify remove functions by Guenter Roeck · 12 years ago
  75. 8b313ca hwmon: (pmbus) Convert pmbus drivers to use devm_kzalloc by Guenter Roeck · 12 years ago
  76. 07404aa hwmon: (lineage-pem) Convert to use devm_kzalloc by Guenter Roeck · 12 years ago
  77. f352df6 hwmon: (hwmon-vid) Fix checkpatch issues by Guenter Roeck · 12 years ago
  78. 3230f70 hwmon: (hwmon-vid) Add new entries to VRM model table by Guenter Roeck · 12 years ago
  79. 9908ad4 hwmon: (lm80) Add detection of NatSemi/TI LM96080 by Jean Delvare · 12 years ago
  80. 0e190b7 hwmon: (lm87) Get rid of macro-generated functions by Jean Delvare · 12 years ago
  81. 8652a26 hwmon: (lm87) Reorganize the code by Jean Delvare · 12 years ago
  82. 0fc86ec hwmon: (applesmc) Silence uninitialized warnings by Henrik Rydberg · 12 years ago
  83. 7599d32 hwmon: (lm70) Fix: do not use assignment in if condition by Guenter Roeck · 12 years ago
  84. e200c14 hwmon: (lm70) Register hwmon device after creating attribute files, and remove it first by Guenter Roeck · 12 years ago
  85. 01d9def hwmon: (w83l786ng) Fix multi-line comments by Guenter Roeck · 12 years ago
  86. 130067d hwmon: (w83l785ts) Fix multi-line comments by Guenter Roeck · 12 years ago
  87. 7950133 hwmon: (w83781d) Fix: do not use assignment in if condition by Guenter Roeck · 12 years ago
  88. aff6e00 hwmon: (w83781d) Fix multi-line comments by Guenter Roeck · 12 years ago
  89. 2a52dd6 hwmon: (smsc47b397) Fix multi-line comments by Guenter Roeck · 12 years ago
  90. 36564ef hwmon: (pc87427) Fix multi-line comments by Guenter Roeck · 12 years ago
  91. b6707b7 hwmon: (max1668) Fix multi-line comments by Guenter Roeck · 12 years ago
  92. 1160631 hwmon: (lm80) Fix multi-line comments by Guenter Roeck · 12 years ago
  93. bf0f3a0 hwmon: (emc2103) Fix multi-line comments by Guenter Roeck · 12 years ago
  94. fbb6670 hwmon: (adm1031) Fix multi-line comments by Guenter Roeck · 12 years ago
  95. 94b991d hwmon: (adm1029) Fix multi-line comments by Guenter Roeck · 12 years ago
  96. 27b9de3 hwmon: (w83627hf) Fix checkpatch issues by Guenter Roeck · 12 years ago
  97. ca3ccad hwmon: (w83l786ng) Fix checkpatch issues by Guenter Roeck · 12 years ago
  98. 47efe87 hwmon: (w83793) Fix checkpatch issues by Guenter Roeck · 12 years ago
  99. d174368 hwmon: (w83792d) Fix checkpatch issues by Guenter Roeck · 12 years ago
  100. 2185696 hwmon: (vt1211) Fix: do not use assignment in if condition by Guenter Roeck · 12 years ago