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
/
rtc
/
rtc-tegra.c
Age
Commit message (
Expand
)
Author
2013-05-18
drivers/rtc: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-04-29
drivers/rtc/rtc-tegra.c: use managed rtc_device_register()
Laxman Dewangan
2013-04-29
drivers/rtc/rtc-tegra.c: set irq name as device name
Laxman Dewangan
2013-04-29
drivers/rtc/rtc-tegra.c: use struct dev_pm_ops for power management
Laxman Dewangan
2013-04-29
drivers/rtc/rtc-tegra.c: protect suspend/resume callbacks with CONFIG_PM_SLEEP
Laxman Dewangan
2013-04-29
rtc: rtc-tegra: use module_platform_driver_probe()
Jingoo Han
2013-04-29
rtc: rtc-tegra: add __init/__exit annotation
Jingoo Han
2013-01-22
rtc: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-04
drivers/rtc/rtc-tegra.c: convert to DT driver
Joseph Lo
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2012-05-29
drivers/rtc/rtc-tegra.c: clean up probe/remove routines
Hannu Heikkinen
2011-07-25
drivers/rtc/rtc-tegra.c: properly initialize spinlock
Uwe Kleine-König
2011-03-22
rtc: add real-time clock driver for NVIDIA Tegra
Andrew Chew