index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
ti
/
smartreflex.c
Age
Commit message (
Expand
)
Author
2024-11-04
Merge tag 'omap-for-v6.13/drivers-signed' of https://git.kernel.org/pub/scm/l...
Arnd Bergmann
2024-11-01
soc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-04
soc: ti: smartreflex: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
2023-10-02
soc/ti: smartreflex: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-17
soc: ti: smartreflex: Use devm_platform_ioremap_resource()
Yang Li
2023-04-14
soc: ti: smartreflex: Simplify getting the opam_sr pointer
Uwe Kleine-König
2023-01-09
ARM: omap2: smartreflex: remove on_init control
Arnd Bergmann
2022-11-14
soc: ti: smartreflex: Fix PM disable depth imbalance in omap_sr_probe
Zhang Qilong
2022-02-02
soc: ti: smartreflex: Use platform_get_irq_optional() to get the interrupt
Lad Prabhakar
2021-08-10
soc: ti: Remove pm_runtime_irq_safe() usage for smartreflex
Tony Lindgren
2021-06-04
PM: AVS: remove redundant dev_err call in omap_sr_probe()
Qiheng Lin
2020-10-16
PM: AVS: smartreflex Move driver to soc specific drivers
Ulf Hansson