1. 511f1cb Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into next/drivers by Arnd Bergmann · 13 years ago
  2. f907ab0 Merge branch 'next/fixes-non-critical' into next/drivers by Arnd Bergmann · 13 years ago
  3. 4992fa1 Merge tag 'topic/twl' into regulator-next by Mark Brown · 13 years ago
  4. 115e4bf Merge remote-tracking branch 'regulator/topic/supply' into regulator-next by Mark Brown · 13 years ago
  5. c02f935 Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/stub' into regulator-next by Mark Brown · 13 years ago
  6. c592c76 Merge remote-tracking branch 'regulator/topic/stub' into regulator-next by Mark Brown · 13 years ago
  7. 63236f4 Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next by Mark Brown · 13 years ago
  8. 16fbcc3 regulator: Fix up a confusing dev_warn when DT lookup fails by Rajendra Nayak · 13 years ago
  9. ca61a7b regulator: Convert tps6507x to set_voltage_sel by Axel Lin · 13 years ago
  10. f2933d3 regulator: Refactor tps6507x to use one tps6507x_pmic_ops for all LDOs and DCDCs by Axel Lin · 13 years ago
  11. 0a41685 regulator: Make s5m8767_get_voltage_register always return correct register by Axel Lin · 13 years ago
  12. 6c4efe2 regulator: s5m8767: Check pdata->buck[2|3|4]_gpiodvs earlier by Axel Lin · 13 years ago
  13. 18039e0 regulator: tps65910: Provide settling time for DCDC voltage change by Laxman Dewangan · 13 years ago
  14. e3e5aff regulator: Add Anatop regulator driver by Ying-Chun Liu (PaulLiu) · 13 years ago
  15. c567556 regulator: Simplify implementation of tps65912_get_voltage_dcdc by Axel Lin · 13 years ago
  16. 831c986 regulator: Use tps65912_set_voltage_sel for both DCDCx and LDOx by Axel Lin · 13 years ago
  17. 0651eed regulator: tps65910: Provide settling time for enabling rails by Laxman Dewangan · 13 years ago
  18. 6307e41 Merge branch 'next/devel-samsung-dma' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers by Olof Johansson · 13 years ago
  19. f3d8824 Merge branch 'next/devel-samsung-mmc' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers by Olof Johansson · 13 years ago
  20. 5db6d09 regulator: max8925: Use DIV_ROUND_UP macro by Axel Lin · 13 years ago
  21. 42b5efe regulator: tps65912: Use simple equations to get register address by Axel Lin · 13 years ago
  22. 5859939 regulator: Fix the logic of tps65910_get_mode by Axel Lin · 13 years ago
  23. fc56911 regulator: Merge tps65217_pmic_ldo234_ops and tps65217_pmic_dcdc_ops to tps65217_pmic_ops by Axel Lin · 13 years ago
  24. dce7304 regulator: Use DIV_ROUND_CLOSEST in wm8350_isink_get_current by Axel Lin · 13 years ago
  25. 85c5d86 regulator: Use array to store dcdc_range settings for tps65912 by Axel Lin · 13 years ago
  26. 5b5e977 regulator: Rename s5m8767_convert_voltage to s5m8767_convert_voltage_to_sel by Axel Lin · 13 years ago
  27. 4d984d1 regulator: tps6524x: Remove unneeded comment for N_REGULATORS by Axel Lin · 13 years ago
  28. 94732b9 regulator: Rename set_voltage_sel callback function name to *_sel by Axel Lin · 13 years ago
  29. 0f8b9c7 regulator: Fix s5m8767_set_voltage_time_sel calculation value by Sangbeom Kim · 13 years ago
  30. 394ee3d regulator: tps6586x: fix typo in debug message by Thierry Reding · 13 years ago
  31. f30b071 regulator: tps65910: Sleep off rails when ext sleep configured by Laxman Dewangan · 13 years ago
  32. 844775e regulator: Simplify the implementation of tps65912_get_voltage_dcdc by Axel Lin · 13 years ago
  33. 21c9e5f regulator: max8649: Use DIV_ROUND_UP macro to calculate selector by Axel Lin · 13 years ago
  34. f08f5de regulator: Silence error message in max8998_pmic_probe by Axel Lin · 13 years ago
  35. 535bca2 regulator: Remove unused i2c variable in s5m8767_pmic_probe by Axel Lin · 13 years ago
  36. 2fe4e02 regulator: tps65217: Use DIV_ROUND_UP macro to calculate selector by Axel Lin · 13 years ago
  37. ae76e83 regulator: da903x: Use DIV_ROUND_UP macro to calculate selector by Axel Lin · 13 years ago
  38. e9a15c8 regulator: wm8400: Use DIV_ROUND_UP macro to calculate selector by Axel Lin · 13 years ago
  39. 1c37f8a regulator fixed: Do not report enumaratable voltages if there are none by Sascha Hauer · 13 years ago
  40. ab353c2 regulator: max8660: Use DIV_ROUND_UP macro to calculate selector by Axel Lin · 13 years ago
  41. 7d530d3 regulator: max1586: Use DIV_ROUND_UP macro to calculate selector by Axel Lin · 13 years ago
  42. 8148ed6 regulator: ad5398: Use DIV_ROUND_UP macro to calculate selector by Axel Lin · 13 years ago
  43. b21bcd1 regulator: Add a pointer to aat2870_data in struct aat2870_regulator by Axel Lin · 13 years ago
  44. 48ee116 regulator: Simplify the code to get selector in isl6271a_set_voltage by Axel Lin · 13 years ago
  45. 7b94791 regulator: Kill max8998_get_ldo function by Axel Lin · 13 years ago
  46. b3e1348 regulator: Kill max8997_get_rid function by Axel Lin · 13 years ago
  47. ba51c6c regulator: Fix n_voltage settings for pcf50633 regulator by Axel Lin · 13 years ago
  48. 89e0f0e regulator: Fix the logic of s5m8767_set_voltage_time_sel by Axel Lin · 13 years ago
  49. 0757b60 regulator: mc13783: bail out without platform data by Sascha Hauer · 13 years ago
  50. 3bf6e90 regulator: Convert ab8499 to use get_voltage_sel() by Axel Lin · 13 years ago
  51. dfb9b8a regulator: Sort Kconfig and Makefile entries by Axel Lin · 13 years ago
  52. ae0e654 regulator: Fix module desciption for tps65910 regulator by Axel Lin · 13 years ago
  53. e882eae regulator: tps65910: Correct VIO voltage configuration by Laxman Dewangan · 13 years ago
  54. b9e0348 regulator: wm8994: Convert to devm_kzalloc() by Mark Brown · 13 years ago
  55. 46783a0 regulator: tps62360: Remove pointless test for unsigned less than zero by Axel Lin · 13 years ago
  56. 22cd2fef regulator: s5m8767: Fix unused variable warning in probe() by Mark Brown · 13 years ago
  57. 46eda3e mfd: twl-core: regulator configuration for twl6030 V1V8, V2V1 SMPS by Peter Ujfalusi · 13 years ago
  58. e9d47fa regulator: twl-regulator: Add fixed LDO for V1V8, V2V1 supply by Peter Ujfalusi · 13 years ago
  59. 2098e95 regulator: twl: adapt twl-regulator driver to dt by Rajendra Nayak · 13 years ago
  60. 34a3844 regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulators by Tero Kristo · 13 years ago
  61. 63bfff4 regulator: twl4030: add support for external voltage get/set by Tero Kristo · 13 years ago
  62. a33b6e5 regulator: twl6030: Fix voltage selection logic by Laxman Dewangan · 13 years ago
  63. c1c4b66 mmc: sdhci-s3c: add platform data for the second capability by Jaehoon Chung · 13 years ago
  64. a2b9676 PM / devfreq: update the name of EXYNOS clock registers that were omitted by MyungJoo Ham · 13 years ago
  65. 5fcc929 PM / devfreq: update the name of EXYNOS clock register by Kukjin Kim · 13 years ago
  66. c15a043 Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clock by Kukjin Kim · 13 years ago
  67. 0cacaf5 Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  68. 45b8da9 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  69. e304dfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  70. 9a0cee7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  71. ee0849c Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  72. 7d77696 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  73. 42a6c7e Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  74. 5d0edf2 Merge tag 'dm-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 13 years ago
  75. d31b20f net/hyperv: Use the built-in macro KBUILD_MODNAME for this driver by Haiyang Zhang · 13 years ago
  76. 2c76744 Merge branch 'rtc' of git://github.com/hzhuang1/linux into next/drivers by Olof Johansson · 13 years ago
  77. 990b07d Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/drivers by Olof Johansson · 13 years ago
  78. 6b7f000 x86/amd: iommu_set_device_table() must not be __init by Jan Beulich · 13 years ago
  79. 38aa4a5 drm/radeon/kms: fix hdmi duallink checks by Alex Deucher · 13 years ago
  80. cf00790 drm/radeon/kms: set SX_MISC in the r6xx blit code (v2) by Marek Olšák · 13 years ago
  81. 4231d47 net/usbnet: avoid recursive locking in usbnet_stop() by Sebastian Siewior · 13 years ago
  82. dcf353b mlx4_core: fix bug in modify_cq wrapper for resize flow. by Jack Morgenstein · 13 years ago
  83. 7831545 atl1c: set ATL1C_WORK_EVENT_RESET bit correctly by Dan Carpenter · 13 years ago
  84. 09c1d44 ehea: restore multicast and rx_errors fields by Eric Dumazet · 13 years ago
  85. d47775c Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  86. c4632ae regulator: tps65910: Configure correct value for VDDCTRL vout reg by Laxman Dewangan · 13 years ago
  87. 0ca93de dm raid: fix flush support by Jonathan E Brassow · 13 years ago
  88. 3aa3b2b dm raid: set MD_CHANGE_DEVS when rebuilding by Jonathan E Brassow · 13 years ago
  89. af63bcb dm thin metadata: decrement counter after removing mapped block by Joe Thornber · 13 years ago
  90. 4469a5f dm thin metadata: unlock superblock in init_pmd error path by Joe Thornber · 13 years ago
  91. 1f3db25 dm thin metadata: remove incorrect close_device on creation error paths by Mike Snitzer · 13 years ago
  92. 1212268 dm flakey: fix crash on read when corrupt_bio_byte not set by Mike Snitzer · 13 years ago
  93. 0c535e0 dm io: fix discard support by Milan Broz · 13 years ago
  94. 902c6a9 dm ioctl: do not leak argv if target message only contains whitespace by Jesper Juhl · 13 years ago
  95. 1bd612a hwmon: (jc42) Add support for AT30TS00, TS3000GB2, TSE2002GB2, and MCP9804 by Guenter Roeck · 13 years ago
  96. 7ad6307 hwmon: (zl6100) Maintain delay parameter in driver instance data by Guenter Roeck · 13 years ago
  97. 7cb3c44 hwmon: (pmbus_core) Fix maximum number of POUT alarm attributes by Guenter Roeck · 13 years ago
  98. 4de8612 hwmon: (jc42) Add support for ST Microelectronics STTS2002 and STTS3000 by Jean Delvare · 13 years ago
  99. d09b3c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  100. aaefcd4 drm/radeon: deal with errors from framebuffer init path. by Dave Airlie · 13 years ago