1. 57c78e3 Change the register name definitions for mc13783 by Yong Shen · 14 years ago
  2. 6909b45 regulators: Removed macros for initialization of ab8500 regulators by Bengt Jonsson · 14 years ago
  3. 09aefa1 regulators: Added verbose debug messages to ab8500 regulators by Bengt Jonsson · 14 years ago
  4. fc24b42 regulators: Modified ab8500 error handling by Bengt Jonsson · 14 years ago
  5. e1159e6 regulators: Updated ab8500 variable names, macro names and comments by Bengt Jonsson · 14 years ago
  6. 2b75151 regulators: Added ab8500 v2 support by Bengt Jonsson · 14 years ago
  7. deaca1e regulators: Clean out unused code in ab8500 regulators by Bengt Jonsson · 14 years ago
  8. 65e03ed regulators: Fixed errors in ab8500 register mapping by Bengt Jonsson · 14 years ago
  9. cb189b0 regulators: Moved define for number of regulators in ab8500 by Bengt Jonsson · 14 years ago
  10. 1394fd2 regulator: add driver for tps6524x regulator by Cyril Chemparathy · 14 years ago
  11. afb8bb8 regulator: Convert WM831x drivers to use get_voltage_sel() by Mark Brown · 14 years ago
  12. 476c2d8 regulator: Allow drivers to report voltages as selectors by Mark Brown · 14 years ago
  13. 1bf5a1f regulator: Use _regulator_get_voltage() consistently by Mark Brown · 14 years ago
  14. 43e7ee3 drivers/regulator: Update WARN uses by Joe Perches · 14 years ago
  15. 05fda3b1a regulator: Take into account the requirements of all consumers by Thomas Petazzoni · 14 years ago
  16. 5da84fd regulator: Add and use rdev_<level> macros by Joe Perches · 14 years ago
  17. 6220b87 regulator: Remove duplicate consts from mc13873 driver voltage tables by Mark Brown · 14 years ago
  18. f8c12fe regulator: Copy constraints from regulators when initialising them by Mark Brown · 14 years ago
  19. f4d6adf regulator: Fix prototype for MAX8998 buck set_voltage() by Mark Brown · 14 years ago
  20. 50ba5ca regulator: Remove regulator core version announcement by Mark Brown · 14 years ago
  21. 4c35508 regulator: Fix obfuscated log messages by Mark Brown · 14 years ago
  22. 1d7372e drivers: regulator: core: convert to using pr_ macros by Daniel Walker · 14 years ago
  23. c5e28ed7 drivers: regulator: core: use pr_fmt by Daniel Walker · 14 years ago
  24. 7bed08c regulator: Fix typo in PCAP regulator_set_voltage() by Mark Brown · 14 years ago
  25. acaf6ff regulator: enable supply regulator only when use count is zero by Bengt Jonsson · 14 years ago
  26. 02fa3ec regulator: Add basic trace facilities by Mark Brown · 14 years ago
  27. 3a93f2a regulator: Report actual configured voltage to set_voltage() by Mark Brown · 14 years ago
  28. 63cee94 regulator: lock supply in regulator enable by Mattias Wallin · 14 years ago
  29. 1b39ed0 regulator: tps6586x: correct register table by Danny Huang · 14 years ago
  30. 1dbcf35 regulator: tps6586x: Handle both enable reg/bits being the same by Danny Huang · 14 years ago
  31. 64db657 regulator: tps6586x: Fix TPS6586X_DVM to store goreg/bit by Danny Huang · 14 years ago
  32. 4f586707 regulator: tps6586x: Add missing bit mask generation by Danny Huang · 14 years ago
  33. 06c63f9 regulator: fix kernel-doc for set_consumer_device_supply by Randy Dunlap · 14 years ago
  34. f3c18a8 regulator: enable supply regulator only when use count is zero by Bengt Jonsson · 14 years ago
  35. b9e26bc regulator: twl-regulator - fix twlreg_set_mode by Axel Lin · 14 years ago
  36. 3aa713e regulator: lock supply in regulator enable by Mattias Wallin · 14 years ago
  37. 7727da2 regulator: Return proper error for regulator_register() by Axel Lin · 14 years ago
  38. e36c1df regulator: Ensure enough delay time for enabling regulator by Axel Lin · 14 years ago
  39. aa7a740 regulator: Remove a redundant device_remove_file call in create_regulator by Axel Lin · 14 years ago
  40. 59c700c regulator: Staticise mc13783_powermisc_rmw() by Mark Brown · 14 years ago
  41. b12a1e2 regulator: regulator disable supply fix by Mattias Wallin · 14 years ago
  42. 50f19a4 regulator: max8998 BUCK1/2 voltage change with use of GPIOs by Lukasz Majewski · 14 years ago
  43. 889cd5a regulator: max8998 BUCK1/2 internal voltages and indexes defined by Lukasz Majewski · 14 years ago
  44. 9d92492 regulator: Separate set_voltage for max8998 ldo and buck by Lukasz Majewski · 14 years ago
  45. 47c1697 mfd: Align ab8500 with the abx500 interface by Mattias Wallin · 14 years ago
  46. 676e02d mfd: Use i2c_client as an argument on MAX8998 i2c routines by Joonyoung Shim · 14 years ago
  47. ec10b0e regulator: max8952 - fix max8952_set_voltage by Axel Lin · 14 years ago
  48. da05738 regulator: max8952 - fix max8952_pmic_probe error path by Axel Lin · 14 years ago
  49. f5ee10a regulator: fix build when CONFIG_REGULATOR_DUMMY=n by Anand Gadiyar · 14 years ago
  50. 8cbf811 regulator: avoid deadlock when disabling regulator with supply by Jeffrey Carlyle · 14 years ago
  51. 688fe99 regulator: Add option for machine drivers to enable the dummy regulator by Mark Brown · 14 years ago
  52. 993af7c Regulator: lp3972 cleanup by Axel Lin · 14 years ago
  53. 5976f09 Regulator: LP3972 PMIC regulator driver by Axel Lin · 14 years ago
  54. 202f4f5 MAX8952 PMIC Driver Initial Release by MyungJoo Ham · 14 years ago
  55. 5672bc81 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  56. 0f69c89 regulator: max8649 - fix setting extclk_freq by Axel Lin · 14 years ago
  57. e4a6376 regulator: fix typo in current units by Cyril Chemparathy · 14 years ago
  58. ad7725c regulator: fix device_register() error handling by Vasiliy Kulikov · 14 years ago
  59. 59bfee6 i2c: Remove obsolete cleanup for clientdata by Wolfram Sang · 14 years ago
  60. 8ecee36 regulator: wm8350-regulator - fix the logic of checking REGULATOR_MODE_STANDBY mode by Axel Lin · 14 years ago
  61. e260999 regulator: wm831x-ldo - fix the logic to set REGULATOR_MODE_IDLE and REGULATOR_MODE_STANDBY modes by Axel Lin · 14 years ago
  62. 49990e6 regulator: ab8500 - fix off-by-one value range checking for selector by Axel Lin · 14 years ago
  63. d06563c regulator: 88pm8607 - fix value range checking for accessing info->vol_table by Axel Lin · 14 years ago
  64. b9e5d11 regulator: isl6271a-regulator - fix regulator_desc parameter for regulator_register() by Axel Lin · 14 years ago
  65. 58d463e regulator: ad5398 - fix a memory leak by Axel Lin · 14 years ago
  66. 747cc85 regulator: set max8998->dev to &pdev->dev. by Axel Lin · 14 years ago
  67. 938b459 regulator: tps6586x-regulator - fix bit_mask parameter for tps6586x_set_bits() by Axel Lin · 14 years ago
  68. 327531b regulator: tps6586x-regulator - fix value range checking for val by Axel Lin · 14 years ago
  69. c356cbc regulator: max8998 - set max8998->num_regulators by Axel Lin · 14 years ago
  70. 11fa0d1 regulator: max8998 - fix memory allocation size for max8998->rdev by Axel Lin · 14 years ago
  71. 7112b2d regulator: tps6507x - remove incorrect comments by Axel Lin · 14 years ago
  72. 3e352f9 regulator: max1586 - improve the logic of choosing selector by Axel Lin · 14 years ago
  73. d4876a3 regulator: ab8500 - fix the logic to remove already registered regulators in error path by Axel Lin · 14 years ago
  74. b3fcf3e regulator: ab3100 - fix the logic to remove already registered regulators in error path by Axel Lin · 14 years ago
  75. af54dec regulator/ab8500: move dereference below the check for NULL by Dan Carpenter · 14 years ago
  76. 120be66 regulator: Remove default DEBUG define from TPS6586x by Mark Brown · 14 years ago
  77. d7399fa regulator: tps6507x - add missing platform_set_drvdata in tps6507x_pmic_probe by Axel Lin · 14 years ago
  78. e7973c3 regulator: tps6586x - add regulator_unregister() in tps6586x_regulator_remove() by Axel Lin · 14 years ago
  79. 1bddc2f regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write() by Axel Lin · 14 years ago
  80. 53a4bef regulator: max8660 - fix a memory leak in max8660_remove() by Axel Lin · 14 years ago
  81. 7c4c25e regulator: max1586 - fix a memory leak in max1586_pmic_remove() by Axel Lin · 14 years ago
  82. c4604e4 regulator: Default GPIO controlled WM8994 regulators to disabled by Joonyoung Shim · 14 years ago
  83. 27ef7f0 regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write() by Axel Lin · 14 years ago
  84. 1b69d8e max8998: fix off-by-one value range checking by Axel Lin · 14 years ago
  85. 4cc2e39 regulator: tps6586x: fix millivolt return values and SM2 table by Gary King · 14 years ago
  86. 1b13f4b regulator: tps6586x: add dependancy on MFD_TPS6585x by Mike Rapoport · 14 years ago
  87. 4961023 regulator: add TPS6586X regulator driver by Mike Rapoport · 14 years ago
  88. c5a4655 regulator: MAX8998: set_voltage bugfix. ramp_up delay and min/max voltage by MyungJoo Ham · 14 years ago
  89. c789ca2 regulator: add support for regulators on the ab8500 MFD by Sundar R IYER · 14 years ago
  90. 1880a2f tps65023: Allow registering similar TPS65021 by Marek Vasut · 14 years ago
  91. 69f7100 drivers: regulators: depend on MFD_MAX8998 by Marek Szyprowski · 14 years ago
  92. 156f252 drivers: regulator: add Maxim 8998 driver by Kyungmin Park · 14 years ago
  93. 51bd694 ISL6271A voltage regulator support. by Marek Vasut · 14 years ago
  94. 839b836 regulator: make sure the regulator is available prior to the consumers. by Sonic Zhang · 14 years ago
  95. 8b385d9 regulator: new drivers for AD5398 and AD5821 by Sonic Zhang · 14 years ago
  96. 068a278 regulator: Remove owner field from attribute initialization in regulator core driver by Guenter Roeck · 14 years ago
  97. 7d14831 regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register by Anuj Aggarwal · 14 years ago
  98. e9a1c51 wm8350-regulator: fix wm8350_register_regulator error handling by Axel Lin · 14 years ago
  99. 979da89 ab3100: fix off-by-one value range checking for voltage selector by Axel Lin · 14 years ago
  100. fbae3fb i2c: Remove all i2c_set_clientdata(client, NULL) in drivers by Wolfram Sang · 14 years ago