Age | Commit message (Expand) | Author |
2012-03-11 | regulator: da9052: Ensure the selected voltage falls within the specified range | Axel Lin |
2012-03-11 | regulator: Set n_voltages for da9052 regulators | Axel Lin |
2012-03-11 | regulator: Fix setting selector in tps6524x set_voltage function | Axel Lin |
2012-03-07 | regulator: tps65910: Configure correct value for VDDCTRL vout reg | Laxman Dewangan |
2012-03-05 | regulator: Fix mask parameter in da9052_reg_update calls | Axel Lin |
2012-02-24 | regulator: fix the ldo configure according to 88pm860x spec | Jett.Zhou |
2012-02-10 | regulator: Fix getting voltage in max8649_enable_time() | Axel Lin |
2012-02-09 | regulator: Fix mc13xxx regulator modular build (again) | David Miller |
2012-01-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds |
2012-01-26 | regulator: Set apply_uV only when min and max voltages are defined | Karol Lewandowski |
2012-01-24 | regulator: Fix documentation for of_node parameter of regulator_register() | Mark Brown |
2012-01-23 | kernel-doc: fix new warning in regulator core | Randy Dunlap |
2012-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds |
2012-01-09 | mfd: Unify abx500 headers in mfd/abx500 | Linus Walleij |
2012-01-06 | regulator: set constraints.apply_uV to 0 in of_get_fixed_voltage_config | Richard Zhao |
2012-01-06 | regulator: max8925: fix enabled/disabled judgement mistake | Kevin Liu |
2012-01-03 | regulator: add regulator_bulk_force_disable function | Donggeun Kim |
2012-01-02 | regulator: pass regulator_register of_node in fixed voltage driver | Richard Zhao |
2012-01-02 | regulator: Enable supply regulator if child rail is enabled. | Laxman Dewangan |
2011-12-30 | regulator: mc13892: Convert to devm_kzalloc() | Fabio Estevam |
2011-12-29 | regulator: mc13783: Convert to devm_kzalloc() | Fabio Estevam |
2011-12-29 | regulator: Fix checking return value of create_regulator | Axel Lin |
2011-12-29 | regulator: Fix the error handling if create_regulator fails | Axel Lin |
2011-12-28 | regulator: Export regulator_is_supported_voltage() | Mark Brown |
2011-12-22 | regulator: mc13892: add device tree probe support | Shawn Guo |
2011-12-22 | regulator: mc13892: remove the unnecessary prefix from regulator name | Shawn Guo |
2011-12-20 | regulator: Convert wm831x regulator drivers to devm_kzalloc() | Mark Brown |
2011-12-20 | regulator: da9052: Staticize non-exported symbols | Axel Lin |
2011-12-17 | regulator: Replace kzalloc with devm_kzalloc and if-else with a switch-case f... | Ashish Jangam |
2011-12-15 | regulator: Update da9052-regulator for DT changes | Mark Brown |
2011-12-15 | regulator: DA9052/53 Regulator support | Ashish Jangam |
2011-12-05 | Merge branch 'topic/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Mark Brown |
2011-12-05 | regulator: pass device_node to of_get_regulator_init_data() | Shawn Guo |
2011-12-05 | regulator: If a single voltage is set with device tree then set apply_uV | Mark Brown |
2011-11-30 | regulator: Allow regulators to register with no init_data | Mark Brown |
2011-11-28 | Merge remote-tracking branches 'regulator/topic/dt' and 'regulator/for-linus'... | Mark Brown |
2011-11-28 | regulator: twl: fix twl4030 support for smps regulators | Tero Kristo |
2011-11-28 | Merge remote-tracking branch 'regulator/for-linus' into regulator-next | Mark Brown |
2011-11-28 | regulator: fix use after free bug | Lothar Waßmann |
2011-11-28 | Merge remote-tracking branch 'regulator/for-linus' into regulator-next | Mark Brown |
2011-11-28 | regulator: Convert virtual and userspace regulator consumer drivers to use mo... | Axel Lin |
2011-11-28 | regulator: aat2870: Remove a redundant bitwise and operation | Axel Lin |
2011-11-28 | regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_... | Axel Lin |
2011-11-27 | Merge remote-tracking branch 'regulator/topic/dt' into regulator-next | Mark Brown |
2011-11-27 | regulator: Avoid potential NULL dereference in reg_fixed_voltage_probe() | Axel Lin |
2011-11-27 | Merge remote-tracking branch 'regulator/topic/dt' into regulator-next | Mark Brown |
2011-11-27 | regulator: Staticise of_get_fixed_voltage_config() | Axel Lin |
2011-11-27 | regulator: Checking return value of of_get_regulator_init_data | Axel Lin |
2011-11-27 | regulator: export of_get_regulator_init_data | Axel Lin |
2011-11-24 | Merge remote-tracking branch 'regulator/topic/dt' into regulator-next | Mark Brown |