1. a0cadc2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  2. 671f837 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  3. ad1d3a2 watchdog: iTCO_wdt.c: remove extra pci_dev_put()'s from init code by Prarit Bhargava · 15 years ago
  4. c9e2a72 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 15 years ago
  5. 9aca0e7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 15 years ago
  6. a0e3390 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  7. b63aa73 watchdog: add support for Broadcom BCM63xx built-in watchdog by Florian Fainelli · 15 years ago
  8. dee00ab watchdog: f71808e_wdt: add support for the F71889FG by Giel van Schijndel · 15 years ago
  9. 29c3e8c watchdog: MachZ: fix debug macro by Nicolas Kaiser · 15 years ago
  10. a422088 watchdog: it8712f_wdt: Add module parameter for alternative reset sources by Timo Juhani Lindfors · 15 years ago
  11. f0fc107 watchdog: it8712f_wdt: Add comments for config/control register names by Timo Juhani Lindfors · 15 years ago
  12. dfb0b8e watchdog: it87_wdt: Add support for watchdogs with 8b timers by Ondrej Zajicek · 15 years ago
  13. ec10b0e regulator: max8952 - fix max8952_set_voltage by Axel Lin · 15 years ago
  14. da05738 regulator: max8952 - fix max8952_pmic_probe error path by Axel Lin · 15 years ago
  15. f5ee10a regulator: fix build when CONFIG_REGULATOR_DUMMY=n by Anand Gadiyar · 15 years ago
  16. 8cbf811 regulator: avoid deadlock when disabling regulator with supply by Jeffrey Carlyle · 15 years ago
  17. 688fe99 regulator: Add option for machine drivers to enable the dummy regulator by Mark Brown · 15 years ago
  18. 993af7c Regulator: lp3972 cleanup by Axel Lin · 15 years ago
  19. 5976f09 Regulator: LP3972 PMIC regulator driver by Axel Lin · 15 years ago
  20. 202f4f5 MAX8952 PMIC Driver Initial Release by MyungJoo Ham · 15 years ago
  21. ee3e965 watchdog: it87_wdt: Add support for IT8720F watchdog by Ondrej Zajicek · 15 years ago
  22. a2b89cd watchdog: Use static const char * const where possible by Joe Perches · 15 years ago
  23. b1142e8 ext4: BUG_ON fix: check if page has buffers before calling page_buffers() by Theodore Ts'o · 15 years ago
  24. 641912f watchdog: iTCO_wdt: Cleanup warning messages by Prarit Bhargava · 15 years ago
  25. cad0df3 watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg DeviceIDs by Seth Heasley · 15 years ago
  26. d63f6d1 initramfs: Fix build break on symbol-prefixed archs by Mike Frysinger · 15 years ago
  27. 12364a4 nfs4: The difference of 2 pointers is ptrdiff_t by Geert Uytterhoeven · 15 years ago
  28. 2d3b07c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  29. 150cd84 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  30. f063a0c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  31. 3c37629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  32. e9f29c9 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  33. 44c1bcd hwmon: (it87) Add support for the IT8721F/IT8758E by Jean Delvare · 15 years ago
  34. 0df6454d hwmon: (it87) Move conversion functions by Jean Delvare · 15 years ago
  35. 0b22ce3 hwmon: Remove many EXPERIMENTAL flags by Jean Delvare · 15 years ago
  36. f6c61cf hwmon: (lm85) Add support for ADT7468 high-frequency PWM mode by Jean Delvare · 15 years ago
  37. c36364d hwmon: (lm85) Document the ADT7468 as supported by Jean Delvare · 15 years ago
  38. fa7a579 hwmon: (lm85) Fix ADT7468 frequency table by Jean Delvare · 15 years ago
  39. 918ee91 hwmon: I2C addresses are constant by Jean Delvare · 15 years ago
  40. bd5f47e Move ams driver to macintosh by Jean Delvare · 15 years ago
  41. 6dfee85 hwmon: (pcf8591) Don't attempt to detect devices by Jean Delvare · 15 years ago
  42. 4275fcd hwmon: (pcf8591) Register as a hwmon device by Jean Delvare · 15 years ago
  43. 2437710 hwmon: (w83795) Use standard attributes for chassis intrusion by Jean Delvare · 15 years ago
  44. 00030af hwmon: (w83795) Exclude fan control feature by default by Jean Delvare · 15 years ago
  45. e3760b4 hwmon: (w83795) Add myself as co-author and maintainer by Jean Delvare · 15 years ago
  46. eb02755 hwmon: (w83795) More style cleanups by Jean Delvare · 15 years ago
  47. 5d2cd95 hwmon: (w83795) Fix LSB reading of voltage limits by Jean Delvare · 15 years ago
  48. 21fc977 hwmon: (w83795) Use dev_get_drvdata() where possible by Jean Delvare · 15 years ago
  49. 1bb3450 hwmon: (w83795) Delay reading pwm config registers by Jean Delvare · 15 years ago
  50. 2ae61de hwmon: (w83795) Delay reading limit registers by Jean Delvare · 15 years ago
  51. 0d7237bf hwmon: (w83795) Move register reads to dedicated functions by Jean Delvare · 15 years ago
  52. 476a4e5 hwmon: (w83795) Pack similar register reads by Jean Delvare · 15 years ago
  53. fd7f82b hwmon: (w83795) Make W83795_REG_PWM more efficient by Jean Delvare · 15 years ago
  54. 5f7b77c hwmon: (w83795) Don't pre-read values we'll update later by Jean Delvare · 15 years ago
  55. 39deb69 hwmon: (w83795) Simplify temperature sensor type handling by Jean Delvare · 15 years ago
  56. cd316df hwmon: (w83795) Drop _NUM constants by Jean Delvare · 15 years ago
  57. 49c7347 hwmon: (w83795) Drop REST_VLT_BEGIN/END by Jean Delvare · 15 years ago
  58. 7eb8d50 hwmon: (w83795) Fix parity checks by Jean Delvare · 15 years ago
  59. a654b9d4 hwmon: (w83795) Get rid of VRLSB_SHIFT by Jean Delvare · 15 years ago
  60. c1a792a hwmon: (w83795) Avoid reading the same register twice by Jean Delvare · 15 years ago
  61. 02728ff hwmon: (w83795) Rework beep_enable implementation by Jean Delvare · 15 years ago
  62. 54891a3 hwmon: (w83795) Report PECI agent Tbase values by Jean Delvare · 15 years ago
  63. dd127f5 hwmon: (w83795) Properly handle negative temperatures by Jean Delvare · 15 years ago
  64. a0ce402 hwmon: (w83795) Rename temperature limit attributes by Jean Delvare · 15 years ago
  65. 01879a8 hwmon: (w83795) Fix PWM duty cycle frequency attributes by Jean Delvare · 15 years ago
  66. 0e25601 hwmon: (w83795) Add support for dynamic in0-2 limits by Jean Delvare · 15 years ago
  67. 6c82b2f hwmon: (w83795) Fix LSB reading of fan speeds by Jean Delvare · 15 years ago
  68. 71caf46 hwmon: (w83795) Clean up probe function by Jean Delvare · 15 years ago
  69. 6f9dfd8 hwmon: (w83795) Fix in17-in20 gain factor by Jean Delvare · 15 years ago
  70. 80646b9 hwmon: (w83795) Only start monitoring if needed by Jean Delvare · 15 years ago
  71. 86ef4d2 hwmon: (w83795) Add const markers by Jean Delvare · 15 years ago
  72. b2cc528 hwmon: (w83795) Only create fan[1-8]_target files when needed by Jean Delvare · 15 years ago
  73. b5f6a90 hwmon: (w83795) Move PWM attributes to a dedidated array by Jean Delvare · 15 years ago
  74. 87df0da hwmon: (w83795) Use 2D arrays for many device attributes by Jean Delvare · 15 years ago
  75. 6f3dcde hwmon: (w83795) Merge w83795_create_files and w83795_remove_files by Jean Delvare · 15 years ago
  76. 892514a hwmon: (w83795) Move file creation to a separate function too by Jean Delvare · 15 years ago
  77. 2fa0987 hwmon: (w83795) Move files removal to a separate function by Jean Delvare · 15 years ago
  78. 2be381d hwmon: (w83795) Improve detection routine by Jean Delvare · 15 years ago
  79. b2469f4 hwmon: (w83795) Refactor bank selection by Jean Delvare · 15 years ago
  80. 093d1a4 hwmon: (w83795) Drop duplicate enum by Jean Delvare · 15 years ago
  81. 315bacf hwmon: (w83795) Misc cleanups by Jean Delvare · 15 years ago
  82. 792d376 hwmon: New driver for the W83795G/ADG monitoring chips by Wei Song · 15 years ago
  83. 62991f7 hwmon: (s3c-hwmon) Depend on S3C_ADC by Maurus Cuelenaere · 15 years ago
  84. 9c627e3 hwmon: (s3c-hwmon) Use a real mutex by Thomas Gleixner · 15 years ago
  85. caaa0f3 hwmon: (lm75) Trivial changes to pacify the checkpatch by Shubhrajyoti D · 15 years ago
  86. e3cd952 hwmon: (lm75) Make the writing to sysfs more robust by Shubhrajyoti D · 15 years ago
  87. c4f99a2 hwmon: (lm90) Add support for the W83L771W/G by Jean Delvare · 15 years ago
  88. 0c01b64 hwmon: (lm90) Add support for update_interval sysfs attribute by Guenter Roeck · 15 years ago
  89. 1179324 hwmon: (lm90) Introduce capability flag to indicate broken ALERT functionality by Guenter Roeck · 15 years ago
  90. 4667bcb hwmon: (lm90) Introduce chip parameter structure by Guenter Roeck · 15 years ago
  91. 15b66ab hwmon: (lm90) Rearrange code to no longer require forward declarations by Guenter Roeck · 15 years ago
  92. 06e1c0a hwmon: (lm90) Add support for max6695 and max6696 by Guenter Roeck · 15 years ago
  93. 6948708 hwmon: (lm90) Add support for extra features of max6659 by Guenter Roeck · 15 years ago
  94. 13c8495 hwmon: (lm90) Add explicit support for max6659 by Guenter Roeck · 15 years ago
  95. 9651286 hwmon: (lm90) Simplify set_temp11 register calculations by Guenter Roeck · 15 years ago
  96. b6fc1ba hwmon: (lm90) Introduce function to delete sysfs files by Guenter Roeck · 15 years ago
  97. 88073bb hwmon: (lm90) Introduce device feature bits by Guenter Roeck · 15 years ago
  98. 11e5781 hwmon: (lm90) Fix checkpatch errors by Guenter Roeck · 15 years ago
  99. 28e7438f hwmon: Add tempX_emergency attribute to sysfs ABI by Guenter Roeck · 15 years ago
  100. 628b450 hwmon: (k8temp) Remove superfluous CPU family check by Andreas Herrmann · 15 years ago