summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2011-12-05Merge branch 'topic/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown2-4/+8
2011-12-05regulator: pass device_node to of_get_regulator_init_data()Shawn Guo2-4/+5
2011-12-05regulator: If a single voltage is set with device tree then set apply_uVMark Brown1-0/+3
2011-11-30regulator: Allow regulators to register with no init_dataMark Brown1-18/+25
2011-11-28Merge remote-tracking branches 'regulator/topic/dt' and 'regulator/for-linus'...Mark Brown1-2/+44
2011-11-28regulator: twl: fix twl4030 support for smps regulatorsTero Kristo1-2/+44
2011-11-28Merge remote-tracking branch 'regulator/for-linus' into regulator-nextMark Brown1-1/+1
2011-11-28regulator: fix use after free bugLothar Waßmann1-1/+1
2011-11-28Merge remote-tracking branch 'regulator/for-linus' into regulator-nextMark Brown1-1/+1
2011-11-28regulator: Convert virtual and userspace regulator consumer drivers to use mo...Axel Lin2-23/+2
2011-11-28regulator: aat2870: Remove a redundant bitwise and operationAxel Lin1-1/+1
2011-11-28regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_...Axel Lin1-1/+1
2011-11-27Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown1-1/+6
2011-11-27regulator: Avoid potential NULL dereference in reg_fixed_voltage_probe()Axel Lin1-1/+6
2011-11-27Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown2-1/+7
2011-11-27regulator: Staticise of_get_fixed_voltage_config()Axel Lin1-1/+2
2011-11-27regulator: Checking return value of of_get_regulator_init_dataAxel Lin1-0/+3
2011-11-27regulator: export of_get_regulator_init_dataAxel Lin1-0/+2
2011-11-24Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown1-1/+1
2011-11-24regulator: Fix compile break due to missing arguments to regulator_registerRajendra Nayak1-1/+1
2011-11-23Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown41-56/+260
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-6/+8
2011-11-23regulator: map consumer regulator based on device treeRajendra Nayak1-12/+67
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak39-44/+46
2011-11-23regulator: adapt fixed regulator driver to dtRajendra Nayak1-0/+65
2011-11-23regulator: helper routine to extract regulator_init_dataRajendra Nayak2-0/+82
2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed1-6/+8
2011-11-23regulator: Don't create voltage sysfs entries if we can't read voltageMark Brown1-1/+2
2011-11-23regulator: Don't report zero volts for the fixed voltage regulatorMark Brown1-1/+4
2011-11-23regulator: TPS65910: Create an array for init dataKyle Manna1-3/+10
2011-11-23regulator: TPS65910: Move regulator defs to headerKyle Manna1-24/+0
2011-11-23regulator: max8649 Convert max8649 to use regmap apiJonghwan Choi2-100/+56
2011-11-23regulator: Use regmap_read/write(), regmap_update_bits functions directlyJonghwan Choi1-55/+32
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds19-0/+19
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2-4/+4
2011-11-02Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulatorLinus Torvalds12-41/+604
2011-11-01regulator: Add module.h to drivers/regulator users as requiredPaul Gortmaker19-0/+19
2011-11-01regulator: Add export.h for THIS_MODULE to dummy.cPaul Gortmaker1-0/+1
2011-10-24mfd: Move to the new db500 PRCMU APIMattias Nilsson1-1/+1
2011-10-24regulator: Finish mc13783 conversion to the mc13xxx APISamuel Ortiz1-3/+3
2011-10-14regulator: Fix possible nullpointer dereference in regulator_enable()Heiko Stübner1-1/+1
2011-10-12regulator: gpio-regulator add dependency on GENERIC_GPIOHeiko Stübner1-0/+1
2011-10-11regulator: Add module.h include to gpio-regulatorMark Brown1-0/+1
2011-10-09regulator: Add driver for gpio-controlled regulatorsHeiko Stübner3-0/+367
2011-10-09regulator: remove duplicate REG_CTRL2 defines in tps65023H Hartley Sweeten1-7/+0
2011-10-07regulator: Add WM1811 supportMark Brown1-0/+13
2011-10-04regulator: Fix return code from regulator_disable_deferred()Mark Brown1-2/+7
2011-09-14regulator: Implement deferred disable supportMark Brown1-0/+59
2011-08-28regulator: tps65023: Added support for the similiar TPS65020 chipMarcus Folkesson1-0/+53
2011-08-28regulator: tps65023: Setting correct core regulator for tps65021Marcus Folkesson1-21/+75