1. 80c48e7 regulator: dbx500: use seq_puts() instead of seq_printf() by Jingoo Han · 11 years ago
  2. e77addc regulator: dbx500-prcmu: Silence checkpatch warnings by Sachin Kamat · 11 years ago
  3. 114c574 regulator: anatop: Remove checking control_reg in [set|get]_voltage_sel by Axel Lin · 11 years ago
  4. a5f8f96 regulator: max8952: Silence checkpatch warning by Sachin Kamat · 11 years ago
  5. c74c76e regulator: max8925: Silence checkpatch warning by Sachin Kamat · 11 years ago
  6. f920ec7 regulator: max8660: Silence checkpatch warnings by Sachin Kamat · 11 years ago
  7. a35ff28 regulator: arizona-ldo1: Correct default regulator init_data by Charles Keepax · 11 years ago
  8. f187927 regulator: Add support for S2MPA01 regulator by Sachin Kamat · 11 years ago
  9. d6fe2c7 regulator: tps6586x: Remove unnecessary rdev[] array by Axel Lin · 11 years ago
  10. f377ed1 regulator: da9063: fix assignment of da9063_reg_matches to NULL by Colin Ian King · 11 years ago
  11. 462c9fc regulator: add bcm590xx regulator driver by Matt Porter · 11 years ago
  12. fb8eb45 regulator: act8865: Remove unnecessary *rdev[] from struct act8865 by Axel Lin · 11 years ago
  13. 2d45e78 regulator: max1586: Don't allocate memory for regulator_dev pointers by Krzysztof Kozlowski · 11 years ago
  14. 8a221df regulator: max8998: Remove unnecessary **rdev from struct max8998_data by Axel Lin · 11 years ago
  15. ad78bba regulator: max8997: Remove unnecessary **rdev from struct max8997_data by Axel Lin · 11 years ago
  16. 67f76a9 regulator: max8660: Remove regulator_dev pointer from state container by Krzysztof Kozlowski · 11 years ago
  17. 9654fbe regulator: max8973: Remove unused field from 'struct max8973_chip' by Krzysztof Kozlowski · 11 years ago
  18. b874f41 regulator: max8952: Use managed regulator registration by Krzysztof Kozlowski · 11 years ago
  19. 15af45d regulator: max8925: Remove unused state container fields by Krzysztof Kozlowski · 11 years ago
  20. f991525 regulator: max8907: Remove regulator_dev array from state container by Krzysztof Kozlowski · 11 years ago
  21. b7313b8 regulator: max8649: Remove regulator_dev pointer from state container by Krzysztof Kozlowski · 11 years ago
  22. 640c24a regulator: max77693: Remove state container as it is not needed by Krzysztof Kozlowski · 11 years ago
  23. b0c13e8 regulator: max77686: Remove regulator_dev array from state container by Krzysztof Kozlowski · 11 years ago
  24. aaa46b4 regulator: max1586: Remove regulator_dev pointer from state container by Krzysztof Kozlowski · 11 years ago
  25. ca5d1b3 regulator: helpers: Modify helpers enabling multi-bit control by Carlo Caione · 11 years ago
  26. 2cee212 regulator: pfuze100: Add PFUZE200 support to Kconfig and module description by Axel Lin · 11 years ago
  27. 350ff52 regulator: tps80031: remove unnecessary parentheses by Jingoo Han · 11 years ago
  28. 11469e0 regulator: add pbias regulator support by Balaji T K · 11 years ago
  29. 16e3f53 Merge tag 'regulator-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  30. e6c4c33 regulator: pfuze100: Add terminate entry for [i2c|of]_device_id tables by Axel Lin · 11 years ago
  31. f251848 regulator: pfuze100: add pfuze200 support by Robin Gong · 11 years ago
  32. 0f4cc28 regulator: s2mps11: Fix section mismatch by Krzysztof Kozlowski · 11 years ago
  33. 94ee607 regulator: tps65217: Allow missing init_data for diagnostics by Axel Lin · 11 years ago
  34. 3e80f95 regulator: s2mps11: Copy supported regulators from initconst by Krzysztof Kozlowski · 11 years ago
  35. 219ef03 regulator: s2mps11: Constify regulator_desc array by Krzysztof Kozlowski · 11 years ago
  36. 3119525 regulator: s2mps11: Don't store registered regulators in state container by Krzysztof Kozlowski · 11 years ago
  37. b431e69 regulator: mc13xxx: Fix probing with DT by Alexander Shiyan · 11 years ago
  38. e54f19b regulator: 88pm8607: fix indent code style by Jingoo Han · 11 years ago
  39. 8669544 regulator: dummy: Should be always-on by Markus Pargmann · 11 years ago
  40. bf7f882 regulator: mc13xxx: Fix NULL pointer error in non-DT mode by Sachin Kamat · 11 years ago
  41. 66fda75 regulator: core: Replace direct ops->disable usage by Markus Pargmann · 11 years ago
  42. 30c2197 regulator: core: Replace direct ops->enable usage by Markus Pargmann · 11 years ago
  43. 6428789 pfuze100-regulator: Return error on of_node_get() failure by Fabio Estevam · 11 years ago
  44. bcad2ca Merge remote-tracking branches 'regulator/fix/da9063', 'regulator/fix/max14577' and 'regulator/fix/s5m8767' into regulator-linus by Mark Brown · 11 years ago
  45. f29d778 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 11 years ago
  46. 08221fc regulator: max14577: Fix invalid return value on DT parse success by Krzysztof Kozlowski · 11 years ago
  47. acc3d5c regulator: core: Change dummy supplies error message to a warning by Shuah Khan · 11 years ago
  48. d426334 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  49. 4deaf85 regulator: wm8994: Remove redundant error message by Sachin Kamat · 11 years ago
  50. fae3b83 regulator: wm831x-ldo: Remove redundant error message by Sachin Kamat · 11 years ago
  51. d718deb regulator: wm831x-isink: Remove redundant error message by Sachin Kamat · 11 years ago
  52. 5730aa5 regulator: wm831x-dcdc: Remove redundant error message by Sachin Kamat · 11 years ago
  53. 96fa8c4 regulator: tps80031: Remove redundant error message by Sachin Kamat · 11 years ago
  54. bcb2c0d regulator: tps65910: Remove redundant error message by Sachin Kamat · 11 years ago
  55. 02e9058 regulator: tps6586x: Remove redundant error message by Sachin Kamat · 11 years ago
  56. 516add1 regulator: tps6524x: Remove redundant error message by Sachin Kamat · 11 years ago
  57. 0ad91c6 regulator: tps65090: Remove redundant error message by Sachin Kamat · 11 years ago
  58. fe23ce0 regulator: tps6507x: Remove redundant error message by Sachin Kamat · 11 years ago
  59. 33e63ba regulator: tps62360: Remove redundant error message by Sachin Kamat · 11 years ago
  60. ef4bcf8 regulator: tps51632: Remove redundant error message by Sachin Kamat · 11 years ago
  61. 4754b42 regulator: s5m8767: Remove redundant error message by Sachin Kamat · 11 years ago
  62. 2ea2583 regulator: rc5t583: Remove redundant error message by Sachin Kamat · 11 years ago
  63. f0d5c73 regulator: max8997: Remove redundant error message by Sachin Kamat · 11 years ago
  64. 7752d96 regulator: max8952: Remove redundant error message by Sachin Kamat · 11 years ago
  65. d016bdc regulator: max8907: Remove redundant error message by Sachin Kamat · 11 years ago
  66. f1b3f90 regulator: fixed: Remove redundant error message by Sachin Kamat · 11 years ago
  67. 7c2ee82 regulator: max77686: Remove redundant error message by Sachin Kamat · 11 years ago
  68. df948bb regulator: fan53555: Remove redundant error message by Sachin Kamat · 11 years ago
  69. cb487c5 regulator: dbx500: Remove redundant error message by Sachin Kamat · 11 years ago
  70. 6c48acf regulator: da9210: Remove redundant error message by Sachin Kamat · 11 years ago
  71. 8b5baa5 regulator: da9063: Remove redundant error message by Sachin Kamat · 11 years ago
  72. 3183358 regulator: as3711: Remove redundant error message by Sachin Kamat · 11 years ago
  73. 820cd31 regulator: arizona-micsupp: Remove redundant error message by Sachin Kamat · 11 years ago
  74. f4a6c5b regulator: arizona-ldo1: Remove redundant error message by Sachin Kamat · 11 years ago
  75. 5ee77ef regulator: act8865: Remove redundant error message by Sachin Kamat · 11 years ago
  76. 001f004 regulator: 88pm800: Remove redundant error message by Sachin Kamat · 11 years ago
  77. fe2eb72 regulator: da9055: Do not hardcode return value by Sachin Kamat · 11 years ago
  78. 8a7963d regulator: da9063: Do not hardcode return values by Sachin Kamat · 11 years ago
  79. 145fe1e regulator: fan53555: Do not hardcode return values by Sachin Kamat · 11 years ago
  80. a1985d4 regulator: lp3971: Do not hardcode return value by Sachin Kamat · 11 years ago
  81. ad5ec6c regulator: lp872x: Do not hardcode return values by Sachin Kamat · 11 years ago
  82. e227867 treewide: Fix typo in Documentation/DocBook by Masanari Iida · 11 years ago
  83. e9fa1a3 regulator: max8925: Do not hardcode return value by Sachin Kamat · 11 years ago
  84. 21024de regulator: max8973: Remove redundant error message by Sachin Kamat · 11 years ago
  85. 8bad62c regulator: ti-abb: Remove redundant error message by Sachin Kamat · 11 years ago
  86. 0ab5c85 regulator: ti-abb: Do not hardcode return value by Sachin Kamat · 11 years ago
  87. 5c99a7b regulator: da9052: Add ramp speed information for the DVC regulators by Philipp Zabel · 11 years ago
  88. 948838a regulator: tps65218: Add OF dependency by Axel Lin · 11 years ago
  89. 413be59 regulator: tps65218: Remove unnecessary regulator_unregister call by Axel Lin · 11 years ago
  90. c46b529 regulator: tps65218: Add terminate entry for of_device_id table by Axel Lin · 11 years ago
  91. 0b61ad1 regulator: wm8350: Do not hardcode return value by Sachin Kamat · 11 years ago
  92. 3e01c75 pfuze100-regulator: Fix of_node_get() parameter by Fabio Estevam · 11 years ago
  93. 026cdfe regulator: tps65090: Add missing of_node_put by Sachin Kamat · 11 years ago
  94. aaacb0e regulator: tps6507x: Add missing of_node_put by Sachin Kamat · 11 years ago
  95. 58c9537 regulator: max8998: Add missing of_node_put by Sachin Kamat · 11 years ago
  96. cde248f regulator: max8660: Add missing of_node_put by Sachin Kamat · 11 years ago
  97. d9aa5c5 regulator: max77693: Add missing of_node_put by Sachin Kamat · 11 years ago
  98. da0ee72 regulator: max77686: Add missing of_node_put by Sachin Kamat · 11 years ago
  99. 2da8215 regulator: da9063: Add missing of_node_put by Sachin Kamat · 11 years ago
  100. ba40e55 regulator: as3722: Add missing of_node_put by Sachin Kamat · 11 years ago