summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/bmips-cpufreq.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert '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-02-07cpufreq: bmips: Stop setting cpufreq_driver->attr fieldViresh Kumar1-1/+0
2024-07-09cpufreq: Make cpufreq_driver->exit() return voidLizhe1-3/+1
2022-08-30cpufreq: bmips-cpufreq: Use module_init and add module_exitZhang Jianhua1-2/+8
2019-07-16cpufreq: Make cpufreq_generic_init() return voidViresh Kumar1-11/+6
2018-06-13treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+1
2017-02-09cpufreq: bmips-cpufreq: CPUfreq driver for Broadcom's BMIPS SoCsMarkus Mayer1-0/+188