Age | Commit message (Expand) | Author |
2011-11-28 | regulator: twl: fix twl4030 support for smps regulators | Tero Kristo |
2011-11-28 | regulator: fix use after free bug | Lothar Waßmann |
2011-11-28 | regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_... | Axel Lin |
2011-11-23 | regulator: TPS65910: Fix VDD1/2 voltage selector count | Afzal Mohammed |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-03 | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 | Linus Torvalds |
2011-11-01 | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator | Linus Torvalds |
2011-10-31 | regulator: Add module.h to drivers/regulator users as required | Paul Gortmaker |
2011-10-31 | regulator: Add export.h for THIS_MODULE to dummy.c | Paul Gortmaker |
2011-10-24 | mfd: Move to the new db500 PRCMU API | Mattias Nilsson |
2011-10-24 | regulator: Finish mc13783 conversion to the mc13xxx API | Samuel Ortiz |
2011-10-14 | regulator: Fix possible nullpointer dereference in regulator_enable() | Heiko Stübner |
2011-10-12 | regulator: gpio-regulator add dependency on GENERIC_GPIO | Heiko Stübner |
2011-10-11 | regulator: Add module.h include to gpio-regulator | Mark Brown |
2011-10-09 | regulator: Add driver for gpio-controlled regulators | Heiko Stübner |
2011-10-09 | regulator: remove duplicate REG_CTRL2 defines in tps65023 | H Hartley Sweeten |
2011-10-07 | regulator: Add WM1811 support | Mark Brown |
2011-10-04 | regulator: Fix return code from regulator_disable_deferred() | Mark Brown |
2011-09-14 | regulator: Implement deferred disable support | Mark Brown |
2011-08-28 | regulator: tps65023: Added support for the similiar TPS65020 chip | Marcus Folkesson |
2011-08-28 | regulator: tps65023: Setting correct core regulator for tps65021 | Marcus Folkesson |
2011-08-28 | regulator: tps65023: Set missing bit for update core-voltage | Marcus Folkesson |
2011-08-28 | regulator: tps65023: Fixes i2c configuration issues | Marcus Folkesson |
2011-08-28 | regulator: Add debugfs file showing the supply map table | Mark Brown |
2011-08-28 | regulator: tps6586x: add SMx slew rate setting | Xin Xie |
2011-08-08 | regulator: tps65023: Fixes i2c configuration issues | Marcus Folkesson |
2011-08-08 | regulator: tps6507x: Remove num_voltages array | Axel Lin |
2011-08-08 | regulator: max8952: removed unused mutex. | MyungJoo Ham |
2011-08-08 | regulator: Ensure enough enable time for max8649 | Axel Lin |
2011-08-08 | regulator: 88pm8607: Fix off-by-one value range checking in the case of no id... | Axel Lin |
2011-08-08 | regulator: tps65912: Remove unused define of TPS65912_MAX_REG_ID | Axel Lin |
2011-08-08 | regulator: aat2870-regulator.c needs module.h | Randy Dunlap |
2011-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds |
2011-08-01 | Merge branch 'for-next' into for-linus | Liam Girdwood |
2011-07-31 | regulator: Storing tps65912 error codes in u8 | Dan Carpenter |
2011-07-31 | regulator: aat2870: Add AAT2870 regulator driver | Jin Park |
2011-07-31 | tps65912: add regulator driver | Margarita Olaya |
2011-07-28 | regulator: Improve WM831x DVS VSEL selection algorithm | Mark Brown |
2011-07-28 | regulator: Bootstrap wm831x DVS VSEL value from ON VSEL if not already set | Mark Brown |
2011-07-28 | regulator: Set up GPIO for WM831x VSEL before enabling VSEL mode | Mark Brown |
2011-07-28 | regulator: Add EPEs to the MODULE_ALIAS() for wm831x-dcdc | Mark Brown |
2011-07-28 | regulator: Fix WM831x DCDC DVS VSEL bootstrapping | Mark Brown |
2011-07-28 | regulator: Fix WM831x regulator ID lookups for multiple WM831xs | Mark Brown |
2011-07-23 | regulator: Convert tps65023 to use regmap API | Mark Brown |
2011-07-22 | regulator: Fix argument format type errors in error prints | Mark Brown |
2011-07-22 | regulator: Fix memory leak in set_machine_constraints() error paths | Axel Lin |
2011-07-22 | regulator: Make core more chatty about some errors | Mark Brown |
2011-07-22 | regulator: tps65910: Fix array access out of bounds bug | Axel Lin |
2011-07-22 | regulator: tps65910: Add missing breaks in switch/case | Axel Lin |
2011-07-22 | regulator: tps65910: Fix a memory leak in tps65910_probe error path | Axel Lin |