summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2014-11-03regulator: max1586: zero-initialize regulator match table arrayJavier Martinez Canillas
2014-11-03regulator: max77693: Fix use of uninitialized regulator configKrzysztof Kozlowski
2014-11-03regulator: of: Add support for parsing microvolts for suspend stateDoug Anderson
2014-10-31regulator: Lower priority of constraint loggingMark Brown
2014-10-31regulator: Staticize 'regulator_states' arrayKrzysztof Kozlowski
2014-10-31regulator: max77686: Add suspend disable for some LDOsKrzysztof Kozlowski
2014-10-31regulator: max77802: Remove suspend_enableKrzysztof Kozlowski
2014-10-29regulator: of: Lower the severity of the error with no containerMark Brown
2014-10-28regulator: max77686: Store opmode non-shiftedKrzysztof Kozlowski
2014-10-28regulator: max77686: Replace hard-coded opmode values with definesKrzysztof Kozlowski
2014-10-28regulator: max77686: Make regulator_desc array constKrzysztof Kozlowski
2014-10-28regulator: s2mpa01: Make regulator_desc array constKrzysztof Kozlowski
2014-10-28regulator: max77802: Make regulator_desc array constKrzysztof Kozlowski
2014-10-28regulator: max77693: Make regulator_desc array constKrzysztof Kozlowski
2014-10-28regulator: dummy: Make regulator_desc array constKrzysztof Kozlowski
2014-10-27regulator: max77802: fix a test in max77802_set_suspend_mode()Dan Carpenter
2014-10-27Merge remote-tracking branch 'regulator/fix/rk808' into regulator-linusMark Brown
2014-10-22regulator: of: Decrement refcount for suspend state nodesJavier Martinez Canillas
2014-10-22regulator: act8865: Add support to turn off all outputsRomain Perier
2014-10-20regulator: drop owner assignment from platform_driversWolfram Sang
2014-10-20regulator: of: Add support for parsing regulator_state for suspend stateChanwoo Choi
2014-10-20regulator: sky81452: Remove module versionAxel Lin
2014-10-20regulator: s2mps11: Don't zero allocated memory for external controlKrzysztof Kozlowski
2014-10-20regulator: rn5t618: Convert to new style DT parsingBeniamino Galvani
2014-10-20regulator: rk808: Add support setting suspend voltageChris Zhong
2014-10-20regulator: max77802: Add header for operating modesJavier Martinez Canillas
2014-10-20regulator: max77802: Don't treat OFF as an operating modeJavier Martinez Canillas
2014-10-20regulator: max77802: Add set suspend mode for BUCKs and simplify codeJavier Martinez Canillas
2014-10-20regulator: max77802: Add .{get,set}_mode callbacksJavier Martinez Canillas
2014-10-20regulator: max77802: Split regulator operations for BUCKsJavier Martinez Canillas
2014-10-20regulator: max77802: Add .set_suspend_{enable,disable} callbacksJavier Martinez Canillas
2014-10-20regulator: Add ena_gpio_initialized to regulator_configMarkus Pargmann
2014-10-20regulator: anatop: Fail on invalid voltage selectorMarkus Pargmann
2014-10-20regulator: anatop: Set default voltage selector for vddpuMarkus Pargmann
2014-10-15Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6Linus Torvalds
2014-10-07regulator: rk808: Fix min_uV for DCDC1 & DCDC2Chris Zhong
2014-09-30Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/t...Mark Brown
2014-09-30Merge remote-tracking branches 'regulator/topic/rk808', 'regulator/topic/rn5t...Mark Brown
2014-09-30Merge remote-tracking branches 'regulator/topic/max1586', 'regulator/topic/ma...Mark Brown
2014-09-30Merge remote-tracking branches 'regulator/topic/drivers', 'regulator/topic/en...Mark Brown
2014-09-30Merge remote-tracking branches 'regulator/topic/as3711', 'regulator/topic/axp...Mark Brown
2014-09-30Merge remote-tracking branches 'regulator/fix/da9211', 'regulator/fix/ltc3589...Mark Brown
2014-09-30regulator: da9211: Fix a bug in update of mask bitJames Ban
2014-09-28Merge remote-tracking branch 'regulator/topic/sky81452' into regulator-driversMark Brown
2014-09-28Merge remote-tracking branch 'regulator/topic/pwm' into regulator-driversMark Brown
2014-09-28regulator: pwm-regulator: get voltage and duty table from dtsChris Zhong
2014-09-26regulator: qcom_rpm: Fix FORCE_MODE_IS_2_BITS macroAxel Lin
2014-09-26regulator: qcom_rpm: Don't explicitly initialise the first field of configAxel Lin
2014-09-26regulator: ltc3589: fix broken voltage transitionsSteffen Trumtrar
2014-09-24regulator/mfd: max14577: Export symbols for calculating charger currentKrzysztof Kozlowski