1. 3e701cd Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  2. bdc0077 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  3. 3384fb9 Merge branch 'regulator-drivers' into regulator-next by Mark Brown · 12 years ago
  4. 8cfc545 Merge branches 'regulator-core', 'regulator-dt' and 'regulator-dummy' into regulator-next by Mark Brown · 12 years ago
  5. ade7515 regulator: add new lp8788 regulator driver by Kim, Milo · 12 years ago
  6. c798881 regulator: mc13xxx: Remove extern function declaration for mc13xxx_sw_regulator by Axel Lin · 12 years ago
  7. 2955b47 [SCSI] async: introduce 'async_domain' type by Dan Williams · 12 years ago
  8. d2cfdb0 regulator: tps65910: set input_supply on desc unconditionally by Laxman Dewangan · 12 years ago
  9. 8a165df regulator: palmas: Fix calcuating selector in palmas_map_voltage_smps by Axel Lin · 12 years ago
  10. 5bae062 regulator: lp872x: Simplify implementation of lp872x_find_regulator_init_data() by Axel Lin · 12 years ago
  11. c6a717c regulator: twl: Fix list_voltate for twl6030ldo_ops by Axel Lin · 12 years ago
  12. 54227bc mfd: Modify samsung mfd header by Sangbeom Kim · 12 years ago
  13. 63063bf mfd: Modify samsung mfd driver for common api by Sangbeom Kim · 12 years ago
  14. 66c9fbb mfd: Rename s5m file and directories to samsung by Sangbeom Kim · 12 years ago
  15. 4bcb9f4 regulator: twl: Convert twl6030ldo_ops to [get|set]_voltage_sel by Axel Lin · 12 years ago
  16. a3cb80f regulator: twl: Fix the formula to calculate vsel and voltage for twl6030ldo by Axel Lin · 12 years ago
  17. 5febb3c regulator: s5m8767: Properly handle gpio_request failure by Axel Lin · 12 years ago
  18. 8fa25ed regulator: max8997: Properly handle gpio_request failure by Axel Lin · 12 years ago
  19. 8a8e3d5 regulator: tps62360: use devm_* for gpio request by Laxman Dewangan · 12 years ago
  20. d5b2e30 Merge tag 'v3.5-rc7' into regulator-drivers by Mark Brown · 12 years ago
  21. 7c7fac3 regulator: tps6586x: add support for input supply by Laxman Dewangan · 12 years ago
  22. a7f1b63 regulator: tps65217: Add device tree support by AnilKumar Ch · 12 years ago
  23. 257ee3c regulator: aat2870: Remove unused min_uV and max_uV from struct aat2870_regulator by Axel Lin · 12 years ago
  24. 4506c6d regulator: aat2870: Convert to regulator_list_voltage_table by Axel Lin · 12 years ago
  25. e76b9cc regulator: da9052: initialize of_node param for regulator register by Axel Lin · 12 years ago
  26. 1beaf76 regulator: Add REGULATOR_STATUS_UNDEFINED. by Krystian Garbaciak · 12 years ago
  27. 03ffcf3 regulator: Fix a typo in regulator_mode_to_status() core function. by Krystian Garbaciak · 12 years ago
  28. c06eed3 regulator: s2mps11: Use sec_reg_write rather than sec_reg_update when mask is 0xff by Axel Lin · 12 years ago
  29. 232b250 regulator: s2mps11: Fix wrong setting for config.dev by Axel Lin · 12 years ago
  30. 2693fca regulator: s2mps11: Fixup missing commas by Axel Lin · 12 years ago
  31. faa95fd regulator: tps65910: Remvoe tps65910_reg_[read|modify_bits|read_locked|write_locked] functions by Axel Lin · 12 years ago
  32. cb74685 regulator: s2mps11: Add samsung s2mps11 regulator driver by Sangbeom Kim · 12 years ago
  33. 7be5318 regulator: tps65910: correct init value of n_voltages by Laxman Dewangan · 12 years ago
  34. b669e0a regulator: max8952: Use core GPIO enable support by Axel Lin · 12 years ago
  35. aa85119 regulator: max8998: Remove wrong set_suspend_[en|dis]able callback settings by Axel Lin · 12 years ago
  36. b1a397d regulator: max8952: Remove wrong set_suspend_disable callback setting by Axel Lin · 12 years ago
  37. b86bbdd regulator: da9052: Use for_each_child_of_node() macro by Axel Lin · 12 years ago
  38. bad7699 mfd: Register ab8500 devices using the newly DT:ed MFD API by Lee Jones · 12 years ago
  39. 5d90322 mfd: Register db8500-prcmu devices using the newly DT:ed MFD API by Lee Jones · 12 years ago
  40. d1ef065 regulator: max77686: Initialise rmatch.of_node to NULL. by Yadwinder Singh Brar · 12 years ago
  41. 19228a6 regulator: tps65910: add support for input supply by Laxman Dewangan · 12 years ago
  42. 86f5fcf regulator: core: Mark all DT based boards as having full constraints by Mark Brown · 12 years ago
  43. 6be5bfc regulator: fixed: dt: support for input supply by Laxman Dewangan · 12 years ago
  44. 4706fca regulator: max77686: Add device tree support. by Yadwinder Singh Brar · 12 years ago
  45. 6c3b956 regulator: ab3100: Use rdev_get_drvdata() rather than use reg->reg_data driectly by Axel Lin · 12 years ago
  46. f8568cb regulator: ab3100: Set enable enable_time in regulator_desc by Axel Lin · 12 years ago
  47. e2c98ea regulator: core: remove sysfs entry properly in regulator_put by Shawn Guo · 12 years ago
  48. 6dc027c regulator: arizona-micsupp: Force regulated mode until we have API support by Mark Brown · 12 years ago
  49. 9c6a74c regulator: ad5398: Fix min/max current limit boundary checking by Axel Lin · 12 years ago
  50. fca53d8 regulator: twl: Set enable enable_time in regulator_desc by Axel Lin · 12 years ago
  51. 4b7c948 regulator: gpio-regulator: Use core GPIO enable support by Axel Lin · 12 years ago
  52. a2a8222 regulator: gpio-regulator: Set enable enable_time in regulator_desc by Axel Lin · 12 years ago
  53. 94f48ab regulator: tps65910: Set enable enable_time in regulator_desc by Axel Lin · 12 years ago
  54. a9905b1 regulator: arizona-ldo1: Implement GPIO enable support by Mark Brown · 12 years ago
  55. 495fd8c regulator: wm8994: Use core GPIO enable support by Mark Brown · 12 years ago
  56. 25a53df regulator: fixed: Use core GPIO enable support by Mark Brown · 12 years ago
  57. 65f7350 regulator: core: Add core support for GPIO controlled enable lines by Mark Brown · 12 years ago
  58. 5c5659d regulator: core: Factor out enable and disable operations some more by Mark Brown · 12 years ago
  59. eefaa3c regulator: wm831x-ldo: Specify enable time for alive LDO by Mark Brown · 12 years ago
  60. 00581b3 regulator: wm8994: Set enable_time in descriptor by Mark Brown · 12 years ago
  61. 3d0f267 regulator: fixed: Set enable enable_time in regulator_desc by Mark Brown · 12 years ago
  62. 79511ed regulator: core: Allow fixed enable_time to be set in the regulator_desc by Mark Brown · 12 years ago
  63. e113d79 regulator: core: Check that the selector from map_voltage() is valid by Mark Brown · 12 years ago
  64. c5f3939 regulator: core: Support fixed voltages in regulator_is_supported_voltage() by Mark Brown · 12 years ago
  65. d92d95b6 regulator: Fix recursive mutex lockdep warning by Stephen Boyd · 12 years ago
  66. 5260cd2 regulator: dt: regulator match by regulator-compatible by Laxman Dewangan · 12 years ago
  67. 844e690 regulator: tps65217: Fix voltage boundary checking in tps65217_pmic_map_voltage by Axel Lin · 12 years ago
  68. 0072f0a regulator: tps62360: Convert to regulator_set_voltage_time_sel() by Axel Lin · 12 years ago
  69. 1a5d39d regulator: tps65217: invalid if check by Alan Cox · 12 years ago
  70. 1e12dfc regulator: tps6524x: Convert fixed ilimsel to table based by Axel Lin · 12 years ago
  71. cac87fd regulator: tps6524x: Convert to regulator_list_voltage_table() by Axel Lin · 12 years ago
  72. 744c62e Merge tag 'v3.5-rc5' into regulator-drivers by Mark Brown · 12 years ago
  73. f141822 regulator: fixed: support deferred probe for DT GPIOs by Stephen Warren · 12 years ago
  74. d172f31 regulator: tps65217: Convert LDO1 to use regulator_list_voltage_table by Axel Lin · 12 years ago
  75. bf2516c regulator: core: Remove unused get_device_regulator by Fabio Estevam · 12 years ago
  76. 222cc7b regulator: core: Allow multiple requests of a single supply mapping by Mark Brown · 12 years ago
  77. 5aff3a8 regulator: core: Check for failed voltage sets before checking for delay by Mark Brown · 12 years ago
  78. e2eb169 regulator: s5m8767: Convert to regulator_list_voltage_linear by Axel Lin · 12 years ago
  79. 7f217d3 regulator: arizona-micsupp: Fix choosing selector in arizona_micsupp_map_voltage by Axel Lin · 12 years ago
  80. 1910efa regulator: Add driver for Arizona LDO1 by Mark Brown · 12 years ago
  81. 1af142c regulator: Modify ramp_delay value for s5m8767a by Sangbeom Kim · 12 years ago
  82. 85e6334 Merge tag 'v3.5-rc4' into regulator-drivers by Mark Brown · 12 years ago
  83. 2f6ae6e regulator: rc5t583: Use regulator_set_voltage_time_sel() by Axel Lin · 12 years ago
  84. f11d08c regulator: Use list_voltage() to get voltage in regulator_set_voltage_time_sel by Axel Lin · 12 years ago
  85. baae019 regulator: max8998: Convert to set_voltage_sel and regulator_map_voltage_linear by Axel Lin · 12 years ago
  86. 9a0fbb6 regulator: max8998: Convert to regulator_list_voltage_linear() by Axel Lin · 12 years ago
  87. b515241 regulator: tps62360: Remove chip_id and voltage_base from struct tps62360_chip by Axel Lin · 12 years ago
  88. a68de07 regulator: palmas: fix regmap offsets for enable/disable by Graeme Gregory · 12 years ago
  89. b19dbf7 regulator: core: Add export of regulator_set_voltage_time_sel() by Mark Brown · 12 years ago
  90. d9fe28f regulator: tps65910: Convert to regulator_list_voltage_table by Axel Lin · 12 years ago
  91. f6442aa regulator: tps65910: Remove unused min_uV and max_uV from struct tps_info by Axel Lin · 12 years ago
  92. b222a81 regulator: change message level on probing lp872x driver by Kim, Milo · 12 years ago
  93. dc2060c regulator: lp872x: Depend on I2C=y by Mark Brown · 12 years ago
  94. 01bc3a1 regulator: tps65910: Convert to regulator_set_voltage_time_sel() by Axel Lin · 12 years ago
  95. b667a45 regulator: arizona: Add support for microphone supplies on Arizona devices by Mark Brown · 12 years ago
  96. 8386a00 regulator: tps6524x: Fix get_voltage_sel for fixed voltage by Axel Lin · 12 years ago
  97. baf73e2 regulator: lp872x: Return -EINVAL if pdata is NULL by Axel Lin · 12 years ago
  98. f503071 regulator: max77686: Implement .set_ramp_delay() callback by Yadwinder Singh Brar · 12 years ago
  99. c59d2a6 regulator: max77686: Initialize regulator_config by Axel Lin · 12 years ago
  100. 809d310 regulator: lp872x: Don't allow modular build by Mark Brown · 12 years ago