Age | Commit message (Expand) | Author |
2012-11-28 | regulator: core: Log when a device causes a voltage constraint fail | Mark Brown |
2012-11-28 | regulator: arizona-ldo1: Support 1.8V mode | Mark Brown |
2012-11-28 | regulator: arizona-ldo1: Add additional top voltage | Mark Brown |
2012-11-28 | regulator: arizona-ldo1: Support DVFS in default constraints | Mark Brown |
2012-11-28 | regulator: arizona-ldo1: Add enable time | Mark Brown |
2012-11-27 | regulator: as3711: Fix the logic in as3711_sel_check | Axel Lin |
2012-11-27 | regulator: as3711: Fix valid min_uV/max_UV checking in as3711_bound_check | Axel Lin |
2012-11-27 | regulator: s2mps11: Fix ramp delay value shift operation | Sangbeom Kim |
2012-11-27 | regulator: da9052: Ensure setting current limit within specific range | Axel Lin |
2012-11-27 | regulator: da9055: Select maximum current in specific range for set_current_l... | Axel Lin |
2012-11-27 | regulator: tps6586x: fix build warning in debug build | Laxman Dewangan |
2012-11-27 | regulator: tps51632: Fix writing to wrong register when enable_pwm_dvfs is set | Axel Lin |
2012-11-27 | regulator: da9055: Use linear_min_sel and regulator_[map|list]_voltage_linear | Axel Lin |
2012-11-27 | Merge branches 'topic/da9055' and 'topic/tps51632' of git://git.kernel.org/pu... | Mark Brown |
2012-11-27 | regulator: palmas: Use linear_min_sel and regulator_[map|list]_voltage_linear | Axel Lin |
2012-11-27 | regulator: core: Allow specific minimal selector for starting linear mapping | Axel Lin |
2012-11-27 | Merge branch 'topic/hotplug' of git://git.kernel.org/pub/scm/linux/kernel/git... | Mark Brown |
2012-11-27 | regulator: add device tree support for max8997 | Thomas Abraham |
2012-11-24 | regulator: max8997: limit the number of dvs registers programmed in non-dvs mode | Thomas Abraham |
2012-11-24 | regulator: max8997: reorder buck1/2/5 dvs setup code | Thomas Abraham |
2012-11-24 | regulator: tps65090: Add MODULE_ALIAS | Axel Lin |
2012-11-23 | regulator: max8973: provide enable/disable if external control disabled | Laxman Dewangan |
2012-11-23 | regulator: add a regulator driver for the AS3711 PMIC | Guennadi Liakhovetski |
2012-11-23 | regulator: tps80031: Implement list_voltage and set n_voltages = 1 for fixed ... | Axel Lin |
2012-11-23 | regulator: tps80031: Trivial cleanups | Axel Lin |
2012-11-22 | regulator: max8973: Fix callback setting for max8973_dcdc_ops.enable | Axel Lin |
2012-11-21 | regulator: da9055: Properly handle voltage range that doesn't start with 0 of... | Axel Lin |
2012-11-20 | regulator: remove use of __devexit | Bill Pemberton |
2012-11-20 | regulator: wm831x: Set the new rather than old value for DVS VSEL | Mark Brown |
2012-11-20 | Merge branch 'topic/tps6586x' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Mark Brown |
2012-11-20 | regulator: remove use of __devinit | Bill Pemberton |
2012-11-20 | regulator: remove use of __devexit_p | Bill Pemberton |
2012-11-20 | Merge branches 'topic/tps51632', 'topic/tps80031', 'topic/vexpress', 'topic/m... | Mark Brown |
2012-11-19 | regulator: max8973: add regulator driver support | Laxman Dewangan |
2012-11-16 | regulator: da9055: Fix checking wrong value in da9055_gpio_init | Axel Lin |
2012-11-15 | regulator: tps80031: add prefix TPS80031 on common defines. | Laxman Dewangan |
2012-11-15 | regulator: DA9055 regulator driver | Ashish Jangam |
2012-11-15 | mfd: tps6586x: move regulator dt parsing to regulator driver | Laxman Dewangan |
2012-11-15 | Merge remote-tracking branches 'regulator/fix/gpio', 'regulator/fix/put' and ... | Mark Brown |
2012-11-15 | regulator: fix voltage check in regulator_is_supported_voltage() | Marek Szyprowski |
2012-11-14 | regulator: gpio-regulator: Catch 'no states property' misuse | Lee Jones |
2012-11-14 | regulator: core: Avoid deadlock when regulator_register fails | Charles Keepax |
2012-11-13 | regulator: gpio-regulator: fix can't find regulator node in dt | Frank Li |
2012-11-13 | regulator: tps80031: add regulator driver for tps80031 | Laxman Dewangan |
2012-11-07 | regulator: max8925: support dt for regulator | Qing Xu |
2012-11-01 | regulator: tps51632: Fix trivial typo for TPS51632 Kconfig help text | Axel Lin |
2012-10-28 | Regulator: core: Unregister when gpio request fails. | Andrew Lunn |
2012-10-22 | regulator: max77686: Make max77686_enable() static. | Yadwinder Singh Brar |
2012-10-17 | regulator: gpio-regulator: Allow use of GPIO controlled regulators though DT | Lee Jones |
2012-10-17 | regulator: tps65090: add external control support for DCDC | Laxman Dewangan |