summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2011-01-12regulators: Clean out unused code in ab8500 regulatorsBengt Jonsson
2011-01-12regulators: Fixed errors in ab8500 register mappingBengt Jonsson
2011-01-12regulators: Moved define for number of regulators in ab8500Bengt Jonsson
2011-01-12regulator: add driver for tps6524x regulatorCyril Chemparathy
2011-01-12regulator: Convert WM831x drivers to use get_voltage_sel()Mark Brown
2011-01-12regulator: Allow drivers to report voltages as selectorsMark Brown
2011-01-12regulator: Use _regulator_get_voltage() consistentlyMark Brown
2011-01-12drivers/regulator: Update WARN usesJoe Perches
2011-01-12regulator: Take into account the requirements of all consumersThomas Petazzoni
2011-01-12regulator: Add and use rdev_<level> macrosJoe Perches
2011-01-12regulator: Remove duplicate consts from mc13873 driver voltage tablesMark Brown
2011-01-12regulator: Copy constraints from regulators when initialising themMark Brown
2011-01-12regulator: Fix prototype for MAX8998 buck set_voltage()Mark Brown
2011-01-12regulator: Remove regulator core version announcementMark Brown
2011-01-12regulator: Fix obfuscated log messagesMark Brown
2011-01-12drivers: regulator: core: convert to using pr_ macrosDaniel Walker
2011-01-12drivers: regulator: core: use pr_fmtDaniel Walker
2011-01-12regulator: Fix typo in PCAP regulator_set_voltage()Mark Brown
2011-01-12regulator: enable supply regulator only when use count is zeroBengt Jonsson
2011-01-12regulator: Add basic trace facilitiesMark Brown
2011-01-12regulator: Report actual configured voltage to set_voltage()Mark Brown
2011-01-12regulator: lock supply in regulator enableMattias Wallin
2010-12-13regulator: Update LDO2 for WM8958Mark Brown
2010-12-09regulator: tps6586x: correct register tableDanny Huang
2010-12-09regulator: tps6586x: Handle both enable reg/bits being the sameDanny Huang
2010-12-09regulator: tps6586x: Fix TPS6586X_DVM to store goreg/bitDanny Huang
2010-12-09regulator: tps6586x: Add missing bit mask generationDanny Huang
2010-11-30regulator: fix kernel-doc for set_consumer_device_supplyRandy Dunlap
2010-11-30regulator: enable supply regulator only when use count is zeroBengt Jonsson
2010-11-30regulator: twl-regulator - fix twlreg_set_modeAxel Lin
2010-11-30regulator: lock supply in regulator enableMattias Wallin
2010-11-30regulator: Return proper error for regulator_register()Axel Lin
2010-11-30regulator: Ensure enough delay time for enabling regulatorAxel Lin
2010-11-30regulator: Remove a redundant device_remove_file call in create_regulatorAxel Lin
2010-11-30regulator: Staticise mc13783_powermisc_rmw()Mark Brown
2010-11-30regulator: regulator disable supply fixMattias Wallin
2010-10-29regulator: max8998 BUCK1/2 voltage change with use of GPIOsLukasz Majewski
2010-10-29regulator: max8998 BUCK1/2 internal voltages and indexes definedLukasz Majewski
2010-10-29regulator: Separate set_voltage for max8998 ldo and buckLukasz Majewski
2010-10-29mfd: Align ab8500 with the abx500 interfaceMattias Wallin
2010-10-29mfd: Use i2c_client as an argument on MAX8998 i2c routinesJoonyoung Shim
2010-10-28regulator: max8952 - fix max8952_set_voltageAxel Lin
2010-10-28regulator: max8952 - fix max8952_pmic_probe error pathAxel Lin
2010-10-28regulator: fix build when CONFIG_REGULATOR_DUMMY=nAnand Gadiyar
2010-10-28regulator: avoid deadlock when disabling regulator with supplyJeffrey Carlyle
2010-10-28regulator: Add option for machine drivers to enable the dummy regulatorMark Brown
2010-10-28Regulator: lp3972 cleanupAxel Lin
2010-10-28Regulator: LP3972 PMIC regulator driverAxel Lin
2010-10-28MAX8952 PMIC Driver Initial ReleaseMyungJoo Ham
2010-10-07Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds