aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2013-08-02regulators: max8660: add DT bindingsDaniel Mack
2013-08-02regulator: pfuze100: Fix off-by-one for max_register settingAxel Lin
2013-08-02regulators: max8660: add a shorthand to &client->devDaniel Mack
2013-08-02regulators: max8660: use i2c_id->driver_data rather than ->nameDaniel Mack
2013-07-31regulator: pfuze100: Simplify pfuze100_set_ramp_delay implementationAxel Lin
2013-07-31regulator: core: Provide hints to the core about optional suppliesMark Brown
2013-07-30regulator: use dev_get_platdata()Jingoo Han
2013-07-30regulator: pfuze100: Fix n_voltages setting for SW2~SW4 with high bit setAxel Lin
2013-07-29regulator: pfuze100: Use regulator_map_voltage_ascendAxel Lin
2013-07-29regulator: pfuze100: Fix module alias prefixAxel Lin
2013-07-29regulator: pfuze100: Use i2c_[set|get]_clientdataAxel Lin
2013-07-29regulator: pfuze100: REGULATOR_PFUZE100 needs to select REGMAP_I2CAxel Lin
2013-07-29regulator: pfuze100: add MODULE_LICENSE() in pfuze100 driverRobin Gong
2013-07-28regulator: da903x: Convert da9034 ldo12 to use linear rangesAxel Lin
2013-07-26regulator:pfuze100: fix build warning and correct the binding docRobin Gong
2013-07-25regulator: pfuze100: add pfuze100 regulator driverRobin Gong
2013-07-25regulator: core: convert class code to use dev_groupsGreg Kroah-Hartman
2013-07-24regulator: tps65912: Convert tps65912_ops_ldo to use linear rangesAxel Lin
2013-07-24regulator: as3711: Convert to use linear rangesAxel Lin
2013-07-19regulator: 88pm800: Add missing n_voltages setting for bucksAxel Lin
2013-07-19regulator: 88pm800: Depend on MFD_88PM800 rather than MFD_88PM800=yAxel Lin
2013-07-19regulator: 88pm800: Add missing config.of_node setting for regulator registerAxel Lin
2013-07-19regulator: 88pm800: add regulator driver for 88pm800Chao Xie
2013-07-19Merge remote-tracking branch 'regulator/topic/linear-range' into HEADMark Brown
2013-07-18regulator: core: Ensure selector is mappedMark Brown
2013-07-18regulator: core: Allow fixed voltage range in multiple linear rangesAxel Lin
2013-07-18regulator: build: Sort KconfigMark Brown
2013-07-18regulator: core: Use the power efficient workqueue for delayed powerdownMark Brown
2013-07-15regulator: s2mps11: Convert driver completely to use set_ramp_delay callbackYadwinder Singh Brar
2013-07-15regulator: s2mps11: Add DT supportYadwinder Singh Brar
2013-07-15regulator: s2mps11: Implement set_ramp_rate callback for bucksYadwinder Singh Brar
2013-07-15Merge branch 'topic/ramp' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2013-07-15regulator: s2mps11: Implement set_voltage_time_sel() ops for bucksYadwinder Singh Brar
2013-07-15regulator: core: Remove redundant checksYadwinder Singh Brar
2013-07-15regulator: core: Add support for disabling ramp delayYadwinder Singh Brar
2013-07-15regulator: lp872x: fix a build waring and coding stylesMilo Kim
2013-07-15regulator: wm8350: Convert to use linear rangesMark Brown
2013-07-15regulator: wm831x-ldo: Convert to use linear rangesMark Brown
2013-07-15regulator: wm8400: Use linear rangesMark Brown
2013-07-15regulator: core: Add helpers for multiple linear rangesMark Brown
2013-07-15regulator: core: Drop references on supply regulator when unregisteringMark Brown
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell
2013-07-10Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds
2013-07-10Merge tag 'regulator-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-03Merge tag 'regulator-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-03regulator: s2mps11: Convert ramp rate to uV/us and set default ramp rateYadwinder Singh Brar
2013-07-02regulator: lp8755: Provide map_voltage()Mark Brown
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-07-01Merge remote-tracking branch 'regulator/topic/tps62360' into regulator-nextMark Brown
2013-07-01Merge remote-tracking branch 'regulator/topic/of' into regulator-nextMark Brown