aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/rtc/rtc-mpfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-17rtc: mpfs: switch to devm_device_init_wakeupAlexandre Belloni1-1/+1
2025-03-03rtc: mpfs: Use devm_pm_set_wake_irqPeng Fan1-7/+1
2024-11-10rtc: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2023-03-17rtc: mpfs: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2022-10-13rtc: mpfs: Use devm_clk_get_enabled() helperChristophe JAILLET1-18/+1
2022-08-23rtc: mpfs: Remove printing of stray CRGeert Uytterhoeven1-4/+3
2022-07-26rtc: mpfs: remove 'pending' variable from mpfs_rtc_wakeup_irq_handler()Tom Rix1-3/+0
2022-06-24rtc: Add driver for Microchip PolarFire SoCConor Dooley1-0/+326