aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAge
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-13
|\
| * mfd: Unify abx500 headers in mfd/abx500Linus Walleij2012-01-08
* | regulator: set constraints.apply_uV to 0 in of_get_fixed_voltage_configRichard Zhao2012-01-06
* | regulator: max8925: fix enabled/disabled judgement mistakeKevin Liu2012-01-06
* | regulator: add regulator_bulk_force_disable functionDonggeun Kim2012-01-03
* | regulator: pass regulator_register of_node in fixed voltage driverRichard Zhao2012-01-02
* | regulator: Enable supply regulator if child rail is enabled.Laxman Dewangan2012-01-02
* | regulator: mc13892: Convert to devm_kzalloc()Fabio Estevam2011-12-29
* | regulator: mc13783: Convert to devm_kzalloc()Fabio Estevam2011-12-29
* | regulator: Fix checking return value of create_regulatorAxel Lin2011-12-29
* | regulator: Fix the error handling if create_regulator failsAxel Lin2011-12-29
* | regulator: Export regulator_is_supported_voltage()Mark Brown2011-12-28
* | regulator: mc13892: add device tree probe supportShawn Guo2011-12-22
* | regulator: mc13892: remove the unnecessary prefix from regulator nameShawn Guo2011-12-22
* | regulator: Convert wm831x regulator drivers to devm_kzalloc()Mark Brown2011-12-20
* | regulator: da9052: Staticize non-exported symbolsAxel Lin2011-12-20
* | regulator: Replace kzalloc with devm_kzalloc and if-else with a switch-case f...Ashish Jangam2011-12-17
* | regulator: Update da9052-regulator for DT changesMark Brown2011-12-15
* | regulator: DA9052/53 Regulator supportAshish Jangam2011-12-14
* | Merge branch 'topic/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown2011-12-05
|\ \
| * | regulator: pass device_node to of_get_regulator_init_data()Shawn Guo2011-12-05
| * | regulator: If a single voltage is set with device tree then set apply_uVMark Brown2011-12-05
* | | regulator: Allow regulators to register with no init_dataMark Brown2011-11-30
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'regulator/topic/dt' and 'regulator/for-linus'...Mark Brown2011-11-28
|\ \ \ \ | | |/ / | |/| / | | |/
| | * regulator: twl: fix twl4030 support for smps regulatorsTero Kristo2011-11-28
* | | Merge remote-tracking branch 'regulator/for-linus' into regulator-nextMark Brown2011-11-28
|\ \ \ | | |/ | |/|
| * | regulator: fix use after free bugLothar Waßmann2011-11-28
* | | Merge remote-tracking branch 'regulator/for-linus' into regulator-nextMark Brown2011-11-28
|\| |
| * | regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_...Axel Lin2011-11-28
* | | regulator: Convert virtual and userspace regulator consumer drivers to use mo...Axel Lin2011-11-28
* | | regulator: aat2870: Remove a redundant bitwise and operationAxel Lin2011-11-28
* | | Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown2011-11-27
|\ \ \ | | |/ | |/|
| * | regulator: Avoid potential NULL dereference in reg_fixed_voltage_probe()Axel Lin2011-11-27
* | | Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown2011-11-27
|\| |
| * | regulator: Staticise of_get_fixed_voltage_config()Axel Lin2011-11-27
| * | regulator: Checking return value of of_get_regulator_init_dataAxel Lin2011-11-27
| * | regulator: export of_get_regulator_init_dataAxel Lin2011-11-27
* | | Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown2011-11-24
|\| |
| * | regulator: Fix compile break due to missing arguments to regulator_registerRajendra Nayak2011-11-24
* | | Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown2011-11-23
|\| |
| * | regulator: map consumer regulator based on device treeRajendra Nayak2011-11-23
| * | regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-23
| * | regulator: adapt fixed regulator driver to dtRajendra Nayak2011-11-23
| * | regulator: helper routine to extract regulator_init_dataRajendra Nayak2011-11-23
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2011-11-23
|\ \ \ | | |/ | |/|
| * | regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed2011-11-23
| |/
* | regulator: Don't create voltage sysfs entries if we can't read voltageMark Brown2011-11-23
* | regulator: Don't report zero volts for the fixed voltage regulatorMark Brown2011-11-23
* | regulator: TPS65910: Create an array for init dataKyle Manna2011-11-23
* | regulator: TPS65910: Move regulator defs to headerKyle Manna2011-11-23