aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ds1742.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19rtc: pcf2123: use %ptRDylan Howey1-10/+2
2019-06-19rtc: pcf2123: port to regmapDylan Howey1-81/+61
2019-06-19rtc: pcf2123: remove sysfs register viewDylan Howey1-89/+1
2019-06-09rtc: rx8025: simplify getting the adapter of a clientWolfram Sang1-1/+1
2019-06-09rtc: rx8010: simplify getting the adapter of a clientWolfram Sang1-1/+1
2019-06-09rtc: rv8803: simplify getting the adapter of a clientWolfram Sang1-1/+1
2019-06-09rtc: m41t80: simplify getting the adapter of a clientWolfram Sang1-1/+1
2019-06-09rtc: fm3130: simplify getting the adapter of a clientWolfram Sang1-5/+3
2019-06-07rtc: tegra: Drop MODULE_ALIASDmitry Osipenko1-1/+0
2019-06-06rtc: sun6i: Add R40 compatibleMaxime Ripard1-0/+1
2019-06-06dt-bindings: rtc: sun6i: Add the R40 RTC compatibleMaxime Ripard1-3/+22
2019-06-06dt-bindings: rtc: Convert Allwinner A31 RTC to a schemaMaxime Ripard2-46/+115
2019-06-06dt-bindings: rtc: Convert Allwinner A10 RTC to a schemaMaxime Ripard2-17/+43
2019-06-06dt-bindings: rtc: Move trivial RTC over to a schemas of their ownMaxime Ripard2-39/+92
2019-06-06dt-bindings: rtc: Add YAML schemas for the generic RTC bindingsMaxime Ripard2-33/+51
2019-06-01rtc: imx-sc: add rtc alarm supportAnson Huang1-0/+87
2019-06-01rtc: tps65910: fix typo in register name in read_alarm()Michał Mirosław1-1/+1
2019-06-01rtc: tps65910: remove superfluous Kconfig dependencyMichał Mirosław1-1/+1
2019-06-01rtc: tegra: Turn into regular driverThierry Reding1-4/+4
2019-06-01rtc: tegra: Use consistent variable names and typesThierry Reding1-60/+58
2019-06-01rtc: tegra: checkpatch and miscellaneous cleanupsThierry Reding1-75/+79
2019-05-23rtc: st-lpc: remove unnecessary checkAlexandre Belloni1-4/+0
2019-05-23rtc: ds1307: properly handle oscillator failure flagsAlexandre Belloni1-71/+58
2019-05-23rtc: s35390a: change FLAG defines to use BIT macroRichard Leitner1-6/+6
2019-05-23rtc: s35390a: introduce struct device in probeRichard Leitner1-11/+10
2019-05-23rtc: s35390a: set uie_unsupportedRichard Leitner1-0/+6
2019-05-23rtc: s35390a: clarify INT2 pin output modesRichard Leitner1-9/+7
2019-05-23rtc: test: enable wakeup flagsRoman Stratiienko1-0/+1
2019-05-23rtc: ds2404: use hw endiannes variableNicholas Mc Guire1-2/+3
2019-05-19Linux 5.2-rc1Linus Torvalds1-2/+2
2019-05-19kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada1-3/+1
2019-05-18panic: add an option to replay all the printk message in bufferFeng Tang5-4/+24
2019-05-18initramfs: don't free a non-existent initrdSteven Price1-1/+1
2019-05-18fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into workqueue when umountJiufei Xue1-3/+8
2019-05-18mm/compaction.c: correct zone boundary handling when isolating pages from a pageblockMel Gorman1-2/+2
2019-05-18mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macroUladzislau Rezki (Sony)1-0/+43
2019-05-18mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macroUladzislau Rezki (Sony)1-0/+48
2019-05-18mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)2-247/+763
2019-05-18kbuild: check uniqueness of module namesMasahiro Yamada2-0/+17
2019-05-18kconfig: Terminate menu blocks with a comment in the generated configAlexander Popov1-1/+12
2019-05-18kbuild: add LICENSES to KBUILD_ALLDIRSMasahiro Yamada1-1/+1
2019-05-18kbuild: remove 'addtree' and 'flags' magic for header search pathsMasahiro Yamada3-33/+13
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada17-26/+25
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada30-49/+47
2019-05-18media: remove unneeded header search pathsMasahiro Yamada7-11/+0
2019-05-18alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfigMasahiro Yamada2-0/+2
2019-05-18kbuild: terminate Kconfig when $(CC) or $(LD) is missingMasahiro Yamada2-1/+9
2019-05-18kbuild: turn auto.conf.cmd into a mandatory include fileMasahiro Yamada1-1/+1
2019-05-18.gitignore: exclude .get_maintainer.ignore and .gitattributesMasahiro Yamada1-3/+5
2019-05-18kbuild: add all Clang-specific flags unconditionallyMasahiro Yamada2-11/+11