Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c61d8b5791abbc8b1aa51593d45dc88ef8804e4a
/
drivers
/
rtc
/
rtc-tegra.c
669022c
rtc: tegra: Replace spin_lock_irqsave with spin_lock in hard IRQ
by Xiaofei Tan
· 4 years ago
fdcfd85
rtc: rework rtc_register_device() resource management
by Bartosz Golaszewski
· 4 years, 2 months ago
8321c2e
rtc: tegra: remove set but unused variable
by Alexandre Belloni
· 5 years ago
09ef18b
rtc: use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
44c638c
rtc: remove superfluous error message
by Alexandre Belloni
· 5 years ago
faac910
rtc: Remove dev_err() usage after platform_get_irq()
by Stephen Boyd
· 5 years ago
59ab3f4
rtc: tegra: Drop MODULE_ALIAS
by Dmitry Osipenko
· 6 years ago
3e483e59
rtc: tegra: Turn into regular driver
by Thierry Reding
· 6 years ago
c6af561
rtc: tegra: Use consistent variable names and types
by Thierry Reding
· 6 years ago
a2d2923
rtc: tegra: checkpatch and miscellaneous cleanups
by Thierry Reding
· 6 years ago
b683827
rtc: tegra: convert to SPDX identifier
by Alexandre Belloni
· 6 years ago
34ea0ac
rtc: tegra: switch to rtc_time64_to_tm/rtc_tm_to_time64
by Alexandre Belloni
· 6 years ago
e108980
rtc: tegra: set range
by Alexandre Belloni
· 6 years ago
d54fb48
rtc: tegra: Switch to use %ptR
by Andy Shevchenko
· 6 years ago
fe0b5ce
rtc: tegra: Propagate errors from platform_get_irq()
by Thierry Reding
· 6 years ago
ac31672
headers: separate linux/mod_devicetable.h from linux/platform_device.h
by Randy Dunlap
· 7 years ago
c4f2eaf
rtc: tegra: stop validating rtc_time in .set_time
by Alexandre Belloni
· 7 years ago
5fa4086
rtc: tegra: Implement clock handling
by Thierry Reding
· 8 years ago
0ae2059
rtc: tegra: Sort includes alphabetically
by Thierry Reding
· 8 years ago
34c7b3a
rtc: constify rtc_class_ops structures
by Julia Lawall
· 8 years ago
56d86a7
rtc: simplify implementations of read_alarm
by Uwe Kleine-König
· 9 years ago
4395eb1
rtc: remove use of seq_printf return value
by Joe Perches
· 10 years ago
0929ae37
rtc: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
a177c3a
drivers/rtc: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
6856711
drivers/rtc/rtc-tegra.c: use managed rtc_device_register()
by Laxman Dewangan
· 12 years ago
57bff98
drivers/rtc/rtc-tegra.c: set irq name as device name
by Laxman Dewangan
· 12 years ago
3443ad0
drivers/rtc/rtc-tegra.c: use struct dev_pm_ops for power management
by Laxman Dewangan
· 12 years ago
38a6276
drivers/rtc/rtc-tegra.c: protect suspend/resume callbacks with CONFIG_PM_SLEEP
by Laxman Dewangan
· 12 years ago
0e2c481
rtc: rtc-tegra: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
51b38c6
rtc: rtc-tegra: add __init/__exit annotation
by Jingoo Han
· 12 years ago
8cbce1e
rtc: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
2d79cf8
drivers/rtc/rtc-tegra.c: convert to DT driver
by Joseph Lo
· 12 years ago
5a167f4
Drivers: rtc: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
621bae7
drivers/rtc/rtc-tegra.c: clean up probe/remove routines
by Hannu Heikkinen
· 13 years ago
e57ee01
drivers/rtc/rtc-tegra.c: properly initialize spinlock
by Uwe Kleine-König
· 13 years ago
ff859ba
rtc: add real-time clock driver for NVIDIA Tegra
by Andrew Chew
· 14 years ago