summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-09-161-15/+109
|\
| * mfd: Move tps65217 regulator plat data handling to regulatorAnilKumar Ch2012-08-221-15/+109
* | regulator: twl-regulator: fix up VINTANA1/VINTANA2Aaro Koskinen2012-08-151-2/+2
* | regulator: core: request only valid gpio pins for regulator enableMarek Szyprowski2012-08-091-1/+1
* | regulator: twl: Remove references to the twl4030 regulatorMark Brown2012-08-091-1/+0
* | regulator: gpio-regulator: Split setting of voltages and currentsHeiko Stübner2012-08-081-12/+26
* | regulator: ab3100: add missing voltage tableLinus Walleij2012-08-071-0/+1
* | regulator: anatop: Fix wrong mask used in anatop_get_voltage_selAxel Lin2012-08-071-2/+3
* | regulator: tps6586x: correct vin pin for sm0/sm1/sm2Laxman Dewangan2012-08-071-3/+5
* | regulator: palmas: Fix palmas_probe error handlingAxel Lin2012-08-071-2/+4
* | regulator: palmas: Call palmas_ldo_[read|write] in palmas_ldo_initAxel Lin2012-08-071-2/+2
* | regulator: palmas: Fix regmap offsets for PALMAS_REG_SMPS10 vsel_regAxel Lin2012-08-071-1/+3
* | regulator: palmas: Fix calculating selector in palmas_map_voltage_ldoAxel Lin2012-08-071-3/+6
|/
* regulator: Fix an s5m8767 build failureSamuel Ortiz2012-07-311-3/+3
* Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-07-304-49/+37
|\
| * mfd: Modify samsung mfd headerSangbeom Kim2012-07-161-2/+2
| * mfd: Modify samsung mfd driver for common apiSangbeom Kim2012-07-161-39/+39
| * mfd: Rename s5m file and directories to samsungSangbeom Kim2012-07-162-3/+3
| * mfd: Register ab8500 devices using the newly DT:ed MFD APILee Jones2012-07-091-6/+0
| * mfd: Register db8500-prcmu devices using the newly DT:ed MFD APILee Jones2012-07-091-6/+0
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-07-241-1/+1
|\ \
| * | [SCSI] async: introduce 'async_domain' typeDan Williams2012-07-201-1/+1
* | | Merge branch 'regulator-drivers' into regulator-nextMark Brown2012-07-2250-2505/+4930
|\ \ \
| * | | regulator: add new lp8788 regulator driverKim, Milo2012-07-204-0/+1479
| * | | regulator: mc13xxx: Remove extern function declaration for mc13xxx_sw_regulatorAxel Lin2012-07-201-1/+0
| * | | regulator: tps65910: set input_supply on desc unconditionallyLaxman Dewangan2012-07-171-10/+1
| * | | regulator: palmas: Fix calcuating selector in palmas_map_voltage_smpsAxel Lin2012-07-171-3/+14
| * | | regulator: lp872x: Simplify implementation of lp872x_find_regulator_init_data()Axel Lin2012-07-161-21/+7
| * | | regulator: twl: Fix list_voltate for twl6030ldo_opsAxel Lin2012-07-161-7/+24
| * | | regulator: twl: Convert twl6030ldo_ops to [get|set]_voltage_selAxel Lin2012-07-151-17/+7
| * | | regulator: twl: Fix the formula to calculate vsel and voltage for twl6030ldoAxel Lin2012-07-151-13/+4
| * | | regulator: s5m8767: Properly handle gpio_request failureAxel Lin2012-07-151-25/+24
| * | | regulator: max8997: Properly handle gpio_request failureAxel Lin2012-07-151-31/+9
| * | | regulator: tps62360: use devm_* for gpio requestLaxman Dewangan2012-07-151-22/+6
| * | | Merge tag 'v3.5-rc7' into regulator-driversMark Brown2012-07-151-5/+5
| |\ \ \ | | |/ /
| | * | regulator: Fix recursive mutex lockdep warningStephen Boyd2012-07-031-5/+5
| | |/
| * | regulator: tps6586x: add support for input supplyLaxman Dewangan2012-07-131-22/+25
| * | regulator: tps65217: Add device tree supportAnilKumar Ch2012-07-121-0/+1
| * | regulator: aat2870: Remove unused min_uV and max_uV from struct aat2870_regul...Axel Lin2012-07-121-5/+0
| * | regulator: aat2870: Convert to regulator_list_voltage_tableAxel Lin2012-07-121-13/+3
| * | regulator: da9052: initialize of_node param for regulator registerAxel Lin2012-07-121-0/+1
| * | regulator: s2mps11: Use sec_reg_write rather than sec_reg_update when mask is...Axel Lin2012-07-121-3/+2
| * | regulator: s2mps11: Fix wrong setting for config.devAxel Lin2012-07-121-9/+5
| * | regulator: s2mps11: Fixup missing commasAxel Lin2012-07-121-7/+7
| * | regulator: tps65910: Remvoe tps65910_reg_[read|modify_bits|read_locked|write_...Axel Lin2012-07-121-111/+73
| * | regulator: s2mps11: Add samsung s2mps11 regulator driverSangbeom Kim2012-07-113-0/+377
| * | regulator: tps65910: correct init value of n_voltagesLaxman Dewangan2012-07-101-11/+11
| * | regulator: max8952: Use core GPIO enable supportAxel Lin2012-07-101-55/+4
| * | regulator: max8998: Remove wrong set_suspend_[en|dis]able callback settingsAxel Lin2012-07-091-6/+0
| * | regulator: max8952: Remove wrong set_suspend_disable callback settingAxel Lin2012-07-091-1/+0
OpenPOWER on IntegriCloud