summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* regulator: Show correct chip id for max8649Axel Lin2012-02-061-1/+1
* regulator: Remove redundant regmap_update_bits call for TPS65023_REG_CON_CTRL2Axel Lin2012-02-061-4/+0Star
* regulator: Kill s5m8767_get_reg_id functionAxel Lin2012-02-021-12/+7Star
* regulator: wm8350: Don't specify consumer supplies with struct deviceMark Brown2012-02-021-2/+2
* regulator: tps65910: Sleep control through external inputsLaxman Dewangan2012-01-301-0/+206
* regulator: mc13xxx-regulator-core: Fix the build when driver is selected as m...Fabio Estevam2012-01-241-0/+2
* regulator: max8997: Avoid spaces in regulator namesKarol Lewandowski2012-01-241-4/+4
* regulator: tps65910: use appropriate variable names.Laxman Dewangan2012-01-201-41/+41
* regulator: tps65910: Initialize n_voltages for rails.Laxman Dewangan2012-01-201-0/+11
* regulator: tps65910: Add regulator info for RTC railLaxman Dewangan2012-01-201-0/+3
* regulator: Update s5m8767 for device tree API changesMark Brown2012-01-201-1/+1
* regulator: Update tps65217-regulator for DT changesAxel Lin2012-01-201-1/+1
* regulator: tps65217: Add tps65217 regulator driverAnilKumar Ch2012-01-203-0/+503
* regulator: Add S5M8767 configurationSangbeom Kim2012-01-202-0/+10
* regulators/db8500: split off shared dbx500 codeBengt Jonsson2012-01-205-86/+341
* regulator: s5m8767: Remove redundant MODULE_ALIASAxel Lin2012-01-201-1/+0Star
* regulator: s5m8767: Add missing breaksAxel Lin2012-01-201-0/+4
* regulator: Add S5M8767A regulator driverSangbeom Kim2012-01-201-0/+834
* regulator: TPS62360: Add tps62360 regulator driverLaxman Dewangan2012-01-203-0/+483
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-141-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/+1Star
* | regulator: mc13783: Convert to devm_kzalloc()Fabio Estevam2011-12-291-4/+1Star
* | regulator: Fix checking return value of create_regulatorAxel Lin2011-12-291-3/+2Star
* | 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/+9Star
* | 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-143-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/+2Star
* | | regulator: aat2870: Remove a redundant bitwise and operationAxel Lin2011-11-281-1/+1