summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-26regulator: mp8859: Cleanups and enhancementsMark Brown1-1/+251
2024-02-26Convert some regulator drivers to GPIO descriptorsMark Brown10-275/+143
2024-02-26regulator: userspace-consumer: add module device tableJohn Keeping1-0/+1
2024-02-26regulator: dt-bindings: gpio-regulator: Fix "gpios-states" and "states" array...Rob Herring1-1/+3
2024-02-26regulator: mp8859: Implement set_current_limit()Mark Brown1-0/+55
2024-02-26regulator: mp8859: Report slew rateMark Brown1-0/+15
2024-02-26regulator: mp8859: Support status and error readbackMark Brown1-0/+59
2024-02-26regulator: mp8859: Support active discharge controlMark Brown1-0/+5
2024-02-26regulator: mp8859: Support mode operationsMark Brown1-0/+39
2024-02-26regulator: mp8859: Support enable controlMark Brown1-0/+7
2024-02-26regulator: mp8859: Validate and log device identifier informationMark Brown1-0/+34
2024-02-26regulator: mp8859: Specify register accessibility and enable cachingMark Brown1-1/+37
2024-02-26regulator: max8998: Convert to GPIO descriptorsLinus Walleij2-102/+54
2024-02-26regulator: max8997: Convert to GPIO descriptorsLinus Walleij2-61/+25
2024-02-26regulator: lp8788-buck: Fully convert to GPIO descriptorsLinus Walleij2-45/+28
2024-02-26regulator: da9055: Fully convert to GPIO descriptorsLinus Walleij2-37/+24
2024-02-26regulator: max8973: Finalize switch to GPIO descriptorsLinus Walleij2-30/+12
2024-02-21regulator: dt-bindings: qcom,usb-vbus-regulator: add support for PM4125Dmitry Baryshkov1-0/+1
2024-02-21regulator: dt-bindings: qcom,usb-vbus-regulator: add support for PM4125Dmitry Baryshkov1-0/+1
2024-02-19regulator: core: Remove redundant assignment to variable possible_uVColin Ian King1-1/+0
2024-02-19regulator: core: Remove redundant assignment to variable possible_uVColin Ian King1-1/+0
2024-02-19regulator: pwm-regulator: Use dev_err_probe() for error paths in .probe()Uwe Kleine-König1-23/+17
2024-02-19regulator: pwm-regulator: Use dev_err_probe() for error paths in .probe()Uwe Kleine-König1-23/+17
2024-02-19regulator: Merge up v6.8-rc5Mark Brown1553-8700/+15665
2024-02-19dt-bindings: regulator: qcom,usb-vbus-regulator: Add PM6150 compatibleDanila Tikhonov1-2/+7
2024-02-18Linux 6.8-rc5Linus Torvalds1-1/+1
2024-02-18Merge tag 'kbuild-fixes-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-32/+33
2024-02-18Merge tag 'x86_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+18
2024-02-18Merge tag 'irq_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-26/+47
2024-02-18Merge tag 'i2c-for-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-13/+17
2024-02-18Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds24-33/+77
2024-02-18Merge tag 'bcachefs-2024-02-17' of https://evilpiepirate.org/git/bcachefsLinus Torvalds11-16/+35
2024-02-17Merge tag 'driver-core-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-26/+169
2024-02-17Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds23-27/+73
2024-02-17Merge tag 'tty-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-7/+32
2024-02-17Merge tag 'usb-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-12/+2
2024-02-17Merge tag 'media/v6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds14-68/+156
2024-02-17Merge tag 'pci-v6.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-15/+23
2024-02-17Merge tag 'probes-fixes-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2024-02-17Merge tag '6.8-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-7/+60
2024-02-17Documentation: Document the Linux Kernel CVE processGreg Kroah-Hartman4-3/+129
2024-02-17tracing/probes: Fix to search structure fields correctlyMasami Hiramatsu (Google)1-2/+2
2024-02-17Merge tag 'i2c-host-fixes-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang4-13/+17
2024-02-17MAINTAINERS: Add Siddharth Vadapalli as PCI TI DRA7XX/J721E reviewerSiddharth Vadapalli1-0/+1
2024-02-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-33/+48
2024-02-17Merge tag 'wq-for-6.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+2
2024-02-17Merge tag 'block-6.8-2024-02-16' of git://git.kernel.dk/linuxLinus Torvalds4-2/+8
2024-02-17Merge tag 'io_uring-6.8-2024-02-16' of git://git.kernel.dk/linuxLinus Torvalds1-2/+3
2024-02-17Merge tag 'ceph-for-6.8-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds3-25/+93
2024-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds65-276/+277