summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/powernv-rng.c
Commit message (Expand)AuthorAgeFilesLines
* random: do not include <asm/archrandom.h> from random.hJason A. Donenfeld2022-12-201-0/+1
* powerpc/powernv: rename remaining rng powernv_ functions to pnv_Jason A. Donenfeld2022-07-281-1/+1
* hwrng: drivers - Use device-managed registration APIChuhong Yuan2019-08-021-9/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
* char: constify of_device_id arrayFabian Frederick2015-03-161-1/+1
* hwrng: Add a driver for the hwrng found in power7+ systemsMichael Ellerman2013-10-111-0/+81