aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/virtual-cpufreq.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2025-09-05cpufreq: Drop redundant freq_table parameterZihuan Zhang1-1/+1
2025-03-17cpufreq: Init cpufreq only for present CPUsJacky Bai1-1/+1
2025-02-07cpufreq: virtual: Stop setting cpufreq_driver->attr fieldViresh Kumar1-1/+0
2024-10-29cpufreq: add virtual-cpufreq driverDavid Dai1-0/+333