aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/memory/ti-emif-pm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-26memory: ti-emif-pm: simplify platform_get_resource()Krzysztof Kozlowski1-3/+3
2021-02-08memory: ti-emif-pm: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-07-24memory: ti-emif-pm: Fix cast to iomem pointerKrzysztof Kozlowski1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2019-04-09memory: ti-emif-sram: Add ti_emif_run_hw_leveling for DDR3 hardware levelingDave Gerlach1-0/+3
2018-06-26memory: ti-emif-sram: Add resume function to recopy sram codeDave Gerlach1-0/+33
2018-03-05memory: ti-emif-sram: remove redundant dev_err call in ti_emif_probe()Wei Yongjun1-1/+0
2017-12-06memory: ti-emif-sram: remove unused variableArnd Bergmann1-1/+0
2017-12-02memory: ti-emif-sram: introduce relocatable suspend/resume handlersDave Gerlach1-0/+325