summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
...
| * | rtc: rv3028: quiet maybe-unused variable warningAlexandre Belloni2021-02-061-1/+1
| * | rtc: rs5c372: quiet maybe-unused variable warningAlexandre Belloni2021-02-061-1/+1
| * | rtc: pcf85363: quiet maybe-unused variable warningAlexandre Belloni2021-02-061-1/+1
| * | rtc: pcf85063: quiet maybe-unused variable warningsAlexandre Belloni2021-02-061-19/+19
| * | rtc: meson: quiet maybe-unused variable warningAlexandre Belloni2021-02-061-1/+1
| * | rtc: m41t80: quiet maybe-unused variable warningAlexandre Belloni2021-02-061-1/+1
| * | rtc: isl1208: quiet maybe-unused variable warningAlexandre Belloni2021-02-061-1/+1
| * | rtc: ds3232: quiet maybe-unused variable warningAlexandre Belloni2021-02-061-1/+1
| * | rtc: ds1672: quiet maybe-unused variable warningAlexandre Belloni2021-02-061-1/+1
| * | rtc: digicolor: quiet maybe-unused variable warningAlexandre Belloni2021-02-061-1/+1
| * | rtc: brcmstb-waketimer: quiet maybe-unused variable warningAlexandre Belloni2021-02-061-1/+1
| * | rtc: bq32k: quiet maybe-unused variable warningAlexandre Belloni2021-02-061-1/+1
| * | rtc: armada38x: depend on OFAlexandre Belloni2021-02-061-0/+1
| * | rtc: class: remove bogus documentationAlexandre Belloni2021-02-061-5/+0
| * | rtc: rv3028: remove useless warning messagesAlexandre Belloni2021-02-061-9/+1
| * | rtc: rv3028: fix PORF handlingAlexandre Belloni2021-02-061-0/+2
| * | rtc: mxc_v2: Replace spin_lock_irqsave with spin_lock in hard IRQXiaofei Tan2021-02-061-4/+3
| * | rtc: mxc: Replace spin_lock_irqsave with spin_lock in hard IRQXiaofei Tan2021-02-061-3/+2
| * | rtc: tegra: Replace spin_lock_irqsave with spin_lock in hard IRQXiaofei Tan2021-02-061-3/+3
| * | rtc: r7301: Replace spin_lock_irqsave with spin_lock in hard IRQXiaofei Tan2021-02-061-3/+2
| * | rtc: pm8xxx: Replace spin_lock_irqsave with spin_lock in hard IRQXiaofei Tan2021-02-061-5/+4
| * | rtc: cmos: Replace spin_lock_irqsave with spin_lock in hard IRQXiaofei Tan2021-02-061-3/+2
| * | rtc: zynqmp: depend on HAS_IOMEMDavid Gow2021-02-031-1/+1
| * | rtc: pcf2127: Run a OTP refresh if not done beforePhilipp Rosenberger2021-01-261-0/+17
| * | rtc: pcf2127: Disable Power-On Reset OverridePhilipp Rosenberger2021-01-261-0/+8
| * | rtc: tps65910: Support wakeup-source propertyDmitry Osipenko2021-01-251-3/+7
| * | rtc: stm32: use rtc_lock/rtc_unlockAlexandre Belloni2021-01-251-2/+2
| * | rtc: rx8025: use rtc_lock/rtc_unlockAlexandre Belloni2021-01-251-3/+2
| * | rtc: rx8010: use rtc_lock/rtc_unlockAlexandre Belloni2021-01-251-3/+3
| * | rtc: rv3029: use rtc_lock/rtc_unlockAlexandre Belloni2021-01-251-5/+4
| * | rtc: pcf2123: use rtc_lock/rtc_unlockAlexandre Belloni2021-01-251-3/+2
| * | rtc: mcp795: use rtc_lock/rtc_unlockAlexandre Belloni2021-01-251-3/+2
| * | rtc: m41t80: use rtc_lock/rtc_unlockAlexandre Belloni2021-01-251-5/+4
| * | rtc: hym8563: use rtc_lock/rtc_unlockAlexandre Belloni2021-01-251-3/+2
| * | rtc: ds3232: use rtc_lock/rtc_unlockAlexandre Belloni2021-01-251-3/+2
| * | rtc: ds1685: use rtc_lock/rtc_unlockAlexandre Belloni2021-01-251-4/+2
| * | rtc: ds1307: use rtc_lock/rtc_unlockAlexandre Belloni2021-01-251-3/+2
| * | rtc: ds1305: use rtc_lock/rtc_unlockAlexandre Belloni2021-01-251-3/+2
| * | rtc: asm9260: use rtc_lock/rtc_unlockAlexandre Belloni2021-01-251-3/+3
| * | rtc: ac100: use rtc_lock/rtc_unlockAlexandre Belloni2021-01-251-2/+2
| * | rtc: remove ste ab3100 driverArnd Bergmann2021-01-233-263/+0
| * | rtc: remove ste coh901 driverArnd Bergmann2021-01-233-303/+0
| * | rtc: remove sirfsoc driverArnd Bergmann2021-01-233-454/+0
| * | rtc: tps65910: remove tps65910_rtc_ops_noirqAlexandre Belloni2021-01-161-11/+4
| * | rtc: rv8803: constify rv8803_rtc_opsAlexandre Belloni2021-01-161-5/+6
| * | rtc: rv3032: constify rv3032_rtc_opsAlexandre Belloni2021-01-161-5/+6
| * | rtc: rv3029: constify rv3029_rtc_opsAlexandre Belloni2021-01-161-5/+6
| * | rtc: rv3028: constify rv3028_rtc_opsAlexandre Belloni2021-01-161-5/+6
| * | rtc: opal: constify opal_rtc_opsAlexandre Belloni2021-01-161-6/+7
| * | rtc: m41t80: constify m41t80_rtc_opsAlexandre Belloni2021-01-161-7/+7