1. 2ac1ea2 regulator: twl: fix use of integer as pointer by Ben Dooks · 8 years ago
  2. 74d8b45 regulator: twl: Fix a typo in twl4030_send_pb_msg by Ivaylo Dimitrov · 8 years ago
  3. a221f95 regulator: twl: Provide of_map_mode for twl4030 by Ivaylo Dimitrov · 8 years ago
  4. 32e5dea regulator: twl: Regulator mode should not depend on regulator enabled state by Ivaylo Dimitrov · 8 years ago
  5. 2330b05 regulator: twl: Make sure we have access to powerbus before trying to write to it by Ivaylo Dimitrov · 8 years ago
  6. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  7. 072e78b regulator: of: Add regulator desc param to of_get_regulator_init_data() by Javier Martinez Canillas · 10 years ago
  8. 6c794b2 regulator: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  9. cd01e32 regulator: twl: Convert to use devm_kmemdup() by Axel Lin · 10 years ago
  10. 3db3988 regulator: twl: Fix checkpatch issue by Jingoo Han · 10 years ago
  11. 00ce070 regulator: twl: use devm_regulator_register() by Jingoo Han · 11 years ago
  12. dff91d0 regulator: use dev_get_platdata() by Jingoo Han · 11 years ago
  13. 89ce43f mfd: twl-core: Change TWL6025 references to TWL6032 by Graeme Gregory · 11 years ago
  14. bcd5d1d9 Merge remote-tracking branch 'regulator/topic/twl' into v3.9-rc8 by Mark Brown · 11 years ago
  15. d192451 regulator: twl: Remove TWL6030_FIXED_RESOURCE by Axel Lin · 11 years ago
  16. 4813dd0 regulator: twl: Remove VDD1_VSEL_table and VDD2_VSEL_table by Axel Lin · 11 years ago
  17. 6949fbe regulator: twl: Convert twl4030ldo_ops to get_voltage_sel by Axel Lin · 11 years ago
  18. b3816d5 regulator: twl: Convert twl[6030|4030]fixed_ops to regulator_list_voltage_linear by Axel Lin · 12 years ago
  19. 3d68dfe Drivers: regulator: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  20. 8dc995f regulator: remove use of __devexit by Bill Pemberton · 12 years ago
  21. a502357 regulator: remove use of __devinit by Bill Pemberton · 12 years ago
  22. 5eb9f2b regulator: remove use of __devexit_p by Bill Pemberton · 12 years ago
  23. 029dd3c regulator: twl: Remove another unused variable warning by Mark Brown · 12 years ago
  24. 8f52a58 regulator: using kfree() requires including slab.h by Stephen Rothwell · 12 years ago
  25. 0ffff5a regulator: twl: make twl_info tables const by Arnd Bergmann · 12 years ago
  26. f9cfbde regulator: twl: Remove get_voltage implementation for single voltage regulators by Axel Lin · 12 years ago
  27. 38f8f43 regulator: twl: Convert twlsmps_ops to get_voltage_sel and map_voltage by Axel Lin · 12 years ago
  28. 78292f4 regulator: twl: Fix checking voltage range in twl6030smps_set_voltage() by Axel Lin · 12 years ago
  29. 908d6d5 regulator: twl-regulator: fix up VINTANA1/VINTANA2 by Aaro Koskinen · 12 years ago
  30. e76ab82 regulator: twl: Remove references to the twl4030 regulator by Mark Brown · 12 years ago
  31. c6a717c regulator: twl: Fix list_voltate for twl6030ldo_ops by Axel Lin · 12 years ago
  32. 4bcb9f4 regulator: twl: Convert twl6030ldo_ops to [get|set]_voltage_sel by Axel Lin · 12 years ago
  33. a3cb80f regulator: twl: Fix the formula to calculate vsel and voltage for twl6030ldo by Axel Lin · 12 years ago
  34. fca53d8 regulator: twl: Set enable enable_time in regulator_desc by Axel Lin · 12 years ago
  35. 0e8e5c3 regulator: twl: Remove references to 32kHz clock from DT bindings by Mark Brown · 12 years ago
  36. ea7e330 regulator: twl: Convert twl6030ldo_ops to use regulator_list_voltage_linear by Axel Lin · 12 years ago
  37. 411a2df regulator: twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable. by NeilBrown · 12 years ago
  38. 6c9eeb0 regulator: Remove unneeded include of linux/delay.h from regulator drivers by Axel Lin · 12 years ago
  39. b6f476c regulator: twl-regulator: Use twlreg_grp helper function by Axel Lin · 12 years ago
  40. 48c936d regulator: twl-regulator: Implement enable_time callback by Axel Lin · 12 years ago
  41. 0cb2f12 regulator: twl-regulator: Fix off-by-one vsel setting in twl6030smps_set_voltage by Axel Lin · 12 years ago
  42. 268a164 regulator: twl-regulator: Use DIV_ROUND_UP at appropriate places by Axel Lin · 12 years ago
  43. 5ade393 regulator: twl-regulator: Simplify the code matching regulator id by Axel Lin · 12 years ago
  44. c172708 regulator: core: Use a struct to pass in regulator runtime configuration by Mark Brown · 12 years ago
  45. dd16b1f regulator: Convert twl4030ldo_set_voltage to set_voltage_sel by Axel Lin · 12 years ago
  46. e9d47fa regulator: twl-regulator: Add fixed LDO for V1V8, V2V1 supply by Peter Ujfalusi · 12 years ago
  47. 2098e95 regulator: twl: adapt twl-regulator driver to dt by Rajendra Nayak · 12 years ago
  48. 34a3844 regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulators by Tero Kristo · 12 years ago
  49. 63bfff4 regulator: twl4030: add support for external voltage get/set by Tero Kristo · 12 years ago
  50. a33b6e5 regulator: twl6030: Fix voltage selection logic by Laxman Dewangan · 12 years ago
  51. 979268c Merge remote-tracking branches 'regulator/topic/dt' and 'regulator/for-linus' into regulator-next by Mark Brown · 13 years ago
  52. ba305e3 regulator: twl: fix twl4030 support for smps regulators by Tero Kristo · 13 years ago
  53. 2c043bc regulator: pass additional of_node to regulator_register() by Rajendra Nayak · 13 years ago
  54. af8b244 regulator: TWL: Remove entry of RES_ID for 6030 macros by Ambresh K · 13 years ago
  55. 7736f11 regulator: twl-regulator: fix n_voltages for twl6030 variable LDOs by Colin Cross · 13 years ago
  56. 4d94aee REGULATOR: TWL6025: add support to twl-regulator by Graeme Gregory · 13 years ago
  57. 0ff3897 regulator: twl6030: do not write to _GRP for regulator disable by Balaji T K · 13 years ago
  58. f8c2940 regulator: twl6030: do not write to _GRP for regulator enable by Balaji T K · 13 years ago
  59. 1a39962 regulator: twl: add twl6030 set_mode by Saquib Herman · 13 years ago
  60. 9a0244a regulator: twl: add twl6030 get_status by Saquib Herman · 13 years ago
  61. b245677 regulator: twl: fix twl6030 regulator is_enabled by Saquib Herman · 13 years ago
  62. 776dc92 regulator: twl: remap has no meaning for 6030 by Saquib Herman · 13 years ago
  63. 21657ebf regulator: twl: fix twl6030 enable/disable by Saquib Herman · 13 years ago
  64. 8e6de4a regulator: twl: add clk32kg to twl-regulator by Balaji T K · 13 years ago
  65. 3a93f2a regulator: Report actual configured voltage to set_voltage() by Mark Brown · 14 years ago
  66. b9e26bc regulator: twl-regulator - fix twlreg_set_mode by Axel Lin · 14 years ago
  67. 3e3d3be twl6030: regulator: Remove vsel tables and use formula for calculation by Rajendra Nayak · 14 years ago
  68. 24c2902 Regulators: twl-regulator - mark probe function as __devinit by Dmitry Torokhov · 14 years ago
  69. 2ebcf63 twl6030: regulator: Configure STATE register instead of REMAP by Rajendra Nayak · 14 years ago
  70. cf9836f twl-regulator: Fix reg_disable functionality for 4030 and 6030 by Juha Keski-Saari · 15 years ago
  71. 53b8a9d twl-regulator: Add turnon delay to reg_enable by Juha Keski-Saari · 15 years ago
  72. 30010fa twl-regulator: Restore REMAP configuration in regulator probe by Juha Keski-Saari · 15 years ago
  73. 045f972 twl-regulator: Add turnon-delay and REMAP config to twlreg_info struct by Juha Keski-Saari · 15 years ago
  74. 205e5cd twl-regulator: Define critical regulators as always_on by Juha Keski-Saari · 15 years ago
  75. 07fc493 twl-regulator: Add all twl4030 regulators to twlreg_info by Juha Keski-Saari · 15 years ago
  76. 441a450 regulator: Add support for twl6030 regulators by Rajendra Nayak · 15 years ago
  77. c4aa6f3 mfd: Rename twl4030_ routines in twl-regulator.c by Rajendra Nayak · 15 years ago
  78. fc7b92f mfd: Rename all twl4030_i2c* by Balaji T K · 15 years ago
  79. b07682b mfd: Rename twl4030* driver files to enable re-use by Santosh Shilimkar · 15 years ago[Renamed (99%) from drivers/regulator/twl4030-regulator.c]
  80. d6bb69c regulator: twl4030 VAUX3 supports 3.0V by Adrian Hunter · 15 years ago
  81. 52914ea twl4030-regulator: expose VPLL2 by David Brownell · 15 years ago
  82. 1897e74 twl4030-regulator: list more VAUX4 voltages by David Brownell · 15 years ago
  83. 66b659e regulator: twl4030 voltage enumeration (v2) by David Brownell · 15 years ago
  84. fa16a5c regulator: twl4030 regulators by David Brownell · 15 years ago