summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
...
* | | regulators: Fixed errors in ab8500 register mappingBengt Jonsson2011-01-121-6/+6
* | | regulators: Moved define for number of regulators in ab8500Bengt Jonsson2011-01-121-1/+7
* | | regulator: add driver for tps6524x regulatorCyril Chemparathy2011-01-123-0/+704
* | | regulator: Convert WM831x drivers to use get_voltage_sel()Mark Brown2011-01-122-16/+16
* | | regulator: Allow drivers to report voltages as selectorsMark Brown2011-01-121-3/+22
* | | regulator: Use _regulator_get_voltage() consistentlyMark Brown2011-01-121-8/+10
* | | drivers/regulator: Update WARN usesJoe Perches2011-01-121-2/+1Star
* | | regulator: Take into account the requirements of all consumersThomas Petazzoni2011-01-121-0/+25
* | | regulator: Add and use rdev_<level> macrosJoe Perches2011-01-121-81/+65Star
* | | regulator: Remove duplicate consts from mc13873 driver voltage tablesMark Brown2011-01-121-18/+18
* | | regulator: Copy constraints from regulators when initialising themMark Brown2011-01-121-7/+12
* | | regulator: Fix prototype for MAX8998 buck set_voltage()Mark Brown2011-01-121-1/+1
* | | regulator: Remove regulator core version announcementMark Brown2011-01-121-4/+0Star
* | | regulator: Fix obfuscated log messagesMark Brown2011-01-121-8/+6Star
* | | drivers: regulator: core: convert to using pr_ macrosDaniel Walker2011-01-121-80/+57Star
* | | drivers: regulator: core: use pr_fmtDaniel Walker2011-01-121-10/+12
* | | regulator: Fix typo in PCAP regulator_set_voltage()Mark Brown2011-01-121-1/+1
* | | regulator: enable supply regulator only when use count is zeroBengt Jonsson2011-01-121-9/+11
* | | regulator: Add basic trace facilitiesMark Brown2011-01-121-0/+17
* | | regulator: Report actual configured voltage to set_voltage()Mark Brown2011-01-1226-78/+200
* | | regulator: lock supply in regulator enableMattias Wallin2011-01-121-11/+9Star
|/ /
* | regulator: tps6586x: correct register tableDanny Huang2010-12-091-3/+3
* | regulator: tps6586x: Handle both enable reg/bits being the sameDanny Huang2010-12-091-0/+4
* | regulator: tps6586x: Fix TPS6586X_DVM to store goreg/bitDanny Huang2010-12-091-6/+13
* | regulator: tps6586x: Add missing bit mask generationDanny Huang2010-12-091-2/+2
|/
* regulator: fix kernel-doc for set_consumer_device_supplyRandy Dunlap2010-11-301-1/+1
* regulator: enable supply regulator only when use count is zeroBengt Jonsson2010-11-301-9/+11
* regulator: twl-regulator - fix twlreg_set_modeAxel Lin2010-11-301-3/+3
* regulator: lock supply in regulator enableMattias Wallin2010-11-301-0/+2
* regulator: Return proper error for regulator_register()Axel Lin2010-11-301-0/+2
* regulator: Ensure enough delay time for enabling regulatorAxel Lin2010-11-301-2/+4
* regulator: Remove a redundant device_remove_file call in create_regulatorAxel Lin2010-11-301-1/+0Star
* regulator: Staticise mc13783_powermisc_rmw()Mark Brown2010-11-301-2/+2
* regulator: regulator disable supply fixMattias Wallin2010-11-301-0/+1
* regulator: max8998 BUCK1/2 voltage change with use of GPIOsLukasz Majewski2010-10-291-21/+193
* regulator: max8998 BUCK1/2 internal voltages and indexes definedLukasz Majewski2010-10-291-2/+8
* regulator: Separate set_voltage for max8998 ldo and buckLukasz Majewski2010-10-291-3/+40
* mfd: Align ab8500 with the abx500 interfaceMattias Wallin2010-10-291-36/+50
* mfd: Use i2c_client as an argument on MAX8998 i2c routinesJoonyoung Shim2010-10-291-6/+11
* regulator: max8952 - fix max8952_set_voltageAxel Lin2010-10-281-1/+1
* regulator: max8952 - fix max8952_pmic_probe error pathAxel Lin2010-10-281-2/+8
* regulator: fix build when CONFIG_REGULATOR_DUMMY=nAnand Gadiyar2010-10-281-4/+0Star
* regulator: avoid deadlock when disabling regulator with supplyJeffrey Carlyle2010-10-281-9/+26
* regulator: Add option for machine drivers to enable the dummy regulatorMark Brown2010-10-282-2/+23
* Regulator: lp3972 cleanupAxel Lin2010-10-281-7/+18
* Regulator: LP3972 PMIC regulator driverAxel Lin2010-10-283-0/+657
* MAX8952 PMIC Driver Initial ReleaseMyungJoo Ham2010-10-283-0/+369
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-072-3/+0Star
|\
| * i2c: Remove obsolete cleanup for clientdataWolfram Sang2010-09-302-3/+0Star
* | regulator: max8649 - fix setting extclk_freqAxel Lin2010-10-021-1/+1