summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-06-28regulator: rt5033: Fix n_voltages settings for BUCK and LDOAxel Lin1-2/+2
2021-06-21Merge series "Extend regulator notification support" from Matti Vaittinen <ma...Mark Brown34-74/+356
2021-06-21regulator: add property parsing and callbacks to set protection limitsMatti Vaittinen2-4/+63
2021-06-21regulator: IRQ based event/error notification helpersMatti Vaittinen1-0/+135
2021-06-21regulator: move rdev_print helpers to internal.hMatti Vaittinen2-5/+10
2021-06-21regulator: add warning flagsMatti Vaittinen1-0/+14
2021-06-21reboot: Add hardware protection power-offMatti Vaittinen1-0/+1
2021-06-14Merge tag 'for-5.14-regulator' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown1-0/+1
2021-06-01regulator: mt6359: Add support for MT6359P regulatorHsin-Hsiung Wang2-0/+250
2021-06-01regulator: mt6359: Add support for MT6359 regulatorWen Su1-0/+58
2021-06-01mfd: Add support for the MediaTek MT6359 PMICHsin-Hsiung Wang3-0/+663
2021-06-01rtc: mt6397: refine RTC_TC_MTHHsin-Hsiung Wang1-0/+1
2021-06-01mfd: mt6358: Refine interrupt codeHsin-Hsiung Wang1-5/+3
2021-06-01regulator: core: Add regulator_sync_voltage_rdev()Dmitry Osipenko1-0/+1
2021-05-29Merge tag 'driver-core-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+2
2021-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+7
2021-05-28Merge tag 'nfs-for-5.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+2
2021-05-28Merge tag 'clang-features-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2021-05-27KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCKMarcelo Tosatti1-1/+1
2021-05-27KVM: PPC: exit halt polling on need_resched()Wanpeng Li1-0/+6
2021-05-27Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-22/+45
2021-05-26net: phy: Document phydev::dev_flags bits allocationFlorian Fainelli1-0/+5
2021-05-26SUNRPC: More fixes for backlog congestionTrond Myklebust1-0/+2
2021-05-25init: verify that function is initcall_t at compile-timeMarco Elver1-1/+2
2021-05-24Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+4
2021-05-24Merge tag 'spi-fix-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2021-05-24cgroup: fix spelling mistakesZhen Lei2-4/+4
2021-05-23linux/bits.h: fix compilation error with GENMASKRikard Falkeborn3-9/+11
2021-05-22Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+0
2021-05-21drivers: base: Fix device link removalRafael J. Wysocki1-4/+2
2021-05-21Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+8
2021-05-20Merge tag 'platform-drivers-x86-v5.13-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-3/+3
2021-05-20Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2021-05-20block: prevent block device lookups at the beginning of del_gendiskChristoph Hellwig1-2/+0
2021-05-19platform/surface: aggregator: avoid clang -Wconstant-conversion warningArnd Bergmann1-3/+3
2021-05-19{net,vdpa}/mlx5: Configure interface MAC into mpfs L2 tableEli Cohen1-0/+18
2021-05-19{net, RDMA}/mlx5: Fix override of log_max_qp by other deviceMaor Gottlieb1-22/+22
2021-05-19signal: Deliver all of the siginfo perf data in _perfEric W. Biederman1-1/+4
2021-05-19signal: Factor force_sig_perf out of perf_sigtrapEric W. Biederman1-0/+1
2021-05-19signal: Implement SIL_FAULT_TRAPNOEric W. Biederman1-0/+1
2021-05-19siginfo: Move si_trapno inside the union inside _si_faultEric W. Biederman1-3/+2
2021-05-18Merge tag 'v5.13-rc2' into spi-5.13Mark Brown396-4004/+7932
2021-05-16Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2021-05-15Merge tag 'core-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2021-05-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-5/+37
2021-05-15Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds2-6/+1
2021-05-15Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2021-05-15mm/filemap: fix readahead return typesMatthew Wilcox (Oracle)1-3/+3
2021-05-15mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)1-2/+2
2021-05-15mm/hugetlb: fix F_SEAL_FUTURE_WRITEPeter Xu1-0/+32