1. 34c7b3a rtc: constify rtc_class_ops structures by Julia Lawall · 8 years ago
  2. a737e83 rtc: use more standard kernel logging styles by Joe Perches · 9 years ago
  3. 0929ae37 rtc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  4. f53eeb8 drivers/rtc/rtc-twl.c: use devm_*() functions by Jingoo Han · 10 years ago
  5. b99b94b drivers/rtc/rtc-twl.c: fix: rtcX/wakealarm attribute isn't created by Grygorii Strashko · 11 years ago
  6. 5ee6748 drivers/rtc/rtc-twl.c: cleanup with module_platform_driver() conversion by Peter Ujfalusi · 11 years ago
  7. d3869ff drivers/rtc/rtc-twl.c: fix rtc_reg_map initialization by Peter Ujfalusi · 11 years ago
  8. ae84589 drivers/rtc/rtc-twl.c: ensure IRQ is wakeup enabled by Kevin Hilman · 11 years ago
  9. ca5f438 rtc: rtc-twl: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  10. 24b8256 drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with device tree by Tony Lindgren · 11 years ago
  11. b9d8c46 rtc: rtc-twl: convert twl4030rtc_driver to dev_pm_ops by Jingoo Han · 11 years ago
  12. c8a6046 drivers/rtc: use of_match_ptr() macro by Sachin Kamat · 11 years ago
  13. 5a167f4 Drivers: rtc: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  14. 14591d8 mfd/rtc/gpio: twl: No need to allocate bigger buffer for write by Peter Ujfalusi · 12 years ago
  15. 8dcebaa9 drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probe by Kevin Hilman · 12 years ago
  16. 6b91bf1 drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOT by Kevin Hilman · 12 years ago
  17. f3ec434 drivers/rtc/rtc-twl.c: use static register while reading time by Konstantin Shlyakhovoy · 12 years ago
  18. 2778ebc drivers/rtc/rtc-twl.c: return correct RTC event from ISR by Venu Byravarasu · 12 years ago
  19. 94a339d drivers/rtc/rtc-twl.c: simplify RTC interrupt clearing by Venu Byravarasu · 12 years ago
  20. f7439bc drivers/rtc/rtc-twl.c: enable RTC irrespective of its prior state by Venu Byravarasu · 12 years ago
  21. ce9f650 drivers/rtc/rtc-twl.c: optimize IRQ bit access by Venu Byravarasu · 12 years ago
  22. 948170f drivers/rtc/rtc-twl.c: add DT support for RTC inside twl4030/twl6030 by Benoit Cousson · 12 years ago
  23. 7e72c68 rtc: twl: Fix registration vs. init order by Todd Poynor · 13 years ago
  24. 34d623d rtc: rtc-twl: Remove lockdep related local_irq_enable() by Sebastian Reichel · 13 years ago
  25. dec35d1 rtc: rtc-twl: Switch to using threaded irq by Ilkka Koskinen · 13 years ago
  26. 8f6b0dd drivers/rtc/rtc-twl.c: check return value of twl_rtc_write_u8() in twl_rtc_set_time() by Jesper Juhl · 13 years ago
  27. 51ba60c RTC: Cleanup rtc_class_ops->update_irq_enable() by John Stultz · 13 years ago
  28. 2e84067 rtc-twl: Storage class should be before const qualifier by Tobias Klauser · 14 years ago
  29. a6b49ff rtc: Add twl6030 RTC support by Balaji T K · 14 years ago
  30. ef3b7d0 mfd: Rename twl4030_ routines in rtc-twl.c by Balaji T K · 14 years ago
  31. fc7b92f mfd: Rename all twl4030_i2c* by Balaji T K · 14 years ago
  32. b07682b mfd: Rename twl4030* driver files to enable re-use by Santosh Shilimkar · 14 years ago[Renamed (99%) from drivers/rtc/rtc-twl4030.c]
  33. f993004 rtc: rtc-twl4030 don't mask alarm interrupts on suspend by Kim Kyuwon · 15 years ago
  34. 744bcb1 rtc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  35. cafa1d8 rtc: rtc-twl4030 don't mask alarm interrupts on shutdown by Matti Halme · 15 years ago
  36. a748384 rtc: tw4030 add alarm/update interfaces by Alessandro Zummo · 15 years ago
  37. 2fac667 rtc: bunch of drivers: fix 'no irq' case handing by Anton Vorontsov · 15 years ago
  38. cc61686 rtc twl4030: rename ioctl function when RTC_INTF_DEV=n by Randy Dunlap · 15 years ago
  39. f96411a mfd: rtc-twl4030 driver by David Brownell · 16 years ago