summaryrefslogtreecommitdiff
path: root/drivers/char/hw_random/exynos-rng.c
AgeCommit message (Expand)Author
2015-10-20hwrng: exynos - Add Device Tree supportKrzysztof Kozlowski
2015-10-20hwrng: exynos - Fix missing configuration after suspend to RAMKrzysztof Kozlowski
2015-10-20hwrng: exynos - Add timeout for waiting on init doneKrzysztof Kozlowski
2015-10-20hwrng: exynos - Fix unbalanced PM runtime get/putsDaniel Thompson
2015-03-16hwrng: exynos - make use of devm_hwrng_registerDmitry Torokhov
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-04hwrandom / exynos / PM: Use CONFIG_PM in #ifdefRafael J. Wysocki
2014-10-20char: hw_random: drop owner assignment from platform_driversWolfram Sang
2014-02-07drivers/char: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-03-22hwrng: exynos - add CONFIG_PM_SLEEP/CONFIG_PM_RUNTIME to suspend/resumeJingoo Han
2013-02-21Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-01-22char: Convert to devm_ioremap_resource()Thierry Reding
2013-01-20Drivers: char: exynos_rng_pm_ops can be staticFengguang Wu
2013-01-03Drivers: char: remove __dev* attributes.Greg Kroah-Hartman
2012-11-21char: remove use of __devexitBill Pemberton
2012-07-11hwrng: exynos - Add support for Exynos random number generatorJonghwa Lee