summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ds1307.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-06rtc: meson: quiet maybe-unused variable warningAlexandre Belloni1-1/+1
2021-02-06rtc: m41t80: quiet maybe-unused variable warningAlexandre Belloni1-1/+1
2021-02-06rtc: isl1208: quiet maybe-unused variable warningAlexandre Belloni1-1/+1
2021-02-06rtc: ds3232: quiet maybe-unused variable warningAlexandre Belloni1-1/+1
2021-02-06rtc: ds1672: quiet maybe-unused variable warningAlexandre Belloni1-1/+1
2021-02-06rtc: digicolor: quiet maybe-unused variable warningAlexandre Belloni1-1/+1
2021-02-06rtc: brcmstb-waketimer: quiet maybe-unused variable warningAlexandre Belloni1-1/+1
2021-02-06rtc: bq32k: quiet maybe-unused variable warningAlexandre Belloni1-1/+1
2021-02-06rtc: armada38x: depend on OFAlexandre Belloni1-0/+1
2021-02-06rtc: class: remove bogus documentationAlexandre Belloni1-5/+0
2021-02-06dt-bindings: rtc: pcf2127: update bindingsAlexandre Belloni2-5/+52
2021-02-06rtc: rv3028: remove useless warning messagesAlexandre Belloni1-9/+1
2021-02-06rtc: rv3028: fix PORF handlingAlexandre Belloni1-0/+2
2021-02-06rtc: mxc_v2: Replace spin_lock_irqsave with spin_lock in hard IRQXiaofei Tan1-4/+3
2021-02-06rtc: mxc: Replace spin_lock_irqsave with spin_lock in hard IRQXiaofei Tan1-3/+2
2021-02-06rtc: tegra: Replace spin_lock_irqsave with spin_lock in hard IRQXiaofei Tan1-3/+3
2021-02-06rtc: r7301: Replace spin_lock_irqsave with spin_lock in hard IRQXiaofei Tan1-3/+2
2021-02-06rtc: pm8xxx: Replace spin_lock_irqsave with spin_lock in hard IRQXiaofei Tan1-5/+4
2021-02-06rtc: cmos: Replace spin_lock_irqsave with spin_lock in hard IRQXiaofei Tan1-3/+2
2021-02-03rtc: zynqmp: depend on HAS_IOMEMDavid Gow1-1/+1
2021-01-26rtc: pcf2127: Run a OTP refresh if not done beforePhilipp Rosenberger1-0/+17
2021-01-26rtc: pcf2127: Disable Power-On Reset OverridePhilipp Rosenberger1-0/+8
2021-01-25rtc: tps65910: Support wakeup-source propertyDmitry Osipenko1-3/+7
2021-01-25rtc: stm32: use rtc_lock/rtc_unlockAlexandre Belloni1-2/+2
2021-01-25rtc: rx8025: use rtc_lock/rtc_unlockAlexandre Belloni1-3/+2
2021-01-25rtc: rx8010: use rtc_lock/rtc_unlockAlexandre Belloni1-3/+3
2021-01-25rtc: rv3029: use rtc_lock/rtc_unlockAlexandre Belloni1-5/+4
2021-01-25rtc: pcf2123: use rtc_lock/rtc_unlockAlexandre Belloni1-3/+2
2021-01-25rtc: mcp795: use rtc_lock/rtc_unlockAlexandre Belloni1-3/+2
2021-01-25rtc: m41t80: use rtc_lock/rtc_unlockAlexandre Belloni1-5/+4
2021-01-25rtc: hym8563: use rtc_lock/rtc_unlockAlexandre Belloni1-3/+2
2021-01-25rtc: ds3232: use rtc_lock/rtc_unlockAlexandre Belloni1-3/+2
2021-01-25rtc: ds1685: use rtc_lock/rtc_unlockAlexandre Belloni1-4/+2
2021-01-25rtc: ds1307: use rtc_lock/rtc_unlockAlexandre Belloni1-3/+2
2021-01-25rtc: ds1305: use rtc_lock/rtc_unlockAlexandre Belloni1-3/+2
2021-01-25rtc: asm9260: use rtc_lock/rtc_unlockAlexandre Belloni1-3/+3
2021-01-25rtc: ac100: use rtc_lock/rtc_unlockAlexandre Belloni1-2/+2
2021-01-23rtc: remove ste ab3100 driverArnd Bergmann3-263/+0
2021-01-23rtc: remove ste coh901 driverArnd Bergmann4-319/+0
2021-01-23rtc: remove sirfsoc driverArnd Bergmann5-488/+0
2021-01-16rtc: tps65910: remove tps65910_rtc_ops_noirqAlexandre Belloni1-11/+4
2021-01-16rtc: rv8803: constify rv8803_rtc_opsAlexandre Belloni1-5/+6
2021-01-16rtc: rv3032: constify rv3032_rtc_opsAlexandre Belloni1-5/+6
2021-01-16rtc: rv3029: constify rv3029_rtc_opsAlexandre Belloni1-5/+6
2021-01-16rtc: rv3028: constify rv3028_rtc_opsAlexandre Belloni1-5/+6
2021-01-16rtc: opal: constify opal_rtc_opsAlexandre Belloni1-6/+7
2021-01-16rtc: m41t80: constify m41t80_rtc_opsAlexandre Belloni1-7/+7
2021-01-16rtc: pcf85363: drop a struct rtc_class_opsAlexandre Belloni1-6/+2
2021-01-16rtc: rx8010: drop a struct rtc_class_opsAlexandre Belloni1-10/+3
2021-01-16rtc: pcf85063: remove pcf85063_rtc_ops_alarmAlexandre Belloni1-9/+2