1. 13511de regulator: deprecate regulator-compatible DT property by Stephen Warren · 12 years ago
  2. 3b26e48 regulator: fan53555: remove vsel_max not used by Yunfan Zhang · 12 years ago
  3. e4c5288 regulator: aat2870: Don't explicitly initialise the first field by Mark Brown · 12 years ago
  4. 49d8c59 regulator: Fairchild fan53555 support by Yunfan Zhang · 12 years ago
  5. 029dd3c regulator: twl: Remove another unused variable warning by Mark Brown · 12 years ago
  6. 5bab305 regulator: lp872x: remove unnecessary function by Kim, Milo · 12 years ago
  7. 9d6da6f regulator: lp872x: fix NULL pointer access problem by Kim, Milo · 12 years ago
  8. 86b3fef regulator: lp872x: initialize the DVS mode by Kim, Milo · 12 years ago
  9. b158fba regulator: lp872x: set the default DVS mode by Kim, Milo · 12 years ago
  10. 9ffaa86 regulator: lp872x: remove regulator platform data dependency by Kim, Milo · 12 years ago
  11. ba02dfd regulator: mc13783: add regulators sw1x and sw2x by Gaëtan Carlier · 12 years ago
  12. d154f0a regulator: max8907: Add MODULE_ALIAS by Axel Lin · 12 years ago
  13. 5fc72f5 regulator: max8907: fix use of possibly NULL idata by Stephen Warren · 12 years ago
  14. dedae95 regulator: fix kernel-doc warnings in drivers/regulator/core.c by Randy Dunlap · 12 years ago
  15. a0a7014 regulator: ab8500: provide per-regulator shift by Linus Walleij · 12 years ago
  16. db55168 regulator: max8907: fix compile error when !CONFIG_OF by Stephen Warren · 12 years ago
  17. 0764ef5 regulator: max8907: Properly set pmic pointer in max8907_regulator_remove() by Axel Lin · 12 years ago
  18. 7305608 regulator: max8907: Fix n_voltages for MAX8907B SD1 by Axel Lin · 12 years ago
  19. 8f52a58 regulator: using kfree() requires including slab.h by Stephen Rothwell · 12 years ago
  20. ffee190 regulator: add MAX8907 driver by Gyungoh Yoo · 12 years ago
  21. 0ffff5a regulator: twl: make twl_info tables const by Arnd Bergmann · 12 years ago
  22. f9cfbde regulator: twl: Remove get_voltage implementation for single voltage regulators by Axel Lin · 12 years ago
  23. 9c7fde4 regulator: isl6271a: Remove get_voltage implementation for isl_fixed_ops by Axel Lin · 12 years ago
  24. 0d3fb58 regulator: ab8500: Remove get_voltage implementation for ab8500_regulator_fixed_ops by Axel Lin · 12 years ago
  25. 88348ef regulator: ab3100: Remove get_voltage implementation for regulator_ops_fixed by Axel Lin · 12 years ago
  26. b571dc3 regulator: mc13xxx: Remove get_voltage implementation for single voltage regulators by Axel Lin · 12 years ago
  27. 19d23c2 regulator: da9052: set_current_limit should select the maximum current in specific range by Axel Lin · 12 years ago
  28. 4e1d67e regulator: lp872x: set_current_limit should select the maximum current in specific range by Axel Lin · 12 years ago
  29. 73f4f3d regulator: tps6524x: set_current_limit should select the maximum current in specific range by Axel Lin · 12 years ago
  30. 422294d regulator: wm831x-dcdc: set_current_limit should select the maximum current in specific range by Axel Lin · 12 years ago
  31. cb44cde regulator: max77686: Use array to save pointer to rdev by Axel Lin · 12 years ago
  32. 2c58e26 regulator: max77686: initialize of_node param for regulator register by Axel Lin · 12 years ago
  33. 7fee2af regulator: ab8500: Set enable enable_time in regulator_desc by Axel Lin · 12 years ago
  34. 4001376 regulator: wm8400: Simplify set REGULATOR_MODE_IDLE mode in wm8400_dcdc_set_mode by Axel Lin · 12 years ago
  35. 363506c regulator: wm831x-ldo: Check return value of wm831x_reg_read() by Axel Lin · 12 years ago
  36. 7c7475c regulator: tps6586x: Convert to regulator_[enable|disable|is_enabled|get_voltage_sel]_regmap by Axel Lin · 12 years ago
  37. 0f4c46d regulator: Use BUCK_FPWM_[MASK|SHIFT] macros to replace buck_pmap table by Axel Lin · 12 years ago
  38. c42ea5c regulator: lp8788-buck: Remove lp8788_set_default_dvs_ctrl_mode function by Axel Lin · 12 years ago
  39. 74c8cfd regulator: lp8788-ldo: Set n_voltages to 1 for fixed voltage by Axel Lin · 12 years ago
  40. f1dcf9e regulator: mc13892: Convert mc13892_sw_regulator_ops to get_voltage_sel by Axel Lin · 12 years ago
  41. 8db9844 regulator: mc13892: Simplify implementation of mc13892_sw_regulator_set_voltage_sel() by Axel Lin · 12 years ago
  42. 825d105 regulator: mc13892: Make mc13892_powermisc_rmw() lock protected by Axel Lin · 12 years ago
  43. 2a2c3ac regulator: mc13783: Make mc13783_powermisc_rmw() lock protected by Axel Lin · 12 years ago
  44. 4a247a9 regulator: palmas: Convert palmas_ops_ldo to [get|set]_voltage_sel_regmap by Axel Lin · 12 years ago
  45. 38f8f43 regulator: twl: Convert twlsmps_ops to get_voltage_sel and map_voltage by Axel Lin · 12 years ago
  46. 78292f4 regulator: twl: Fix checking voltage range in twl6030smps_set_voltage() by Axel Lin · 12 years ago
  47. 13407ea regulator: mc13xxx: Populate selector from mc13xxx_fixed_regulator_set_voltage by Axel Lin · 12 years ago
  48. ad46ed1 regulator: s2mps11: Use array to save pointer to rdev by Axel Lin · 12 years ago
  49. 908d6d5 regulator: twl-regulator: fix up VINTANA1/VINTANA2 by Aaro Koskinen · 12 years ago
  50. b2a1ef4 regulator: core: request only valid gpio pins for regulator enable by Marek Szyprowski · 12 years ago
  51. e76ab82 regulator: twl: Remove references to the twl4030 regulator by Mark Brown · 12 years ago
  52. eb0c568 regulator: gpio-regulator: Split setting of voltages and currents by Heiko Stübner · 12 years ago
  53. cfa9cfb regulator: ab3100: add missing voltage table by Linus Walleij · 12 years ago
  54. 3e2a928 regulator: anatop: Fix wrong mask used in anatop_get_voltage_sel by Axel Lin · 12 years ago
  55. 7f852e0 regulator: tps6586x: correct vin pin for sm0/sm1/sm2 by Laxman Dewangan · 12 years ago
  56. 1c9d2d7 regulator: palmas: Fix palmas_probe error handling by Axel Lin · 12 years ago
  57. 2735dae regulator: palmas: Call palmas_ldo_[read|write] in palmas_ldo_init by Axel Lin · 12 years ago
  58. 12565b1 regulator: palmas: Fix regmap offsets for PALMAS_REG_SMPS10 vsel_reg by Axel Lin · 12 years ago
  59. a5f8ae2 regulator: palmas: Fix calculating selector in palmas_map_voltage_ldo by Axel Lin · 12 years ago
  60. 938e05b regulator: Fix an s5m8767 build failure by Samuel Ortiz · 12 years ago
  61. 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
  62. bdc0077 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  63. 3384fb9 Merge branch 'regulator-drivers' into regulator-next by Mark Brown · 12 years ago
  64. 8cfc545 Merge branches 'regulator-core', 'regulator-dt' and 'regulator-dummy' into regulator-next by Mark Brown · 12 years ago
  65. ade7515 regulator: add new lp8788 regulator driver by Kim, Milo · 12 years ago
  66. c798881 regulator: mc13xxx: Remove extern function declaration for mc13xxx_sw_regulator by Axel Lin · 12 years ago
  67. 2955b47 [SCSI] async: introduce 'async_domain' type by Dan Williams · 12 years ago
  68. d2cfdb0 regulator: tps65910: set input_supply on desc unconditionally by Laxman Dewangan · 12 years ago
  69. 8a165df regulator: palmas: Fix calcuating selector in palmas_map_voltage_smps by Axel Lin · 12 years ago
  70. 5bae062 regulator: lp872x: Simplify implementation of lp872x_find_regulator_init_data() by Axel Lin · 12 years ago
  71. c6a717c regulator: twl: Fix list_voltate for twl6030ldo_ops by Axel Lin · 12 years ago
  72. 54227bc mfd: Modify samsung mfd header by Sangbeom Kim · 12 years ago
  73. 63063bf mfd: Modify samsung mfd driver for common api by Sangbeom Kim · 12 years ago
  74. 66c9fbb mfd: Rename s5m file and directories to samsung by Sangbeom Kim · 12 years ago
  75. 4bcb9f4 regulator: twl: Convert twl6030ldo_ops to [get|set]_voltage_sel by Axel Lin · 12 years ago
  76. a3cb80f regulator: twl: Fix the formula to calculate vsel and voltage for twl6030ldo by Axel Lin · 12 years ago
  77. 5febb3c regulator: s5m8767: Properly handle gpio_request failure by Axel Lin · 12 years ago
  78. 8fa25ed regulator: max8997: Properly handle gpio_request failure by Axel Lin · 12 years ago
  79. 8a8e3d5 regulator: tps62360: use devm_* for gpio request by Laxman Dewangan · 12 years ago
  80. d5b2e30 Merge tag 'v3.5-rc7' into regulator-drivers by Mark Brown · 12 years ago
  81. 7c7fac3 regulator: tps6586x: add support for input supply by Laxman Dewangan · 12 years ago
  82. a7f1b63 regulator: tps65217: Add device tree support by AnilKumar Ch · 12 years ago
  83. 257ee3c regulator: aat2870: Remove unused min_uV and max_uV from struct aat2870_regulator by Axel Lin · 12 years ago
  84. 4506c6d regulator: aat2870: Convert to regulator_list_voltage_table by Axel Lin · 12 years ago
  85. e76b9cc regulator: da9052: initialize of_node param for regulator register by Axel Lin · 12 years ago
  86. 1beaf76 regulator: Add REGULATOR_STATUS_UNDEFINED. by Krystian Garbaciak · 12 years ago
  87. 03ffcf3 regulator: Fix a typo in regulator_mode_to_status() core function. by Krystian Garbaciak · 12 years ago
  88. c06eed3 regulator: s2mps11: Use sec_reg_write rather than sec_reg_update when mask is 0xff by Axel Lin · 12 years ago
  89. 232b250 regulator: s2mps11: Fix wrong setting for config.dev by Axel Lin · 12 years ago
  90. 2693fca regulator: s2mps11: Fixup missing commas by Axel Lin · 12 years ago
  91. faa95fd regulator: tps65910: Remvoe tps65910_reg_[read|modify_bits|read_locked|write_locked] functions by Axel Lin · 12 years ago
  92. cb74685 regulator: s2mps11: Add samsung s2mps11 regulator driver by Sangbeom Kim · 12 years ago
  93. 7be5318 regulator: tps65910: correct init value of n_voltages by Laxman Dewangan · 12 years ago
  94. b669e0a regulator: max8952: Use core GPIO enable support by Axel Lin · 12 years ago
  95. aa85119 regulator: max8998: Remove wrong set_suspend_[en|dis]able callback settings by Axel Lin · 12 years ago
  96. b1a397d regulator: max8952: Remove wrong set_suspend_disable callback setting by Axel Lin · 12 years ago
  97. b86bbdd regulator: da9052: Use for_each_child_of_node() macro by Axel Lin · 12 years ago
  98. bad7699 mfd: Register ab8500 devices using the newly DT:ed MFD API by Lee Jones · 12 years ago
  99. 5d90322 mfd: Register db8500-prcmu devices using the newly DT:ed MFD API by Lee Jones · 12 years ago
  100. d1ef065 regulator: max77686: Initialise rmatch.of_node to NULL. by Yadwinder Singh Brar · 12 years ago