aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-02Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2015-06-25Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-5/+0
2015-06-23Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-49/+190
2015-06-22Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pwm', 'regulator/topic/qcom' and 'regulator/topic/soft-start' into regulator-nextMark Brown5-25/+1465
2015-06-22Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/max14577', 'regulator/topic/max77693', 'regulator/topic/max77843' and 'regulator/topic/max8973' into regulator-nextMark Brown5-208/+297
2015-06-22Merge remote-tracking branches 'regulator/topic/da9063', 'regulator/topic/doc', 'regulator/topic/fan53555', 'regulator/topic/gpio' and 'regulator/topic/ilim' into regulator-nextMark Brown5-19/+44
2015-06-22Merge remote-tracking branches 'regulator/topic/88pm8607', 'regulator/topic/arizona', 'regulator/topic/cleanup' and 'regulator/topic/da9062' into regulator-nextMark Brown7-7/+875
2015-06-22Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown1-21/+26
2015-06-22Merge remote-tracking branches 'regulator/fix/doc', 'regulator/fix/max77686' and 'regulator/fix/wm831x' into regulator-linusMark Brown5-12/+19
2015-06-22Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown1-2/+2
2015-06-19regulator: qcom_spmi: Fix calculating number of voltagesAxel Lin1-1/+1
2015-06-17regulator: qcom_spmi: Add missing braces for aligned codeStephen Boyd1-2/+4
2015-06-16drivers/regulator: include <module.h> for modular max77802 codePaul Gortmaker1-0/+1
2015-06-16regulator: fix simple_return.cocci warningsJulia Lawall1-5/+1
2015-06-16regulator: Add QCOM SPMI regulator driverStephen Boyd3-0/+1449
2015-06-12regulator: Add input current limit supportStephen Boyd2-0/+13
2015-06-12regulator: Add soft start supportStephen Boyd2-0/+11
2015-06-12regulator: Add pull down supportStephen Boyd2-0/+10
2015-06-12regulator: Add system_load constraintStephen Boyd2-0/+5
2015-06-10regulator: max8973: Fix up ramp_delay for MAX8973_RAMP_25mV_PER_US caseAxel Lin1-1/+1
2015-06-10regulator: core: replace sprintf with scnprintfStefan Wahren1-19/+24
2015-06-10Merge branch 'fix/core' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-coreMark Brown1-2/+2
2015-06-10regulator: core: fix constraints output bufferStefan Wahren1-1/+1
2015-06-09regulator: core: Don't corrupt display when printing uV offsetsMark Brown1-1/+1
2015-06-09regulator: max8973: add support for MAX77621Laxman Dewangan1-20/+84
2015-06-09regulator: max8973: configure ramp delay through callbackLaxman Dewangan1-16/+57
2015-06-08regulator: pwm-regulator: Diffientiate between dev (device) and rdev (regulator_dev)Lee Jones1-9/+9
2015-06-08regulator: pwm-regulator: Remove superfluous is_enabled checkLee Jones1-8/+4
2015-06-08regulator: pwm-regulator: Remove unnecessary descriptor attribute from ddataLee Jones1-9/+6
2015-06-05Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/adav80x', 'asoc/topic/arizona' and 'asoc/topic/atmel' into asoc-nextMark Brown1-5/+0
2015-06-03regulator: core: Don't spew backtraces on duplicate sysfsStephen Boyd1-2/+2
2015-06-02regulator: arizona-ldo1: Do not control DVFS clocking from regulatorRichard Fitzgerald1-5/+0
2015-06-02regulator: da9063: Fix up irq leakAxel Lin1-18/+3
2015-06-02regulator: lp8755: Convert to devm_request_threaded_irqAxel Lin1-15/+8
2015-06-02regulator: da9062: Remove unused variable build warningS Twiss1-1/+0
2015-06-02regulator: wm831x: Pass the IRQF_ONESHOT flagFabio Estevam3-7/+14
2015-05-27mfd: da9052: Fix broken regulator probeJohan Hovold1-2/+3
2015-05-26regulator: fan53555: fill set_voltage_time_set callbackHeiko Stuebner1-0/+1
2015-05-25regulator: da9062: Fix modaliasAxel Lin1-1/+1
2015-05-22regulator: max8973: add mechanism to enable/disable through GPIOLaxman Dewangan1-6/+23
2015-05-22regulator: max8973: add DT parsing of platform specific parameterLaxman Dewangan1-20/+65
2015-05-21regulator: max8973: get rid of extra variable for gpio validityLaxman Dewangan1-6/+2
2015-05-21regulator: max8973: make default/unset dvs gpio as invalid gpioLaxman Dewangan1-1/+1
2015-05-21regulator: da9062: DA9062 regulator driverS Twiss3-0/+854
2015-05-20regulator: max77686: fix gpio_enabled shift wrapping bugJoe Perches1-3/+3
2015-05-13regulator: axp20x: Add support for AXP22X regulatorsBoris BREZILLON1-0/+96
2015-05-13regulator: axp20x: Prepare support for multiple AXP chip familiesBoris BREZILLON1-49/+94
2015-05-13regulator: of: Skip disabled regulator nodesStephen Boyd1-1/+1
2015-05-11regulator: arizona-ldo1: Add additional supported voltageCharles Keepax1-0/+15
2015-05-06regulator: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-1/+1