1. dac30a9 drivers/rtc: Replace PTR_RET with PTR_ERR_OR_ZERO by Sachin Kamat · 11 years ago
  2. 23f809e drivers/rtc/rtc-pcf8563.c: use PTR_RET() by Sachin Kamat · 11 years ago
  3. b1fb593 drivers/rtc/rtc-pcf8563.c: remove empty function by Sachin Kamat · 11 years ago
  4. d6fbdc3 rtc: rtc-pcf8563: use devm_*() functions by Jingoo Han · 11 years ago
  5. 0b7e039 drivers/rtc: remove unnecessary semicolons by Peter Senna Tschudin · 11 years ago
  6. 5a167f4 Drivers: rtc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  7. 755e4a4 drivers/rtc/rtc-pcf8563.c: convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  8. 8dccaf0 drivers/rtc/rtc-pcf8563.c: add device tree support by Nick Bowler · 12 years ago
  9. 0a25bf4 drivers/rtc/rtc-pcf8563.c: set owner field in driver struct by Nick Bowler · 12 years ago
  10. 0f20b76 drivers/rtc/rtc-pcf8563.c: add RTC_VL_READ/RTC_VL_CLR ioctl feature by Alexander Stein · 12 years ago
  11. 0abc920 rtc: convert rtc i2c drivers to module_i2c_driver by Axel Lin · 12 years ago
  12. 2113852 rtc: Add module.h to implicit users in drivers/rtc by Paul Gortmaker · 13 years ago
  13. bdaf886 drivers/rtc/rtc-pcf8563.c: remove unused struct by Graham Gower · 14 years ago
  14. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  15. b74d2ca rtc: fix driver data issues in several rtc drivers by Alessandro Zummo · 15 years ago
  16. fe20ba7 drivers/rtc/: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  17. 5d5b4d7 rtc-pcf8563: remove client validation by Laurent Pinchart · 16 years ago
  18. 8ea9212 rtc-pcf8563: add chip id by Jon Smirl · 16 years ago
  19. 3760f73 i2c: Convert most new-style drivers to use module aliasing by Jean Delvare · 16 years ago
  20. d2653e9 i2c: Add support for device alias names by Jean Delvare · 16 years ago
  21. 2a4e2b8 rtc: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  22. e5fc9cc rtc-pcf8563: new style conversion by Alessandro Zummo · 16 years ago
  23. 922539a i2c: normal_i2c can be made const (rtc drivers) by Jean Delvare · 16 years ago
  24. 5dd3ffa i2c: Stop using i2c_adapter.class_dev by Jean Delvare · 17 years ago
  25. cbb9450 [PATCH] rtc-pcf8563: detect polarity of century bit automatically by Atsushi Nemoto · 17 years ago
  26. a14e189 [PATCH] RTCs don't use i2c_adapter.dev by David Brownell · 18 years ago
  27. ff8371a [PATCH] constify rtc_class_ops: update drivers by David Brownell · 18 years ago
  28. 1713e90 [PATCH] rtc driver rtc-pcf8563 century bit inversed by Jean-Baptiste Maneyrol · 18 years ago
  29. d1d65b7 [PATCH] RTC subsystem: compact error messages by Alessandro Zummo · 18 years ago
  30. adfb434 [PATCH] RTC subsystem: fix proc output by Alessandro Zummo · 18 years ago
  31. f90a650 [PATCH] RTC subsystem: whitespaces and error messages cleanup by Alessandro Zummo · 18 years ago
  32. b5a82d6 [PATCH] RTC subsystem: PCF8563 driver by Alessandro Zummo · 18 years ago