aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-03Merge tag 'rtc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds20-111/+388
2021-04-29rtc: sysfs: check features instead of opsAlexandre Belloni1-1/+1
2021-04-29rtc: omap: use rtc_write to access OMAP_RTC_OSC_REGDario Binacchi1-3/+2
2021-04-29rtc: s5m: Remove reference to parent's device pdataKrzysztof Kozlowski1-6/+0
2021-04-29rtc: ds1307: Fix wday settings for rx8130Nobuhiro Iwamatsu1-2/+10
2021-04-29rtc: pcf8523: report oscillator failuresAlexandre Belloni1-2/+11
2021-04-29rtc: pcf8523: add alarm supportAlexandre Belloni1-0/+179
2021-04-29rtc: pcf8523: remove useless defineAlexandre Belloni1-3/+1
2021-04-29rtc: rtc_update_irq_enable: rework UIE emulationAlexandre Belloni1-24/+10
2021-04-29rtc: ds1307: remove flagsAlexandre Belloni1-2/+0
2021-04-29rtc: ds1307: replace HAS_ALARM by RTC_FEATURE_ALARMAlexandre Belloni1-35/+7
2021-04-29rtc: imx-sc: remove .read_alarmAlexandre Belloni1-11/+0
2021-04-28Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds4-43/+221
2021-04-17rtc: ds1511: remove unused functionJiapeng Chong1-6/+0
2021-04-17rtc: fsl-ftm-alarm: add MODULE_TABLE()Michael Walle1-0/+1
2021-04-17rtc: rtc-spear: replace spin_lock_irqsave by spin_lock in hard IRQTian Tao1-3/+3
2021-04-17rtc: pm8xxx: Add RTC support for PMIC PMK8350satya priya1-0/+11
2021-04-17rtc: ab-eoz9: make use of RTC_FEATURE_ALARMLiam Beguin1-6/+2
2021-04-17rtc: ab-eoz9: add alarm supportLiam Beguin1-0/+136
2021-04-17rtc: ab-eoz9: set regmap max_registerLiam Beguin1-0/+1
2021-04-16rtc: pcf85063: fallback to parent of_nodeFrancois Gervais1-4/+3
2021-04-16rtc: goldfish: remove dependency to OFLaurent Vivier1-1/+1
2021-04-14Merge tags 'ib-mfd-clk-gpio-regulator-rtc-v5.13', 'ib-mfd-extcon-v5.13', 'ib-mfd-input-v5.13-1', 'ib-mfd-platform-x86-v5.13', 'ib-mfd-power-v5.13', 'ib-mfd-pwm-rtc-v5.13-1' and 'ib-regulator-list-ramp-helpers-v5.13' into ibs-for-mfd-mergedLee Jones3-0/+154
2021-04-14rtc: bd70528: Support RTC on ROHM BD71815Matti Vaittinen2-11/+40
2021-04-14rtc: bd70528: Do not require parent dataMatti Vaittinen1-36/+31
2021-03-23rtc: rx6110: add ACPI bindings to I2CJohannes Hahn1-0/+7
2021-03-16rtc: mxc: Remove unneeded of_match_ptr()Fabio Estevam1-1/+1
2021-03-15rtc: imxdi: Convert to a DT-only driverFabio Estevam2-3/+2
2021-03-15rtc: rv3028: correct weekday register usageHeiko Schocher1-2/+2
2021-03-15rtc: tps65910: include linux/property.hArnd Bergmann1-0/+1
2021-03-11iio: hid-sensors: Move get sensitivity attribute to hid-sensor-commonYe Xiang1-1/+3
2021-03-11rtc: m48t59: use platform_get_irq_optionalAlexandre Belloni1-1/+1
2021-03-10rtc: New driver for RTC in Netronix embedded controllerJonathan Neuschäfer3-0/+154
2021-02-27Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2021-02-23whack-a-mole: don't open-code iminor/imajorAl Viro1-2/+2
2021-02-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-6/+2
2021-02-22Merge tag 'rtc-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds55-1661/+259
2021-02-22Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds3-534/+0
2021-02-13rtc: abx80x: Add utility function for writing configuration keyKevin P. Fleming1-23/+16
2021-02-13rtc: pcf2127: properly set flag WD_CD for rtc chips(pcf2129, pca2129)Biwen Li1-3/+7
2021-02-13rtc: pcf8563: Add NXP PCA8565 compatibleMarek Vasut1-0/+2
2021-02-06rtc: s3c: quiet maybe-unused variable warningAlexandre Belloni1-1/+1
2021-02-06rtc: s3c: stop setting bogus timeAlexandre Belloni1-15/+0
2021-02-06rtc: sd3078: quiet maybe-unused variable warningAlexandre Belloni1-1/+1
2021-02-06rtc: s35390a: quiet maybe-unused variable warningAlexandre Belloni1-1/+1
2021-02-06rtc: rx8581: quiet maybe-unused variable warningAlexandre Belloni1-1/+1
2021-02-06rtc: rx8010: quiet maybe-unused variable warningAlexandre Belloni1-1/+1
2021-02-06rtc: rv8803: quiet maybe-unused variable warningAlexandre Belloni1-1/+1
2021-02-06rtc: rv3032: quiet maybe-unused variable warningAlexandre Belloni1-1/+1
2021-02-06rtc: rv3029: quiet maybe-unused variable warningAlexandre Belloni1-1/+1