aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-02mfd: sec: Remove unused platform data membersKrzysztof Kozlowski1-25/+0
2021-06-02mfd: sec: Enable wakeup from suspend via devicetree propertyKrzysztof Kozlowski1-3/+0
2021-06-02mfd: sec: Remove unused irq_base in platform dataKrzysztof Kozlowski1-3/+0
2021-06-02mfd: sec: Remove unused device_type in platform dataKrzysztof Kozlowski1-1/+0
2021-06-02mfd: sec: Remove unused cfg_pmic_irq in platform dataKrzysztof Kozlowski1-1/+0
2021-06-02dt-bindings: mfd: pm8008: Add IRQ listingGuru Das Srinagesh1-0/+19
2021-06-02mfd: bd71828: Fix .n_voltages settingsAxel Lin1-5/+5
2021-06-02mfd: hisilicon: Use the correct HiSilicon copyrightHao Fang1-1/+1
2021-06-02mfd: mt6360: Merge header file into driver and remove unuse register defineGene Chen1-240/+0
2021-06-02mfd: mt6360: Remove handle_post_irq callback functionGene Chen1-1/+1
2021-06-02mfd: mt6360: Rename mt6360_pmu_data by mt6360_ddataGene Chen1-1/+1
2021-06-02mfd: mt6360: Remove redundant brackets around raw numbersGene Chen1-205/+205
2021-06-02backlight: rt4831: Adds DT binding document for Richtek RT4831 backlightChiYuan Huang1-0/+23
2021-06-02mfd: lp87565: Handle optional reset pinLuca Ceresoli1-0/+1
2021-06-02mfd: mt6397: Add MT6358 register definitions for power keyMattijs Korpershoek1-0/+2
2021-06-02Merge tags 'tb-mfd-asoc-v5.14-1', 'tb-mfd-gpio-regulator-v5.14' and 'tb-mfd-regulator-rtc-v5.14' into ibs-for-mfd-mergedLee Jones8-30/+989
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-01mfd: Add Rockchip rk817 audio CODEC supportChris Morgan1-0/+81
2021-05-19mfd: lp87565: Move LP87565_regulator_id to .c fileLuca Ceresoli1-11/+0
2021-05-19mfd: lp87565: Fix typo in define namesLuca Ceresoli1-14/+14
2021-05-09Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds2-5/+1
2021-05-09Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2021-05-09Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-113/+132
2021-05-08Revert "bio: limit bio max size"Jens Axboe2-5/+1
2021-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+4
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-6/+2
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-5/+40
2021-05-09linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada2-6/+2
2021-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2-2/+7
2021-05-07Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds1-0/+1
2021-05-07Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+5
2021-05-07Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-89/+140
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds34-138/+198
2021-05-07mm: fix typos in commentsIngo Molnar2-3/+3
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada8-52/+1
2021-05-07include/linux/pgtable.h: few spelling fixesBhaskar Chowdhury1-5/+5
2021-05-07mm/vmalloc: remove vwrite()David Hildenbrand1-1/+0
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand1-11/+0
2021-05-07drivers/char: remove /dev/kmem for goodDavid Hildenbrand2-2/+2
2021-05-07mm: fix some typos and code style problemsShijie Luo2-2/+2
2021-05-07init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes1-0/+2
2021-05-07kernel/async.c: remove async_unregister_domain()Rasmus Villemoes1-1/+0
2021-05-07delayacct: clear right task's flag after blkio completesYafang Shao1-10/+10
2021-05-07smp: kernel/panic.c - silence warningsHe Ying1-0/+8
2021-05-06Merge tag 'iomap-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-4/+1
2021-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+10