summaryrefslogtreecommitdiff
path: root/drivers/devfreq/tegra30-devfreq.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-04-20 10:18:30 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-04-20 10:18:30 +0200
commit9b249e60a5a83f49f2a65bfb808c0c058ff12a61 (patch)
tree85d9e3b58cf86bd15533dee4be6d7fb24981e801 /drivers/devfreq/tegra30-devfreq.c
parent834e602d0cc7c743bfce734fad4a46cefc0f9ab1 (diff)
downloadkernel-linux-6.13.y.tar.gz
Linux 6.13.12linux-6.13.y
Link: https://lore.kernel.org/r/20250417175111.386381660@linuxfoundation.org Tested-by: Florian Fainelli <florian.fainelli@broadcom.com> Tested-by: Salvatore Bonaccorso <carnil@debian.org> Tested-by: Peter Schneider <pschneider1968@googlemail.com> Link: https://lore.kernel.org/r/20250418110411.049004302@linuxfoundation.org Tested-by: Mark Brown <broonie@kernel.org> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: SeongJae Park <sj@kernel.org> Tested-by: Ron Economos <re@w6rz.net> Tested-by: Miguel Ojeda <ojeda@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/devfreq/tegra30-devfreq.c')
0 files changed, 0 insertions, 0 deletions
ue_false helperHongbo Li 2024-09-01memory tiering: introduce folio_use_access_time() checkZi Yan 2024-07-12memory tier: consolidate the initialization of memory tiersHo-Ren (Jack) Chuang 2024-05-05memory tier: create CPUless memory tiers after obtaining HMAT infoHo-Ren (Jack) Chuang 2024-05-05memory tier: dax/kmem: introduce an abstract layer for finding, allocating, a...Ho-Ren (Jack) Chuang 2024-02-22mm/demotion: print demotion targetsLi Zhijian 2024-02-22memory tier: make memory_tier_subsys constRicardo B. Marliere 2023-12-22base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'Dave Jiang 2023-10-16dax, kmem: calculate abstract distance with general interfaceHuang Ying 2023-10-16acpi, hmat: calculate abstract distance with HMATHuang Ying 2023-10-16memory tiering: add abstract distance calculation algorithms managementHuang Ying 2023-10-06acpi,mm: fix typo sibiling -> siblingLi Zhijian 2023-08-18memory tier: use helper macro __ATTR_RW()Miaohe Lin 2023-08-18memory tier: rename destroy_memory_type() to put_memory_type()Miaohe Lin 2023-08-18memory tier: use helper function destroy_memory_type()Miaohe Lin 2023-06-19memory tier: remove unneeded !IS_ENABLED(CONFIG_MIGRATION) checkMiaohe Lin 2023-06-19memory tier: remove unneeded disable_all_demotion_targets() when !CONFIG_MIGR...Miaohe Lin 2023-02-09memory tier: release the new_memtier in find_create_memory_tier()Tong Tiangen 2022-11-30mm/demotion: fix NULL vs IS_ERR checking in memory_tier_initMiaoqian Lin 2022-11-08memory: move hotplug memory notifier priority to same file for easy sortingLiu Shixin 2022-10-28memory tier, sysfs: rename attribute "nodes" to "nodelist"Huang Ying