aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vexpress/spc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-04ARM: versatile: move integrator/realview/vexpress to versatileArnd Bergmann1-598/+0
2019-12-09ARM: vexpress: Set-up shared OPP table instead of individual for each CPUSudeep Holla1-1/+11
2019-07-31ARM: vexpress: Cleanup cppcheck shifting warningPhong Tran1-2/+2
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2017-10-03ARM: vexpress/spc: Delete an error message for a failed memory allocationMarkus Elfring1-6/+2
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+3
2016-06-13ARM: vexpress/spc: fix missing include of spc.hBen Dooks1-0/+2
2016-06-13ARM: vexpress/spc: remove unused variable perf_stat_regSudeep Holla1-3/+1
2016-06-01vexpress/spc: Remove CLK_IS_ROOTStephen Boyd1-1/+1
2015-06-16arm: don't use module_init in non-modular mach-vexpress/spc.c codePaul Gortmaker1-1/+1
2014-08-31vexpress/spc: fix a build warning on array boundsAlex Shi1-3/+11
2014-04-24ARM: vexpress/TC2: Convert OPP voltage to uV before storingPunit Agrawal1-2/+2
2013-11-25ARM: vexpress/TC2: Implement MCPM power_down_finish()Dave Martin1-0/+40
2013-10-30ARM: vexpress/TC2: register vexpress-spc cpufreq deviceSudeep KarkadaNagesha1-0/+2
2013-10-30ARM: vexpress/TC2: add cpu clock supportSudeep KarkadaNagesha1-0/+102
2013-10-30ARM: vexpress/TC2: add support for CPU DVFSSudeep KarkadaNagesha1-1/+261
2013-08-07ARM: vexpress/TC2: add Serial Power Controller (SPC) supportLorenzo Pieralisi1-0/+180