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
/
memory
/
ti-emif-pm.c
Age
Commit message (
Expand
)
Author
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2023-12-19
memory: ti-emif-pm: Convert to platform remove callback returning void
Uwe Kleine-König
2023-01-23
memory: ti-emif-pm: Use device_get_match_data() to simplify the code
ye xingchen
2022-04-26
memory: ti-emif-pm: simplify platform_get_resource()
Krzysztof Kozlowski
2021-02-08
memory: ti-emif-pm: Drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
2020-07-24
memory: ti-emif-pm: Fix cast to iomem pointer
Krzysztof Kozlowski
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-04-09
memory: ti-emif-sram: Add ti_emif_run_hw_leveling for DDR3 hardware leveling
Dave Gerlach
2018-06-26
memory: ti-emif-sram: Add resume function to recopy sram code
Dave Gerlach
2018-03-05
memory: ti-emif-sram: remove redundant dev_err call in ti_emif_probe()
Wei Yongjun
2017-12-06
memory: ti-emif-sram: remove unused variable
Arnd Bergmann
2017-12-02
memory: ti-emif-sram: introduce relocatable suspend/resume handlers
Dave Gerlach