1. 40d7ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  2. 29041b4 ibmpex: add endian annotation to extract_data() helper by Harvey Harrison · 16 years ago
  3. 85e0e5a hwmon: applesmc: Add support for MacBook Air 2 by Henrik Rydberg · 16 years ago
  4. 89fac11 adt7470: make automatic fan control really work by Darrick J. Wong · 16 years ago
  5. 2f22d5d adt7470: observe the number of temperature sensors to shorten update time by Darrick J. Wong · 16 years ago
  6. 2e75a4b adt7470: fix pwm at a certain level during temperature sensor scan by Darrick J. Wong · 16 years ago
  7. 8f8c1fb adt74{62, 70, 73}: Use DIV_ROUND_CLOSEST for rounded division by Darrick J. Wong · 16 years ago
  8. 739cf3a hwmon: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  9. dc924ef hwmon: applesmc: make applesmc load automatically on startup by Henrik Rydberg · 16 years ago
  10. 45a3a36 drivers/hwmon/applesmc.c: add generic MacPro support by Henrik Rydberg · 16 years ago
  11. 9ca791b hwmon: applesmc: Add support for iMac 6 by Henrik Rydberg · 16 years ago
  12. 0d3b710 LIS3LV02Dx: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  13. c0b4e3a adt7462: new hwmon driver by Darrick J. Wong · 16 years ago
  14. 455fbdd LIS3LV02Dx Accelerometer driver by Pavel Machek · 16 years ago
  15. 79b92f2 lm85: support adt7468 chips by Darrick J. Wong · 16 years ago
  16. 862343c adt7473: check inputs from sysfs writes by Darrick J. Wong · 16 years ago
  17. 05a9bd4 adt7470: check input range when sysfs files are written by Darrick J. Wong · 16 years ago
  18. fe2d5ff Fix platform drivers that crash on suspend/resume by Darrick J. Wong · 16 years ago
  19. 468cc03 hwmon: applesmc: add support for Macbook 4 by Henrik Rydberg · 16 years ago
  20. eefc488 hwmon: applesmc: add support for iMac 8 by Henrik Rydberg · 16 years ago
  21. a666032 hwmon: applesmc: add support for Macbook Pro 5 by Henrik Rydberg · 16 years ago
  22. 181209a hwmon: applesmc: add support for Macbook 5 by Henrik Rydberg · 16 years ago
  23. 6e3530f hwmon: applesmc: add support for iMac 5 by Henrik Rydberg · 16 years ago
  24. c02d656 hwmon: (abituguru3) enable DMI probing feature on AW9D-MAX by Alistair John Strachan · 16 years ago
  25. 4777e4e hwmon: (abituguru3) Cosmetic whitespace fixes by Alistair John Strachan · 16 years ago
  26. be821b7 hwmon: (adt7473) Fix voltage conversion routines by Jean Delvare · 16 years ago
  27. 97ae60b hwmon: (lm90) Add support for the LM99 16 degree offset by Jean Delvare · 16 years ago
  28. ec38fa2 hwmon: (lm90) Fix handling of hysteresis value by Jean Delvare · 16 years ago
  29. 1b87182 hwmon-vid: Add support for AMD family 10h CPUs by Jean Delvare · 16 years ago
  30. dd56b63 hwmon: (w83781d) Fix linking when built-in by Geert Uytterhoeven · 16 years ago
  31. 8c9398d hwmon: applesmc: lighter wait mechanism, drastic improvement by Henrik Rydberg · 16 years ago
  32. 07e8dbd hwmon: applesmc: Add support for Macbook Pro 3 by Henrik Rydberg · 16 years ago
  33. d754990 hwmon: applesmc: Add support for Macbook Pro 4 by Henrik Rydberg · 16 years ago
  34. 7b5e3cb drivers/hwmon/applesmc.c: remove unneeded casts by Andrew Morton · 16 years ago
  35. f5274c9 hwmon: applesmc: add support for Macbook Air by Henrik Rydberg · 16 years ago
  36. 8bd1a12 hwmon: applesmc: allow for variable ALV0 and ALV1 package length by Henrik Rydberg · 16 years ago
  37. 02fcbd1 hwmon: applesmc: prolong status wait by Henrik Rydberg · 16 years ago
  38. 84d2d7f hwmon: applesmc: fix the 'wait status failed: c != 8' problem by Henrik Rydberg · 16 years ago
  39. 0522409 hwmon: applesmc: specified number of bytes to read should match actual by Henrik Rydberg · 16 years ago
  40. 865c295 hwmon/pc87360 separate alarm files: add therm-min/max/crit-alarms by Jim Cromie · 16 years ago
  41. 8ca1367 hwmon/pc87360 separate alarm files: add dev_dbg help by Jim Cromie · 16 years ago
  42. 2a32ec2 hwmon/pc87360 separate alarm files: define LDNI_MAX const by Jim Cromie · 16 years ago
  43. b267e8c hwmon/pc87360 separate alarm files: add temp-min/max/crit/fault-alarms by Jim Cromie · 16 years ago
  44. 492e965 hwmon/pc87360 separate alarm files: add in-min/max-alarms by Jim Cromie · 16 years ago
  45. 28f74e7 hwmon/pc87360 separate alarm files: define some constants by Jim Cromie · 16 years ago
  46. a0cf354 hwmon: (adm1026) Prevent log spamming by Jean Delvare · 16 years ago
  47. 885fe4b hwmon: (adm1026) Fix debug messages by Jean Delvare · 16 years ago
  48. 366716e hwmon: (adm1029) Use mask for fan_div value by Corentin Labbe · 16 years ago
  49. 21d93c1 hwmon: (ibmaem) Automatically load on IBM systems via DMI by Darrick J. Wong · 16 years ago
  50. ff92136 hwmon: (ibmpex) Automatically load on IBM systems via DMI by Darrick J. Wong · 16 years ago
  51. 0217eae hwmon: (w83781d) Use new style driver binding by Wolfgang Grandegger · 16 years ago
  52. 360782d hwmon: (w83781d) Stop abusing struct i2c_client for ISA devices by Jean Delvare · 16 years ago
  53. 443850c hwmon: (w83781d) Make ISA interface depend on CONFIG_ISA by Wolfgang Grandegger · 16 years ago
  54. c656620 hwmon: (w83781d) Detect alias chips by Jean Delvare · 16 years ago
  55. 2fbbbf1 hwmon: (w83781d) Refactor beep enable handling by Jean Delvare · 16 years ago
  56. a5a4598 hwmon: (w83791d) add support for thermal cruise mode by Marc Hulsman · 16 years ago
  57. b5938f8 hwmon: (w83791d) add pwm_enable support by Marc Hulsman · 16 years ago
  58. 6495ce1 hwmon: (w83791d) add manual PWM support by Marc Hulsman · 16 years ago
  59. 6e1ecd9 hwmon: (w83791d) fan 4/5 pins can also be used for gpio by Marc Hulsman · 16 years ago
  60. a80e8ee hwmon: (max1619) Use inline functions instead of macros by Andrew Morton · 16 years ago
  61. 4ed1077 hwmon: (it87) Fix thermal sensor type values by Jean Delvare · 16 years ago
  62. 0c6e973 hwmon: (lm78) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  63. 6e1b502 hwmon: (lm78) Stop abusing struct i2c_client for ISA devices by Jean Delvare · 16 years ago
  64. ad3273b hwmon: (lm78) Prevent misdetection of Winbond chips by Jean Delvare · 16 years ago
  65. 18c73f9 hwmon: (lm78) Detect alias chips by Jean Delvare · 16 years ago
  66. 47c1553 hwmon: (lm78) Fix I/O resource conflict with PNP by Jean Delvare · 16 years ago
  67. f908037 hwmon: (lm85) Better label names by Jean Delvare · 16 years ago
  68. 1b92ada hwmon: (lm85) Simplify RANGE_TO_REG by Jean Delvare · 16 years ago
  69. 67712d0 hwmon: (lm85) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  70. 8a0795d hwmon: (lm85) Support different PWM frequency tables by Jean Delvare · 16 years ago
  71. 86010c9 hwmon: (lm85) Select the closest PWM frequency by Jean Delvare · 16 years ago
  72. 34e7dc6 hwmon: (lm85) Implement the standard PWM frequency interface by Jean Delvare · 16 years ago
  73. 69fc1fe hwmon: (lm85) Rework the device detection by Jean Delvare · 16 years ago
  74. dbee356 hwmon: (ams) Simplify IRQ handling routine by Dmitry Torokhov · 16 years ago
  75. ee4cd32 hwmon: (ams) Fix locking issues by Dmitry Torokhov · 16 years ago
  76. 0a02002 hwmon: (ams) Fix permissions on 'joystick' module parameter by Dmitry Torokhov · 16 years ago
  77. 810ad7b hwmon: (ams) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  78. 47064d6 hwmon: (lm87) Add support for configuration through platform_data by Ben Hutchings · 16 years ago
  79. d2cac80 hwmon: (lm87) Restore original configuration register on removal by Ben Hutchings · 16 years ago
  80. 49ae6cc hwmon: (lm87) Fix masking of config register in lm87_init_client() by Ben Hutchings · 16 years ago
  81. 4b4e7a7 hwmon: (lm90) Don't spam the kernel log by Jean Delvare · 16 years ago
  82. 271dabf hwmon: (lm90) Support MAX6646, MAX6647 and MAX6649 by Ben Hutchings · 16 years ago
  83. 9d4d383 hwmon: (lm90) Rename temperature conversion functions to match usage by Ben Hutchings · 16 years ago
  84. 23b2d47 hwmon: (lm90) Support ADT7461 in extended mode by Nate Case · 16 years ago
  85. cea50fe hwmon: (lm90) Convert some macros to static functions by Nate Case · 16 years ago
  86. a874a10 hwmon: (lm90) Update datasheet links by Jean Delvare · 16 years ago
  87. 5f502a8 hwmon: (lm90) Don't access nonexistent registers on Maxim chips by Jean Delvare · 16 years ago
  88. f65e170 hwmon: (lm90) Support the extra resolution bits of MAX6657 by Jean Delvare · 16 years ago
  89. 6388a38 hwmon: (lm90) Move 16-bit value read to a separate function by Jean Delvare · 16 years ago
  90. a9b1261 device create: misc: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  91. 5f2434a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  92. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  93. 67a3730 hwmon: (dme1737) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  94. dbc2bc2 hwmon: (dme1737) Be less i2c-centric by Jean Delvare · 16 years ago
  95. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  96. 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  97. 5e5cddb hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32X by Alistair John Strachan · 16 years ago
  98. 8748a71 hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32X by Alistair John Strachan · 16 years ago
  99. 98dd22c hwmon: (it87) Prevent power-off on Shuttle SN68PT by Jean Delvare · 16 years ago
  100. f16177c hwmon: add max1111_read_channel() for use by sharpsl_pm by Eric Miao · 16 years ago