summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-06rtc: fsl-ftm-alarm: fix freeze(s2idle) failed to wakeRan Wang1-1/+5
2020-06-06rtc: abx80x: Provide debug feedback for invalid dt propertiesKevin P. Fleming1-6/+11
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-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-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2-8/+0
2020-04-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds16-24/+23
2020-04-11Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-107/+125
2020-04-11drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warningskbuild test robot1-1/+0
2020-04-11change email address for Pali RohárPali Rohár14-22/+22
2020-04-11mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual1-1/+1
2020-04-10Merge tag 'pwm/for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-233/+518
2020-04-10Merge tag 'for-linus-5.7-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds3-32/+139
2020-04-10Merge tag 'drm-next-2020-04-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds31-189/+350
2020-04-10Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2020-04-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds33-771/+723
2020-04-10Merge tag 'libata-5.7-2020-04-09' of git://git.kernel.dk/linux-blockLinus Torvalds4-5/+28
2020-04-10Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-blockLinus Torvalds12-140/+278
2020-04-10Merge tag 'acpi-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-2/+2
2020-04-10Merge tag 'pm-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-2/+2
2020-04-10Merge tag 's390-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds11-158/+102
2020-04-10Merge branch 'pm-cpuidle'Rafael J. Wysocki1-2/+2
2020-04-10Merge branches 'acpi-ec' and 'acpi-x86'Rafael J. Wysocki1-2/+2
2020-04-09Merge tag 'amd-drm-fixes-5.7-2020-04-08' of git://people.freedesktop.org/~agd...Dave Airlie22-48/+217
2020-04-09Merge tag 'drm-intel-next-fixes-2020-04-08' of git://anongit.freedesktop.org/...Dave Airlie3-20/+42
2020-04-09drm/ttm: Temporarily disable the huge_fault() callbackThomas Hellstrom (VMware)1-63/+0
2020-04-09Merge tag 'drm-misc-next-fixes-2020-04-09' of git://anongit.freedesktop.org/d...Dave Airlie5-58/+91
2020-04-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-5/+3