Age | Commit message (Expand) | Author |
2013-09-30 | Merge remote-tracking branch 'regulator/fix/wm8350' into regulator-linus | Mark Brown |
2013-09-30 | Merge remote-tracking branch 'regulator/fix/wm831x' into regulator-linus | Mark Brown |
2013-09-30 | Merge remote-tracking branch 'regulator/fix/ti-abb' into regulator-linus | Mark Brown |
2013-09-30 | Merge remote-tracking branch 'regulator/fix/palmas' into regulator-linus | Mark Brown |
2013-09-30 | Merge remote-tracking branch 'regulator/fix/da9063' into regulator-linus | Mark Brown |
2013-09-27 | regulator: ti-abb: Fix bias voltage glitch in transition to bypass mode | Nishanth Menon |
2013-09-23 | regulator: wm831x-ldo: Fix max_uV for gp_ldo and aldo linear range settings | Axel Lin |
2013-09-19 | regulator: wm8350: correct the max_uV of LDO | Laxman Dewangan |
2013-09-17 | regulator: palmas: Remove wrong comment for the equation calculating num_volt... | Axel Lin |
2013-09-10 | regulator: da9063: Fix PTR_ERR/ERR_PTR mismatch | Geert Uytterhoeven |
2013-09-10 | regulator: palmas: configure enable time for LDOs | Laxman Dewangan |
2013-09-04 | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-09-04 | regulator: palmas: fix the n_voltages for smps to 122 | Laxman Dewangan |
2013-09-01 | Merge remote-tracking branch 'regulator/topic/tps65912' into regulator-next | Mark Brown |
2013-09-01 | Merge remote-tracking branch 'regulator/topic/ti-abb' into regulator-next | Mark Brown |
2013-09-01 | Merge remote-tracking branch 'regulator/topic/sec' into regulator-next | Mark Brown |
2013-09-01 | Merge remote-tracking branch 'regulator/topic/ramp' into regulator-next | Mark Brown |
2013-09-01 | Merge remote-tracking branch 'regulator/topic/pfuze100' into regulator-next | Mark Brown |
2013-09-01 | Merge remote-tracking branch 'regulator/topic/palmas' into regulator-next | Mark Brown |
2013-09-01 | Merge remote-tracking branch 'regulator/topic/optional' into regulator-next | Mark Brown |
2013-09-01 | Merge remote-tracking branch 'regulator/topic/max8660' into regulator-next | Mark Brown |
2013-09-01 | Merge remote-tracking branch 'regulator/topic/lp8755' into regulator-next | Mark Brown |
2013-09-01 | Merge remote-tracking branch 'regulator/topic/lp872x' into regulator-next | Mark Brown |
2013-09-01 | Merge remote-tracking branch 'regulator/topic/linear-range' into regulator-next | Mark Brown |
2013-09-01 | Merge remote-tracking branch 'regulator/topic/kconfig' into regulator-next | Mark Brown |
2013-09-01 | Merge remote-tracking branch 'regulator/topic/helpers' into regulator-next | Mark Brown |
2013-09-01 | Merge remote-tracking branch 'regulator/topic/da9063' into regulator-next | Mark Brown |
2013-09-01 | Merge remote-tracking branch 'regulator/topic/core' into regulator-next | Mark Brown |
2013-09-01 | Merge remote-tracking branch 'regulator/topic/as3711' into regulator-next | Mark Brown |
2013-09-01 | regulator: da9063: Statize da9063_ldo_lim_event | Axel Lin |
2013-08-30 | regulator: lp872x: Make REGULATOR_LP872X depend on I2C rather than I2C=y | Axel Lin |
2013-08-30 | regulator: tps65217: Convert to use linear ranges | Axel Lin |
2013-08-30 | regulator: da9063: Use IS_ERR to check return value of regulator_register() | Axel Lin |
2013-08-30 | regulator: da9063: Optimize da9063_set_current_limit implementation | Axel Lin |
2013-08-29 | regulator: build: Allow most regulators to be built as modules | Mark Brown |
2013-08-29 | regulator: Add devm_regulator_get_exclusive() | Matthias Kaehlcke |
2013-08-29 | regulator: da9063: Add Dialog DA9063 voltage regulators support. | Krystian Garbaciak |
2013-08-22 | regulator: ti-abb: simplify platform_get_resource_byname/devm_ioremap_resource | Julia Lawall |
2013-08-18 | regulator: core: Use bool for exclusivitity flag | Mark Brown |
2013-08-14 | regulator: 88pm800: forever loop in pm800_regulator_probe() | Dan Carpenter |
2013-08-13 | regulator: da9210: Remove redundant MODULE_ALIAS | Axel Lin |
2013-08-13 | regulator: 88pm800: Fix checking whether num_regulator is valid | Axel Lin |
2013-08-13 | regulator: s2mps11: Fix setting ramp_delay | Axel Lin |
2013-08-13 | regulator: s2mps11: Fix wrong arguments for regmap_update_bits() call | Axel Lin |
2013-08-12 | regulator: palmas: model SMPS10 as two regulators | Kishon Vijay Abraham I |
2013-08-09 | regulator: core: Move list_voltage_{linear,linear_range,table} to helpers.c | Axel Lin |
2013-08-08 | regulator: max8660: fix build warnings | Daniel Mack |
2013-08-07 | regulator: core: Move helpers for drivers out into a separate file | Mark Brown |
2013-08-07 | Merge remote-tracking branch 'regulator/topic/linear-range' into regulator-he... | Mark Brown |
2013-08-06 | regulator: da9210: New driver | Steve Twiss |