summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv/rng.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-22powerpc/powernv: wire up rng during setup_archJason A. Donenfeld1-16/+36
2022-03-01powerpc: Fix build errors with newer binutilsAnders Roxell1-1/+5
2021-12-23powerpc/powernv: Add __init attribute to eligible functionsNick Child1-1/+1
2020-08-25powerpc/powernv: Staticify functions without prototypesOliver O'Halloran1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring1-3/+3
2017-08-08powerpc/powernv: Use darn instruction for get_random_seed() on Power9Matt Brown1-0/+39
2017-04-10powerpc: Consolidate variants of real-mode MMIOsBenjamin Herrenschmidt1-1/+1
2015-07-23powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_*Paul Mackerras1-1/+1
2015-04-21KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.Michael Ellerman1-0/+29
2014-07-28powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()Michael Ellerman1-1/+1
2013-11-21powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman1-0/+1
2013-10-30powerpc: Add includes to fix powernv/rng.c buildStephen Rothwell1-0/+3
2013-10-11powerpc: Implement arch_get_random_long/int() for powernvMichael Ellerman1-0/+122