aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-28regulator: mt6358: Add support for MT6358 regulatorHsin-Hsiung Wang4-0/+615
2019-08-28regulator: Add document for MT6358 regulatorHsin-Hsiung Wang1-0/+358
2019-08-27regulator: sy8824x: add SY20278 supportJisheng Zhang1-0/+13
2019-08-27dt-bindings: sy8824x: Document SY20278 supportJisheng Zhang1-0/+1
2019-08-27regulator: sy8824x: add SY20276 supportJisheng Zhang1-0/+13
2019-08-27dt-bindings: sy8824x: Document SY20276 supportJisheng Zhang1-1/+2
2019-08-27regulator: sy8824x: add SY8824E supportJisheng Zhang2-3/+16
2019-08-27dt-bindings: sy8824x: Document SY8824E supportJisheng Zhang1-2/+4
2019-08-27regulator: add support for SY8824C regulatorJisheng Zhang3-0/+200
2019-08-27regulator: add binding for the SY8824C voltage regulatorJisheng Zhang1-0/+20
2019-08-15regulator: act8865: operating mode and suspend state supportRaag Jadav1-1/+186
2019-08-15regulator: core: Add label to collate of_node_put() statementsNishka Dasgupta1-6/+7
2019-08-15regulator: act8865 regulator modes and suspend statesRaag Jadav2-2/+53
2019-08-15regulator: max8660: remove redundant assignment of variable retColin Ian King1-1/+0
2019-08-09regulator: twl6030: workaround the VMMC reset behaviorGregory CLEMENT1-1/+14
2019-08-09regulator: twl6030: use variable for device nodeGregory CLEMENT1-3/+3
2019-08-09dt-bindings: regulator: twl6030: Add retain-on-reset propertyGregory CLEMENT1-0/+7
2019-08-09regulator: qcom-rpmh: Update PMIC modes for PMIC5Vinod Koul1-7/+45
2019-08-09regulator: qcom-rpmh: Fix pmic5_bob voltage countVinod Koul1-1/+1
2019-08-09regulator: qcom-rpmh: Sort the compatiblesVinod Koul1-10/+10
2019-08-09regulator: dt-bindings: Sort the compatibles and nodesVinod Koul1-9/+10
2019-08-08regulator: act8865: Fix build error without CONFIG_POWER_SUPPLYYueHaibing1-0/+1
2019-08-08regulator: qcom-rpmh: Add support for SM8150Vinod Koul1-0/+147
2019-08-08regulator: dt-bindings: Add PM8150x compatiblesVinod Koul1-1/+7
2019-08-05regulator: core: Add of_node_put() before returnNishka Dasgupta1-1/+4
2019-08-02regulator: Remove dev_err() usage after platform_get_irq()Stephen Boyd2-6/+2
2019-07-25regulator: act8865: fix ptr_ret.cocci warningskbuild test robot1-1/+1
2019-07-23regulator: act8865: support regulator-pull-down propertyMichał Mirosław1-10/+31
2019-07-23regulator: act8865: rename fixed LDO opsMichał Mirosław1-3/+3
2019-07-23regulator: stm32-booster: Remove .min_uV and .list_voltage for fixed regulatorAxel Lin1-4/+0
2019-07-23regulator: act8865: Add support for act8600 chargerMaarten ter Huurne1-0/+84
2019-07-22regulator: rk808: Return REGULATOR_MODE_INVALID for invalid modeAxel Lin1-1/+1
2019-07-22regulator: lm363x: Fix n_voltages setting for lm36274Axel Lin1-4/+4
2019-07-22regulator: lm363x: Fix off-by-one n_voltages for lm3632 ldo_vpos/ldo_vnegAxel Lin1-1/+1
2019-07-21Linus 5.3-rc1Linus Torvalds1-2/+2
2019-07-21Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds11-122/+119
2019-07-21Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2019-07-21Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-31/+126
2019-07-21iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai1-1/+1
2019-07-21hexagon: switch to generic version of pte allocationMike Rapoport1-32/+2
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds19-60/+1458
2019-07-20typo fix: it's d_make_root, not d_make_inode...Al Viro1-1/+1
2019-07-20dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examplesRob Herring1-0/+4
2019-07-20dt-bindings: iio: ad7124: Fix dtc warnings in exampleRob Herring1-33/+38
2019-07-20dt-bindings: iio: avia-hx711: Fix avdd-supply typo in exampleRob Herring1-1/+1
2019-07-20dt-bindings: pinctrl: aspeed: Fix AST2500 example errorsRob Herring1-4/+1
2019-07-20dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errorsRob Herring2-2/+6
2019-07-20dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodesRob Herring1-82/+61
2019-07-20dt-bindings: Ensure child nodes are of type 'object'Rob Herring6-0/+8
2019-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds20-29/+2183