Age | Commit message (Expand) | Author |
2021-02-27 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2021-02-23 | whack-a-mole: don't open-code iminor/imajor | Al Viro |
2021-02-22 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2021-02-22 | Merge tag 'rtc-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds |
2021-02-22 | Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2021-02-13 | rtc: abx80x: Add utility function for writing configuration key | Kevin P. Fleming |
2021-02-13 | rtc: pcf2127: properly set flag WD_CD for rtc chips(pcf2129, pca2129) | Biwen Li |
2021-02-13 | rtc: pcf8563: Add NXP PCA8565 compatible | Marek Vasut |
2021-02-06 | rtc: s3c: quiet maybe-unused variable warning | Alexandre Belloni |
2021-02-06 | rtc: s3c: stop setting bogus time | Alexandre Belloni |
2021-02-06 | rtc: sd3078: quiet maybe-unused variable warning | Alexandre Belloni |
2021-02-06 | rtc: s35390a: quiet maybe-unused variable warning | Alexandre Belloni |
2021-02-06 | rtc: rx8581: quiet maybe-unused variable warning | Alexandre Belloni |
2021-02-06 | rtc: rx8010: quiet maybe-unused variable warning | Alexandre Belloni |
2021-02-06 | rtc: rv8803: quiet maybe-unused variable warning | Alexandre Belloni |
2021-02-06 | rtc: rv3032: quiet maybe-unused variable warning | Alexandre Belloni |
2021-02-06 | rtc: rv3029: quiet maybe-unused variable warning | Alexandre Belloni |
2021-02-06 | rtc: rv3028: quiet maybe-unused variable warning | Alexandre Belloni |
2021-02-06 | rtc: rs5c372: quiet maybe-unused variable warning | Alexandre Belloni |
2021-02-06 | rtc: pcf85363: quiet maybe-unused variable warning | Alexandre Belloni |
2021-02-06 | rtc: pcf85063: quiet maybe-unused variable warnings | Alexandre Belloni |
2021-02-06 | rtc: meson: quiet maybe-unused variable warning | Alexandre Belloni |
2021-02-06 | rtc: m41t80: quiet maybe-unused variable warning | Alexandre Belloni |
2021-02-06 | rtc: isl1208: quiet maybe-unused variable warning | Alexandre Belloni |
2021-02-06 | rtc: ds3232: quiet maybe-unused variable warning | Alexandre Belloni |
2021-02-06 | rtc: ds1672: quiet maybe-unused variable warning | Alexandre Belloni |
2021-02-06 | rtc: digicolor: quiet maybe-unused variable warning | Alexandre Belloni |
2021-02-06 | rtc: brcmstb-waketimer: quiet maybe-unused variable warning | Alexandre Belloni |
2021-02-06 | rtc: bq32k: quiet maybe-unused variable warning | Alexandre Belloni |
2021-02-06 | rtc: armada38x: depend on OF | Alexandre Belloni |
2021-02-06 | rtc: class: remove bogus documentation | Alexandre Belloni |
2021-02-06 | rtc: rv3028: remove useless warning messages | Alexandre Belloni |
2021-02-06 | rtc: rv3028: fix PORF handling | Alexandre Belloni |
2021-02-06 | rtc: mxc_v2: Replace spin_lock_irqsave with spin_lock in hard IRQ | Xiaofei Tan |
2021-02-06 | rtc: mxc: Replace spin_lock_irqsave with spin_lock in hard IRQ | Xiaofei Tan |
2021-02-06 | rtc: tegra: Replace spin_lock_irqsave with spin_lock in hard IRQ | Xiaofei Tan |
2021-02-06 | rtc: r7301: Replace spin_lock_irqsave with spin_lock in hard IRQ | Xiaofei Tan |
2021-02-06 | rtc: pm8xxx: Replace spin_lock_irqsave with spin_lock in hard IRQ | Xiaofei Tan |
2021-02-06 | rtc: cmos: Replace spin_lock_irqsave with spin_lock in hard IRQ | Xiaofei Tan |
2021-02-03 | rtc: zynqmp: depend on HAS_IOMEM | David Gow |
2021-02-02 | rtc: mc146818: Dont test for bit 0-5 in Register D | Thomas Gleixner |
2021-02-02 | amba: Make the remove callback return void | Uwe Kleine-König |
2021-01-27 | rtc: mc146818: Detect and handle broken RTCs | Thomas Gleixner |
2021-01-26 | rtc: pcf2127: Run a OTP refresh if not done before | Philipp Rosenberger |
2021-01-26 | rtc: pcf2127: Disable Power-On Reset Override | Philipp Rosenberger |
2021-01-25 | rtc: tps65910: Support wakeup-source property | Dmitry Osipenko |
2021-01-25 | rtc: stm32: use rtc_lock/rtc_unlock | Alexandre Belloni |
2021-01-25 | rtc: rx8025: use rtc_lock/rtc_unlock | Alexandre Belloni |
2021-01-25 | rtc: rx8010: use rtc_lock/rtc_unlock | Alexandre Belloni |
2021-01-25 | rtc: rv3029: use rtc_lock/rtc_unlock | Alexandre Belloni |