summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2016-05-13regulator: rk808: Migrate to regulator core's simplified DT parsing codeWadim Egorov
2016-05-13Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063'...Mark Brown
2016-05-11regulator: lp873x: Add support for lp873x PMIC regulatorsKeerthy
2016-05-10regulator: da9063: Correct module alias prefix to fix module autoloadingGeert Uytterhoeven
2016-05-06regulator: tps65917/palmas: Simplify multiple dereference of match->of_nodeNishanth Menon
2016-05-06regulator: tps65917/palmas: Handle possible memory allocation failureNishanth Menon
2016-05-06regulator: tps65917/palmas: Simplify multiple dereference of pdata->reg_init[...Nishanth Menon
2016-05-06regulator: tps65917/palmas: Simplify multiple dereference of ddata->palmas_ma...Nishanth Menon
2016-05-03Merge branch 'for-4.7/pwm-regulator' of git://git.kernel.org/pub/scm/linux/ke...Mark Brown
2016-05-03regulator: pwm: Use pwm_get_args() where appropriateBoris Brezillon
2016-04-29regulator: max77686: Configure enable time to properly handle regulator enableKrzysztof Kozlowski
2016-04-29regulator: axp20x: Fix axp22x ldo_io registration error on cold bootHans de Goede
2016-04-27regulator: rk808: Add rk808_reg_ops_ranges for LDO3Wadim Egorov
2016-04-27regulator: core: Add early supply resolution for regulatorsJon Hunter
2016-04-27Merge branch 'topic/bypass' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown
2016-04-27regulator: axp20x: Fix axp22x ldo_io voltage rangesHans de Goede
2016-04-26regulator: tps65917/palmas: Add bypass "On" valueNishanth Menon
2016-04-26regulator: axp20x: Fix LDO4 linear voltage rangeMaxime Ripard
2016-04-26regulator: rk808: remove unused rk808_reg_ops_rangesArnd Bergmann
2016-04-25regulator: refactor valid_ops_mask checking codeWEN Pingbo
2016-04-25regulator: rk808: remove linear range definitions with a single rangeWadim Egorov
2016-04-22regulator: max77620: Add support for device specific ramp rate settingLaxman Dewangan
2016-04-22regulator: helpers: Ensure bypass register field matches ON valueJon Hunter
2016-04-22regulator: core: Move registration of regulator deviceJon Hunter
2016-04-22Merge branch 'topic/sysfs-init' of git://git.kernel.org/pub/scm/linux/kernel/...Mark Brown
2016-04-22regulator: core: Clear the supply pointer if enabling failsJon Hunter
2016-04-22regulator: core: Don't terminate supply resolution earlyJon Hunter
2016-04-22regulator: core: Add debugfs to show constraint flagsRichard Fitzgerald
2016-04-20regulator: tps6524x: Fix broken use of spi_dev_get()Mark Brown
2016-04-20regulator: fan53555: Add support for FAN53555UC13X typeWadim Egorov
2016-04-20regulator: fan53555: Add support for FAN53555BUC18X typeWadim Egorov
2016-04-18regulator: core: remove lockdep assert from suspend_prepareTero Kristo
2016-04-18regulator: pv88080: new regulator driverJames Ban
2016-04-18regulator: s2mps11: Set default ramp delay for S2MPS11 LDOsKrzysztof Kozlowski
2016-04-18regulator: qcom_spmi: Always return a selector when askedStephen Boyd
2016-04-14regulator: lp3972: Silence uninitialized variable warningDan Carpenter
2016-04-14regulator: lp3971: Silence uninitialized variable warningDan Carpenter
2016-04-13regulator: max8973: add support for junction thermal warningLaxman Dewangan
2016-04-13regulator: core: Fix locking of GPIO list on freeMark Brown
2016-04-13regulator: reorder initialization steps in regulator_register()Boris Brezillon
2016-04-12regulator: core: Use parent voltage from the supply when bypassedMark Brown
2016-04-11regulator: as3722: Constify regulator opsThierry Reding
2016-04-11regulator: as3722: Add bypass support for LDO6Jon Hunter
2016-04-06regulator: max77686: Use module_platform_driver() instead subsys initcallJavier Martinez Canillas
2016-04-06regulator: s2mps11: Use module_platform_driver() instead subsys initcallJavier Martinez Canillas
2016-04-06regulator: twl: Fix a typo in twl4030_send_pb_msgIvaylo Dimitrov
2016-04-05regulator: pwm: Try to avoid voltage error in duty cycle calculationLaxman Dewangan
2016-04-05regulator: max8997/max77802: Fix misspelled Samsung addressKrzysztof Kozlowski
2016-04-05regulator: twl: Provide of_map_mode for twl4030Ivaylo Dimitrov
2016-03-31regulator: qcom_spmi: Only use selector based regulator opsStephen Boyd