1. 4ffc45c Merge remote-tracking branch 'regulator/topic/sm8767' into regulator-next by Mark Brown · 12 years ago
  2. f3cd19c Merge remote-tracking branch 'regulator/topic/change' into regulator-next by Mark Brown · 12 years ago
  3. 8a23b4e regulator: core: Fix logic to determinate if regulator can change voltage by Axel Lin · 12 years ago
  4. b17fc86 Merge branch 'topic/min' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-change by Mark Brown · 12 years ago
  5. 76c854d regulator: s5m8767: Fix to work even if no DVS gpio present by Amit Daniel Kachhap · 12 years ago
  6. da130ab regulator: s5m8767: Fix to read the first DVS register. by Amit Daniel Kachhap · 12 years ago
  7. 9bb096f regulator: s5m8767: Fix to work when platform registers less regulators by Amit Daniel Kachhap · 12 years ago
  8. bfd9155 Merge remote-tracking branch 'regulator/topic/gpio' into regulator-next by Mark Brown · 12 years ago
  9. 3708903 regulator: gpio-regulator: gpio_set_value should use cansleep by Lee Jones · 12 years ago
  10. ad0b8b9 regulator: gpio-regulator: Fix logical error in for() loop by Lee Jones · 12 years ago
  11. 925f14d Merge remote-tracking branch 'regulator/topic/wm831x' into regulator-next by Mark Brown · 12 years ago
  12. 8ee0051 Merge remote-tracking branch 'regulator/topic/tps80031' into regulator-next by Mark Brown · 12 years ago
  13. f1e0d5f Merge remote-tracking branch 'regulator/topic/tps65910' into regulator-next by Mark Brown · 12 years ago
  14. 21e55ca Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-next by Mark Brown · 12 years ago
  15. 41f5983 Merge remote-tracking branch 'regulator/topic/tps65090' into regulator-next by Mark Brown · 12 years ago
  16. f8c85fe Merge remote-tracking branch 'regulator/topic/tps516312' into regulator-next by Mark Brown · 12 years ago
  17. f4244c6 Merge remote-tracking branch 'regulator/topic/tol' into regulator-next by Mark Brown · 12 years ago
  18. 4247bfe Merge remote-tracking branch 'regulator/topic/stub' into regulator-next by Mark Brown · 12 years ago
  19. 86caa90 Merge remote-tracking branch 'regulator/topic/s2mps11' into regulator-next by Mark Brown · 12 years ago
  20. e612046 Merge remote-tracking branch 'regulator/topic/palmas' into regulator-next by Mark Brown · 12 years ago
  21. adca48f Merge remote-tracking branch 'regulator/topic/min' into regulator-next by Mark Brown · 12 years ago
  22. 9e21867 Merge remote-tracking branch 'regulator/topic/max8997' into regulator-next by Mark Brown · 12 years ago
  23. f675649 Merge remote-tracking branch 'regulator/topic/max8973' into regulator-next by Mark Brown · 12 years ago
  24. 9199add Merge remote-tracking branch 'regulator/topic/max77686' into regulator-next by Mark Brown · 12 years ago
  25. 0d2cff8 Merge remote-tracking branch 'regulator/topic/max1586' into regulator-next by Mark Brown · 12 years ago
  26. a8bfb69 Merge remote-tracking branch 'regulator/topic/lp8788' into regulator-next by Mark Brown · 12 years ago
  27. bdb7e45 Merge remote-tracking branch 'regulator/topic/log' into regulator-next by Mark Brown · 12 years ago
  28. 1f9cc5f Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-next by Mark Brown · 12 years ago
  29. 207f308 Merge remote-tracking branch 'regulator/topic/gpio' into regulator-next by Mark Brown · 12 years ago
  30. db58e02 Merge remote-tracking branch 'regulator/topic/da9055' into regulator-next by Mark Brown · 12 years ago
  31. 4e62cce Merge remote-tracking branch 'regulator/topic/da9052' into regulator-next by Mark Brown · 12 years ago
  32. 6234427 Merge remote-tracking branch 'regulator/topic/change' into regulator-next by Mark Brown · 12 years ago
  33. b0e5997 Merge remote-tracking branch 'regulator/topic/as3711' into regulator-next by Mark Brown · 12 years ago
  34. 7cac646 Merge remote-tracking branch 'regulator/topic/arizona' into regulator-next by Mark Brown · 12 years ago
  35. d9f16b6 Merge remote-tracking branch 'regulator/fix/wm831x' into regulator-next by Mark Brown · 12 years ago
  36. e1b0144 regulator: anatop: Use regulator_[get|set]_voltage_sel_regmap by Axel Lin · 12 years ago
  37. 985884d regulator: anatop: Use linear_min_sel with linear mapping by Axel Lin · 12 years ago
  38. 4efd9df regulator: max1586: Implement get_voltage_sel callback by Axel Lin · 12 years ago
  39. 131a5b9 regulator: lp8788-buck: Kill _gpio_request function by Axel Lin · 12 years ago
  40. 7fa8a59 regulator: tps80031: Convert tps80031_ldo_ops to linear_min_sel and list_voltage_linear by Axel Lin · 12 years ago
  41. 40b5aa8 regulator: lp8788-ldo: Remove val array in lp8788_config_ldo_enable_mode by Axel Lin · 12 years ago
  42. ec4f7b8 regulator: gpio-regulator: Add ifdef CONFIG_OF guard for regulator_gpio_of_match by Axel Lin · 12 years ago
  43. bdc4baa regulator: palmas: Convert palmas_ops_smps to regulator_[get|set]_voltage_sel_regmap by Axel Lin · 12 years ago
  44. ad02e84 regulator: palmas: Return raw register values as the selectors in [get|set]_voltage_sel by Axel Lin · 12 years ago
  45. d1e7de3 regulators: add regulator_can_change_voltage() function by Marek Szyprowski · 12 years ago
  46. dbc7051 regulator: tps51632: Ensure [base|max]_voltage_uV pdata settings are valid by Axel Lin · 12 years ago
  47. 43f1f21 regulator: wm831x-dcdc: Add MODULE_ALIAS for wm831x-boostp by Axel Lin · 12 years ago
  48. 1a67993 regulator: wm831x-dcdc: Ensure selected voltage falls within requested range by Axel Lin · 12 years ago
  49. 5d6e6ff Merge branch 'topic/tps51632' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-min by Mark Brown · 12 years ago
  50. bd0ec7c regulator: tps51632: Use linear_min_sel and regulator_[map|list]_voltage_linear by Axel Lin · 12 years ago
  51. 05cf34c regulator: pcf50633: Use linear_min_sel and regulator_[map|list]_voltage_linear by Axel Lin · 12 years ago
  52. 9507281 regulator: arizona-micsupp: Add ramp time information by Mark Brown · 12 years ago
  53. fff15be regulator: core: Say what unsupportable voltage constraints are by Mark Brown · 12 years ago
  54. dd8004a regulator: core: Log when a device causes a voltage constraint fail by Mark Brown · 12 years ago
  55. 73ee294 regulator: arizona-ldo1: Support 1.8V mode by Mark Brown · 12 years ago
  56. 8a7f0c6 regulator: arizona-ldo1: Add additional top voltage by Mark Brown · 12 years ago
  57. 55a18ae regulator: arizona-ldo1: Support DVFS in default constraints by Mark Brown · 12 years ago
  58. 86a1450 regulator: arizona-ldo1: Add enable time by Mark Brown · 12 years ago
  59. 7a4beda0 regulator: as3711: Fix the logic in as3711_sel_check by Axel Lin · 12 years ago
  60. 16ed9f0 regulator: as3711: Fix valid min_uV/max_UV checking in as3711_bound_check by Axel Lin · 12 years ago
  61. f7ebaae regulator: s2mps11: Fix ramp delay value shift operation by Sangbeom Kim · 12 years ago
  62. 1e369bc regulator: da9052: Ensure setting current limit within specific range by Axel Lin · 12 years ago
  63. f509fd4 regulator: da9055: Select maximum current in specific range for set_current_limit by Axel Lin · 12 years ago
  64. 1083560 regulator: tps6586x: fix build warning in debug build by Laxman Dewangan · 12 years ago
  65. 9997f3f regulator: tps51632: Fix writing to wrong register when enable_pwm_dvfs is set by Axel Lin · 12 years ago
  66. 6b1f8a4 regulator: da9055: Use linear_min_sel and regulator_[map|list]_voltage_linear by Axel Lin · 12 years ago
  67. 5979b2a Merge branches 'topic/da9055' and 'topic/tps51632' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-min by Mark Brown · 12 years ago
  68. 9119ff6 regulator: palmas: Use linear_min_sel and regulator_[map|list]_voltage_linear by Axel Lin · 12 years ago
  69. 33234e7 regulator: core: Allow specific minimal selector for starting linear mapping by Axel Lin · 12 years ago
  70. b87d07b Merge branch 'topic/hotplug' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-max8997 by Mark Brown · 12 years ago
  71. 77b71b3 regulator: add device tree support for max8997 by Thomas Abraham · 12 years ago
  72. 9489e9d Linux 3.7-rc7 by Linus Torvalds · 12 years ago
  73. 08e627b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  74. c2a65d3 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  75. e716e01 powerpc/eeh: Do not invalidate PE properly by Gavin Shan · 12 years ago
  76. 194d983 Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  77. 068a8c8 regulator: max8997: limit the number of dvs registers programmed in non-dvs mode by Thomas Abraham · 12 years ago
  78. 11ec7bf0 regulator: max8997: reorder buck1/2/5 dvs setup code by Thomas Abraham · 12 years ago
  79. d95420b regulator: tps65090: Add MODULE_ALIAS by Axel Lin · 12 years ago
  80. d846b17 ALSA: hda - Fix build without CONFIG_PM by Takashi Iwai · 12 years ago
  81. 2654ad4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  82. 35f95d2 Merge tag 'for-linus-20121123' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  83. 5e351cd Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  84. a0543d6 Merge tag 'pm-for-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  85. 1d838d7 Merge tag 'md-3.7-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  86. a8946af Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  87. 0e622d3 of/address: sparc: Declare of_iomap as an extern function for sparc again by Andreas Larsson · 12 years ago
  88. f789dcc Merge tag 'omapdss-for-3.7-rc' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 12 years ago
  89. 33f1459 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  90. f470b8c Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  91. eb5aaed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  92. f3a443a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  93. 45aaff0 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  94. a7227a0 PM / QoS: fix wrong error-checking condition by Guennadi Liakhovetski · 12 years ago
  95. 4a25417 bnx2x: remove redundant warning log by Ariel Elior · 12 years ago
  96. cc9b310 vxlan: fix command usage in its doc by Zhi Yong Wu · 12 years ago
  97. b26623d 8139cp: revert "set ring address before enabling receiver" by françois romieu · 12 years ago
  98. a3cea98 MPI: Fix compilation on MIPS with GCC 4.4 and newer by Manuel Lauss · 12 years ago
  99. f93a1a0 MIPS: Fix crash that occurs when function tracing is enabled by Al Cooper · 12 years ago
  100. 0ec7ec7 MIPS: Merge overlapping bootmem ranges by Ralf Baechle · 12 years ago