aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
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
2010-10-02regulator: max8649 - fix setting extclk_freqAxel Lin
2010-10-02regulator: fix typo in current unitsCyril Chemparathy
2010-10-02regulator: fix device_register() error handlingVasiliy Kulikov
2010-09-30i2c: Remove obsolete cleanup for clientdataWolfram Sang
2010-09-06regulator: wm8350-regulator - fix the logic of checking REGULATOR_MODE_STANDB...Axel Lin
2010-09-06regulator: wm831x-ldo - fix the logic to set REGULATOR_MODE_IDLE and REGULATO...Axel Lin
2010-09-05regulator: ab8500 - fix off-by-one value range checking for selectorAxel Lin
2010-09-05regulator: 88pm8607 - fix value range checking for accessing info->vol_tableAxel Lin
2010-09-01regulator: isl6271a-regulator - fix regulator_desc parameter for regulator_re...Axel Lin
2010-09-01regulator: ad5398 - fix a memory leakAxel Lin
2010-09-01regulator: set max8998->dev to &pdev->dev.Axel Lin
2010-09-01regulator: tps6586x-regulator - fix bit_mask parameter for tps6586x_set_bits()Axel Lin
2010-09-01regulator: tps6586x-regulator - fix value range checking for valAxel Lin
2010-09-01regulator: max8998 - set max8998->num_regulatorsAxel Lin
2010-09-01regulator: max8998 - fix memory allocation size for max8998->rdevAxel Lin
2010-09-01regulator: tps6507x - remove incorrect commentsAxel Lin
2010-09-01regulator: max1586 - improve the logic of choosing selectorAxel Lin
2010-09-01regulator: ab8500 - fix the logic to remove already registered regulators in ...Axel Lin
2010-09-01regulator: ab3100 - fix the logic to remove already registered regulators in ...Axel Lin
2010-09-01regulator/ab8500: move dereference below the check for NULLDan Carpenter
2010-08-11regulator: Remove default DEBUG define from TPS6586xMark Brown
2010-08-11regulator: tps6507x - add missing platform_set_drvdata in tps6507x_pmic_probeAxel Lin
2010-08-11regulator: tps6586x - add regulator_unregister() in tps6586x_regulator_remove()Axel Lin