summaryrefslogtreecommitdiffstats
path: root/drivers/rtc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * 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-294-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
| * | 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