1. c719864 regulator: change debug statement be consistent with the style of the rest by Wanlong Gao · 13 years ago
  2. 85ee7a1 treewide: cleanup continuations and remove logging message whitespace by Joe Perches · 13 years ago
  3. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  4. a51b907 regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998 by Axel Lin · 13 years ago
  5. 5362b09 regulator: fix tps6524x section mismatch by Randy Dunlap · 13 years ago
  6. 6995236 regulator: Remove more wm831x-specific IRQ operations by Mark Brown · 13 years ago
  7. 42ab616 regulator: add ab8500 enable and raise time delays by Linus Walleij · 13 years ago
  8. 88cd222b regulator: provide consumer interface for fall/rise time by Linus Walleij · 13 years ago
  9. 77af1b264 regulator: add set_voltage_time_sel infrastructure by Linus Walleij · 13 years ago
  10. 79568b94 regulator: initialization for ab8500 regulators by Bengt Jonsson · 13 years ago
  11. ea05ef3 regulator: add support for USB voltage regulator by Bengt Jonsson · 13 years ago
  12. 19c9882 regulator: switch the ab3100 to use enable_time() by Linus Walleij · 13 years ago
  13. 7a32b58 Regulator: add suspend-finish API for regulator core. by MyungJoo Ham · 13 years ago
  14. fb7c18c regulator: fix typo in Kconfig by Igor Grinberg · 13 years ago
  15. dfda9c2 regulator: Convert WM831x regulators to genirq by Mark Brown · 13 years ago
  16. 23c2f04 regulator: If we fail when setting up a supply say which supply by Mark Brown · 13 years ago
  17. 2edd3b6 regulator: Add a subdriver for TI TPS6105x regulator portions v2 by Linus Walleij · 13 years ago
  18. bd6ca2c regulator: MAX8997/8966 support by MyungJoo Ham · 13 years ago
  19. 22aad00 mfd: Adopt mfd_data in 88pm860x regulator by Haojian Zhuang · 13 years ago
  20. 4ec1b54 mfd: mfd_cell is now implicitly available to mc13xxx drivers by Andres Salomon · 13 years ago
  21. 5528e40 mfd: mfd_cell is now implicitly available to ab3100 drivers by Andres Salomon · 13 years ago
  22. 8e6de4a regulator: twl: add clk32kg to twl-regulator by Balaji T K · 13 years ago
  23. 4b2f67d regulator, mc13xxx: Remove pointless test for unsigned less than zero by Jesper Juhl · 13 years ago
  24. 9ee291a regulator: Fix warning with CONFIG_BUG disabled by Mark Brown · 13 years ago
  25. 735a3d9 regulator: Support MAX8998/LP3974 DVS-GPIO by MyungJoo Ham · 13 years ago
  26. 337ce5d mfd: Support LP3974 RTC by MyungJoo Ham · 14 years ago
  27. 66dc918 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  28. 6db9a0f Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 13 years ago
  29. fa63bd4 regulator: missing index in PTR_ERR() in isl6271a_probe() by roel kluin · 14 years ago
  30. 923430c regulator: Assign return value of mc13xxx_reg_rmw to ret by Axel Lin · 14 years ago
  31. 1130e5b regulator: Add initial per-regulator debugfs support by Mark Brown · 14 years ago
  32. 21cf891 regulator: Make regulator_has_full_constraints a bool by Mark Brown · 14 years ago
  33. 13ce29f regulator: Clean up logging a bit by Mark Brown · 14 years ago
  34. 95a3c23 regulator: Optimise out noop voltage changes by Mark Brown · 14 years ago
  35. 606a256 regulator: Add API to re-apply voltage to hardware by Mark Brown · 14 years ago
  36. 27315cf regulator: Staticise non-exported functions in mc13892 by Mark Brown · 14 years ago
  37. ded06a5 regulator: Only notify voltage changes when they succeed by Mark Brown · 14 years ago
  38. e8eef82 regulator: Provide a selector based set_voltage_sel() operation by Mark Brown · 14 years ago
  39. 7579025 regulator: Factor out voltage set operation into a separate function by Mark Brown · 14 years ago
  40. d9f0f28 regulator: Convert WM8994 to use get_voltage_sel() by Mark Brown · 14 years ago
  41. c24516a regulator: Convert WM835x to use get_voltage_sel() by Mark Brown · 14 years ago
  42. 4d7071f regulator: Allow modular build of mc13xxx-core by Mark Brown · 14 years ago
  43. 5e428d5 regulator: support PMIC mc13892 by Yong Shen · 14 years ago
  44. 167e3d8 make mc13783 regulator code generic by Yong Shen · 14 years ago
  45. 57c78e3 Change the register name definitions for mc13783 by Yong Shen · 14 years ago
  46. 6909b45 regulators: Removed macros for initialization of ab8500 regulators by Bengt Jonsson · 14 years ago
  47. 09aefa1 regulators: Added verbose debug messages to ab8500 regulators by Bengt Jonsson · 14 years ago
  48. fc24b42 regulators: Modified ab8500 error handling by Bengt Jonsson · 14 years ago
  49. e1159e6 regulators: Updated ab8500 variable names, macro names and comments by Bengt Jonsson · 14 years ago
  50. 2b75151 regulators: Added ab8500 v2 support by Bengt Jonsson · 14 years ago
  51. deaca1e regulators: Clean out unused code in ab8500 regulators by Bengt Jonsson · 14 years ago
  52. 65e03ed regulators: Fixed errors in ab8500 register mapping by Bengt Jonsson · 14 years ago
  53. cb189b0 regulators: Moved define for number of regulators in ab8500 by Bengt Jonsson · 14 years ago
  54. 1394fd2 regulator: add driver for tps6524x regulator by Cyril Chemparathy · 14 years ago
  55. afb8bb8 regulator: Convert WM831x drivers to use get_voltage_sel() by Mark Brown · 14 years ago
  56. 476c2d8 regulator: Allow drivers to report voltages as selectors by Mark Brown · 14 years ago
  57. 1bf5a1f regulator: Use _regulator_get_voltage() consistently by Mark Brown · 14 years ago
  58. 43e7ee3 drivers/regulator: Update WARN uses by Joe Perches · 14 years ago
  59. 05fda3b1a regulator: Take into account the requirements of all consumers by Thomas Petazzoni · 14 years ago
  60. 5da84fd regulator: Add and use rdev_<level> macros by Joe Perches · 14 years ago
  61. 6220b87 regulator: Remove duplicate consts from mc13873 driver voltage tables by Mark Brown · 14 years ago
  62. f8c12fe regulator: Copy constraints from regulators when initialising them by Mark Brown · 14 years ago
  63. f4d6adf regulator: Fix prototype for MAX8998 buck set_voltage() by Mark Brown · 14 years ago
  64. 50ba5ca regulator: Remove regulator core version announcement by Mark Brown · 14 years ago
  65. 4c35508 regulator: Fix obfuscated log messages by Mark Brown · 14 years ago
  66. 1d7372e drivers: regulator: core: convert to using pr_ macros by Daniel Walker · 14 years ago
  67. c5e28ed7 drivers: regulator: core: use pr_fmt by Daniel Walker · 14 years ago
  68. 7bed08c regulator: Fix typo in PCAP regulator_set_voltage() by Mark Brown · 14 years ago
  69. acaf6ff regulator: enable supply regulator only when use count is zero by Bengt Jonsson · 14 years ago
  70. 02fa3ec regulator: Add basic trace facilities by Mark Brown · 14 years ago
  71. 3a93f2a regulator: Report actual configured voltage to set_voltage() by Mark Brown · 14 years ago
  72. 63cee94 regulator: lock supply in regulator enable by Mattias Wallin · 14 years ago
  73. 5a7743e regulator: Update LDO2 for WM8958 by Mark Brown · 14 years ago
  74. 1b39ed0 regulator: tps6586x: correct register table by Danny Huang · 14 years ago
  75. 1dbcf35 regulator: tps6586x: Handle both enable reg/bits being the same by Danny Huang · 14 years ago
  76. 64db657 regulator: tps6586x: Fix TPS6586X_DVM to store goreg/bit by Danny Huang · 14 years ago
  77. 4f586707 regulator: tps6586x: Add missing bit mask generation by Danny Huang · 14 years ago
  78. 06c63f9 regulator: fix kernel-doc for set_consumer_device_supply by Randy Dunlap · 14 years ago
  79. f3c18a8 regulator: enable supply regulator only when use count is zero by Bengt Jonsson · 14 years ago
  80. b9e26bc regulator: twl-regulator - fix twlreg_set_mode by Axel Lin · 14 years ago
  81. 3aa713e regulator: lock supply in regulator enable by Mattias Wallin · 14 years ago
  82. 7727da2 regulator: Return proper error for regulator_register() by Axel Lin · 14 years ago
  83. e36c1df regulator: Ensure enough delay time for enabling regulator by Axel Lin · 14 years ago
  84. aa7a740 regulator: Remove a redundant device_remove_file call in create_regulator by Axel Lin · 14 years ago
  85. 59c700c regulator: Staticise mc13783_powermisc_rmw() by Mark Brown · 14 years ago
  86. b12a1e2 regulator: regulator disable supply fix by Mattias Wallin · 14 years ago
  87. 50f19a4 regulator: max8998 BUCK1/2 voltage change with use of GPIOs by Lukasz Majewski · 14 years ago
  88. 889cd5a regulator: max8998 BUCK1/2 internal voltages and indexes defined by Lukasz Majewski · 14 years ago
  89. 9d92492 regulator: Separate set_voltage for max8998 ldo and buck by Lukasz Majewski · 14 years ago
  90. 47c1697 mfd: Align ab8500 with the abx500 interface by Mattias Wallin · 14 years ago
  91. 676e02d mfd: Use i2c_client as an argument on MAX8998 i2c routines by Joonyoung Shim · 14 years ago
  92. ec10b0e regulator: max8952 - fix max8952_set_voltage by Axel Lin · 14 years ago
  93. da05738 regulator: max8952 - fix max8952_pmic_probe error path by Axel Lin · 14 years ago
  94. f5ee10a regulator: fix build when CONFIG_REGULATOR_DUMMY=n by Anand Gadiyar · 14 years ago
  95. 8cbf811 regulator: avoid deadlock when disabling regulator with supply by Jeffrey Carlyle · 14 years ago
  96. 688fe99 regulator: Add option for machine drivers to enable the dummy regulator by Mark Brown · 14 years ago
  97. 993af7c Regulator: lp3972 cleanup by Axel Lin · 14 years ago
  98. 5976f09 Regulator: LP3972 PMIC regulator driver by Axel Lin · 14 years ago
  99. 202f4f5 MAX8952 PMIC Driver Initial Release by MyungJoo Ham · 14 years ago
  100. 5672bc81 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago