summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2012-01-301-1/+1
|\
| * regulator: Set apply_uV only when min and max voltages are definedKarol Lewandowski2012-01-261-1/+1
* | regulator: Fix documentation for of_node parameter of regulator_register()Mark Brown2012-01-241-1/+2
* | kernel-doc: fix new warning in regulator coreRandy Dunlap2012-01-231-0/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-131-1/+1
|\
| * mfd: Unify abx500 headers in mfd/abx500Linus Walleij2012-01-091-1/+1
* | regulator: set constraints.apply_uV to 0 in of_get_fixed_voltage_configRichard Zhao2012-01-061-0/+1
* | regulator: max8925: fix enabled/disabled judgement mistakeKevin Liu2012-01-061-13/+20
* | regulator: add regulator_bulk_force_disable functionDonggeun Kim2012-01-031-0/+37
* | regulator: pass regulator_register of_node in fixed voltage driverRichard Zhao2012-01-021-1/+2
* | regulator: Enable supply regulator if child rail is enabled.Laxman Dewangan2012-01-021-0/+8
* | regulator: mc13892: Convert to devm_kzalloc()Fabio Estevam2011-12-301-3/+1
* | regulator: mc13783: Convert to devm_kzalloc()Fabio Estevam2011-12-291-4/+1
* | regulator: Fix checking return value of create_regulatorAxel Lin2011-12-291-3/+2
* | regulator: Fix the error handling if create_regulator failsAxel Lin2011-12-291-0/+1
* | regulator: Export regulator_is_supported_voltage()Mark Brown2011-12-281-0/+1
* | regulator: mc13892: add device tree probe supportShawn Guo2011-12-223-11/+109
* | regulator: mc13892: remove the unnecessary prefix from regulator nameShawn Guo2011-12-221-3/+3
* | regulator: Convert wm831x regulator drivers to devm_kzalloc()Mark Brown2011-12-203-18/+9
* | regulator: da9052: Staticize non-exported symbolsAxel Lin2011-12-201-2/+2
* | regulator: Replace kzalloc with devm_kzalloc and if-else with a switch-case f...Ashish Jangam2011-12-171-5/+11
* | regulator: Update da9052-regulator for DT changesMark Brown2011-12-151-1/+1
* | regulator: DA9052/53 Regulator supportAshish Jangam2011-12-153-0/+608
* | Merge branch 'topic/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown2011-12-052-4/+8
|\ \
| * | regulator: pass device_node to of_get_regulator_init_data()Shawn Guo2011-12-052-4/+5
| * | regulator: If a single voltage is set with device tree then set apply_uVMark Brown2011-12-051-0/+3
* | | regulator: Allow regulators to register with no init_dataMark Brown2011-11-301-18/+25
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'regulator/topic/dt' and 'regulator/for-linus'...Mark Brown2011-11-281-2/+44
|\ \ \ \ | | |/ / | |/| / | | |/
| | * regulator: twl: fix twl4030 support for smps regulatorsTero Kristo2011-11-281-2/+44
* | | Merge remote-tracking branch 'regulator/for-linus' into regulator-nextMark Brown2011-11-281-1/+1
|\ \ \ | | |/ | |/|
| * | regulator: fix use after free bugLothar Waßmann2011-11-281-1/+1
* | | Merge remote-tracking branch 'regulator/for-linus' into regulator-nextMark Brown2011-11-281-1/+1
|\ \ \ | |/ /
| * | regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_...Axel Lin2011-11-281-1/+1
* | | regulator: Convert virtual and userspace regulator consumer drivers to use mo...Axel Lin2011-11-282-23/+2
* | | regulator: aat2870: Remove a redundant bitwise and operationAxel Lin2011-11-281-1/+1
* | | Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown2011-11-271-1/+6
|\ \ \ | | |/ | |/|
| * | regulator: Avoid potential NULL dereference in reg_fixed_voltage_probe()Axel Lin2011-11-271-1/+6
* | | Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown2011-11-272-1/+7
|\ \ \ | |/ /
| * | regulator: Staticise of_get_fixed_voltage_config()Axel Lin2011-11-271-1/+2
| * | regulator: Checking return value of of_get_regulator_init_dataAxel Lin2011-11-271-0/+3
| * | regulator: export of_get_regulator_init_dataAxel Lin2011-11-271-0/+2
* | | Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown2011-11-241-1/+1
|\ \ \ | |/ /
| * | regulator: Fix compile break due to missing arguments to regulator_registerRajendra Nayak2011-11-241-1/+1
* | | Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown2011-11-2341-56/+260
|\ \ \ | |/ /
| * | regulator: map consumer regulator based on device treeRajendra Nayak2011-11-231-12/+67
| * | regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-2339-44/+46
| * | regulator: adapt fixed regulator driver to dtRajendra Nayak2011-11-231-0/+65
| * | regulator: helper routine to extract regulator_init_dataRajendra Nayak2011-11-232-0/+82
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2011-11-231-6/+8
|\ \ \ | | |/ | |/|
| * | regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed2011-11-231-6/+8
| |/
OpenPOWER on IntegriCloud