index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memory
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-05
memory: tegra: add MC client for Tegra234 GPU
Sumit Gupta
1
-0
/
+10
2023-07-25
memory: Explicitly include correct DT includes
Rob Herring
15
-15
/
+16
2023-07-25
memory: tegra: Prefer octal over symbolic permissions
Thierry Reding
1
-6
/
+6
2023-07-25
memory: tegra: add check if MRQ_EMC_DVFS_LATENCY is supported
Sumit Gupta
1
-65
/
+71
2023-07-25
memory: tegra: Add clients used by DRM in Tegra234
Sumit Gupta
1
-0
/
+120
2023-07-25
memory: tegra: sort tegra234_mc_clients table as per register offsets
Sumit Gupta
1
-255
/
+259
2023-07-25
memory: tegra: make icc_set_bw return zero if BWMGR not supported
Sumit Gupta
1
-2
/
+2
2023-07-10
memory: tegra: Add dummy implementation on Tegra194
Thierry Reding
3
-22
/
+39
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-06-22
Merge tag 'memory-controller-drv-6.5' of https://git.kernel.org/pub/scm/linux...
Arnd Bergmann
5
-101
/
+42
2023-06-02
memory: atmel-sdramc: remove the driver
Claudiu Beznea
3
-86
/
+0
2023-05-30
memory: brcmstb_dpfe: fix testing array offset after use
Krzysztof Kozlowski
1
-1
/
+3
2023-05-29
ARM: mm: Make virt_to_pfn() a static inline
Linus Walleij
1
-1
/
+1
2023-05-16
memory: tegra: Make CPU cluster BW request a multiple of MC channels
Sumit Gupta
3
-1
/
+43
2023-05-16
memory: tegra: Add software memory clients in Tegra234
Sumit Gupta
1
-0
/
+15
2023-05-16
memory: tegra: Add memory clients for Tegra234
Sumit Gupta
1
-0
/
+420
2023-05-16
memory: tegra: Add interconnect support for DRAM scaling in Tegra234
Sumit Gupta
3
-1
/
+275
2023-05-08
memory: renesas-rpc-if: Fix PHYCNT.STRTIM setting
Wolfram Sang
1
-14
/
+39
2023-04-25
Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-11
/
+9
2023-04-10
memory: mtk-smi: mt8365: Add SMI Support
Alexandre Mergnat
1
-0
/
+6
2023-04-10
memory: tegra: read values from correct device
Diogo Ivo
1
-1
/
+1
2023-03-27
memory: stm32-fmc2-ebi: depends on ARCH_STM32 instead of MACH_STM32MP157
Christophe Kerello
1
-1
/
+1
2023-03-22
memory: tegra: remove redundant variable initialization
Diogo Ivo
1
-2
/
+0
2023-03-13
memory: tegra30-emc: fix interconnect registration race
Johan Hovold
1
-6
/
+6
2023-03-13
memory: tegra20-emc: fix interconnect registration race
Johan Hovold
1
-6
/
+6
2023-03-13
memory: tegra124-emc: fix interconnect registration race
Johan Hovold
1
-6
/
+6
2023-03-13
memory: tegra: fix interconnect registration race
Johan Hovold
1
-9
/
+7
2023-03-13
memory: atmel-ebi: Use of_property_present() for testing DT property presence
Rob Herring
1
-1
/
+1
2023-03-09
memory: remove MODULE_LICENSE in non-modules
Nick Alcock
4
-4
/
+0
2023-03-09
memory: tegra: remove MODULE_LICENSE in non-modules
Nick Alcock
2
-2
/
+0
2023-02-27
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-62
/
+100
2023-02-09
memory: renesas-rpc-if: Remove redundant division of dummy
Cong Dang
1
-2
/
+1
2023-01-23
memory: ti-emif-pm: Use device_get_match_data() to simplify the code
ye xingchen
1
-6
/
+1
2023-01-23
memory: renesas-rpc-if: Pass device instead of rpcif to rpcif_*()
Geert Uytterhoeven
1
-16
/
+16
2023-01-23
memory: renesas-rpc-if: Improve Runtime PM handling
Geert Uytterhoeven
1
-5
/
+11
2023-01-23
memory: renesas-rpc-if: Always use dev in rpcif_probe()
Geert Uytterhoeven
1
-6
/
+6
2023-01-23
memory: renesas-rpc-if: Move resource acquisition to .probe()
Geert Uytterhoeven
1
-25
/
+24
2023-01-23
memory: renesas-rpc-if: Split-off private data from struct rpcif
Geert Uytterhoeven
1
-18
/
+57
2022-12-27
memory: mvebu-devbus: Fix missing clk_disable_unprepare in mvebu_devbus_probe()
Gaosheng Cui
1
-2
/
+1
2022-12-27
memory: atmel-sdramc: Fix missing clk_disable_unprepare in atmel_ramc_probe()
Gaosheng Cui
1
-4
/
+2
2022-12-27
memory: tegra: Remove clients SID override programming
Ashish Mhetre
1
-36
/
+0
2022-12-27
memory: omap-gpmc: fix wait pin validation
Benedikt Niedermayr
1
-1
/
+2
2022-12-14
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-2
/
+1
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-0
/
+30
2022-11-25
memory: tegra: Add API for retrieving carveout bounds
Mikko Perttunen
2
-0
/
+30
2022-11-23
Merge tag 'tegra-for-6.2-memory-v2' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-0
/
+160
2022-11-21
memory: tegra: Add DLA clients for Tegra234
Jon Hunter
1
-0
/
+160
2022-11-21
memory: tegra186-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify code
Liu Shixin
1
-14
/
+1
2022-11-21
memory: tegra210-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify code
Liu Shixin
1
-14
/
+1
2022-11-21
memory: tegra30-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify code
Liu Shixin
1
-14
/
+1
[next]