summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rtc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2021-05-0320-111/+388
|\
| * rtc: sysfs: check features instead of opsAlexandre Belloni2021-04-291-1/+1
| * rtc: omap: use rtc_write to access OMAP_RTC_OSC_REGDario Binacchi2021-04-291-3/+2
| * rtc: s5m: Remove reference to parent's device pdataKrzysztof Kozlowski2021-04-291-6/+0
| * rtc: ds1307: Fix wday settings for rx8130Nobuhiro Iwamatsu2021-04-291-2/+10
| * rtc: pcf8523: report oscillator failuresAlexandre Belloni2021-04-291-2/+11
| * rtc: pcf8523: add alarm supportAlexandre Belloni2021-04-291-0/+179
| * rtc: pcf8523: remove useless defineAlexandre Belloni2021-04-291-3/+1
| * rtc: rtc_update_irq_enable: rework UIE emulationAlexandre Belloni2021-04-291-24/+10
| * rtc: ds1307: remove flagsAlexandre Belloni2021-04-291-2/+0
| * rtc: ds1307: replace HAS_ALARM by RTC_FEATURE_ALARMAlexandre Belloni2021-04-291-35/+7
| * rtc: imx-sc: remove .read_alarmAlexandre Belloni2021-04-291-11/+0
| * rtc: ds1511: remove unused functionJiapeng Chong2021-04-171-6/+0
| * rtc: fsl-ftm-alarm: add MODULE_TABLE()Michael Walle2021-04-171-0/+1
| * rtc: rtc-spear: replace spin_lock_irqsave by spin_lock in hard IRQTian Tao2021-04-171-3/+3
| * rtc: pm8xxx: Add RTC support for PMIC PMK8350satya priya2021-04-171-0/+11
| * rtc: ab-eoz9: make use of RTC_FEATURE_ALARMLiam Beguin2021-04-171-6/+2
| * rtc: ab-eoz9: add alarm supportLiam Beguin2021-04-171-0/+136
| * rtc: ab-eoz9: set regmap max_registerLiam Beguin2021-04-171-0/+1
| * rtc: pcf85063: fallback to parent of_nodeFrancois Gervais2021-04-161-4/+3
| * rtc: goldfish: remove dependency to OFLaurent Vivier2021-04-161-1/+1
| * rtc: rx6110: add ACPI bindings to I2CJohannes Hahn2021-03-231-0/+7
| * rtc: mxc: Remove unneeded of_match_ptr()Fabio Estevam2021-03-161-1/+1
| * rtc: imxdi: Convert to a DT-only driverFabio Estevam2021-03-152-3/+2
| * rtc: rv3028: correct weekday register usageHeiko Schocher2021-03-151-2/+2
| * rtc: tps65910: include linux/property.hArnd Bergmann2021-03-151-0/+1
| * rtc: m48t59: use platform_get_irq_optionalAlexandre Belloni2021-03-111-1/+1
* | Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2021-04-284-43/+221
|\ \
| | \
| | \
| *-. \ Merge tags 'ib-mfd-clk-gpio-regulator-rtc-v5.13', 'ib-mfd-extcon-v5.13', 'ib-...Lee Jones2021-04-143-0/+154
| |\ \ \ | | | |/ | | |/|
| | | * rtc: New driver for RTC in Netronix embedded controllerJonathan Neuschäfer2021-03-103-0/+154
| | |/
| * | rtc: bd70528: Support RTC on ROHM BD71815Matti Vaittinen2021-04-142-11/+40
| * | rtc: bd70528: Do not require parent dataMatti Vaittinen2021-04-141-36/+31
| |/
* / iio: hid-sensors: Move get sensitivity attribute to hid-sensor-commonYe Xiang2021-03-111-1/+3
|/
* 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