aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2012-01-19regulator: add anatop regulator driverYing-Chun Liu (PaulLiu)
2012-01-12LINARO: fix oops caused by ldb regulator name being NULLEric Miao
2012-01-11make sgtl5000 work -- need to split to small patchRichard Zhao
2012-01-11regulator/fixed: set apply_uV 0Richard Zhao
2012-01-11regulator: pass device_node to of_get_regulator_init_data()Shawn Guo
2012-01-11regulator: If a single voltage is set with device tree then set apply_uVMark Brown
2012-01-11regulator: Avoid potential NULL dereference in reg_fixed_voltage_probe()Axel Lin
2012-01-11regulator: Staticise of_get_fixed_voltage_config()Axel Lin
2012-01-11regulator: Checking return value of of_get_regulator_init_dataAxel Lin
2012-01-11regulator: export of_get_regulator_init_dataAxel Lin
2012-01-11regulator: Fix compile break due to missing arguments to regulator_registerRajendra Nayak
2012-01-11regulator: map consumer regulator based on device treeRajendra Nayak
2012-01-11regulator: pass additional of_node to regulator_register()Rajendra Nayak
2012-01-11regulator: adapt fixed regulator driver to dtRajendra Nayak
2012-01-11regulator: helper routine to extract regulator_init_dataRajendra Nayak
2011-12-19PMIC: Add REGULATOR Driver for Dialog DA9052Ying-Chun Liu (PaulLiu)
2011-11-28regulator: twl: fix twl4030 support for smps regulatorsTero Kristo
2011-11-28regulator: fix use after free bugLothar Waßmann
2011-11-28regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_...Axel Lin
2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds
2011-11-01Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulatorLinus Torvalds
2011-10-31regulator: Add module.h to drivers/regulator users as requiredPaul Gortmaker
2011-10-31regulator: Add export.h for THIS_MODULE to dummy.cPaul Gortmaker
2011-10-24mfd: Move to the new db500 PRCMU APIMattias Nilsson
2011-10-24regulator: Finish mc13783 conversion to the mc13xxx APISamuel Ortiz
2011-10-14regulator: Fix possible nullpointer dereference in regulator_enable()Heiko Stübner
2011-10-12regulator: gpio-regulator add dependency on GENERIC_GPIOHeiko Stübner
2011-10-11regulator: Add module.h include to gpio-regulatorMark Brown
2011-10-09regulator: Add driver for gpio-controlled regulatorsHeiko Stübner
2011-10-09regulator: remove duplicate REG_CTRL2 defines in tps65023H Hartley Sweeten
2011-10-07regulator: Add WM1811 supportMark Brown
2011-10-04regulator: Fix return code from regulator_disable_deferred()Mark Brown
2011-09-14regulator: Implement deferred disable supportMark Brown
2011-08-28regulator: tps65023: Added support for the similiar TPS65020 chipMarcus Folkesson
2011-08-28regulator: tps65023: Setting correct core regulator for tps65021Marcus Folkesson
2011-08-28regulator: tps65023: Set missing bit for update core-voltageMarcus Folkesson
2011-08-28regulator: tps65023: Fixes i2c configuration issuesMarcus Folkesson
2011-08-28regulator: Add debugfs file showing the supply map tableMark Brown
2011-08-28regulator: tps6586x: add SMx slew rate settingXin Xie
2011-08-08regulator: tps65023: Fixes i2c configuration issuesMarcus Folkesson
2011-08-08regulator: tps6507x: Remove num_voltages arrayAxel Lin
2011-08-08regulator: max8952: removed unused mutex.MyungJoo Ham
2011-08-08regulator: Ensure enough enable time for max8649Axel Lin
2011-08-08regulator: 88pm8607: Fix off-by-one value range checking in the case of no id...Axel Lin
2011-08-08regulator: tps65912: Remove unused define of TPS65912_MAX_REG_IDAxel Lin
2011-08-08regulator: aat2870-regulator.c needs module.hRandy Dunlap
2011-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2011-08-01Merge branch 'for-next' into for-linusLiam Girdwood