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