aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-17regulator: max77686: Pass descriptor instead of GPIO numberLinus Walleij
2018-05-17regulator: arizona-ldo1: Look up a descriptor and pass to the coreLinus Walleij
2018-05-17regulator: of: add support for allowed modes configurationDavid Collins
2018-05-17regulator: of: add property for allowed modes specificationDavid Collins
2018-05-17regulator: core: Allow for regulators that can't be read at bootupDouglas Anderson
2018-05-09regulator: add support for SY8106A regulatorOndrej Jirman
2018-05-09regulator: add binding for the SY8106A voltage regulatorOndrej Jirman
2018-05-05regulator: add dummy function of_find_regulator_by_nodeChangbin Du
2018-05-05regulator: pfuze100: Make the node name genericFabio Estevam
2018-05-02Merge branch 'topic/bd9571mwv' of https://git.kernel.org/pub/scm/linux/kernel...Mark Brown
2018-04-23regulator: bd9571mwv: Add support for backup modeGeert Uytterhoeven
2018-04-23mfd: bd9571mwv: Allow DDR Backup Power register accessGeert Uytterhoeven
2018-04-23mfd: bd9571mwv: Add DDR Backup Power register bit definitionsGeert Uytterhoeven
2018-04-23dt-bindings: mfd: bd9571mwv: Document DDR Backup Mode propertiesGeert Uytterhoeven
2018-04-23regulator: axp20x: add drivevbus support for axp803Jagan Teki
2018-04-23regulator: wm8350: fix missing increment of loop index iColin Ian King
2018-04-20regulator: Don't return or expect -errno from of_map_mode()Douglas Anderson
2018-04-20regulator: tps6586x: Add support for TPS658624ryang
2018-04-18regulator: pfuze100: update voltage setting for pfuze3000 sw1aAnson Huang
2018-04-17regulator: lp87565: Enable LP87565_BUCK_CTRL_1_FPWM_MP_0_2Keerthy
2018-04-17regulator: lp87565: Add margin while populating ramp_delayKeerthy
2018-04-16regulator: ab8500: Drop AB8540/9540 supportLinus Walleij
2018-04-15Linux 4.17-rc1Linus Torvalds
2018-04-15Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-15Merge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-04-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-15Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-04-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-04-15Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2018-04-15Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-13kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo
2018-04-13kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo
2018-04-13kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory loadPhilipp Rudo
2018-04-13kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrsPhilipp Rudo
2018-04-13kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrsPhilipp Rudo
2018-04-13kernel/kexec_file.c: split up __kexec_load_puragoryPhilipp Rudo
2018-04-13kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo
2018-04-13kernel/kexec_file.c: search symbols in read-only kexec_purgatoryPhilipp Rudo
2018-04-13kernel/kexec_file.c: make purgatory_info->ehdr constPhilipp Rudo
2018-04-13kernel/kexec_file.c: remove checks in kexec_purgatory_loadPhilipp Rudo
2018-04-13include/linux/kexec.h: silence compile warningsPhilipp Rudo
2018-04-13kexec_file, x86: move re-factored code to generic sideAKASHI Takahiro
2018-04-13x86: kexec_file: clean up prepare_elf64_headers()AKASHI Takahiro
2018-04-13x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem bufferAKASHI Takahiro