index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
lp8788-ldo.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-20
regulator: s2mps11: Fix GPIO descriptor initialization
Marek Szyprowski
1
-3
/
+2
2018-11-19
regulator: Change regulator-coupled-max-spread property
Dmitry Osipenko
1
-2
/
+3
2018-11-19
regulator: core: Keep regulators-list locked while traversing the list
Dmitry Osipenko
1
-1
/
+8
2018-11-19
regulator: core: Properly handle case where supply is the couple
Dmitry Osipenko
1
-2
/
+17
2018-11-19
regulator: core: Use ww_mutex for regulators locking
Dmitry Osipenko
5
-104
/
+317
2018-11-15
regulator/of_get_regulator: add child path to find the regulator supplier
zoro
1
-0
/
+35
2018-11-15
regulator: max77686: Pass descriptor instead of GPIO number
Linus Walleij
1
-7
/
+12
2018-11-15
regulator: wm8994: Pass descriptor instead of GPIO number
Linus Walleij
4
-22
/
+27
2018-11-15
regulator: s2mps11: Pass descriptor instead of GPIO number
Linus Walleij
1
-23
/
+23
2018-11-14
regulator: bd718x7: Change next state after poweroff to ready
Matti Vaittinen
1
-0
/
+23
2018-11-14
regulator: as3711: convert to SPDX identifiers
Kuninori Morimoto
1
-4
/
+1
2018-11-14
regulator: bd9571mwv: convert to SPDX identifiers
Kuninori Morimoto
1
-9
/
+1
2018-11-13
regulator: bd718x7: Use regulator_map_voltage_ascend for buck5 and buck7
Axel Lin
1
-0
/
+1
2018-11-13
regulator: of: add support for parsing regulator-state-standby
Andrei.Stefanescu@microchip.com
1
-1
/
+4
2018-11-13
regulator: dt-bindings: add regulator-state-standby bindings
Andrei.Stefanescu@microchip.com
1
-1
/
+4
2018-11-08
regulator: core: Decouple regulators on regulator_unregister()
Dmitry Osipenko
1
-0
/
+38
2018-11-08
regulator: core: Add new max_uV_step constraint
Dmitry Osipenko
3
-0
/
+48
2018-11-08
regulator: Document new regulator-max-step-microvolt property
Dmitry Osipenko
1
-0
/
+2
2018-11-08
regulator: core: Limit regulators coupling to a single couple
Dmitry Osipenko
1
-1
/
+1
2018-11-08
regulator: Change regulator-coupled-max-spread property
Dmitry Osipenko
1
-2
/
+3
2018-11-08
regulator: core: Don't allow to get regulator until all couples resolved
Dmitry Osipenko
1
-0
/
+10
2018-11-08
regulator: core: Mutually resolve regulators coupling
Dmitry Osipenko
1
-37
/
+17
2018-11-08
regulator: core: Change voltage setting path
Maciej Purski
1
-46
/
+99
2018-11-08
regulator: core: Add voltage balancing mechanism
Maciej Purski
1
-0
/
+229
2018-11-08
regulator: lochnagar: Explicitly include register headers
Charles Keepax
1
-0
/
+2
2018-11-07
regulator: bd718x7: Remove double indirection for bd718xx_pmic_inits.rdatas
Geert Uytterhoeven
1
-4
/
+4
2018-11-06
regulator: pfuze100-regulator: add coin support to PF0100
Adam Ford
2
-1
/
+4
2018-11-05
Linux 4.20-rc1
v4.20-rc1
Linus Torvalds
1
-2
/
+2
2018-11-04
sched/topology: Fix off by one bug
Peter Zijlstra
1
-1
/
+1
2018-11-03
memory_hotplug: cond_resched in __remove_pages
Michal Hocko
1
-0
/
+1
2018-11-03
bfs: add sanity check at bfs_fill_super()
Tetsuo Handa
1
-3
/
+6
2018-11-03
kernel/sysctl.c: remove duplicated include
Michael Schupikov
1
-1
/
+0
2018-11-03
kernel/kexec_file.c: remove some duplicated includes
zhong jiang
1
-2
/
+0
2018-11-03
mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask
Michal Hocko
5
-77
/
+40
2018-11-03
ocfs2: fix clusters leak in ocfs2_defrag_extent()
Larry Chen
1
-0
/
+17
2018-11-03
ocfs2: dlmglue: clean up timestamp handling
Arnd Bergmann
1
-17
/
+9
2018-11-03
ocfs2: don't put and assigning null to bh allocated outside
Changwei Ge
1
-18
/
+59
2018-11-03
ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
Changwei Ge
1
-2
/
+1
2018-11-03
ocfs2: don't use iocb when EIOCBQUEUED returns
Changwei Ge
1
-2
/
+2
2018-11-03
ocfs2: without quota support, avoid calling quota recovery
Guozhonghua
1
-17
/
+34
2018-11-03
ocfs2: remove ocfs2_is_o2cb_active()
Gang He
3
-10
/
+1
2018-11-03
mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
Andrea Arcangeli
1
-2
/
+30
2018-11-03
include/linux/notifier.h: SRCU: fix ctags
Sam Protsenko
1
-2
/
+1
2018-11-03
mm: handle no memcg case in memcg_kmem_charge() properly
Roman Gushchin
1
-1
/
+1
2018-11-03
ARM: dts: stm32: update HASH1 dmas property on stm32mp157c
Alexandre Torgue
1
-1
/
+1
2018-11-03
ARM: orion: avoid VLA in orion_mpp_conf
Arnd Bergmann
1
-1
/
+6
2018-11-03
iov_iter: Fix 9p virtio breakage
Marc Zyngier
1
-1
/
+1
2018-11-02
cifs: fix signed/unsigned mismatch on aio_read patch
Steve French
1
-6
/
+11
2018-11-02
cifs: don't dereference smb_file_target before null check
Colin Ian King
1
-2
/
+5
2018-11-02
CIFS: Add direct I/O functions to file_operations
Long Li
1
-6
/
+4
[next]