2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/memory/tegra
Ingo Molnar 41cb08555c treewide, timers: Rename from_timer() to timer_container_of()
Move this API to the canonical timer_*() namespace.

[ tglx: Redone against pre rc1 ]

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/aB2X0jCKQO56WdMt@gmail.com
2025-06-08 09:07:37 +02:00
..
Kconfig memory: tegra: Do not enable by default during compile testing 2025-04-15 07:43:54 +02:00
Makefile memory: tegra: Add Tegra234 support 2022-05-09 10:46:00 +02:00
mc.c memory: tegra-mc: simplify with scoped for each OF child loop 2024-08-21 13:23:34 +02:00
mc.h memory: tegra: Make CPU cluster BW request a multiple of MC channels 2023-05-16 12:11:01 +02:00
tegra20-emc.c memory: tegra20-emc: Drop redundant platform_get_irq() error printk 2025-02-03 12:52:07 +01:00
tegra20.c interconnect: constify of_phandle_args in xlate 2024-02-26 00:38:17 +02:00
tegra30-emc.c memory: tegra30-emc: simplify with scoped for each OF child loop 2024-08-21 13:23:35 +02:00
tegra30.c interconnect: constify of_phandle_args in xlate 2024-02-26 00:38:17 +02:00
tegra114.c memory: tegra: Extract setup code into callback 2021-06-03 21:49:41 +02:00
tegra124-emc.c memory: tegra124-emc: simplify with scoped for each OF child loop 2024-08-21 13:23:34 +02:00
tegra124.c interconnect: constify of_phandle_args in xlate 2024-02-26 00:38:17 +02:00
tegra186-emc.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
tegra186.c IOMMU Updates for Linux v6.8 2024-01-18 15:16:57 -08:00
tegra194.c memory: tegra: Add dummy implementation on Tegra194 2023-07-10 12:04:56 +02:00
tegra210-emc-cc-r21021.c memory: tegra: Rework update_clock_tree_delay() 2024-07-29 17:35:21 +02:00
tegra210-emc-core.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
tegra210-emc-table.c memory: tegra: remove redundant variable initialization 2023-03-22 18:48:46 +01:00
tegra210-emc.h memory: tegra: Drop <linux/clk-provider.h> 2020-06-22 13:54:58 +02:00
tegra210-mc.h memory: tegra: Add EMC scaling support code for Tegra210 2020-06-22 13:54:57 +02:00
tegra210.c memory: tegra: Extract setup code into callback 2021-06-03 21:49:41 +02:00
tegra234.c memory: tegra: Fix indentation 2024-02-22 09:48:53 +01:00