summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/lp8788-ldo.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-20regulator: s2mps11: Fix GPIO descriptor initializationMarek Szyprowski1-3/+2
2018-11-19regulator: Change regulator-coupled-max-spread propertyDmitry Osipenko1-2/+3
2018-11-19regulator: core: Keep regulators-list locked while traversing the listDmitry Osipenko1-1/+8
2018-11-19regulator: core: Properly handle case where supply is the coupleDmitry Osipenko1-2/+17
2018-11-19regulator: core: Use ww_mutex for regulators lockingDmitry Osipenko5-104/+317
2018-11-15regulator/of_get_regulator: add child path to find the regulator supplierzoro1-0/+35
2018-11-15regulator: max77686: Pass descriptor instead of GPIO numberLinus Walleij1-7/+12
2018-11-15regulator: wm8994: Pass descriptor instead of GPIO numberLinus Walleij4-22/+27
2018-11-15regulator: s2mps11: Pass descriptor instead of GPIO numberLinus Walleij1-23/+23
2018-11-14regulator: bd718x7: Change next state after poweroff to readyMatti Vaittinen1-0/+23
2018-11-14regulator: as3711: convert to SPDX identifiersKuninori Morimoto1-4/+1
2018-11-14regulator: bd9571mwv: convert to SPDX identifiersKuninori Morimoto1-9/+1
2018-11-13regulator: bd718x7: Use regulator_map_voltage_ascend for buck5 and buck7Axel Lin1-0/+1
2018-11-13regulator: of: add support for parsing regulator-state-standbyAndrei.Stefanescu@microchip.com1-1/+4
2018-11-13regulator: dt-bindings: add regulator-state-standby bindingsAndrei.Stefanescu@microchip.com1-1/+4
2018-11-08regulator: core: Decouple regulators on regulator_unregister()Dmitry Osipenko1-0/+38
2018-11-08regulator: core: Add new max_uV_step constraintDmitry Osipenko3-0/+48
2018-11-08regulator: Document new regulator-max-step-microvolt propertyDmitry Osipenko1-0/+2
2018-11-08regulator: core: Limit regulators coupling to a single coupleDmitry Osipenko1-1/+1
2018-11-08regulator: Change regulator-coupled-max-spread propertyDmitry Osipenko1-2/+3
2018-11-08regulator: core: Don't allow to get regulator until all couples resolvedDmitry Osipenko1-0/+10
2018-11-08regulator: core: Mutually resolve regulators couplingDmitry Osipenko1-37/+17
2018-11-08regulator: core: Change voltage setting pathMaciej Purski1-46/+99
2018-11-08regulator: core: Add voltage balancing mechanismMaciej Purski1-0/+229
2018-11-08regulator: lochnagar: Explicitly include register headersCharles Keepax1-0/+2
2018-11-07regulator: bd718x7: Remove double indirection for bd718xx_pmic_inits.rdatasGeert Uytterhoeven1-4/+4
2018-11-06regulator: pfuze100-regulator: add coin support to PF0100Adam Ford2-1/+4
2018-11-05Linux 4.20-rc1v4.20-rc1Linus Torvalds1-2/+2
2018-11-04sched/topology: Fix off by one bugPeter Zijlstra1-1/+1
2018-11-03memory_hotplug: cond_resched in __remove_pagesMichal Hocko1-0/+1
2018-11-03bfs: add sanity check at bfs_fill_super()Tetsuo Handa1-3/+6
2018-11-03kernel/sysctl.c: remove duplicated includeMichael Schupikov1-1/+0
2018-11-03kernel/kexec_file.c: remove some duplicated includeszhong jiang1-2/+0
2018-11-03mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko5-77/+40
2018-11-03ocfs2: fix clusters leak in ocfs2_defrag_extent()Larry Chen1-0/+17
2018-11-03ocfs2: dlmglue: clean up timestamp handlingArnd Bergmann1-17/+9
2018-11-03ocfs2: don't put and assigning null to bh allocated outsideChangwei Ge1-18/+59
2018-11-03ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entryChangwei Ge1-2/+1
2018-11-03ocfs2: don't use iocb when EIOCBQUEUED returnsChangwei Ge1-2/+2
2018-11-03ocfs2: without quota support, avoid calling quota recoveryGuozhonghua1-17/+34
2018-11-03ocfs2: remove ocfs2_is_o2cb_active()Gang He3-10/+1
2018-11-03mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappingsAndrea Arcangeli1-2/+30
2018-11-03include/linux/notifier.h: SRCU: fix ctagsSam Protsenko1-2/+1
2018-11-03mm: handle no memcg case in memcg_kmem_charge() properlyRoman Gushchin1-1/+1
2018-11-03ARM: dts: stm32: update HASH1 dmas property on stm32mp157cAlexandre Torgue1-1/+1
2018-11-03ARM: orion: avoid VLA in orion_mpp_confArnd Bergmann1-1/+6
2018-11-03iov_iter: Fix 9p virtio breakageMarc Zyngier1-1/+1
2018-11-02cifs: fix signed/unsigned mismatch on aio_read patchSteve French1-6/+11
2018-11-02cifs: don't dereference smb_file_target before null checkColin Ian King1-2/+5
2018-11-02CIFS: Add direct I/O functions to file_operationsLong Li1-6/+4