aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/via-rng.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-21hwrng: via - support new Centaur CPUdavidwang1-1/+1
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang1-1/+1
2016-11-01x86/fpu: Remove irq_ts_save() and irq_ts_restore()Andy Lutomirski1-6/+2
2015-12-19x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov1-2/+3
2015-05-19x86/fpu: Rename i387.h to fpu/api.hIngo Molnar1-1/+1
2014-10-02hwrng: printk replacementSudip Mukherjee1-4/+4
2013-09-13hwrng: via-rng - Mark device ID table as __maybe_unusedBen Hutchings1-1/+1
2013-09-02hwrng: via - Add MODULE_DEVICE_TABLEBen Hutchings1-0/+7
2011-01-07hwrng: via_rng - Fix memory scribbling on some CPUsHerbert Xu1-2/+5
2011-01-07hwrng: via_rng - Fix asm constraintsHerbert Xu1-2/+1
2009-06-02hwrng: via_rng - Support VIA Nano hardware RNGHarald Welte1-0/+13
2009-06-02hwrng: via_rng - The VIA Hardware RNG driver is for the CPU, not ChipsetHarald Welte1-1/+1
2008-10-27Tidy up addresses in random driversAlan Cox1-1/+1
2008-08-13crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()Suresh Siddha1-0/+8
2008-02-06via-rng: enable secondary noise source on CPUs where it is presentDave Jones1-0/+14
2008-01-11[HWRNG]: move status polling loop to data_present callbacksPatrick McHardy1-7/+12
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-01-11[PATCH] Fix HWRNG built-in initcalls priorityMichael Buesch1-1/+1
2006-06-26[PATCH] Add VIA HW RNG driverMichael Buesch1-0/+183