1. 112da5c regulator: s2mpa01: Use correct register for buck1 ramp delay by Krzysztof Kozlowski · 10 years ago
  2. 3669862 regulator: core: Use map_voltage_linear_range by default for list_voltage_linear_range by Axel Lin · 10 years ago
  3. 9f8c0fe regulator: Constify the pointer to alias name array by Lee Jones · 10 years ago
  4. dbabd62 regulator: palmas: Reemove open coded functions with helper functions by Keerthy · 10 years ago
  5. c646695 regulator: bcm590xx: Add support for regulators on secondary I2C slave by Matt Porter · 11 years ago
  6. 6a57bad Merge tag 'extcon-next-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next by Greg Kroah-Hartman · 10 years ago
  7. a6016c5 regulator: AXP20x: fix wrong call to of_find_node_by_name by Boris BREZILLON · 10 years ago
  8. 0608032 regulator: s2mpa01: Use rdev_get_id() to access id of regulator by Krzysztof Kozlowski · 10 years ago
  9. b203e0d regulator: s2mps11: Fix accidental enable of buck6 ramp delay by Krzysztof Kozlowski · 10 years ago
  10. 51e2fc0 regulator: s2mpa01: Fix accidental enable of buck4 ramp delay by Krzysztof Kozlowski · 10 years ago
  11. 3b9334a mfd: vexpress: Convert custom func API to regmap by Pawel Moll · 11 years ago
  12. 71e06af drivers/regulator/virtual: avoid world-writable sysfs files. by Rusty Russell · 10 years ago
  13. 6f1c9c5 regulator: arizona-micsupp: Add missing #include by Charles Keepax · 10 years ago
  14. cfe6e33 regulator: max8952: Make of_device_id array const by Jingoo Han · 10 years ago
  15. 1439afd regulator: vexpress: Make of_device_id array const by Jingoo Han · 10 years ago
  16. a74cf0c regulator: st-pwm: Make of_device_id array const by Jingoo Han · 10 years ago
  17. 2449df9 regulator: palmas: Make of_device_id array const by Jingoo Han · 10 years ago
  18. a799baa regulator: anatop: Make of_device_id array const by Jingoo Han · 10 years ago
  19. c122c5b regulator: tps65090: Fix tps65090 crash on Tegra Dalmore by Doug Anderson · 11 years ago
  20. de5d056 regulator: s2mps11: Allow GPIO 0 to be used as external control on S2MPS14 by Krzysztof Kozlowski · 11 years ago
  21. eba430c regulator: s5m8767: Allow GPIO 0 to be used as external control by Krzysztof Kozlowski · 11 years ago
  22. ed11f1e regulator: tps65090: Make FETs more reliable by adding retries by Doug Anderson · 11 years ago
  23. 8a82b40 regulator: max14577: Add support for MAX77836 regulators by Krzysztof Kozlowski · 11 years ago
  24. 2cce4be regulator: arizona-ldo1: Add processing of init_data from device tree by Charles Keepax · 11 years ago
  25. 4a8c475 regulator: arizona-ldo1: Move setup processing from arizona-core by Charles Keepax · 11 years ago
  26. 36bcdf1 regulator: arizona-micsupp: Add processing of init_data from device tree by Charles Keepax · 11 years ago
  27. 13b3fde regulator: core: Use devres for releasing of_regulator_match of_nodes by Charles Keepax · 11 years ago
  28. 5957ae1 regulator: tps65217: Use regulator_map_voltage_ascend for LDO1 by Axel Lin · 11 years ago
  29. 2904144 regulator: tps65090: Allow setting the overcurrent wait time by Doug Anderson · 11 years ago
  30. 073a77d regulator: tps65217: Remove *rdev[] from struct tps65217 by Axel Lin · 11 years ago
  31. 75dbf0a regulator: pbias: Convert to use regulator_[enable|is_enabled]_regmap by Axel Lin · 11 years ago
  32. 60e8c1e regulator: pbias: Convert to use regmap helper functions by Axel Lin · 11 years ago
  33. 1cb7b43 regulator: pbias: Fix is_enabled callback implementation by Axel Lin · 11 years ago
  34. 97f53d7 regulator: s2mps11: Add external GPIO control for S2MPS14 by Krzysztof Kozlowski · 11 years ago
  35. 0117038 regulator: s2mps11: Move DTS parsing code to separate function by Krzysztof Kozlowski · 11 years ago
  36. e80fb72 regulator: s5m8767: Remove regulator_dev pointer from state container by Krzysztof Kozlowski · 11 years ago
  37. 63c7c9e regulator: core: Get and put regulator of_node by Charles Keepax · 11 years ago
  38. 3764806 regulator: core: Add helper to put of_nodes from matches by Charles Keepax · 11 years ago
  39. bd0dda74 regulator: core: Add of_node_get to of_regulator_match by Charles Keepax · 11 years ago
  40. dfe7a1b regulator: AXP20x: Add support for regulators subsystem by Carlo Caione · 11 years ago
  41. c0c4cf0 Merge tag 'regulator-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  42. 039df7a Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/s2m' and 'regulator/fix/s5m8767' into regulator-linus by Mark Brown · 11 years ago
  43. 1e79140 regulator: bcm590xx: Set n_voltages for linear reg by Tim Kryger · 11 years ago
  44. 97e18dc Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  45. f4fbb3c regulator: s5m8767: Fix carried over ena_gpio assignment by Krzysztof Kozlowski · 11 years ago
  46. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  47. b96244f regulator: s2mps11: Don't check enable_shift before setting enable ramp rate by Axel Lin · 11 years ago
  48. f7b1a8d regulator: s2mpa01: Don't check enable_shift before setting enable ramp rate by Axel Lin · 11 years ago
  49. 5481b34 Merge remote-tracking branches 'regulator/topic/tps65218', 'regulator/topic/tps6524x', 'regulator/topic/tps6586x', 'regulator/topic/tps65910', 'regulator/topic/tps80031', 'regulator/topic/wm831x', 'regulator/topic/wm8350' and 'regulator/topic/wm8994' into regulator-next by Mark Brown · 11 years ago
  50. 24ee65e Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/st-pwm', 'regulator/topic/ti-abb', 'regulator/topic/tps51632', 'regulator/topic/tps62360', 'regulator/topic/tps6507x', 'regulator/topic/tps65090' and 'regulator/topic/tps65217' into regulator-next by Mark Brown · 11 years ago
  51. 7b83648 Merge remote-tracking branches 'regulator/topic/max8973', 'regulator/topic/max8997', 'regulator/topic/max8998', 'regulator/topic/mc13xxx', 'regulator/topic/pfuze100', 'regulator/topic/rc5t583' and 'regulator/topic/s2mps11' into regulator-next by Mark Brown · 11 years ago
  52. 4faa54e Merge remote-tracking branches 'regulator/topic/max1586', 'regulator/topic/max77686', 'regulator/topic/max77693', 'regulator/topic/max8649', 'regulator/topic/max8660', 'regulator/topic/max8907', 'regulator/topic/max8925' and 'regulator/topic/max8952' into regulator-next by Mark Brown · 11 years ago
  53. 794016f Merge remote-tracking branches 'regulator/topic/doc', 'regulator/topic/enable', 'regulator/topic/fan53555', 'regulator/topic/fixed', 'regulator/topic/gpio', 'regulator/topic/lp3971', 'regulator/topic/lp872x' and 'regulator/topic/max14577' into regulator-next by Mark Brown · 11 years ago
  54. c9cbbd4 Merge remote-tracking branches 'regulator/topic/bcm590xx', 'regulator/topic/da9052', 'regulator/topic/da9055', 'regulator/topic/da9063', 'regulator/topic/da9210', 'regulator/topic/db8500' and 'regulator/topic/dbx500' into regulator-next by Mark Brown · 11 years ago
  55. e4e16c2 Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/88pm8607', 'regulator/topic/aat2870', 'regulator/topic/act8865', 'regulator/topic/anatop', 'regulator/topic/arizona', 'regulator/topic/as3711' and 'regulator/topic/as3722' into regulator-next by Mark Brown · 11 years ago
  56. 29dbdcf Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 11 years ago
  57. 08d6da2 regulator: aat2870: Use regulator_map_voltage_ascend by Axel Lin · 11 years ago
  58. d8eb6fa regulator: st-pwm: Convert to get_voltage_sel by Axel Lin · 11 years ago
  59. 4a5d301 regulator: Add new driver for ST's PWM controlled voltage regulators by Lee Jones · 11 years ago
  60. 89ad288 regulator: bcm590xx: Remove **rdev from struct bcm590xx_reg by Axel Lin · 11 years ago
  61. c934743 regulator: bcm590xx: Make the modalias matches the driver name by Axel Lin · 11 years ago
  62. 9c4c605 regulator: s5m8767: Convert to use regulator_[enable|disable|is_enabled]_regmap by Axel Lin · 11 years ago
  63. eced9d5 regulator: db8500-prcmu: Set 1.8V as a fixed voltage for vsmps2 by Ulf Hansson · 11 years ago
  64. 991acaf regulator: s2mps11: Add missing of_node_put by Sachin Kamat · 11 years ago
  65. 14256f7 regulator: s2mps11: Use of_get_child_by_name by Sachin Kamat · 11 years ago
  66. 05be09b regulator: s2mps11: Add set_suspend_disable for S2MPS14 by Krzysztof Kozlowski · 11 years ago
  67. 15f7730 regulator: s2mps11: Add support for S2MPS14 regulators by Krzysztof Kozlowski · 11 years ago
  68. 236b11d Merge branch 'ib-mfd-regulator-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into regulator-s2mps11 by Mark Brown · 11 years ago
  69. dda5e36 regulator: max8660: Fix brace alignment by Sachin Kamat · 11 years ago
  70. 80c48e7 regulator: dbx500: use seq_puts() instead of seq_printf() by Jingoo Han · 11 years ago
  71. e77addc regulator: dbx500-prcmu: Silence checkpatch warnings by Sachin Kamat · 11 years ago
  72. 114c574 regulator: anatop: Remove checking control_reg in [set|get]_voltage_sel by Axel Lin · 11 years ago
  73. a5f8f96 regulator: max8952: Silence checkpatch warning by Sachin Kamat · 11 years ago
  74. c74c76e regulator: max8925: Silence checkpatch warning by Sachin Kamat · 11 years ago
  75. f920ec7 regulator: max8660: Silence checkpatch warnings by Sachin Kamat · 11 years ago
  76. a35ff28 regulator: arizona-ldo1: Correct default regulator init_data by Charles Keepax · 11 years ago
  77. f187927 regulator: Add support for S2MPA01 regulator by Sachin Kamat · 11 years ago
  78. d6fe2c7 regulator: tps6586x: Remove unnecessary rdev[] array by Axel Lin · 11 years ago
  79. f377ed1 regulator: da9063: fix assignment of da9063_reg_matches to NULL by Colin Ian King · 11 years ago
  80. 462c9fc regulator: add bcm590xx regulator driver by Matt Porter · 11 years ago
  81. fb8eb45 regulator: act8865: Remove unnecessary *rdev[] from struct act8865 by Axel Lin · 11 years ago
  82. 2d45e78 regulator: max1586: Don't allocate memory for regulator_dev pointers by Krzysztof Kozlowski · 11 years ago
  83. 8a221df regulator: max8998: Remove unnecessary **rdev from struct max8998_data by Axel Lin · 11 years ago
  84. ad78bba regulator: max8997: Remove unnecessary **rdev from struct max8997_data by Axel Lin · 11 years ago
  85. 67f76a9 regulator: max8660: Remove regulator_dev pointer from state container by Krzysztof Kozlowski · 11 years ago
  86. 9654fbe regulator: max8973: Remove unused field from 'struct max8973_chip' by Krzysztof Kozlowski · 11 years ago
  87. b874f41 regulator: max8952: Use managed regulator registration by Krzysztof Kozlowski · 11 years ago
  88. 15af45d regulator: max8925: Remove unused state container fields by Krzysztof Kozlowski · 11 years ago
  89. f991525 regulator: max8907: Remove regulator_dev array from state container by Krzysztof Kozlowski · 11 years ago
  90. b7313b8 regulator: max8649: Remove regulator_dev pointer from state container by Krzysztof Kozlowski · 11 years ago
  91. 640c24a regulator: max77693: Remove state container as it is not needed by Krzysztof Kozlowski · 11 years ago
  92. b0c13e8 regulator: max77686: Remove regulator_dev array from state container by Krzysztof Kozlowski · 11 years ago
  93. aaa46b4 regulator: max1586: Remove regulator_dev pointer from state container by Krzysztof Kozlowski · 11 years ago
  94. ca5d1b3 regulator: helpers: Modify helpers enabling multi-bit control by Carlo Caione · 11 years ago
  95. 2cee212 regulator: pfuze100: Add PFUZE200 support to Kconfig and module description by Axel Lin · 11 years ago
  96. 350ff52 regulator: tps80031: remove unnecessary parentheses by Jingoo Han · 11 years ago
  97. 11469e0 regulator: add pbias regulator support by Balaji T K · 11 years ago
  98. 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
  99. e6c4c33 regulator: pfuze100: Add terminate entry for [i2c|of]_device_id tables by Axel Lin · 11 years ago
  100. f251848 regulator: pfuze100: add pfuze200 support by Robin Gong · 11 years ago