index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memory
/
of_memory.c
Age
Commit message (
Expand
)
Author
2022-08-16
memory: of: Fix refcount leak bug in of_lpddr3_get_ddr_timings()
Liang He
2022-08-16
memory: of: Fix refcount leak bug in of_get_ddr_timings()
Liang He
2022-02-25
memory: Update of_memory lpddr2 revision-id binding
Julius Werner
2022-02-09
memory: of: parse max-freq property
Krzysztof Kozlowski
2021-10-15
memory: Add LPDDR2-info helpers
Dmitry Osipenko
2020-07-27
memory: of: Correct kerneldoc
Krzysztof Kozlowski
2020-07-24
memory: of: Correct indentation
Krzysztof Kozlowski
2020-07-24
memory: of: Remove __func__ in device related messages
Krzysztof Kozlowski
2020-07-24
memory: of: Remove unused headers
Krzysztof Kozlowski
2019-10-01
memory: Extend of_memory with LPDDR3 support
Lukasz Luba
2019-06-17
memory: move jedec_ddr.h from include/memory to drivers/memory/
Masahiro Yamada
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2016-08-31
fix:memory:of_memory:add missing header dependencies
Baoyou Xie
2016-05-01
memory: of_memory: Silence uninitialized variable warning
Dan Carpenter
2012-09-04
memory: emif: add device tree support to emif driver
Aneesh V