summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* regulator: arizona-ldo1: Avoid potential memory leak reading init_dataCharles Keepax2017-03-291-4/+5
* regulator: arizona-micsupp: Avoid potential memory leak reading init_dataCharles Keepax2017-03-291-4/+5
*-. Merge remote-tracking branches 'regulator/topic/tps65086' and 'regulator/topi...Mark Brown2016-12-125-657/+815
|\ \
| | * regulator: twl6030: Remove unused fields from struct twlreg_infoAxel Lin2016-11-231-29/+17
| | * regulator: twl: Remove unused fields from struct twlreg_infoAxel Lin2016-11-231-7/+0
| | * regulator: twl: split twl6030 logic into its own fileNicolae Rosia2016-11-164-596/+812
| | * regulator: twl: kill unused functionsNicolae Rosia2016-11-161-27/+2
| | * regulator: twl: make driver DT onlyNicolae Rosia2016-11-161-31/+6
| | * regulator: twl-regulator: rework fixed regulator definitionNicolae Rosia2016-11-161-14/+24
| * | regulator: tps65086: Fix 25mV ranges for BUCK regulators 1, 2, and 6Andrew F. Davis2016-12-051-1/+2
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge remote-tracking branches 'regulator/topic/gpio', 'regulator/topic/lp873...Mark Brown2016-12-128-7/+78
|\ \ \ \ \ \ \
| | | | | * | | regulator: tps6507x: Drop pointless static qualifier for *reg_data variableAxel Lin2016-10-241-1/+1
| | | | | | |/ | | | | | |/|
| | | | * / | regulator: pwm: Add missing quotes to DT exampleMark Brown2016-11-151-2/+2
| | | | |/ /
| | | * | | regulator: max77620: add documentation for MPOK propertyVenkat Reddy Talla2016-11-231-0/+12
| | | * | | regulator: max77620: add support to configure MPOKVenkat Reddy Talla2016-11-232-0/+48
| | | * | | regulator: max77620: remove unused variableVenkat Reddy Talla2016-11-151-1/+0
| | | |/ /
| | * / / regulator: lp873x: Add support for populating input supplyLokesh Vutla2016-11-112-0/+9
| | |/ /
| * / / regulator: gpio: properly check return value of of_get_named_gpioJisheng Zhang2016-11-111-3/+6
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge remote-tracking branches 'regulator/topic/arizona', 'regulator/topic/by...Mark Brown2016-12-126-1/+117
|\ \ \ \ \ \
| | | | * \ \ Merge branch 'topic/error' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2016-11-0417972-618039/+1240073
| | | | |\ \ \
| | | | * | | | regulator: fixed: add support for ACPI interfaceLu Baolu2016-06-011-0/+46
| | | * | | | | regulator: Fix regulator_get_error_flags() signature mismatchDavid Lechner2016-12-051-1/+2
| | | | |/ / / | | | |/| | |
| | | * | | | regulator: core: Add new API to poll for error conditionsAxel Haslam2016-11-043-0/+63
| | | | |/ / | | | |/| |
| | * / | | regulators: helpers: Fix handling of bypass_val_on in get_bypass_regmapCharles Keepax2016-11-101-1/+5
| | |/ / /
| * / / / regulator: arizona-ldo1: Set appropriate value for ramp_delayCharles Keepax2016-10-241-0/+2
| |/ / /
* | | | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2016-12-121-2/+3
|\ \ \ \
| * | | | regulator: core: add newline in debug messageDavid Lechner2016-12-051-1/+1
| * | | | regulator: core: Correct type of mode in regulator_mode_constrainCharles Keepax2016-11-301-1/+2
| |/ / /
| | | |
| \ \ \
*-. \ \ \ Merge remote-tracking branches 'regulator/fix/stw481x' and 'regulator/fix/tps...Mark Brown2016-12-123-28/+31
|\ \ \ \ \ | | | |_|/ | | |/| |
| | * | | regulator: tps65086: Fix 25mV ranges for BUCK regulatorsAndrew F. Davis2016-12-012-27/+29
| | |/ /
| * / / regulator: stw481x-vmmc: fix ages old enable errorLinus Walleij2016-11-131-1/+2
| |/ /
* | | Merge remote-tracking branch 'regulator/fix/axp20x' into regulator-linusMark Brown2016-12-121-2/+10
|\ \ \
| * | | regulator: axp20x: Fix axp809 ldo_io registration error on cold bootChen-Yu Tsai2016-11-111-2/+10
| |/ /
* | | Linux 4.9v4.9Linus Torvalds2016-12-111-2/+2
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-12-112-2/+2
|\ \ \
| * | | MIPS: Lantiq: Fix mask of GPE frequencyHauke Mehrtens2016-12-111-1/+1
| * | | MIPS: Return -ENODEV from weak implementation of rtc_mips_set_timeLuuk Paulussen2016-12-111-1/+1
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-104-37/+57
|\ \ \ \
| * | | | crypto: algif_aead - fix uninitialized variable warningStephan Mueller2016-12-081-1/+1
| * | | | crypto: mcryptd - Check mcryptd algorithm compatibilitytim2016-12-071-7/+12
| * | | | crypto: algif_aead - fix AEAD tag memory handlingStephan Mueller2016-12-071-21/+36
| * | | | crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernelHoria Geantă2016-12-071-2/+3
| * | | | crypto: marvell - Don't corrupt state of an STD req for re-stepped ahashRomain Perier2016-12-071-3/+5
| * | | | crypto: marvell - Don't copy hash operation twice into the SRAMRomain Perier2016-12-071-3/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-1021-20/+142
|\ \ \ \ \
| * | | | | net: mlx5: Fix Kconfig help textChristopher Covington2016-12-101-2/+0
| * | | | | net: smsc911x: back out silently on probe deferralsLinus Walleij2016-12-101-1/+8
| * | | | | ibmveth: set correct gso_size and gso_typeThomas Falcon2016-12-102-2/+64
| * | | | | Merge branch 'ethernet-missing-netdev-parent'David S. Miller2016-12-092-0/+2
| |\ \ \ \ \
| | * | | | | net: ethernet: cpmac: Call SET_NETDEV_DEV()Florian Fainelli2016-12-091-0/+1