summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2021-02-271-2/+2
|\
| * whack-a-mole: don't open-code iminor/imajorAl Viro2021-02-231-2/+2
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-02-222-6/+2
|\ \
| * | amba: Make the remove callback return voidUwe Kleine-König2021-02-022-6/+2
| |/
* | Merge tag 'rtc-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2021-02-2255-1661/+259
|\ \
| * | rtc: abx80x: Add utility function for writing configuration keyKevin P. Fleming2021-02-131-23/+16
| * | rtc: pcf2127: properly set flag WD_CD for rtc chips(pcf2129, pca2129)Biwen Li2021-02-131-3/+7
| * | rtc: pcf8563: Add NXP PCA8565 compatibleMarek Vasut2021-02-131-0/+2
| * | rtc: s3c: quiet maybe-unused variable warningAlexandre Belloni2021-02-061-1/+1
| * | rtc: s3c: stop setting bogus timeAlexandre Belloni2021-02-061-15/+0
| * | rtc: sd3078: quiet maybe-unused variable warningAlexandre Belloni2021-02-061-1/+1
| * | rtc: s35390a: quiet maybe-unused variable warningAlexandre Belloni2021-02-061-1/+1
| * | rtc: rx8581: quiet maybe-unused variable warningAlexandre Belloni2021-02-061-1/+1
| * | rtc: rx8010: quiet maybe-unused variable warningAlexandre Belloni2021-02-061-1/+1
| * | rtc: rv8803: quiet maybe-unused variable warningAlexandre Belloni2021-02-061-1/+1
| * | rtc: rv3032: quiet maybe-unused variable warningAlexandre Belloni2021-02-061-1/+1
| * | rtc: rv3029: quiet maybe-unused variable warningAlexandre Belloni2021-02-061-1/+1
| * | 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