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