summaryrefslogtreecommitdiffstats
path: root/drivers/rtc (follow)
Commit message (Expand)AuthorAgeFilesLines
* module: Convert symbol namespace to string literalPeter Zijlstra2024-12-021-1/+1
* Merge tag 'rtc-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2024-11-3063-329/+1980
|\
| * rtc: ab-eoz9: don't fail temperature reads on undervoltage notificationMaxime Chevallier2024-11-251-7/+0
| * rtc: rzn1: reduce register accessWolfram Sang2024-11-251-42/+33
| * rtc: rzn1: drop superfluous wday calculationWolfram Sang2024-11-251-15/+0
| * rtc: brcmstb-waketimer: don't include 'pm_wakeup.h' directlyWolfram Sang2024-11-181-1/+0
| * rtc: m48t59: Use platform_data struct for year offset valueFinn Thain2024-11-181-22/+4
| * rtc: ab-eoz9: fix abeoz9_rtc_read_alarmAlexandre Belloni2024-11-181-3/+1
| * rtc: rv3028: fix RV3028_TS_COUNT typeAlexandre Belloni2024-11-181-2/+4
| * rtc: rzn1: update Michel's emailWolfram Sang2024-11-181-2/+2
| * rtc: rzn1: fix BCD to rtc_time conversion errorsWolfram Sang2024-11-181-4/+4
| * rtc: amlogic-a4: fix compile errorXianwei Zhao2024-11-131-0/+1
| * rtc: amlogic-a4: drop error messagesAlexandre Belloni2024-11-121-15/+5
| * rtc: support for the Amlogic on-chip RTCYiting Deng2024-11-123-0/+487
| * rtc: add driver for Marvell 88PM886 PMIC RTCKarel Balej2024-11-113-0/+108
| * rtc: check if __rtc_read_time was successful in rtc_timer_do_work()Yongliang Gao2024-11-111-1/+6
| * rtc: pcf8563: Switch to regmapNobuhiro Iwamatsu2024-11-112-123/+82
| * rtc: pcf8563: Sort headers alphabeticallyNobuhiro Iwamatsu2024-11-111-4/+4
| * rtc: abx80x: Fix WDT bit position of the status registerNobuhiro Iwamatsu2024-11-111-1/+1
| * rtc: mt6359: Use RTC_TC_DOW hardware register for wdayAngeloGioacchino Del Regno2024-11-111-10/+6
| * rtc: mt6359: Add RTC hardware range and add support for start-yearAngeloGioacchino Del Regno2024-11-111-9/+4
| * rtc: bbnsm: add remove hookPeng Fan2024-11-111-2/+18
| * rtc: isl12022: Replace uint8_t types with u8Esben Haabendal2024-11-111-2/+2
| * rtc: isl12022: Add alarm supportEsben Haabendal2024-11-111-7/+227
| * rtc: isl12022: Prepare for extending rtc device drvdataEsben Haabendal2024-11-111-7/+24
| * rtc: rtc-mc146818-lib: Use is_leap_year instead of calculate leap yearsNobuhiro Iwamatsu2024-11-101-4/+2
| * rtc: st-lpc: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan2024-11-101-3/+2
| * rtc: Makefile: Replace spaces with tab.Tóth János2024-11-101-1/+1
| * rtc: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-11-1047-47/+47
| * rtc: renesas-rtca3: Fix compilation error on RISC-VClaudiu Beznea2024-11-101-0/+1
| * rtc: cmos: avoid taking rtc_lock for extended period of timeDmitry Torokhov2024-11-011-16/+15
| * rtc: renesas-rtca3: Add driver for RTCA-3 available on Renesas RZ/G3S SoCClaudiu Beznea2024-11-013-0/+910
* | Merge tag 'mfd-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2024-11-231-4/+1
|\ \
| * | mfd: rtc: bd7xxxx Drop IC name from IRQMatti Vaittinen2024-11-011-4/+1
| |/
* / move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-022-2/+2
|/
* [tree-wide] finally take no_llseek outAl Viro2024-09-272-2/+0
* Merge tag 'rtc-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2024-09-2510-6/+543
|\
| * rtc: rc5t619: use proper module tablesAndreas Kemnade2024-09-221-2/+11
| * rtc: m48t59: set rangeAlexandre Belloni2024-09-221-0/+2
| * rtc: m48t59: Remove division condition with direct comparisonAbhishek Tamboli2024-09-121-1/+1
| * rtc: at91sam9: fix OF node leak in probe() error pathKrzysztof Kozlowski2024-09-121-0/+1
| * rtc: sun6i: disable automatic clock input switchingMichael Walle2024-09-121-0/+1
| * rtc: Add driver for SD2405ALTóth János2024-09-123-0/+238
| * rtc: s35390a: Drop vendorless compatible string from match tableRob Herring (Arm)2024-09-121-1/+0
| * rtc: twl: convert comma to semicolonChen Ni2024-09-121-2/+2
| * rtc: stm32: add alarm A out featureValentin Caron2024-08-141-0/+60
| * rtc: stm32: add Low Speed Clock Output (LSCO) supportValentin Caron2024-08-142-0/+102
| * rtc: stm32: add pinctrl and pinmux interfacesValentin Caron2024-08-142-0/+125
* | rtc: support i.MX95 BBM RTCPeng Fan2024-08-283-0/+174
|/
* rtc: stm32: add new st,stm32mp25-rtc compatible and check RIF configurationValentin Caron2024-07-101-0/+78