summaryrefslogtreecommitdiff
path: root/drivers/soc/ti/smartreflex.c
AgeCommit message (Expand)AuthorFilesLines
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-15soc: 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-11soc: 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