summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2021-02-06rtc: rv3028: quiet maybe-unused variable warningAlexandre Belloni
2021-02-06rtc: rs5c372: quiet maybe-unused variable warningAlexandre Belloni
2021-02-06rtc: pcf85363: quiet maybe-unused variable warningAlexandre Belloni
2021-02-06rtc: pcf85063: quiet maybe-unused variable warningsAlexandre Belloni
2021-02-06rtc: meson: quiet maybe-unused variable warningAlexandre Belloni
2021-02-06rtc: m41t80: quiet maybe-unused variable warningAlexandre Belloni
2021-02-06rtc: isl1208: quiet maybe-unused variable warningAlexandre Belloni
2021-02-06rtc: ds3232: quiet maybe-unused variable warningAlexandre Belloni
2021-02-06rtc: ds1672: quiet maybe-unused variable warningAlexandre Belloni
2021-02-06rtc: digicolor: quiet maybe-unused variable warningAlexandre Belloni
2021-02-06rtc: brcmstb-waketimer: quiet maybe-unused variable warningAlexandre Belloni
2021-02-06rtc: bq32k: quiet maybe-unused variable warningAlexandre Belloni
2021-02-06rtc: armada38x: depend on OFAlexandre Belloni
2021-02-06rtc: class: remove bogus documentationAlexandre Belloni
2021-02-06rtc: rv3028: remove useless warning messagesAlexandre Belloni
2021-02-06rtc: rv3028: fix PORF handlingAlexandre Belloni
2021-02-06rtc: mxc_v2: Replace spin_lock_irqsave with spin_lock in hard IRQXiaofei Tan
2021-02-06rtc: mxc: Replace spin_lock_irqsave with spin_lock in hard IRQXiaofei Tan
2021-02-06rtc: tegra: Replace spin_lock_irqsave with spin_lock in hard IRQXiaofei Tan
2021-02-06rtc: r7301: Replace spin_lock_irqsave with spin_lock in hard IRQXiaofei Tan
2021-02-06rtc: pm8xxx: Replace spin_lock_irqsave with spin_lock in hard IRQXiaofei Tan
2021-02-06rtc: cmos: Replace spin_lock_irqsave with spin_lock in hard IRQXiaofei Tan
2021-02-03rtc: zynqmp: depend on HAS_IOMEMDavid Gow
2021-02-02rtc: mc146818: Dont test for bit 0-5 in Register DThomas Gleixner
2021-02-02amba: Make the remove callback return voidUwe Kleine-König
2021-01-27rtc: mc146818: Detect and handle broken RTCsThomas Gleixner
2021-01-26rtc: pcf2127: Run a OTP refresh if not done beforePhilipp Rosenberger
2021-01-26rtc: pcf2127: Disable Power-On Reset OverridePhilipp Rosenberger
2021-01-25rtc: tps65910: Support wakeup-source propertyDmitry Osipenko
2021-01-25rtc: stm32: use rtc_lock/rtc_unlockAlexandre Belloni
2021-01-25rtc: rx8025: use rtc_lock/rtc_unlockAlexandre Belloni
2021-01-25rtc: rx8010: use rtc_lock/rtc_unlockAlexandre Belloni
2021-01-25rtc: rv3029: use rtc_lock/rtc_unlockAlexandre Belloni
2021-01-25rtc: pcf2123: use rtc_lock/rtc_unlockAlexandre Belloni
2021-01-25rtc: mcp795: use rtc_lock/rtc_unlockAlexandre Belloni
2021-01-25rtc: m41t80: use rtc_lock/rtc_unlockAlexandre Belloni
2021-01-25rtc: hym8563: use rtc_lock/rtc_unlockAlexandre Belloni
2021-01-25rtc: ds3232: use rtc_lock/rtc_unlockAlexandre Belloni
2021-01-25rtc: ds1685: use rtc_lock/rtc_unlockAlexandre Belloni
2021-01-25rtc: ds1307: use rtc_lock/rtc_unlockAlexandre Belloni
2021-01-25rtc: ds1305: use rtc_lock/rtc_unlockAlexandre Belloni
2021-01-25rtc: asm9260: use rtc_lock/rtc_unlockAlexandre Belloni
2021-01-25rtc: ac100: use rtc_lock/rtc_unlockAlexandre Belloni
2021-01-25rtc: mrst: Remove driver for deprecated platformAndy Shevchenko
2021-01-23rtc: remove ste ab3100 driverArnd Bergmann
2021-01-23rtc: remove ste coh901 driverArnd Bergmann
2021-01-23rtc: remove sirfsoc driverArnd Bergmann
2021-01-16rtc: tps65910: remove tps65910_rtc_ops_noirqAlexandre Belloni
2021-01-16rtc: rv8803: constify rv8803_rtc_opsAlexandre Belloni
2021-01-16rtc: rv3032: constify rv3032_rtc_opsAlexandre Belloni