aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/ti/smartreflex.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-04Merge tag 'omap-for-v6.13/drivers-signed' of https://git.kernel.org/pub/scm/l...Arnd Bergmann1-2/+2
2024-11-01soc: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-10-04soc: ti: smartreflex: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-2/+2
2023-10-02soc/ti: smartreflex: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-05-17soc: ti: smartreflex: Use devm_platform_ioremap_resource()Yang Li1-3/+1
2023-04-14soc: ti: smartreflex: Simplify getting the opam_sr pointerUwe Kleine-König1-28/+2
2023-01-09ARM: omap2: smartreflex: remove on_init controlArnd Bergmann1-4/+0
2022-11-14soc: ti: smartreflex: Fix PM disable depth imbalance in omap_sr_probeZhang Qilong1-0/+1
2022-02-02soc: ti: smartreflex: Use platform_get_irq_optional() to get the interruptLad Prabhakar1-6/+7
2021-08-10soc: ti: Remove pm_runtime_irq_safe() usage for smartreflexTony Lindgren1-30/+22
2021-06-04PM: AVS: remove redundant dev_err call in omap_sr_probe()Qiheng Lin1-3/+1
2020-10-16PM: AVS: smartreflex Move driver to soc specific driversUlf Hansson1-0/+1045