Age | Commit message (Expand) | Author | Files | Lines |
2016-11-17 | hwrng: atmel - use clk_disable_unprepare instead of clk_disable | Wei Yongjun | 1 | -1/+1 |
2016-11-01 | hwrng: atmel - disable TRNG during suspend | Wenyou Yang | 1 | -3/+21 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-20 | hwrng: atmel - add DT support | Boris Brezillon | 1 | -0/+7 |
2014-11-20 | hwrng: atmel - use clk_prepapre_enable/_disable_unprepare | Boris Brezillon | 1 | -4/+4 |
2014-10-20 | char: hw_random: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-03-10 | hwrng: atmel - Use devm_clk_get() | Jingoo Han | 1 | -6/+2 |
2014-02-27 | hwrng: atmel - Use devm_ioremap_resource() | Jingoo Han | 1 | -11/+4 |
2013-05-24 | hwrng: atmel - remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -2/+0 |
2013-01-04 | Drivers: char: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -1/+1 |
2012-11-22 | char: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-06-12 | hwrng: atmel-rng - fix data valid check | Peter Korsgaard | 1 | -1/+1 |
2012-05-31 | hwrng: atmel-rng - fix race condition leading to repeated bits | Peter Korsgaard | 1 | -0/+7 |
2011-11-30 | char: hw_random: convert drivers/char/hw_random/* to use module_platform_driv... | Axel Lin | 1 | -11/+1 |
2011-10-10 | hw_random: add driver for atmel true hardware random number generator | Peter Korsgaard | 1 | -0/+158 |