index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-tegra.c
Age
Commit message (
Expand
)
Author
2016-09-02
rtc: constify rtc_class_ops structures
Julia Lawall
2016-07-09
rtc: simplify implementations of read_alarm
Uwe Kleine-König
2015-04-15
rtc: remove use of seq_printf return value
Joe Perches
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
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