1. e914a77 regulator: tps65910: fix a missing check of return value by Kangjie Lu · 5 years ago
  2. 8f9165c regulator: tps65910: Work around silicon erratum SWCZ010 by Jan Remmet · 8 years ago
  3. d16da51 regulator: tps65910: Add missing #include <linux/of.h> by Geert Uytterhoeven · 9 years ago
  4. 6c794b2 regulator: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  5. ad21edc Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/tps65910' and 'regulator/topic/voltage-ev' into regulator-next by Mark Brown · 10 years ago
  6. b8b27a4 regulator: remove unnecessary of_node_get() to parent by Guodong Xu · 10 years ago
  7. 23b1134 regulator: tps65910: Allow missing init_data for diagnostics by Axel Lin · 10 years ago
  8. bcb2c0d regulator: tps65910: Remove redundant error message by Sachin Kamat · 10 years ago
  9. b8903eb regulator: tps65910: Simplify setting enable_mask for regulators by Axel Lin · 10 years ago
  10. 03746dc regulator: tps65910: Add backup battery regulator by Markus Pargmann · 10 years ago
  11. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  12. d4d5cef Merge remote-tracking branch 'regulator/topic/tps65910' into regulator-next by Mark Brown · 11 years ago
  13. 4b57927 regulator: tps65910: Fix checkpatch issue by Jingoo Han · 11 years ago
  14. 6d3be30 treewide: Fix typo in printk by Masanari Iida · 11 years ago
  15. 4ae1ff7 regulator: tps65910: get regulators node from parent node only by Laxman Dewangan · 11 years ago
  16. 95095e4 regulator: tps65910: Use devm_regulator_register by Sachin Kamat · 11 years ago
  17. 9fa8175 regulator: tps65910: Convert to use regulator_map_voltage_ascend by Axel Lin · 11 years ago
  18. c92f5dd regulator: Add missing of_node_put() by Axel Lin · 11 years ago
  19. 08337fd regulator: tps65910: Fix using wrong dev argument for calling of_regulator_match by Axel Lin · 11 years ago
  20. f1e0d5f Merge remote-tracking branch 'regulator/topic/tps65910' into regulator-next by Mark Brown · 11 years ago
  21. 8dc995f regulator: remove use of __devexit by Bill Pemberton · 12 years ago
  22. a502357 regulator: remove use of __devinit by Bill Pemberton · 12 years ago
  23. 5eb9f2b regulator: remove use of __devexit_p by Bill Pemberton · 12 years ago
  24. a9a5659 regulator: tps65910: fix BUG_ON() shown with vrtc regulator by AnilKumar Ch · 12 years ago
  25. d2cfdb0 regulator: tps65910: set input_supply on desc unconditionally by Laxman Dewangan · 12 years ago
  26. faa95fd regulator: tps65910: Remvoe tps65910_reg_[read|modify_bits|read_locked|write_locked] functions by Axel Lin · 12 years ago
  27. 7be5318 regulator: tps65910: correct init value of n_voltages by Laxman Dewangan · 12 years ago
  28. 19228a6 regulator: tps65910: add support for input supply by Laxman Dewangan · 12 years ago
  29. 94f48ab regulator: tps65910: Set enable enable_time in regulator_desc by Axel Lin · 12 years ago
  30. d9fe28f regulator: tps65910: Convert to regulator_list_voltage_table by Axel Lin · 12 years ago
  31. f6442aa regulator: tps65910: Remove unused min_uV and max_uV from struct tps_info by Axel Lin · 12 years ago
  32. 01bc3a1 regulator: tps65910: Convert to regulator_set_voltage_time_sel() by Axel Lin · 12 years ago
  33. 74ea0e5 regulator: tps65910: Don't use 0 as NULL by Mark Brown · 12 years ago
  34. 4b78147 Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  35. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  36. 84df8c1 regulator: tps65910: use of_node of matched regulator being register by Laxman Dewangan · 12 years ago
  37. 92ab953 regulator: tps65910: dt: support when "regulators" node found by Laxman Dewangan · 12 years ago
  38. 7e9a57e regulator: tps65910: add error message in case of failure by Laxman Dewangan · 12 years ago
  39. 3f7e827 mfd: Commonize tps65910 regmap access through header by Rhyland Klein · 12 years ago
  40. 68d8c1c regulator: tps65910: use devm_* for memory allocation by Laxman Dewangan · 12 years ago
  41. 33a6943 regulator: tps65910: use small letter for regulator names by Laxman Dewangan · 12 years ago
  42. 6790178 regulator: tps65910 regulator: add device tree support by Rhyland Klein · 12 years ago
  43. 5949a7e Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next by Mark Brown · 12 years ago
  44. 1f904fd regulator: tps65910: Convert to get_voltage_sel by Axel Lin · 12 years ago
  45. 6c9eeb0 regulator: Remove unneeded include of linux/delay.h from regulator drivers by Axel Lin · 12 years ago
  46. a40a9c4 regulator: tps65910: Use generic regmap enable/disable operations by Axel Lin · 12 years ago
  47. 9eb0c42 regulator: Convert tps65xxx regulator drivers to use devm_kzalloc by Axel Lin · 12 years ago
  48. c172708 regulator: core: Use a struct to pass in regulator runtime configuration by Mark Brown · 12 years ago
  49. e75d660 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  50. 91fe4d5 Fix typo milivolt => millivolt by Thomas Weber · 12 years ago
  51. d15d764 Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  52. 18039e0 regulator: tps65910: Provide settling time for DCDC voltage change by Laxman Dewangan · 12 years ago
  53. 0651eed regulator: tps65910: Provide settling time for enabling rails by Laxman Dewangan · 12 years ago
  54. 5859939 regulator: Fix the logic of tps65910_get_mode by Axel Lin · 12 years ago
  55. 94732b9 regulator: Rename set_voltage_sel callback function name to *_sel by Axel Lin · 12 years ago
  56. f30b071 regulator: tps65910: Sleep off rails when ext sleep configured by Laxman Dewangan · 12 years ago
  57. ae0e654 regulator: Fix module desciption for tps65910 regulator by Axel Lin · 12 years ago
  58. e882eae regulator: tps65910: Correct VIO voltage configuration by Laxman Dewangan · 12 years ago
  59. c4632ae regulator: tps65910: Configure correct value for VDDCTRL vout reg by Laxman Dewangan · 12 years ago
  60. 1e0c66f regulator: tps65910: Sleep control through external inputs by Laxman Dewangan · 12 years ago
  61. 7d38a3c regulator: tps65910: use appropriate variable names. by Laxman Dewangan · 12 years ago
  62. 51ced5e regulator: tps65910: Initialize n_voltages for rails. by Laxman Dewangan · 12 years ago
  63. c2f8efd regulator: tps65910: Add regulator info for RTC rail by Laxman Dewangan · 12 years ago
  64. 924ee2c Merge remote-tracking branch 'regulator/topic/dt' into regulator-next by Mark Brown · 13 years ago
  65. 68aaa37 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-next by Mark Brown · 13 years ago
  66. 2c043bc regulator: pass additional of_node to regulator_register() by Rajendra Nayak · 13 years ago
  67. 780dc9b regulator: TPS65910: Fix VDD1/2 voltage selector count by Afzal Mohammed · 13 years ago
  68. c1fc148 regulator: TPS65910: Create an array for init data by Kyle Manna · 13 years ago
  69. 72c108c regulator: TPS65910: Move regulator defs to header by Kyle Manna · 13 years ago
  70. 39aa9b6 regulator: tps65910: Fix array access out of bounds bug by Axel Lin · 13 years ago
  71. d04156b regulator: tps65910: Add missing breaks in switch/case by Axel Lin · 13 years ago
  72. a3ee13e regulator: tps65910: Fix a memory leak in tps65910_probe error path by Axel Lin · 13 years ago
  73. a320e3c regulator: tps65911: Add new chip version by Jorge Eduardo Candelaria · 13 years ago
  74. 77fa44d regulator: Fix desc_id for tps65023/6507x/65910 by Axel Lin · 13 years ago
  75. 518fb72 TPS65910: Add tps65910 regulator driver by Graeme Gregory · 13 years ago