aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-17Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds20-433/+501
2019-07-15Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds4-16/+565
2019-07-13rtc: wm831x: Add IRQF_ONESHOT flagHariprasad Kelam1-1/+2
2019-07-13rtc: stm32: remove one condition check in stm32_rtc_set_alarm()Markus Elfring1-5/+1
2019-07-13rtc: pcf2123: Fix build errorYueHaibing1-0/+1
2019-07-13rtc: interface: Change type of 'count' from int to u64Puranjay Mohan1-1/+1
2019-07-02Merge branches 'ib-mfd-clk-gpio-power-regulator-rtc-5.3', 'ib-mfd-clk-regulator-rtc-5.3', 'ib-mfd-cros-5.3' and 'ib-mfd-regulator-5.3' into ibs-for-mfd-mergedLee Jones2-16/+56
2019-06-27rtc: rk808: Add RK809 and RK817 support.Tony Xie2-16/+56
2019-06-27rtc: bd70528: Initial support for ROHM bd70528 RTCMatti Vaittinen3-0/+509
2019-06-20rtc: pcf8563: Clear event flags and disable interrupts before requesting irqChen-Yu Tsai1-6/+5
2019-06-20rtc: pcf8563: Fix interrupt trigger methodChen-Yu Tsai1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner46-201/+46
2019-06-19rtc: pcf2123: fix negative offset roundingAlexandre Belloni1-1/+1
2019-06-19rtc: pcf2123: add alarm supportDylan Howey1-2/+114
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-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2-10/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 377Thomas Gleixner1-4/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner1-14/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner1-9/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner1-9/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2-18/+2
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-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner1-12/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner4-36/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner4-40/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner3-43/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner21-114/+21
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114Thomas Gleixner1-13/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner1-5/+1
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