aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-06regulator: hi6421: Fix misleading commentAxel Lin1-3/+3
2014-09-06regulator: tps65217: Remove spurious platform data checkMark Brown1-6/+2
2014-09-06regulator: isl9305: Add Intersil ISL9305/H driverMark Brown3-0/+254
2014-09-05regulator: da9211: Set of_match_table and export device tableAxel Lin1-14/+15
2014-09-05regulator: max77802: Remove duplicate rdev_get_id() callAxel Lin1-2/+2
2014-09-05regulator: hi6421: Fix misleading commentAxel Lin1-1/+1
2014-09-03regulator: da9211: Fix missing config.of_node settingAxel Lin1-0/+1
2014-09-02regulator: RK808: Add proper input supplies for rk808Doug Anderson1-1/+14
2014-09-02regulator: rk808: Fix n_voltages for DCDC4Axel Lin1-1/+1
2014-09-01regulator: max1586: of_get_max1586_platform_data() can be staticFengguang Wu1-1/+1
2014-09-01regulator: max1586: add device-tree supportRobert Jarzmik1-2/+79
2014-08-30regulator: rn5t618: add driver for Ricoh RN5T618 regulatorsBeniamino Galvani3-0/+150
2014-08-29regulator: da9211: fix coccinelle warningsFengguang Wu1-1/+1
2014-08-29regulator: core: Add REGULATOR_EVENT_PRE_VOLTAGE_CHANGE (and ABORT)Heiko Stübner1-7/+56
2014-08-28regulator: rk808: Fix memory leakAxel Lin1-1/+1
2014-08-27regulator: max77802: set opmode to normal if off is read from hwJavier Martinez Canillas1-1/+11
2014-08-27regulator: da9211: support device treeJames Ban1-7/+78
2014-08-27regulator: rk808: remove redundant codeChris Zhong1-13/+4
2014-08-26regulator: RK808: modify for struct rk808 changeChris Zhong1-20/+14
2014-08-21regulator: rk808: Fix uninitialized valueDoug Anderson1-1/+1
2014-08-21regulator: hi6421: Remove unused fields from struct hi6421_regulator_infoAxel Lin1-27/+4
2014-08-20regulator: RK808: Add regulator driver for RK808Chris Zhong3-0/+421
2014-08-20regulator: max77802: Remove unused fields from struct max77802_regulator_prvAxel Lin1-2/+0
2014-08-19regulator: hi6421: style fix, else with a single return is not requiredGuodong Xu1-6/+6
2014-08-19regulator: core: add const to regulator_ops and fix build error in mc13892Guodong Xu2-8/+11
2014-08-18regulator: Add driver for max77802 PMIC PMIC regulatorsJavier Martinez Canillas3-0/+588
2014-08-17regulator: da9211: Check return value of devm_kzalloc()Axel Lin1-0/+2
2014-08-16regulator: add driver for hi6421 voltage regulatorGuodong Xu3-0/+668
2014-08-16regulator: core: add guard delay between calling regulator_disable and _enableGuodong Xu1-0/+31
2014-08-16regulator: core: factor out delay function from _regulator_do_enableGuodong Xu1-34/+40
2014-08-16regulator: core: add const qualifier to ops in struct regulator_descGuodong Xu1-12/+12
2014-08-16regulator: tps65910: Allow missing init_data for diagnosticsAxel Lin1-11/+2
2014-08-16regulator: sky81452: Adding Skyworks SKY81452 regulator driverGyungoh Yoo3-0/+142
2014-08-16regulator: s2mps11: Optimize the regulator description macroAmit Daniel Kachhap1-174/+85
2014-08-16regulator: s2mpa01: Optimize the regulator description macroAmit Daniel Kachhap1-98/+36
2014-08-16regulator: s2mpxxx: Move regulator min/step voltages in common placeAmit Daniel Kachhap2-41/+41
2014-08-16regulator: da9211: support DA9213James Ban3-26/+85
2014-08-12regulator: tps65023: Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA functionalityAxel Lin1-3/+0
2014-08-07Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-21/+300
2014-08-05Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/tps65218', 'regulator/topic/tps6586x' and 'regulator/topic/twl' into regulator-nextMark Brown4-100/+96
2014-08-05Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s2mpu02', 'regulator/topic/s5m8767' and 'regulator/topic/tps65090' into regulator-nextMark Brown5-46/+52
2014-08-05Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/ltc3589', 'regulator/topic/max8952', 'regulator/topic/mc13xxx' and 'regulator/topic/palmas' into regulator-nextMark Brown6-380/+821
2014-08-05Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/getreg', 'regulator/topic/gpio' and 'regulator/topic/lp872x' into regulator-nextMark Brown6-18/+734
2014-08-05Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/ab8500', 'regulator/topic/act8865', 'regulator/topic/as3722' and 'regulator/topic/bcm590xx' into regulator-nextMark Brown5-184/+204
2014-08-05Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown1-9/+24
2014-08-05Merge remote-tracking branches 'regulator/fix/act8865', 'regulator/fix/arizona' and 'regulator/fix/tps65218' into regulator-linusMark Brown3-4/+2
2014-08-05regulator: act8865: fix build when OF is not enabledBeniamino Galvani1-9/+20
2014-08-05regulator: act8865: add support for act8846Beniamino Galvani1-0/+71
2014-08-05regulator: act8865: prepare support for other act88xx devicesBeniamino Galvani1-128/+83
2014-08-05regulator: act8865: set correct number of regulators in pdataBeniamino Galvani1-1/+1