index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
/
omap3-rom-rng.c
Age
Commit message (
Expand
)
Author
2020-04-10
change email address for Pali Rohár
Pali Rohár
2020-02-28
hwrng: omap3-rom - Include linux/io.h for virt_to_phys
Herbert Xu
2019-11-01
hwrng: omap3-rom - Fix unused function warnings
Arnd Bergmann
2019-10-05
hwrng: omap3-rom - Use devm hwrng and runtime PM
Tony Lindgren
2019-10-05
hwrng: omap3-rom - Use runtime PM instead of custom functions
Tony Lindgren
2019-10-05
hwrng: omap3-rom - Update to use standard driver data
Tony Lindgren
2019-10-05
hwrng: omap3-rom - Initialize default quality to get data
Tony Lindgren
2019-10-05
hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idled
Tony Lindgren
2019-10-05
hwrng: omap3-rom - Fix missing clock by probing with device tree
Tony Lindgren
2017-05-23
hwrng: omap3-rom - Handle return value of clk_prepare_enable
Arvind Yadav
2016-08-24
hwrng: omap3-rom - Remove obsoleted functions
PrasannaKumar Muralidharan
2015-11-23
hwrng: omap3-rom - convert timer to delayed work
Aaro Koskinen
2014-10-20
char: hw_random: drop owner assignment from platform_drivers
Wolfram Sang
2014-03-10
hwrng: omap3-rom - Use devm_clk_get()
Jingoo Han
2013-10-16
hwrng: OMAP3 ROM Random Number Generator support
Pali Rohár