1. 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
  2. f94784b Merge tag 'regulator-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  3. 3a7dbed Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  4. 176488f Merge remote-tracking branches 'regulator/topic/sky81452' and 'regulator/topic/stub' into regulator-next by Mark Brown · 10 years ago
  5. 1b56ffd Merge remote-tracking branches 'regulator/topic/rn5t618', 'regulator/topic/rpm', 'regulator/topic/rt5033', 'regulator/topic/s2mpa01' and 'regulator/topic/s2mps11' into regulator-next by Mark Brown · 10 years ago
  6. 92d07a8 Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/max77693', 'regulator/topic/max77802', 'regulator/topic/power-off' and 'regulator/topic/rk808' into regulator-next by Mark Brown · 10 years ago
  7. af012d6 Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/disable', 'regulator/topic/dummy' and 'regulator/topic/gpio' into regulator-next by Mark Brown · 10 years ago
  8. 15db0c8 Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 10 years ago
  9. 70c97e3 Merge remote-tracking branch 'regulator/fix/da9063' into regulator-linus by Mark Brown · 10 years ago
  10. f291c74 Merge branch 'topic/suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-sky81452 by Mark Brown · 10 years ago
  11. 60a2362 regulator: core: Fix regualtor_ena_gpio_free not to access pin after freeing by Seung-Woo Kim · 10 years ago
  12. 586b151 regulator: sky81452: Modify Device Tree structure by Gyungoh Yoo · 10 years ago
  13. 8f73110 of: Rename "poweroff-source" property to "system-power-controller" by Romain Perier · 10 years ago
  14. 0480395 regulator: max77686: Remove support for board files by Krzysztof Kozlowski · 10 years ago
  15. 75ff942 Merge tag 'v3.18-rc4' into regulator-max77686 by Mark Brown · 10 years ago
  16. ff633be regulator: max77802: Remove support for board files by Krzysztof Kozlowski · 10 years ago
  17. cf2394f Merge tag 'v3.18-rc4' into regulator-max77802 by Mark Brown · 10 years ago
  18. 45fc84c regulator: max77802: Fill regulator modes translation callback by Javier Martinez Canillas · 10 years ago
  19. f9fbc21 Merge branch 'topic/suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-max77802 by Mark Brown · 10 years ago
  20. 5e5e3a4 regulator: of: Add support for parsing initial and suspend modes by Javier Martinez Canillas · 10 years ago
  21. 75d6b2f regulator: of: Pass the regulator description in the match table by Javier Martinez Canillas · 10 years ago
  22. 072e78b regulator: of: Add regulator desc param to of_get_regulator_init_data() by Javier Martinez Canillas · 10 years ago
  23. 76b9840 regulator: s2mps11: Add support S2MPS13 regulator device by Chanwoo Choi · 10 years ago
  24. a1c8a55 regulator: core: Add PRE_DISABLE notification by Richard Fitzgerald · 10 years ago
  25. 9f94609 regulator: gpio: fix parsing of gpio list by Richard Fitzgerald · 10 years ago
  26. 0f5bb5b regulator: rpm: add support for RPM-controller SMB208 by Josh Cartwright · 10 years ago
  27. 8ad365c regulator: da9063: Do not transform local IRQ to virtual by Dmitry Lavnikevich · 10 years ago
  28. 70b5b27 regulator: sky81452: Modify dependent Kconfig symbol by Gyungoh Yoo · 10 years ago
  29. b191757 regulator: rt5033: Add RT5033 Regulator device driver by Beomho Seo · 10 years ago
  30. 679c038 regulator: tps65090: Fix gpio initialization by Markus Pargmann · 10 years ago
  31. 2454f8d regulator: gpio: Use gpio_is_valid by Markus Pargmann · 10 years ago
  32. 5315fe2 regulator: fixed: Use gpio_is_valid by Markus Pargmann · 10 years ago
  33. 1de3821 regulator: Set ena_gpio_initialized in regulator drivers by Markus Pargmann · 10 years ago
  34. 2a7509b Merge remote-tracking branches 'regulator/fix/max1586', 'regulator/fix/max77686', 'regulator/fix/max77693', 'regulator/fix/max77802', 'regulator/fix/max8860' and 'regulator/fix/s2mpa01' into regulator-linus by Mark Brown · 10 years ago
  35. df33071 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 10 years ago
  36. a26ed45 regulator: max77802: Don't ignore return value of current opmode by Krzysztof Kozlowski · 10 years ago
  37. 4524df8 regulator: max77686: Initialize opmode explicitly to normal mode by Krzysztof Kozlowski · 10 years ago
  38. eca29da regulator: max77686: Consistently index opmode array by rdev id by Krzysztof Kozlowski · 10 years ago
  39. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  40. 4d7078e6 regulator: max77802: Use unsigned int for modes in max77802_map_mode() by Javier Martinez Canillas · 10 years ago
  41. 2821791 regulator: s2mpa01: zero-initialize regulator match table array by Javier Martinez Canillas · 10 years ago
  42. c988980 regulator: max8660: zero-initialize regulator match table array by Javier Martinez Canillas · 10 years ago
  43. ecea748 regulator: max77802: zero-initialize regulator match table by Javier Martinez Canillas · 10 years ago
  44. 050cf85 regulator: max77686: zero-initialize regulator match table by Javier Martinez Canillas · 10 years ago
  45. d83aef1 regulator: max1586: zero-initialize regulator match table array by Javier Martinez Canillas · 10 years ago
  46. ca0c37a regulator: max77693: Fix use of uninitialized regulator config by Krzysztof Kozlowski · 10 years ago
  47. 8cbcaea regulator: of: Add support for parsing microvolts for suspend state by Doug Anderson · 10 years ago
  48. 194dbae regulator: Lower priority of constraint logging by Mark Brown · 10 years ago
  49. f32fa89 regulator: Staticize 'regulator_states' array by Krzysztof Kozlowski · 10 years ago
  50. 78ce612 regulator: max77686: Add suspend disable for some LDOs by Krzysztof Kozlowski · 10 years ago
  51. a1dd913 regulator: max77802: Remove suspend_enable by Krzysztof Kozlowski · 10 years ago
  52. 7de79a1 regulator: of: Lower the severity of the error with no container by Mark Brown · 10 years ago
  53. 68c5d18 regulator: max77686: Store opmode non-shifted by Krzysztof Kozlowski · 10 years ago
  54. 7636f19 regulator: max77686: Replace hard-coded opmode values with defines by Krzysztof Kozlowski · 10 years ago
  55. 73dbdf8 regulator: max77686: Make regulator_desc array const by Krzysztof Kozlowski · 10 years ago
  56. 4b8e43f regulator: s2mpa01: Make regulator_desc array const by Krzysztof Kozlowski · 10 years ago
  57. 6c4159a regulator: max77802: Make regulator_desc array const by Krzysztof Kozlowski · 10 years ago
  58. 2515b24 regulator: max77693: Make regulator_desc array const by Krzysztof Kozlowski · 10 years ago
  59. e1326ef regulator: dummy: Make regulator_desc array const by Krzysztof Kozlowski · 10 years ago
  60. bf27537 regulator: max77802: fix a test in max77802_set_suspend_mode() by Dan Carpenter · 10 years ago
  61. bc02871 Merge remote-tracking branch 'regulator/fix/rk808' into regulator-linus by Mark Brown · 10 years ago
  62. 4eafec8 regulator: of: Decrement refcount for suspend state nodes by Javier Martinez Canillas · 10 years ago
  63. 2b17fa2 regulator: act8865: Add support to turn off all outputs by Romain Perier · 10 years ago
  64. 6c794b2 regulator: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  65. 40e20d6 regulator: of: Add support for parsing regulator_state for suspend state by Chanwoo Choi · 10 years ago
  66. 6cf0bf0 regulator: sky81452: Remove module version by Axel Lin · 10 years ago
  67. 80e82ac regulator: s2mps11: Don't zero allocated memory for external control by Krzysztof Kozlowski · 10 years ago
  68. 9075cce regulator: rn5t618: Convert to new style DT parsing by Beniamino Galvani · 10 years ago
  69. 251ce318 regulator: rk808: Add support setting suspend voltage by Chris Zhong · 10 years ago
  70. 5356e0d regulator: max77802: Add header for operating modes by Javier Martinez Canillas · 10 years ago
  71. 0505be7 regulator: max77802: Don't treat OFF as an operating mode by Javier Martinez Canillas · 10 years ago
  72. 2e0eaa1 regulator: max77802: Add set suspend mode for BUCKs and simplify code by Javier Martinez Canillas · 10 years ago
  73. efbe519 regulator: max77802: Add .{get,set}_mode callbacks by Javier Martinez Canillas · 10 years ago
  74. b0615f1 regulator: max77802: Split regulator operations for BUCKs by Javier Martinez Canillas · 10 years ago
  75. e6fb2aa regulator: max77802: Add .set_suspend_{enable,disable} callbacks by Javier Martinez Canillas · 10 years ago
  76. 76f439d regulator: Add ena_gpio_initialized to regulator_config by Markus Pargmann · 10 years ago
  77. da0607c regulator: anatop: Fail on invalid voltage selector by Markus Pargmann · 10 years ago
  78. fe08be3 regulator: anatop: Set default voltage selector for vddpu by Markus Pargmann · 10 years ago
  79. 50fa861 Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 10 years ago
  80. 1575e28 regulator: rk808: Fix min_uV for DCDC1 & DCDC2 by Chris Zhong · 10 years ago
  81. 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
  82. 6d9deb7 Merge remote-tracking branches 'regulator/topic/rk808', 'regulator/topic/rn5t618' and 'regulator/topic/samsung' into regulator-next by Mark Brown · 10 years ago
  83. 64b285a Merge remote-tracking branches 'regulator/topic/max1586', 'regulator/topic/max77802' and 'regulator/topic/of' into regulator-next by Mark Brown · 10 years ago
  84. a81bf3c Merge remote-tracking branches 'regulator/topic/drivers', 'regulator/topic/enable', 'regulator/topic/fan53555', 'regulator/topic/hi6421' and 'regulator/topic/isl9305' into regulator-next by Mark Brown · 10 years ago
  85. 95528a5 Merge remote-tracking branches 'regulator/topic/as3711', 'regulator/topic/axp20x', 'regulator/topic/bcm590xx' and 'regulator/topic/da9211' into regulator-next by Mark Brown · 10 years ago
  86. 4d93b02 Merge remote-tracking branches 'regulator/fix/da9211', 'regulator/fix/ltc3589' and 'regulator/fix/tps65023' into regulator-linus by Mark Brown · 10 years ago
  87. 4e7089f regulator: da9211: Fix a bug in update of mask bit by James Ban · 10 years ago
  88. fdaff15 Merge remote-tracking branch 'regulator/topic/sky81452' into regulator-drivers by Mark Brown · 10 years ago
  89. d1c3f7c Merge remote-tracking branch 'regulator/topic/pwm' into regulator-drivers by Mark Brown · 10 years ago
  90. aa66cc6 regulator: pwm-regulator: get voltage and duty table from dts by Chris Zhong · 10 years ago
  91. 6a64250 regulator: qcom_rpm: Fix FORCE_MODE_IS_2_BITS macro by Axel Lin · 10 years ago
  92. aad615c regulator: qcom_rpm: Don't explicitly initialise the first field of config by Axel Lin · 10 years ago
  93. c5bb725 regulator: ltc3589: fix broken voltage transitions by Steffen Trumtrar · 10 years ago
  94. b8f139f regulator/mfd: max14577: Export symbols for calculating charger current by Krzysztof Kozlowski · 10 years ago
  95. 2720386 regulator: qcom-rpm: Regulator driver for the Qualcomm RPM by Bjorn Andersson · 10 years ago
  96. 0d90ecf regulator: axp20x: Use parent device as regulator configuration device by Maxime Ripard · 10 years ago
  97. e13426b regulator: fan53555: Fix null pointer dereference by Axel Lin · 10 years ago
  98. fe23053 regulator: fan53555: Fixup report wrong vendor message by Axel Lin · 10 years ago
  99. 6f34163 regulator: fan53555: fix wrong cast in probe by Heiko Stübner · 10 years ago
  100. ee30928 regulator: fan53555: add support for Silergy SYR82x regulators by Heiko Stuebner · 10 years ago