summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2011-01-12regulators: Moved define for number of regulators in ab8500Bengt Jonsson1-1/+7
2011-01-12regulator: add driver for tps6524x regulatorCyril Chemparathy3-0/+704
2011-01-12regulator: Convert WM831x drivers to use get_voltage_sel()Mark Brown2-16/+16
2011-01-12regulator: Allow drivers to report voltages as selectorsMark Brown1-3/+22
2011-01-12regulator: Use _regulator_get_voltage() consistentlyMark Brown1-8/+10
2011-01-12drivers/regulator: Update WARN usesJoe Perches1-2/+1
2011-01-12regulator: Take into account the requirements of all consumersThomas Petazzoni1-0/+25
2011-01-12regulator: Add and use rdev_<level> macrosJoe Perches1-81/+65
2011-01-12regulator: Remove duplicate consts from mc13873 driver voltage tablesMark Brown1-18/+18
2011-01-12regulator: Copy constraints from regulators when initialising themMark Brown1-7/+12
2011-01-12regulator: Fix prototype for MAX8998 buck set_voltage()Mark Brown1-1/+1
2011-01-12regulator: Remove regulator core version announcementMark Brown1-4/+0
2011-01-12regulator: Fix obfuscated log messagesMark Brown1-8/+6
2011-01-12drivers: regulator: core: convert to using pr_ macrosDaniel Walker1-80/+57
2011-01-12drivers: regulator: core: use pr_fmtDaniel Walker1-10/+12
2011-01-12regulator: Fix typo in PCAP regulator_set_voltage()Mark Brown1-1/+1
2011-01-12regulator: enable supply regulator only when use count is zeroBengt Jonsson1-9/+11
2011-01-12regulator: Add basic trace facilitiesMark Brown1-0/+17
2011-01-12regulator: Report actual configured voltage to set_voltage()Mark Brown26-78/+200
2011-01-12regulator: lock supply in regulator enableMattias Wallin1-11/+9
2010-12-13regulator: Update LDO2 for WM8958Mark Brown1-2/+21
2010-12-09regulator: tps6586x: correct register tableDanny Huang1-3/+3
2010-12-09regulator: tps6586x: Handle both enable reg/bits being the sameDanny Huang1-0/+4
2010-12-09regulator: tps6586x: Fix TPS6586X_DVM to store goreg/bitDanny Huang1-6/+13
2010-12-09regulator: tps6586x: Add missing bit mask generationDanny Huang1-2/+2
2010-11-30regulator: fix kernel-doc for set_consumer_device_supplyRandy Dunlap1-1/+1
2010-11-30regulator: enable supply regulator only when use count is zeroBengt Jonsson1-9/+11
2010-11-30regulator: twl-regulator - fix twlreg_set_modeAxel Lin1-3/+3
2010-11-30regulator: lock supply in regulator enableMattias Wallin1-0/+2
2010-11-30regulator: Return proper error for regulator_register()Axel Lin1-0/+2
2010-11-30regulator: Ensure enough delay time for enabling regulatorAxel Lin1-2/+4
2010-11-30regulator: Remove a redundant device_remove_file call in create_regulatorAxel Lin1-1/+0
2010-11-30regulator: Staticise mc13783_powermisc_rmw()Mark Brown1-2/+2
2010-11-30regulator: regulator disable supply fixMattias Wallin1-0/+1
2010-10-29regulator: max8998 BUCK1/2 voltage change with use of GPIOsLukasz Majewski1-21/+193
2010-10-29regulator: max8998 BUCK1/2 internal voltages and indexes definedLukasz Majewski1-2/+8
2010-10-29regulator: Separate set_voltage for max8998 ldo and buckLukasz Majewski1-3/+40
2010-10-29mfd: Align ab8500 with the abx500 interfaceMattias Wallin1-36/+50
2010-10-29mfd: Use i2c_client as an argument on MAX8998 i2c routinesJoonyoung Shim1-6/+11
2010-10-29regulator: max8952 - fix max8952_set_voltageAxel Lin1-1/+1
2010-10-29regulator: max8952 - fix max8952_pmic_probe error pathAxel Lin1-2/+8
2010-10-29regulator: fix build when CONFIG_REGULATOR_DUMMY=nAnand Gadiyar1-4/+0
2010-10-29regulator: avoid deadlock when disabling regulator with supplyJeffrey Carlyle1-9/+26
2010-10-29regulator: Add option for machine drivers to enable the dummy regulatorMark Brown2-2/+23
2010-10-29Regulator: lp3972 cleanupAxel Lin1-7/+18
2010-10-29Regulator: LP3972 PMIC regulator driverAxel Lin3-0/+657
2010-10-29MAX8952 PMIC Driver Initial ReleaseMyungJoo Ham3-0/+369
2010-10-08Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+0
2010-10-02regulator: max8649 - fix setting extclk_freqAxel Lin1-1/+1
2010-10-02regulator: fix typo in current unitsCyril Chemparathy1-1/+1