1. 115e4bf Merge remote-tracking branch 'regulator/topic/supply' into regulator-next by Mark Brown · 13 years ago
  2. c02f935 Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/stub' into regulator-next by Mark Brown · 13 years ago
  3. c592c76 Merge remote-tracking branch 'regulator/topic/stub' into regulator-next by Mark Brown · 13 years ago
  4. 63236f4 Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next by Mark Brown · 13 years ago
  5. 16fbcc3 regulator: Fix up a confusing dev_warn when DT lookup fails by Rajendra Nayak · 13 years ago
  6. ca61a7b regulator: Convert tps6507x to set_voltage_sel by Axel Lin · 13 years ago
  7. f2933d3 regulator: Refactor tps6507x to use one tps6507x_pmic_ops for all LDOs and DCDCs by Axel Lin · 13 years ago
  8. 0a41685 regulator: Make s5m8767_get_voltage_register always return correct register by Axel Lin · 13 years ago
  9. 6c4efe2 regulator: s5m8767: Check pdata->buck[2|3|4]_gpiodvs earlier by Axel Lin · 13 years ago
  10. 18039e0 regulator: tps65910: Provide settling time for DCDC voltage change by Laxman Dewangan · 13 years ago
  11. e3e5aff regulator: Add Anatop regulator driver by Ying-Chun Liu (PaulLiu) · 13 years ago
  12. c567556 regulator: Simplify implementation of tps65912_get_voltage_dcdc by Axel Lin · 13 years ago
  13. 831c986 regulator: Use tps65912_set_voltage_sel for both DCDCx and LDOx by Axel Lin · 13 years ago
  14. 0651eed regulator: tps65910: Provide settling time for enabling rails by Laxman Dewangan · 13 years ago
  15. 5db6d09 regulator: max8925: Use DIV_ROUND_UP macro by Axel Lin · 13 years ago
  16. 42b5efe regulator: tps65912: Use simple equations to get register address by Axel Lin · 13 years ago
  17. 5859939 regulator: Fix the logic of tps65910_get_mode by Axel Lin · 13 years ago
  18. fc56911 regulator: Merge tps65217_pmic_ldo234_ops and tps65217_pmic_dcdc_ops to tps65217_pmic_ops by Axel Lin · 13 years ago
  19. dce7304 regulator: Use DIV_ROUND_CLOSEST in wm8350_isink_get_current by Axel Lin · 13 years ago
  20. 85c5d86 regulator: Use array to store dcdc_range settings for tps65912 by Axel Lin · 13 years ago
  21. 5b5e977 regulator: Rename s5m8767_convert_voltage to s5m8767_convert_voltage_to_sel by Axel Lin · 13 years ago
  22. 4d984d1 regulator: tps6524x: Remove unneeded comment for N_REGULATORS by Axel Lin · 13 years ago
  23. 94732b9 regulator: Rename set_voltage_sel callback function name to *_sel by Axel Lin · 13 years ago
  24. 0f8b9c7 regulator: Fix s5m8767_set_voltage_time_sel calculation value by Sangbeom Kim · 13 years ago
  25. 394ee3d regulator: tps6586x: fix typo in debug message by Thierry Reding · 13 years ago
  26. f30b071 regulator: tps65910: Sleep off rails when ext sleep configured by Laxman Dewangan · 13 years ago
  27. 844775e regulator: Simplify the implementation of tps65912_get_voltage_dcdc by Axel Lin · 13 years ago
  28. 21c9e5f regulator: max8649: Use DIV_ROUND_UP macro to calculate selector by Axel Lin · 13 years ago
  29. f08f5de regulator: Silence error message in max8998_pmic_probe by Axel Lin · 13 years ago
  30. 535bca2 regulator: Remove unused i2c variable in s5m8767_pmic_probe by Axel Lin · 13 years ago
  31. 2fe4e02 regulator: tps65217: Use DIV_ROUND_UP macro to calculate selector by Axel Lin · 13 years ago
  32. ae76e83 regulator: da903x: Use DIV_ROUND_UP macro to calculate selector by Axel Lin · 13 years ago
  33. e9a15c8 regulator: wm8400: Use DIV_ROUND_UP macro to calculate selector by Axel Lin · 13 years ago
  34. 1c37f8a regulator fixed: Do not report enumaratable voltages if there are none by Sascha Hauer · 13 years ago
  35. ab353c2 regulator: max8660: Use DIV_ROUND_UP macro to calculate selector by Axel Lin · 13 years ago
  36. 7d530d3 regulator: max1586: Use DIV_ROUND_UP macro to calculate selector by Axel Lin · 13 years ago
  37. 8148ed6 regulator: ad5398: Use DIV_ROUND_UP macro to calculate selector by Axel Lin · 13 years ago
  38. b21bcd1 regulator: Add a pointer to aat2870_data in struct aat2870_regulator by Axel Lin · 13 years ago
  39. 48ee116 regulator: Simplify the code to get selector in isl6271a_set_voltage by Axel Lin · 13 years ago
  40. 7b94791 regulator: Kill max8998_get_ldo function by Axel Lin · 13 years ago
  41. b3e1348 regulator: Kill max8997_get_rid function by Axel Lin · 13 years ago
  42. ba51c6c regulator: Fix n_voltage settings for pcf50633 regulator by Axel Lin · 13 years ago
  43. 89e0f0e regulator: Fix the logic of s5m8767_set_voltage_time_sel by Axel Lin · 13 years ago
  44. 0757b60 regulator: mc13783: bail out without platform data by Sascha Hauer · 13 years ago
  45. 3bf6e90 regulator: Convert ab8499 to use get_voltage_sel() by Axel Lin · 13 years ago
  46. dfb9b8a regulator: Sort Kconfig and Makefile entries by Axel Lin · 13 years ago
  47. ae0e654 regulator: Fix module desciption for tps65910 regulator by Axel Lin · 13 years ago
  48. e882eae regulator: tps65910: Correct VIO voltage configuration by Laxman Dewangan · 13 years ago
  49. b9e0348 regulator: wm8994: Convert to devm_kzalloc() by Mark Brown · 13 years ago
  50. 46783a0 regulator: tps62360: Remove pointless test for unsigned less than zero by Axel Lin · 13 years ago
  51. 22cd2fef regulator: s5m8767: Fix unused variable warning in probe() by Mark Brown · 13 years ago
  52. 613330a regulator: provide a helper for registering a fixed regulator by Sascha Hauer · 13 years ago
  53. 00b10ec Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  54. b52b800 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  55. 16bca1d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  56. e98092b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  57. 0e69e08 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  58. dc91ad8 hwmon: (max34440) Fix resetting temperature history by Guenter Roeck · 13 years ago
  59. 0735123 regulator: Set delay to 0 if set_voltage_time_sel callback returns error by Axel Lin · 13 years ago
  60. 73c8e67 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  61. c1c1a3d hwmon: (f75375s) Fix register write order when setting fans to full speed by Nikolaus Schulz · 13 years ago
  62. 363434b hwmon: (ads1015) Fix file leak in probe function by Guenter Roeck · 13 years ago
  63. 22c8bff mlx4_core: Exported functions can't be static by Doug Ledford · 13 years ago
  64. 45196ce Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  65. e2d4370 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  66. 3569e53 [SCSI] scsi_dh_rdac: Fix for unbalanced reference count by Moger, Babu · 13 years ago
  67. 3ac0eb6 drm/radeon/kms/atom: dpms bios scratch reg updates by Alex Deucher · 13 years ago
  68. 6b7746e drm/radeon/kms: properly set accel working flag and bailout when false by Jerome Glisse · 13 years ago
  69. f0d14da drm/radeon: Only create additional ring debugfs files on Cayman or newer. by Michel Dänzer · 13 years ago
  70. bb757a7 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/drm-intel into drm-fixes by Dave Airlie · 13 years ago
  71. aa491ad cpuidle: Default y on powerpc pSeries by Benjamin Herrenschmidt · 13 years ago
  72. 797a796 asm-generic: architecture independent readq/writeq for 32bit environment by Hitoshi Mitake · 13 years ago
  73. c6c1e44 USB: Added Kamstrup VID/PIDs to cp210x serial driver. by Bruno Thomsen · 13 years ago
  74. 7fd2570 USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable id by Andrew Lunn · 13 years ago
  75. bb94a40 usb-storage: fix freezing of the scanning thread by Alan Stern · 13 years ago
  76. 340a350 xhci: Fix encoding for HS bulk/control NAK rate. by Sarah Sharp · 13 years ago
  77. a45aa3b USB: Set hub depth after USB3 hub reset by Elric Fu · 13 years ago
  78. cab928ee USB: Fix handoff when BIOS disables host PCI device. by Sarah Sharp · 13 years ago
  79. 2f2da1a hwmon: (max6639) Fix PPR register initialization to set both channels by Chris D Schimp · 13 years ago
  80. b63d97a hwmon: (max6639) Fix FAN_FROM_REG calculation by Chris D Schimp · 13 years ago
  81. 2475143 regulator: Remove ifdefs for debugfs code by Stephen Boyd · 13 years ago
  82. f4d562c regulator: Clean up debugfs error handling a bit by Mark Brown · 13 years ago
  83. 39e255d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  84. b29c769 regulator: Simplify regulator_bulk_get and regulator_bulk_enable error paths by Axel Lin · 13 years ago
  85. be2874c Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  86. 584216b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  87. bff98bf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 13 years ago
  88. 7857b99 Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 13 years ago
  89. 06ca7c4 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  90. 7bcd5b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  91. 58e44ba Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  92. 5bc7801 regulator: Remove obsolete consumer_dev related comment by Axel Lin · 13 years ago
  93. fea6d60 [SCSI] scsi_pm: Fix bug in the SCSI power management handler by Alan Stern · 13 years ago
  94. 267a6ad [SCSI] scsi_scan: Fix 'Poison overwritten' warning caused by using freed 'shost' by Huajun Li · 13 years ago
  95. 477e3e9 [SCSI] qla2xxx: Update version number to 8.03.07.13-k. by Chad Dupuis · 13 years ago
  96. 2cc9796 [SCSI] qla2xxx: Proper detection of firmware abort error code for ISP82xx. by Giridhar Malavali · 13 years ago
  97. 5a034bb [SCSI] qla2xxx: Remove resetting memory during device initialization for ISP82xx. by Shyam Sundar · 13 years ago
  98. d336096 [SCSI] qla2xxx: Complete mailbox command timedout to avoid initialization failures during next reset cycle. by Giridhar Malavali · 13 years ago
  99. c7a9927 [SCSI] qla2xxx: Remove check for null fcport from host reset handler. by Michael Christie · 13 years ago
  100. 67ddda3 [SCSI] qla2xxx: Correct out of bounds read of ISP2200 mailbox registers. by Andrew Vasquez · 13 years ago