1. 50f19a4 regulator: max8998 BUCK1/2 voltage change with use of GPIOs by Lukasz Majewski · 14 years ago
  2. 889cd5a regulator: max8998 BUCK1/2 internal voltages and indexes defined by Lukasz Majewski · 14 years ago
  3. 9d92492 regulator: Separate set_voltage for max8998 ldo and buck by Lukasz Majewski · 14 years ago
  4. 47c1697 mfd: Align ab8500 with the abx500 interface by Mattias Wallin · 14 years ago
  5. 676e02d mfd: Use i2c_client as an argument on MAX8998 i2c routines by Joonyoung Shim · 14 years ago
  6. ec10b0e regulator: max8952 - fix max8952_set_voltage by Axel Lin · 14 years ago
  7. da05738 regulator: max8952 - fix max8952_pmic_probe error path by Axel Lin · 14 years ago
  8. f5ee10a regulator: fix build when CONFIG_REGULATOR_DUMMY=n by Anand Gadiyar · 14 years ago
  9. 8cbf811 regulator: avoid deadlock when disabling regulator with supply by Jeffrey Carlyle · 14 years ago
  10. 688fe99 regulator: Add option for machine drivers to enable the dummy regulator by Mark Brown · 14 years ago
  11. 993af7c Regulator: lp3972 cleanup by Axel Lin · 14 years ago
  12. 5976f09 Regulator: LP3972 PMIC regulator driver by Axel Lin · 14 years ago
  13. 202f4f5 MAX8952 PMIC Driver Initial Release by MyungJoo Ham · 14 years ago
  14. 5672bc8 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  15. 0f69c89 regulator: max8649 - fix setting extclk_freq by Axel Lin · 14 years ago
  16. e4a6376 regulator: fix typo in current units by Cyril Chemparathy · 14 years ago
  17. ad7725c regulator: fix device_register() error handling by Vasiliy Kulikov · 14 years ago
  18. 59bfee6 i2c: Remove obsolete cleanup for clientdata by Wolfram Sang · 14 years ago
  19. 8ecee36 regulator: wm8350-regulator - fix the logic of checking REGULATOR_MODE_STANDBY mode by Axel Lin · 14 years ago
  20. e260999 regulator: wm831x-ldo - fix the logic to set REGULATOR_MODE_IDLE and REGULATOR_MODE_STANDBY modes by Axel Lin · 14 years ago
  21. 49990e6 regulator: ab8500 - fix off-by-one value range checking for selector by Axel Lin · 14 years ago
  22. d06563c regulator: 88pm8607 - fix value range checking for accessing info->vol_table by Axel Lin · 14 years ago
  23. b9e5d11 regulator: isl6271a-regulator - fix regulator_desc parameter for regulator_register() by Axel Lin · 14 years ago
  24. 58d463e regulator: ad5398 - fix a memory leak by Axel Lin · 14 years ago
  25. 747cc85 regulator: set max8998->dev to &pdev->dev. by Axel Lin · 14 years ago
  26. 938b459 regulator: tps6586x-regulator - fix bit_mask parameter for tps6586x_set_bits() by Axel Lin · 14 years ago
  27. 327531b regulator: tps6586x-regulator - fix value range checking for val by Axel Lin · 14 years ago
  28. c356cbc regulator: max8998 - set max8998->num_regulators by Axel Lin · 14 years ago
  29. 11fa0d1 regulator: max8998 - fix memory allocation size for max8998->rdev by Axel Lin · 14 years ago
  30. 7112b2d regulator: tps6507x - remove incorrect comments by Axel Lin · 14 years ago
  31. 3e352f9 regulator: max1586 - improve the logic of choosing selector by Axel Lin · 14 years ago
  32. d4876a3 regulator: ab8500 - fix the logic to remove already registered regulators in error path by Axel Lin · 14 years ago
  33. b3fcf3e regulator: ab3100 - fix the logic to remove already registered regulators in error path by Axel Lin · 14 years ago
  34. af54dec regulator/ab8500: move dereference below the check for NULL by Dan Carpenter · 14 years ago
  35. 120be66 regulator: Remove default DEBUG define from TPS6586x by Mark Brown · 14 years ago
  36. d7399fa regulator: tps6507x - add missing platform_set_drvdata in tps6507x_pmic_probe by Axel Lin · 14 years ago
  37. e7973c3 regulator: tps6586x - add regulator_unregister() in tps6586x_regulator_remove() by Axel Lin · 14 years ago
  38. 1bddc2f regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write() by Axel Lin · 14 years ago
  39. 53a4bef regulator: max8660 - fix a memory leak in max8660_remove() by Axel Lin · 14 years ago
  40. 7c4c25e regulator: max1586 - fix a memory leak in max1586_pmic_remove() by Axel Lin · 14 years ago
  41. c4604e4 regulator: Default GPIO controlled WM8994 regulators to disabled by Joonyoung Shim · 14 years ago
  42. 27ef7f0 regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write() by Axel Lin · 14 years ago
  43. 1b69d8e max8998: fix off-by-one value range checking by Axel Lin · 14 years ago
  44. 4cc2e39 regulator: tps6586x: fix millivolt return values and SM2 table by Gary King · 14 years ago
  45. 1b13f4b regulator: tps6586x: add dependancy on MFD_TPS6585x by Mike Rapoport · 14 years ago
  46. 4961023 regulator: add TPS6586X regulator driver by Mike Rapoport · 14 years ago
  47. c5a4655 regulator: MAX8998: set_voltage bugfix. ramp_up delay and min/max voltage by MyungJoo Ham · 14 years ago
  48. c789ca2 regulator: add support for regulators on the ab8500 MFD by Sundar R IYER · 14 years ago
  49. 1880a2f tps65023: Allow registering similar TPS65021 by Marek Vasut · 14 years ago
  50. 69f7100 drivers: regulators: depend on MFD_MAX8998 by Marek Szyprowski · 14 years ago
  51. 156f252 drivers: regulator: add Maxim 8998 driver by Kyungmin Park · 14 years ago
  52. 51bd694 ISL6271A voltage regulator support. by Marek Vasut · 14 years ago
  53. 839b836 regulator: make sure the regulator is available prior to the consumers. by Sonic Zhang · 14 years ago
  54. 8b385d9 regulator: new drivers for AD5398 and AD5821 by Sonic Zhang · 14 years ago
  55. 068a278 regulator: Remove owner field from attribute initialization in regulator core driver by Guenter Roeck · 14 years ago
  56. 7d14831 regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register by Anuj Aggarwal · 14 years ago
  57. e9a1c51 wm8350-regulator: fix wm8350_register_regulator error handling by Axel Lin · 14 years ago
  58. 979da89 ab3100: fix off-by-one value range checking for voltage selector by Axel Lin · 14 years ago
  59. fbae3fb i2c: Remove all i2c_set_clientdata(client, NULL) in drivers by Wolfram Sang · 14 years ago
  60. fa66125 mfd: AB3100 register access change to abx500 API by Mattias Wallin · 14 years ago
  61. 812f9e9 mfd: Renamed ab3100.h to abx500.h by Linus Walleij · 14 years ago
  62. 31dd6a2 mfd: Add TPS6507x support by Todd Fischer · 14 years ago
  63. 4ce5ba5 regulator: tps6057x namespace cleanup by Todd Fischer · 14 years ago
  64. 0bc20bb mfd: Add tps6507x board data structure by Todd Fischer · 14 years ago
  65. d183fcc mfd: Move TPS6507x register definition to header file. by Todd Fischer · 14 years ago
  66. 500b4ac regulator: return set_mode is same mode is requested by Sundar R Iyer · 14 years ago
  67. 6471435 Regulators: ab3100/bq24022: add a missing .owner field in regulator_desc by Axel Lin · 14 years ago
  68. 3e3d3be twl6030: regulator: Remove vsel tables and use formula for calculation by Rajendra Nayak · 14 years ago
  69. 1dcc434 mc13783-regulator: fix vaild voltage range checking for mc13783_fixed_regulator_set_voltage by Axel Lin · 14 years ago
  70. 9f79e9d regulator: use voltage number array in 88pm860x by Haojian Zhuang · 14 years ago
  71. 192bbb9 regulator: make 88pm860x sharing one driver structure by Haojian Zhuang · 14 years ago
  72. d4033b5 regulator: simplify regulator_register() error handling by Jani Nikula · 14 years ago
  73. 47bd53f0 regulator: fix unset_regulator_supplies() to remove all matches by Jani Nikula · 14 years ago
  74. 23b5cc2 regulator: prevent registration of matching regulator consumer supplies by Jani Nikula · 14 years ago
  75. 0178f3e regulator: Allow regulator-regulator supplies to be specified by name by Mark Brown · 14 years ago
  76. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  77. 4b99fef regulator: fix enabling regulator issue on max8925 by Haojian Zhuang · 14 years ago
  78. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  79. 58d5765 mc13783-regulator: fix a memory leak in mc13783_regulator_remove by Axel Lin · 14 years ago
  80. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  81. 8b4709e regulator: fix dangling pointers by Wolfram Sang · 14 years ago
  82. 451a73c lp3971: Fix BUCK_VOL_CHANGE_SHIFT logic by Axel Lin · 14 years ago
  83. cdb868f lp3971: Fix setting val for LDO2 and LDO4 by Axel Lin · 14 years ago
  84. 4f26a2a regulator: Get rid of lockdep warning by Ameya Palande · 14 years ago
  85. 67e46f3 regulator: handle kcalloc() failure by Dan Carpenter · 14 years ago
  86. 3fff6c0 Regulators: max8925-regulator - clean up driver data after removal by Dmitry Torokhov · 14 years ago
  87. 8839316 Fix typos in comments by Thomas Weber · 14 years ago
  88. 08ff6f2 regulator: Add max8925 support by Haojian Zhuang · 15 years ago
  89. 34a4b23 regulator: Unsupport 88pm8607 A0 and A1 by Haojian Zhuang · 15 years ago
  90. 2cc50be mfd: Rename 88pm8607 to 88pm860x in mfd by Haojian Zhuang · 15 years ago
  91. 53dbab7 mfd: Support 88pm8606 in 860x driver by Haojian Zhuang · 15 years ago
  92. f99344f mfd: Add a data argument to the WM8350 IRQ free function by Mark Brown · 15 years ago
  93. 1ad02bb Regulators: wm8400 - cleanup platform driver data handling by Dmitry Torokhov · 14 years ago
  94. 598b357 Regulators: wm8994 - clean up driver data after removal by Dmitry Torokhov · 14 years ago
  95. eb66d56 Regulators: wm831x-xxx - clean up driver data after removal by Dmitry Torokhov · 14 years ago
  96. 6a74857 Regulators: pcap-regulator - clean up driver data after removal by Dmitry Torokhov · 14 years ago
  97. 308f100 Regulators: max8660 - annotate probe and remove methods by Dmitry Torokhov · 14 years ago
  98. bd88c9b Regulators: max1586 - annotate probe and remove methods by Dmitry Torokhov · 14 years ago
  99. ebbed04 Regulators: lp3971 - fail if platform data was not supplied by Dmitry Torokhov · 14 years ago
  100. 56c2349 Regulators: tps6507x-regulator - mark probe method as __devinit by Dmitry Torokhov · 14 years ago