1. 40d3bc1 regulator: act8865: Remove error variable in act8865_pmic_probe by Axel Lin · 10 years ago
  2. 48a1e1b regulator: act8865: fix parsing of platform data by Beniamino Galvani · 10 years ago
  3. 4f2352c regulator: tps65090: Set voltage for fixed regulators by Javier Martinez Canillas · 10 years ago
  4. 26988ef regulator: core: Allow to get voltage count and list from parent by Javier Martinez Canillas · 10 years ago
  5. e303996 regulator: core: Get voltage from parent if not available by Javier Martinez Canillas · 10 years ago
  6. 404d4df regulator: lp872x: Don't set constraints within the regulator driver by Mark Brown · 10 years ago
  7. cad35c3 regulator: s2mps11: Update module description and Kconfig to add S2MPU02 support by Axel Lin · 10 years ago
  8. 04eca28 regulator: Add helpers for low-level register access by Tuomas Tynkkynen · 10 years ago
  9. 516c151 regulator: da9211: Remove unnecessary devm_regulator_unregister() calls by Axel Lin · 10 years ago
  10. 1028a37 regulator: da9211: new regulator driver by James Ban · 10 years ago
  11. 7753d2d regulator: tps65218: Add fixed_uV fields for dcdc5 and dcdc6 by Keerthy · 10 years ago
  12. 00e2573 regulator: s2mps11: Add support S2MPU02 regulator device by Chanwoo Choi · 10 years ago
  13. 6ec9dc3 Merge branches 'ib-mfd-extcon-regulator-3.17', 'ib-mfd-gpio-3.17' and 'ib-mfd-mmc-3.17' into ibs-for-mfd-merged by Lee Jones · 10 years ago
  14. 5713525 regulator: lp8755: Use devm_regulator_register by Himangi Saraogi · 10 years ago
  15. 6a5e06d regulator: tps65218: drop order dependency by Felipe Balbi · 10 years ago
  16. dd648ef regulator: tps65218: drop unneeded field from our regulator macro by Felipe Balbi · 10 years ago
  17. e60781b Merge remote-tracking branch 'regulator/fix/tps65218' into regulator-tps65218 by Mark Brown · 10 years ago
  18. 42ab0f3 regulator: tps65218: fix DCDC4 linear voltage range by Felipe Balbi · 10 years ago
  19. 732714d regulator: act8865: set correct number of regulators in pdata by Beniamino Galvani · 10 years ago
  20. 5b919f3 regulator: arizona-ldo1: remove bypass functionality by Nikesh Oswal · 10 years ago
  21. b632815 regulator: palmas: Fix SMPS enable/disable/is_enable for tps65917 by Nishanth Menon · 10 years ago
  22. 429222d regulator: palmas: Simplify code by not indexing regulator_desc unnecessarily by Nishanth Menon · 10 years ago
  23. 6839cd6 regulator: palmas: Rename palmas_regs_info to palmas_generic_regs_info by Nishanth Menon · 10 years ago
  24. cf910b6 regulator: palmas: Simplify code by using pointer to palmas_reg_info by Nishanth Menon · 10 years ago
  25. e7cf34e regulator: palmas: Rename reg_info to palmas_reg_info by Nishanth Menon · 10 years ago
  26. 4b09e17 regulator: palmas: Squelch sparse warnings by Nishanth Menon · 10 years ago
  27. 778b28b regulator: core: convert to use gpio_desc internally by Russell King · 10 years ago
  28. 1176748 Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/palmas' and 'regulator/fix/tps65218' into regulator-linus by Mark Brown · 10 years ago
  29. d7da152 regulator: max8952: Convert to devm_gpio_request_one() by Axel Lin · 10 years ago
  30. cd01e32 regulator: twl: Convert to use devm_kmemdup() by Axel Lin · 10 years ago
  31. 0eada6a regulator: tps65218: Correct the the config register for LDO1 by Keerthy · 10 years ago
  32. d2fa87c regulator: tps65218: Add the missing of_node assignment in probe by Keerthy · 10 years ago
  33. 5f986f7 regulator: tps65218: Fix build warnings by Sachin Kamat · 10 years ago
  34. 6bdaaf0 regulator: tps65217: Fix build warnings by Sachin Kamat · 10 years ago
  35. 0a3ade7 regulator: s5m8767: Remove unused variable by Sachin Kamat · 10 years ago
  36. a181c1c regulator: as3722: Fix incorrect parameter initialization by Sachin Kamat · 10 years ago
  37. 4c0c9ca Merge remote-tracking branch 'regulator/fix/palmas' into regulator-palmas by Mark Brown · 10 years ago
  38. 5b01bd1 regulator: palmas: fix typo in enable_reg calculation by Stephen Warren · 10 years ago
  39. d6f8337 regulator: palmas: Add tps65917 PMIC support by Keerthy · 10 years ago
  40. cac9e91 regulator: palmas: add driver data and modularize the probe by Keerthy · 10 years ago
  41. 9f057dc regulator: palmas: Shift the reg_info structure definition to the header file by Keerthy · 10 years ago
  42. 636f4a3 regulator: bcm590xx: fix vbus name by Graham Williams · 10 years ago
  43. 03187c7 regulator: ab8500: Remove ab8500_regulator_debug_init/exit() by Axel Lin · 10 years ago
  44. a5c1a41 regulator: ab8500: Remove ab8500_regulator_of_probe() by Axel Lin · 10 years ago
  45. 53ddddc regulator: ltc3589: Staticize ltc3589_reg_defaults by Sachin Kamat · 10 years ago
  46. 318dbb0 regulator: palmas: Fix SMPS enable/disable/is_enabled by Nishanth Menon · 10 years ago
  47. d0540f9 mfd: max77693: Remove unnecessary wrapper functions by Robert Baldyga · 10 years ago
  48. c9ac065 Merge remote-tracking branches 'regulator/fix/as3722', 'regulator/fix/ltc3589' and 'regulator/fix/palmas' into regulator-linus by Mark Brown · 10 years ago
  49. 73d23ca regulator: ltc3589: Use of_get_child_by_name by Axel Lin · 10 years ago
  50. 4251c2a6 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  51. ce44beb regulator: 88pm800: remove duplicate PM800_BUCK3 define by Dan Carpenter · 10 years ago
  52. 7dd33c1 regulator: mc13xxx: Remove unnecessary locks by Alexander Shiyan · 10 years ago
  53. 3865e11 regulator: mc13xxx: Remove unused field "hi_bit" by Alexander Shiyan · 10 years ago
  54. 2628b10 regulator: tps6586x: Use regulator_list_voltage_linear for dvm/ldo4/sw2 by Axel Lin · 10 years ago
  55. c969faa regulator: bcm590xx: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  56. 6b7f2d8 regulator: palmas: Fix SMPS list for 0V by Nishanth Menon · 10 years ago
  57. 69d5883 regulator: core: print error value when constraints are not applied by Nishanth Menon · 10 years ago
  58. 312c76f Merge tag 'regulator-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into next by Linus Torvalds · 10 years ago
  59. 2050afd regulator: as3722: Make 0 a valid selector by Thierry Reding · 10 years ago
  60. 4046136 Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into next by Linus Torvalds · 10 years ago
  61. 978371c Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-next by Mark Brown · 10 years ago
  62. b58e917 Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/stub', 'regulator/topic/tps65090', 'regulator/topic/tps65217' and 'regulator/topic/tps65218' into regulator-next by Mark Brown · 10 years ago
  63. 4c04ef2 Merge remote-tracking branches 'regulator/topic/palmas', 'regulator/topic/pbias', 'regulator/topic/pfuze100', 'regulator/topic/s2mpa01' and 'regulator/topic/s2mps11' into regulator-next by Mark Brown · 10 years ago
  64. 2c7a6a3 Merge remote-tracking branches 'regulator/topic/fixed', 'regulator/topic/id-const', 'regulator/topic/ltc3589', 'regulator/topic/max8649' and 'regulator/topic/of' into regulator-next by Mark Brown · 10 years ago
  65. 8ff15e0 Merge remote-tracking branches 'regulator/topic/arizona', 'regulator/topic/axp20' and 'regulator/topic/bcm590xx' into regulator-next by Mark Brown · 10 years ago
  66. 42398db Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 10 years ago
  67. dc49f3d Merge remote-tracking branch 'regulator/topic/constraints' into regulator-next by Mark Brown · 10 years ago
  68. 277b1be Merge remote-tracking branch 'regulator/fix/s2mpa01' into regulator-linus by Mark Brown · 10 years ago
  69. 0ee42bb regulator: pbias: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  70. 6e27e99 regulator: max8649: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  71. 064d5cd regulator: core: Fix the init of DT defined fixed regulators by Alban Bedel · 10 years ago
  72. fd482a3 regulator: core: Disable unused regulators after deferred probing is done by Saravana Kannan · 10 years ago
  73. e953583 regulator: Don't disable unused regulators we don't have permission for by Mark Brown · 10 years ago
  74. b887035 regulator: axp20x: Use regulator_map_voltage_ascend for LDO4 by Axel Lin · 10 years ago
  75. 1e050ea regulator: use of_property_read_{bool|u32}() by Sergei Shtylyov · 10 years ago
  76. 69c3f72 regulator: Fix regulator_get_{optional,exclusive}() documentation by Stephen Boyd · 10 years ago
  77. 7b22b9a regulator: arizona-ldo1: add missing #include by Arnd Bergmann · 10 years ago
  78. ab3ca774a regulator: pfuze100: Support enable/disable for fixed regulator by Axel Lin · 10 years ago
  79. c0c14e6 regulator: ltc3589: Remove ltc3589_list_voltage_fixed function by Axel Lin · 10 years ago
  80. ac1d686 regulator: ltc3589: Fix module dependency by Axel Lin · 10 years ago
  81. ae8b70c regulator: tps6586x: Remove unused to_tps6586x_dev() function by Axel Lin · 10 years ago
  82. 5ab9be4 regulator: tps65218: Convert to use regulator_set_voltage_time_sel by Axel Lin · 10 years ago
  83. 6c46ccc regulator: tps6586x: Add support for the TPS658640 by Alban Bedel · 10 years ago
  84. ad0b40fe regulator: tps6586x: Prepare supporting fixed regulators by Alban Bedel · 10 years ago
  85. fe788b0 regulator: pfuze100: Don't allocate an invalid gpio by Sean Cross · 10 years ago
  86. a6dcf97 regulator: pfuze100: Support SWB enable/disable by Sean Cross · 10 years ago
  87. 4127f69 regulator: fixed: use of_property_read_{bool|u32}() by Sergei Shtylyov · 10 years ago
  88. 3eb2c7e regulator: Add LTC3589 support by Philipp Zabel · 10 years ago
  89. 112da5c regulator: s2mpa01: Use correct register for buck1 ramp delay by Krzysztof Kozlowski · 10 years ago
  90. 3669862 regulator: core: Use map_voltage_linear_range by default for list_voltage_linear_range by Axel Lin · 10 years ago
  91. 9f8c0fe regulator: Constify the pointer to alias name array by Lee Jones · 10 years ago
  92. dbabd62 regulator: palmas: Reemove open coded functions with helper functions by Keerthy · 10 years ago
  93. c646695 regulator: bcm590xx: Add support for regulators on secondary I2C slave by Matt Porter · 10 years ago
  94. 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
  95. a6016c5 regulator: AXP20x: fix wrong call to of_find_node_by_name by Boris BREZILLON · 10 years ago
  96. 0608032 regulator: s2mpa01: Use rdev_get_id() to access id of regulator by Krzysztof Kozlowski · 10 years ago
  97. b203e0d regulator: s2mps11: Fix accidental enable of buck6 ramp delay by Krzysztof Kozlowski · 10 years ago
  98. 51e2fc0 regulator: s2mpa01: Fix accidental enable of buck4 ramp delay by Krzysztof Kozlowski · 10 years ago
  99. 3b9334a mfd: vexpress: Convert custom func API to regmap by Pawel Moll · 10 years ago
  100. 71e06af drivers/regulator/virtual: avoid world-writable sysfs files. by Rusty Russell · 10 years ago