aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-28rtc: armada38x: fix possible race conditionAlexandre Belloni1-11/+11
2018-09-28rtc: lib: correct documentation typoAlexandre Belloni1-1/+1
2018-09-28rtc: ds1307: use rtc_add_groupAlexandre Belloni1-39/+14
2018-09-28rtc: ds1685: use rtc_add_groupAlexandre Belloni1-39/+1
2018-09-28rtc: ds1685: use generic nvmemAlexandre Belloni1-67/+25
2018-09-28rtc: ds1685: drop RTC_DS1685_PROC_REGSAlexandre Belloni2-72/+0
2018-09-28rtc: test: Switch to SPDX identifierAlexandre Belloni1-4/+1
2018-09-28rtc: test: make license text and module license match.Alexandre Belloni1-1/+1
2018-09-28rtc: tx4939: fixup nvmem name and register sizeAlexandre Belloni1-3/+1
2018-09-28rtc: isl1208: don't include core header fileAlexandre Belloni1-4/+3
2018-09-28rtc: move rtc_add_group/s definitionsAlexandre Belloni1-14/+0
2018-09-28rtc: reorder Makefile entriesAlexandre Belloni1-6/+6
2018-09-28rtc: ds1307: add frequency_test_enable attribute on m41txxGiulio Benetti1-0/+92
2018-09-28rtc: ds1307: add offset sysfs for mt41txx chips.Giulio Benetti1-0/+77
2018-09-28rtc: isl1208: avoid possible sysfs raceAlexandre Belloni1-17/+10
2018-09-13rtc: remove irq_task from kerneldocAlexandre Belloni1-3/+0
2018-09-13rtc: unexport non devm managed registrationAlexandre Belloni1-7/+5
2018-09-12Merge tag 'ib-mfd-rtc-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into rtc-nextAlexandre Belloni1-4/+9
2018-09-12rtc: abx80x: add basic watchdog supportJeremy Gebben2-4/+113
2018-09-12rtc: abx80x: use a 'priv' struct for client dataJeremy Gebben1-8/+19
2018-09-11mfd: menelaus: Fix possible race condition and leakAlexandre Belloni1-4/+9
2018-09-11rtc: pl031: switch to devm_rtc_allocate_device/rtc_register_deviceAlexandre Belloni1-9/+9
2018-09-11rtc: pl030: fix possible race conditionAlexandre Belloni1-6/+9
2018-09-11rtc: mt6397: fix possible race conditionAlexandre Belloni1-5/+8
2018-09-08rtc: mips: default to rtc-cmos on mipsArnd Bergmann1-1/+1
2018-08-31rtc: mrst: remove set but not used variable 'valid'YueHaibing1-2/+1
2018-08-27rtc: rv8803: add Epson RX8803 supportAlexandre Belloni1-0/+5
2018-08-27rtc: rv8803: fix the rv8803 id in the OF tableAlexandre Belloni1-1/+1
2018-08-27rtc: sysfs: fix NULL check in rtc_add_groups()Dan Carpenter1-2/+2
2018-08-27rtc: sun6i: Use struct_size() in kzalloc()Gustavo A. R. Silva1-2/+1
2018-08-27rtc: jz4740: Drop dependency on MACH_INGENICPaul Cercueil1-1/+1
2018-08-27rtc: omap: Cut down the shutdown time from 2 seconds to 1 secKeerthy1-10/+15
2018-08-27rtc: omap: use of_device_is_system_power_controller functionKeerthy1-2/+1
2018-08-27rtc: rtc-mrst: Replace mdelay() with msleep() in mrst_read_time()Jia-Ju Bai1-1/+1
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds11-179/+72
2018-08-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-17/+25
2018-08-25Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds3-27/+87
2018-08-25Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds14-24/+171
2018-08-25Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-18/+205
2018-08-25Merge tag 'for-linus-20180825' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+3
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds30-120/+158
2018-08-24Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds28-232/+739
2018-08-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds2-4/+24
2018-08-24Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+2
2018-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds20-210/+626
2018-08-24Merge tag 'acpi-4.19-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+3
2018-08-24Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds34-141/+160
2018-08-24Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds9-45/+31
2018-08-24iommu/rockchip: Move irq request past pm_runtime_enableMarc Zyngier1-11/+13
2018-08-24iommu/rockchip: Handle errors returned from PM frameworkMarc Zyngier1-6/+15