- f02a391 lp8788-ldo: fix a parent device on devm_gpio_request() by Kim, Milo · 12 years ago
- 939e88f lp8788-ldo: fix a parent device in _probe() by Kim, Milo · 12 years ago
- 1ef01e7 lp8788-buck: fix a for-loop coding style by Kim, Milo · 12 years ago
- 38d8f67 lp8788-buck: fix a parent device on devm_gpio_request() by Kim, Milo · 12 years ago
- 3b0e8f1 lp8788-buck: fix a parent deivce in _probe() by Kim, Milo · 12 years ago
- 4ffc45c Merge remote-tracking branch 'regulator/topic/sm8767' into regulator-next by Mark Brown · 12 years ago
- f3cd19c Merge remote-tracking branch 'regulator/topic/change' into regulator-next by Mark Brown · 12 years ago
- 8a23b4e regulator: core: Fix logic to determinate if regulator can change voltage by Axel Lin · 12 years ago
- b17fc86 Merge branch 'topic/min' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-change by Mark Brown · 12 years ago
- 76c854d regulator: s5m8767: Fix to work even if no DVS gpio present by Amit Daniel Kachhap · 12 years ago
- da130ab regulator: s5m8767: Fix to read the first DVS register. by Amit Daniel Kachhap · 12 years ago
- 9bb096f regulator: s5m8767: Fix to work when platform registers less regulators by Amit Daniel Kachhap · 12 years ago
- bfd9155 Merge remote-tracking branch 'regulator/topic/gpio' into regulator-next by Mark Brown · 12 years ago
- 3708903 regulator: gpio-regulator: gpio_set_value should use cansleep by Lee Jones · 12 years ago
- ad0b8b9 regulator: gpio-regulator: Fix logical error in for() loop by Lee Jones · 12 years ago
- 925f14d Merge remote-tracking branch 'regulator/topic/wm831x' into regulator-next by Mark Brown · 12 years ago
- 8ee0051 Merge remote-tracking branch 'regulator/topic/tps80031' into regulator-next by Mark Brown · 12 years ago
- f1e0d5f Merge remote-tracking branch 'regulator/topic/tps65910' into regulator-next by Mark Brown · 12 years ago
- 21e55ca Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-next by Mark Brown · 12 years ago
- 41f5983 Merge remote-tracking branch 'regulator/topic/tps65090' into regulator-next by Mark Brown · 12 years ago
- f8c85fe Merge remote-tracking branch 'regulator/topic/tps516312' into regulator-next by Mark Brown · 12 years ago
- 86caa90 Merge remote-tracking branch 'regulator/topic/s2mps11' into regulator-next by Mark Brown · 12 years ago
- e612046 Merge remote-tracking branch 'regulator/topic/palmas' into regulator-next by Mark Brown · 12 years ago
- adca48f Merge remote-tracking branch 'regulator/topic/min' into regulator-next by Mark Brown · 12 years ago
- 9e21867 Merge remote-tracking branch 'regulator/topic/max8997' into regulator-next by Mark Brown · 12 years ago
- f675649 Merge remote-tracking branch 'regulator/topic/max8973' into regulator-next by Mark Brown · 12 years ago
- 9199add Merge remote-tracking branch 'regulator/topic/max77686' into regulator-next by Mark Brown · 12 years ago
- 0d2cff8 Merge remote-tracking branch 'regulator/topic/max1586' into regulator-next by Mark Brown · 12 years ago
- a8bfb69 Merge remote-tracking branch 'regulator/topic/lp8788' into regulator-next by Mark Brown · 12 years ago
- bdb7e45 Merge remote-tracking branch 'regulator/topic/log' into regulator-next by Mark Brown · 12 years ago
- 1f9cc5f Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-next by Mark Brown · 12 years ago
- 207f308 Merge remote-tracking branch 'regulator/topic/gpio' into regulator-next by Mark Brown · 12 years ago
- db58e02 Merge remote-tracking branch 'regulator/topic/da9055' into regulator-next by Mark Brown · 12 years ago
- 4e62cce Merge remote-tracking branch 'regulator/topic/da9052' into regulator-next by Mark Brown · 12 years ago
- 6234427 Merge remote-tracking branch 'regulator/topic/change' into regulator-next by Mark Brown · 12 years ago
- b0e5997 Merge remote-tracking branch 'regulator/topic/as3711' into regulator-next by Mark Brown · 12 years ago
- 7cac646 Merge remote-tracking branch 'regulator/topic/arizona' into regulator-next by Mark Brown · 12 years ago
- e1b0144 regulator: anatop: Use regulator_[get|set]_voltage_sel_regmap by Axel Lin · 12 years ago
- 985884d regulator: anatop: Use linear_min_sel with linear mapping by Axel Lin · 12 years ago
- 4efd9df regulator: max1586: Implement get_voltage_sel callback by Axel Lin · 12 years ago
- 131a5b9 regulator: lp8788-buck: Kill _gpio_request function by Axel Lin · 12 years ago
- 7fa8a59 regulator: tps80031: Convert tps80031_ldo_ops to linear_min_sel and list_voltage_linear by Axel Lin · 12 years ago
- 40b5aa8 regulator: lp8788-ldo: Remove val array in lp8788_config_ldo_enable_mode by Axel Lin · 12 years ago
- ec4f7b8 regulator: gpio-regulator: Add ifdef CONFIG_OF guard for regulator_gpio_of_match by Axel Lin · 12 years ago
- bdc4baa regulator: palmas: Convert palmas_ops_smps to regulator_[get|set]_voltage_sel_regmap by Axel Lin · 12 years ago
- ad02e84 regulator: palmas: Return raw register values as the selectors in [get|set]_voltage_sel by Axel Lin · 12 years ago
- d1e7de3 regulators: add regulator_can_change_voltage() function by Marek Szyprowski · 12 years ago
- dbc7051 regulator: tps51632: Ensure [base|max]_voltage_uV pdata settings are valid by Axel Lin · 12 years ago
- 43f1f21 regulator: wm831x-dcdc: Add MODULE_ALIAS for wm831x-boostp by Axel Lin · 12 years ago
- 1a67993 regulator: wm831x-dcdc: Ensure selected voltage falls within requested range by Axel Lin · 12 years ago
- 5d6e6ff Merge branch 'topic/tps51632' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-min by Mark Brown · 12 years ago
- bd0ec7c regulator: tps51632: Use linear_min_sel and regulator_[map|list]_voltage_linear by Axel Lin · 12 years ago
- 05cf34c regulator: pcf50633: Use linear_min_sel and regulator_[map|list]_voltage_linear by Axel Lin · 12 years ago
- 9507281 regulator: arizona-micsupp: Add ramp time information by Mark Brown · 12 years ago
- fff15be regulator: core: Say what unsupportable voltage constraints are by Mark Brown · 12 years ago
- dd8004a regulator: core: Log when a device causes a voltage constraint fail by Mark Brown · 12 years ago
- 73ee294 regulator: arizona-ldo1: Support 1.8V mode by Mark Brown · 12 years ago
- 8a7f0c6 regulator: arizona-ldo1: Add additional top voltage by Mark Brown · 12 years ago
- 55a18ae regulator: arizona-ldo1: Support DVFS in default constraints by Mark Brown · 12 years ago
- 86a1450 regulator: arizona-ldo1: Add enable time by Mark Brown · 12 years ago
- 7a4beda0 regulator: as3711: Fix the logic in as3711_sel_check by Axel Lin · 12 years ago
- 16ed9f0 regulator: as3711: Fix valid min_uV/max_UV checking in as3711_bound_check by Axel Lin · 12 years ago
- f7ebaae regulator: s2mps11: Fix ramp delay value shift operation by Sangbeom Kim · 12 years ago
- 1e369bc regulator: da9052: Ensure setting current limit within specific range by Axel Lin · 12 years ago
- f509fd4 regulator: da9055: Select maximum current in specific range for set_current_limit by Axel Lin · 12 years ago
- 1083560 regulator: tps6586x: fix build warning in debug build by Laxman Dewangan · 12 years ago
- 9997f3f regulator: tps51632: Fix writing to wrong register when enable_pwm_dvfs is set by Axel Lin · 12 years ago
- 6b1f8a4 regulator: da9055: Use linear_min_sel and regulator_[map|list]_voltage_linear by Axel Lin · 12 years ago
- 5979b2a Merge branches 'topic/da9055' and 'topic/tps51632' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-min by Mark Brown · 12 years ago
- 9119ff6 regulator: palmas: Use linear_min_sel and regulator_[map|list]_voltage_linear by Axel Lin · 12 years ago
- 33234e7 regulator: core: Allow specific minimal selector for starting linear mapping by Axel Lin · 12 years ago
- b87d07b Merge branch 'topic/hotplug' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-max8997 by Mark Brown · 12 years ago
- 77b71b3 regulator: add device tree support for max8997 by Thomas Abraham · 12 years ago
- 068a8c8 regulator: max8997: limit the number of dvs registers programmed in non-dvs mode by Thomas Abraham · 12 years ago
- 11ec7bf0 regulator: max8997: reorder buck1/2/5 dvs setup code by Thomas Abraham · 12 years ago
- d95420b regulator: tps65090: Add MODULE_ALIAS by Axel Lin · 12 years ago
- 5696865 regulator: max8973: provide enable/disable if external control disabled by Laxman Dewangan · 12 years ago
- f1e64f9 regulator: add a regulator driver for the AS3711 PMIC by Guennadi Liakhovetski · 12 years ago
- bf0caae regulator: tps80031: Implement list_voltage and set n_voltages = 1 for fixed regulators by Axel Lin · 12 years ago
- 1a7ae58 regulator: tps80031: Trivial cleanups by Axel Lin · 12 years ago
- e05f70c regulator: max8973: Fix callback setting for max8973_dcdc_ops.enable by Axel Lin · 12 years ago
- 369cf60 regulator: da9055: Properly handle voltage range that doesn't start with 0 offset by Axel Lin · 12 years ago
- 8dc995f regulator: remove use of __devexit by Bill Pemberton · 12 years ago
- 13ae633 regulator: wm831x: Set the new rather than old value for DVS VSEL by Mark Brown · 12 years ago
- ce6dd5d Merge branch 'topic/tps6586x' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-hotplug by Mark Brown · 12 years ago
- a502357 regulator: remove use of __devinit by Bill Pemberton · 12 years ago
- 5eb9f2b regulator: remove use of __devexit_p by Bill Pemberton · 12 years ago
- f86221d Merge branches 'topic/tps51632', 'topic/tps80031', 'topic/vexpress', 'topic/max8925', 'topic/gpio' and 'topic/tps65090' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-hotplug by Mark Brown · 12 years ago
- 5928f53 regulator: max8973: add regulator driver support by Laxman Dewangan · 12 years ago
- 26cbd30 regulator: da9055: Fix checking wrong value in da9055_gpio_init by Axel Lin · 12 years ago
- b92f787 regulator: tps80031: add prefix TPS80031 on common defines. by Laxman Dewangan · 12 years ago
- f6130be regulator: DA9055 regulator driver by Ashish Jangam · 12 years ago
- 64e4816 mfd: tps6586x: move regulator dt parsing to regulator driver by Laxman Dewangan · 12 years ago
- ecb48c3 Merge remote-tracking branches 'regulator/fix/gpio', 'regulator/fix/put' and 'regulator/fix/supp-volt' into tmp by Mark Brown · 12 years ago
- f0f98b1 regulator: fix voltage check in regulator_is_supported_voltage() by Marek Szyprowski · 12 years ago
- 216f2b9 regulator: gpio-regulator: Catch 'no states property' misuse by Lee Jones · 12 years ago
- 23ff2f0 regulator: core: Avoid deadlock when regulator_register fails by Charles Keepax · 12 years ago
- f8a9f75 regulator: gpio-regulator: fix can't find regulator node in dt by Frank Li · 12 years ago
- 1a0bb67 regulator: tps80031: add regulator driver for tps80031 by Laxman Dewangan · 12 years ago
- 45b6f8e regulator: max8925: support dt for regulator by Qing Xu · 12 years ago