1. 3e78080 hwmon: (sht15) Check return value of regulator_enable() by Mark Brown · 11 years ago
  2. f366fcc hwmon: (pmbus/ltc2978) Use detected chip ID to select supported functionality by Guenter Roeck · 11 years ago
  3. dbd712c hwmon: (pmbus/ltc2978) Fix peak attribute handling by Guenter Roeck · 11 years ago
  4. 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  5. b3cdda2 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  6. 4626dcf hwmon: (ntc_thermistor): Fix sparse warnings by Sachin Kamat · 11 years ago
  7. e46e5dc hwmon: (adt7410) Add device table entry for the adt7420 by Lars-Peter Clausen · 11 years ago
  8. 54be068 hwmon: (adt7410) Use I2C_ADDRS helper macro by Lars-Peter Clausen · 11 years ago
  9. 436440f hwmon: (adt7410) Use the SIMPLE_DEV_PM_OPS helper macro by Lars-Peter Clausen · 11 years ago
  10. e0db9c4 hwmon: (adt7410) Let suspend/resume depend on CONFIG_PM_SLEEP by Lars-Peter Clausen · 11 years ago
  11. 6e7d3b6 hwmon: (adt7410) Clear unwanted bits in the config register by Lars-Peter Clausen · 11 years ago
  12. e80beb2 gpio: Make of_count_named_gpios() use new of_count_phandle_with_args() by Grant Likely · 11 years ago
  13. d476828 hwmon: (jc42) Add support for MCP98244 by Guenter Roeck · 11 years ago
  14. f880b12 hwmon: (pmbus) Clean up for code size reduction by Guenter Roeck · 11 years ago
  15. 50115ac hwmon: (pmbus/max34440) Add support for MAX34460 and MAX34461 by Guenter Roeck · 12 years ago
  16. 16c6d01 hwmon: (pmbus) Add support for word status register by Guenter Roeck · 12 years ago
  17. 1640eae hwmon: (pmbus/zl6100) Add support for VMON/VDRV by Guenter Roeck · 12 years ago
  18. ce603b1 hwmon: (pmbus) Add function to clear sensor cache by Guenter Roeck · 11 years ago
  19. aebcbbf hwmon: (pmbus) Add support for additional voltage sensor by Guenter Roeck · 11 years ago
  20. 85cfb3a hwmon: (pmbus) Use krealloc to allocate attribute memory by Guenter Roeck · 11 years ago
  21. e1e081a hwmon: (pmbus) Simplify memory allocation for sensor attributes by Guenter Roeck · 11 years ago
  22. 663834f hwmon: (pmbus) Improve boolean handling by Guenter Roeck · 11 years ago
  23. 0328461e hwmon: (pmbus) Simplify memory allocation for labels and booleans by Guenter Roeck · 11 years ago
  24. c2a5835 hwmon: (pmbus) Use dev variable to represent client->dev by Guenter Roeck · 11 years ago
  25. 973018b hwmon: (pmbus) Fix 'Macros with multiple statements' checkpatch error by Guenter Roeck · 11 years ago
  26. 77493ef hwmon: (pmbus) Drop unnecessary error messages in probe error path by Guenter Roeck · 11 years ago
  27. ceeadc5 hwmon: Driver for Texas Instruments INA209 by Guenter Roeck · 15 years ago
  28. 2bf9233 hwmon: (lm73) Add support for max/min alarms by Chris Verges · 11 years ago
  29. 8c14d12 hwmon: (lm73) Add 'update_interval' attribute by Chris Verges · 11 years ago
  30. 91bba68 hwmon: (lm73) Fix lower and upper temperature limits by Guenter Roeck · 11 years ago
  31. b063670 hwmon: (it87) Add support for IT8771E and IT8772E by Guenter Roeck · 12 years ago
  32. 5372d2d hwmon: Driver for Maxim MAX6697 and compatibles by Guenter Roeck · 12 years ago
  33. 412e29c hwmon: (sht15) check GPIO directions by Vivien Didelot · 11 years ago
  34. 9e3970f hwmon: (coretemp) Document and add support for additional CPU models by Guenter Roeck · 12 years ago
  35. 2a844c1 hwmon: Replace SENSORS_LIMIT with clamp_val by Guenter Roeck · 11 years ago
  36. 142c090 hwmon: (sht15) avoid CamelCase by Vivien Didelot · 11 years ago
  37. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 11 years ago
  38. 08245ad hwmon: (vexpress) Fix build error seen if CONFIG_OF_DEVICE is not set by Guenter Roeck · 12 years ago
  39. 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  40. 86266ca hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisors by Guenter Roeck · 12 years ago
  41. 0602934 hwmon: (lm73} Detect and report i2c bus errors by Chris Verges · 12 years ago
  42. c8ecd27 hwmon-vid: Add support for AMD family 11h to 15h processors by Jean Delvare · 12 years ago
  43. 1952978 hwmon: (it87) Support PECI for additional chips by Guenter Roeck · 12 years ago
  44. 5d8d2f2 hwmon: (it87) Report thermal sensor type as Intel PECI if appropriate by Guenter Roeck · 12 years ago
  45. 483db43 hwmon: (it87) Manage device specific features with table by Guenter Roeck · 12 years ago
  46. c4458db hwmon: (it87) Replace pwm group macro with direct attribute definitions by Guenter Roeck · 12 years ago
  47. 1d9bcf6 hwmon: (it87) Avoid quoted string splits across lines by Guenter Roeck · 12 years ago
  48. e1169ba hwmon: (it87) Save fan registers in 2-dimensional array by Guenter Roeck · 12 years ago
  49. 161d898 hwmon: (it87) Introduce support for tempX_offset sysfs attribute by Guenter Roeck · 12 years ago
  50. 2cece01 hwmon: (it87) Replace macro defining tempX_type sensors with direct definitions by Guenter Roeck · 12 years ago
  51. 929c6a5 hwmon: (it87) Save voltage register values in 2-dimensional array by Guenter Roeck · 12 years ago
  52. 60ca385 hwmon: (it87) Save temperature registers in 2-dimensional array by Guenter Roeck · 12 years ago
  53. 45633fb hwmon: (w83627ehf) Get rid of smatch warnings by Jean Delvare · 12 years ago
  54. 8f3c7c5 hwmon: (w83627hf) Don't touch nonexistent I2C address registers by Jean Delvare · 12 years ago
  55. 7e630bb hwmon: (w83627ehf) Add support for suspend by Jean Delvare · 12 years ago
  56. 275b7d6 hwmon: (w83627hf) Add support for suspend by Jean Delvare · 12 years ago
  57. d6dab7d hwmon: Fix PCI device reference leak in quirk by Jean Delvare · 12 years ago
  58. 7764b52 hwmon: (twl4030-madc-hwmon) Fix warning message caused by removal of __devexit by Guenter Roeck · 12 years ago
  59. 698d601 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  60. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  61. 44f751c hwmon: (da9055) Fix chan_mux[DA9055_ADC_ADCIN3] setting by Axel Lin · 12 years ago
  62. e597022 hwmon: DA9055 HWMON driver by Ashish Jangam · 12 years ago
  63. 3e280ba hwmon: (coretemp) Drop N4xx, N5xx, D4xx, D5xx CPUs from tjmax table by Guenter Roeck · 12 years ago
  64. 2fa5222 hwmon: (coretemp) Use model table instead of if/else to identify CPU models by Guenter Roeck · 12 years ago
  65. d9b24e37 hwmon: da9052: Use da9052_reg_update for rmw operations by Axel Lin · 12 years ago
  66. 72cbddd hwmon: (coretemp) Drop dependency on PCI for TjMax detection on Atom CPUs by Guenter Roeck · 12 years ago
  67. d835ca0 hwmon: (ina2xx) use module_i2c_driver to simplify the code by Wei Yongjun · 12 years ago
  68. 0962e0f hwmon: (ads7828) add support for ADS7830 by Guillaume Roguez · 12 years ago
  69. 46d7846 hwmon: (ads7828) driver cleanup by Vivien Didelot · 12 years ago
  70. 22e32f4 x86,AMD: Power driver support for AMD's family 16h processors by Boris Ostrovsky · 12 years ago
  71. 281dfd0 hwmon: remove use of __devexit by Bill Pemberton · 12 years ago
  72. a597724 hwmon: remove use of __devinitdata by Bill Pemberton · 12 years ago
  73. 6c931ae hwmon: remove use of __devinit by Bill Pemberton · 12 years ago
  74. 9e5e9b7 hwmon: remove use of __devexit_p by Bill Pemberton · 12 years ago
  75. 8dbd287 Merge branch 'omap/dt' into next/drivers by Arnd Bergmann · 12 years ago
  76. 4101ece hwmon: Fix chip feature table headers by Jean Delvare · 12 years ago
  77. 3300fb4 hwmon: (w83627ehf) Force initial bank selection by Jean Delvare · 12 years ago
  78. eaa7cc6 hwmon: Only include of_match_table with CONFIG_OF_GPIO by Jamie Lentin · 12 years ago
  79. d034fbf hwmon, fam15h_power: Change email address, MAINTAINERS entry by Andreas Herrmann · 12 years ago
  80. 9628d85 Merge branch 'vexpress-drivers' of git://git.linaro.org/people/pawelmoll/linux into next/drivers by Arnd Bergmann · 12 years ago
  81. 48ed887 hwmon: Versatile Express hwmon driver by Pawel Moll · 12 years ago
  82. 1102dca hwmon: (coretemp) Add support for Atom CE4110/4150/4170 by Guenter Roeck · 12 years ago
  83. f2bab3e hwmon: (pmbus) remove CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  84. a3920a6 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  85. 0657777 hwmon: Drop needless includes of <linux/delay.h> by Jean Delvare · 12 years ago
  86. fa84574 hwmon: Add missing inclusions of <linux/err.h> by Jean Delvare · 12 years ago
  87. dcd8f39 hwmon: Add missing inclusions of <linux/jiffies.h> by Jean Delvare · 12 years ago
  88. 9292f05 hwmon: Update Alexey Fisher's name by Oleksij Rempel · 12 years ago
  89. d1d4a81 Merge branches 'fixes-for-37', 'ec' and 'thermal' into release by Len Brown · 12 years ago
  90. 29b19e2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux into thermal by Len Brown · 12 years ago
  91. 5e090ed Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  92. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  93. c48cbba hwmon: exynos4: move thermal sensor driver to driver/thermal directory by Amit Daniel Kachhap · 12 years ago
  94. 592758b hwmon: (mcp3021) Add MCP3221 support by Sven Schuchmann · 12 years ago
  95. 8b662f3 hwmon: (mcp3021) Prepare MCP3021 driver to support other chips by Sven Schuchmann · 12 years ago
  96. a916981 hwmon: (w83791d) Drop unnecessary compare statements by Guenter Roeck · 12 years ago
  97. 3be8102 hwmon: (lm93) Drop unnecessary compare statement by Guenter Roeck · 12 years ago
  98. 860f373 hwmon: (lm70) Simplify show_name function by Guenter Roeck · 12 years ago
  99. cc00e4d hwmon: (adcxx) Simplify show_name function by Guenter Roeck · 12 years ago
  100. e2d8c2b hwmon: Drop dependencies on EXPERIMENTAL by Guenter Roeck · 12 years ago