summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
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
2016-03-31regulator: qcom_spmi: Add slewing delays for all SMPS typesStephen Boyd
2016-03-30regulator: Fix deadlock during regulator registrationJon Hunter
2016-03-30regulator: of: Don't flag voltage change as possible for exact voltagesMark Brown
2016-03-29regulator: core: Log when we bring constraints into rangeMark Brown
2016-03-28regulator: act8865: Configure register access for act8600Maarten ter Huurne
2016-03-28regulator: act8865: Pass of_node via act8865_regulator_dataMaarten ter Huurne
2016-03-28regulator: Rename files for Maxim PMIC driversJavier Martinez Canillas
2016-03-28regulator: Try to resolve regulators supplies on registrationJavier Martinez Canillas
2016-03-28regulator: qcom_spmi: Keep trying to add regulators if read failsStephen Boyd
2016-03-28regulator: qcom_spmi: Add support for pm8994Stephen Boyd
2016-03-28regulator: twl: Regulator mode should not depend on regulator enabled stateIvaylo Dimitrov
2016-03-28regulator: twl: Make sure we have access to powerbus before trying to write t...Ivaylo Dimitrov
2016-03-28regulator: s2mps11: Fix invalid selector mask and voltages for buck9Krzysztof Kozlowski
2016-03-27regulator: core: Ensure we are at least in bounds for our constraintsMark Brown
2016-03-25regulator: core: Remove duplicate copy of active-discharge parsingVladimir Zapolskiy
2016-03-22regulator: core: Always flag voltage constraints as appliableMark Brown
2016-03-21regulator: act8865: Remove "too many regulators" error handlerMaarten ter Huurne
2016-03-21regulator: act8865: Remove redundant dev lookupsMaarten ter Huurne
2016-03-21regulator: Remove unneded check for regulator supplyJavier Martinez Canillas
2016-03-18Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-03-17regulator: gpio: check return value of of_get_named_gpioMihai Mihalache
2016-03-15regulator: pwm: Prints error number along with detailLaxman Dewangan
2016-03-13Merge remote-tracking branches 'regulator/topic/s5m8767' and 'regulator/topic...Mark Brown
2016-03-13Merge remote-tracking branches 'regulator/topic/mt6397', 'regulator/topic/of'...Mark Brown
2016-03-13Merge remote-tracking branches 'regulator/topic/ltc3589', 'regulator/topic/ma...Mark Brown
2016-03-13Merge remote-tracking branches 'regulator/topic/discharge', 'regulator/topic/...Mark Brown
2016-03-13Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/ac...Mark Brown
2016-03-13Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown
2016-03-13Merge remote-tracking branches 'regulator/fix/ad5398', 'regulator/fix/da9210'...Mark Brown
2016-03-12regulator: pwm: Add support to have multiple instance of pwm regulatorLaxman Dewangan
2016-03-12regulator: pwm: Fix calculation of voltage-to-duty cycleLaxman Dewangan
2016-03-12regulator: of: Use of_property_read_u32() for reading min/maxLaxman Dewangan
2016-03-09Merge branches 'ib-mfd-clk-4.6', 'ib-mfd-input-iio-4.6', 'ib-mfd-regulator-4....Lee Jones
2016-03-08regulator: pv88060: fix incorrect clear of event registerJames Ban
2016-03-07regulator: pv88090: fix incorrect clear of event registerJames Ban
2016-03-02regulator: max77620: Add support to configure active-dischargeLaxman Dewangan
2016-03-02regulator: core: Add support for active-discharge configurationLaxman Dewangan