summaryrefslogtreecommitdiff
path: root/drivers/memory/ti-emif-pm.c
Commit message (Expand)AuthorAgeFilesLines
* memory: ti-emif-pm: Use device_get_match_data() to simplify the codeye xingchen2023-01-231-6/+1
* memory: ti-emif-pm: simplify platform_get_resource()Krzysztof Kozlowski2022-04-261-3/+3
* memory: ti-emif-pm: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski2021-02-081-1/+1
* memory: ti-emif-pm: Fix cast to iomem pointerKrzysztof Kozlowski2020-07-241-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* memory: ti-emif-sram: Add ti_emif_run_hw_leveling for DDR3 hardware levelingDave Gerlach2019-04-091-0/+3
* memory: ti-emif-sram: Add resume function to recopy sram codeDave Gerlach2018-06-261-0/+33
* memory: ti-emif-sram: remove redundant dev_err call in ti_emif_probe()Wei Yongjun2018-03-051-1/+0
* memory: ti-emif-sram: remove unused variableArnd Bergmann2017-12-061-1/+0
* memory: ti-emif-sram: introduce relocatable suspend/resume handlersDave Gerlach2017-12-021-0/+325