summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-30rtc: abx80x: Add Device Tree matching tableKevin P. Fleming1-0/+49
2020-05-30rtc: rv3028: Add missed check for devm_regmap_init_i2c()Chuhong Yuan1-0/+2
2020-05-30rtc: mpc5121: Use correct return value for mpc5121_rtc_probe()Tiezhu Yang1-1/+1
2020-05-30rtc: goldfish: Use correct return value for goldfish_rtc_probe()Tiezhu Yang1-1/+1
2020-05-30rtc: snvs: Add necessary clock operations for RTC APIsAnson Huang1-2/+53
2020-05-30rtc: snvs: Make SNVS clock always preparedAnson Huang1-2/+2
2020-05-11rtc: ingenic: Reset regulator register in probePaul Cercueil1-0/+3
2020-05-11rtc: ingenic: Fix masking of error codePaul Cercueil1-1/+1
2020-05-11rtc: ingenic: Remove unused fields from private structurePaul Cercueil1-14/+12
2020-05-11rtc: ingenic: Set wakeup params in probePaul Cercueil1-51/+44
2020-05-11rtc: ingenic: Enable clock in probePaul Cercueil1-2/+17
2020-05-11rtc: ingenic: Use local 'dev' variable in probePaul Cercueil1-15/+15
2020-05-11rtc: ingenic: Only support probing from devicetreePaul Cercueil2-17/+4
2020-05-11rtc: mc13xxx: fix a double-unlock issueQiushi Wu1-1/+3
2020-05-11rtc: stmp3xxx: update contact emailWolfram Sang1-1/+1
2020-05-11rtc: max77686: Use single-byte writes on MAX77620Thierry Reding1-6/+16
2020-05-11rtc: pcf2127: report battery switch overAlexandre Belloni1-4/+12
2020-05-11rtc: pcf2127: set regmap max_registerAlexandre Belloni1-0/+2
2020-05-11rtc: pcf2127: remove unnecessary #ifdefAlexandre Belloni1-4/+0
2020-05-11rtc: pcf2127: let the core handle rtc rangeAlexandre Belloni1-3/+5
2020-05-11rtc: add new VL flag for backup switchoverAlexandre Belloni1-0/+1
2020-04-18rtc: 88pm860x: remove useless range checkAlexandre Belloni1-6/+0
2020-04-18rtc: mt2712: switch to devm_platform_ioremap_resourceAlexandre Belloni1-3/+1
2020-04-18rtc: mt2712: remove unnecessary error stringAlexandre Belloni1-7/+1
2020-04-15rtc: rc5t619: Fix an ERR_PTR vs NULL checkDan Carpenter1-3/+1
2020-04-15rtc: remove unnecessary error message after platform_get_irqMarkus Elfring3-9/+3
2020-04-12Linux 5.7-rc1Linus Torvalds1-2/+2
2020-04-12MAINTAINERS: sort field names for all entriesLinus Torvalds1-1974/+1974
2020-04-12MAINTAINERS: sort entries by entry nameLinus Torvalds1-820/+820
2020-04-12Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-9/+79
2020-04-12Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+10
2020-04-12Merge tag 'sched-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-62/+51
2020-04-12Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-31/+573
2020-04-12Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-26/+51
2020-04-12Merge tag '5.7-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds12-238/+272
2020-04-12Merge tag 'nfs-for-5.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2020-04-11Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds5-11/+13
2020-04-11Merge tag 'dma-mapping-5.7-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-4/+8
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds61-519/+384
2020-04-11mailmap: Add Sedat Dilek (replacement for expired email address)Sedat Dilek1-0/+1
2020-04-11pNFS: Fix RCU lock leakageTrond Myklebust1-0/+1
2020-04-11KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guestXiaoyao Li1-3/+34
2020-04-11KVM: x86: Emulate split-lock access as a write in emulatorXiaoyao Li1-1/+11
2020-04-11x86/split_lock: Provide handle_guest_split_lock()Thomas Gleixner2-5/+34
2020-04-11kbuild: fix comment about missing include guard detectionMasahiro Yamada1-1/+1
2020-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds130-366/+706
2020-04-10Merge tag 'docs-5.7-2' of git://git.lwn.net/linuxLinus Torvalds6-24/+22
2020-04-10Merge tag 'for-linus-5.7-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-85/+26
2020-04-10Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds4-15/+8
2020-04-10Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds18-123/+142