1. dbba08c rtc: pcf8563: Clear event flags and disable interrupts before requesting irq by Chen-Yu Tsai · 5 years ago
  2. 9146b10 rtc: pcf8563: fix output clock rate by Philipp Zabel · 7 years ago
  3. d2c9270 rtc: explicitly set tm_sec = 0 for drivers with minute accurancy by Uwe Kleine-König · 8 years ago
  4. 56d86a7 rtc: simplify implementations of read_alarm by Uwe Kleine-König · 8 years ago
  5. 74e1af3 rtc: pcf8563: Remove CLK_IS_ROOT by Stephen Boyd · 8 years ago
  6. fa56911 rtc: remove useless DRV_VERSION by Alexandre Belloni · 8 years ago
  7. a39a640 rtc: pcf8563: add CLKOUT to common clock framework by Heiko Schocher · 9 years ago
  8. b288454 rtc: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  9. cd1420d rtc: pfc8563: fix uninitialized variable warning by Arnd Bergmann · 9 years ago
  10. 626fea0 rtc: pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time() by Xunlei Pang · 9 years ago
  11. 538330c rtc: pcf8563 fix: return -EINVAL if we read an invalid time. by Jan Kardell · 9 years ago
  12. b0c57b5 drivers/rtc/rtc-pcf8563.c: simplify return from function by Robert Kmiec · 9 years ago
  13. a45d528 rtc: pcf8563: clear expired alarm at boot time by Jan Kardell · 9 years ago
  14. ff0bc50 rtc: pcf8563: save battery power by Jan Kardell · 9 years ago
  15. 599cda5 rtc: pcf8563: handle consequeces of lacking second alarm reg by Jan Kardell · 9 years ago
  16. c7aef4f rtc: pcf8563: fix wrong time from read_alarm by Jan Kardell · 9 years ago
  17. 45ef045 rtc: pcf8563: fix write of invalid bits to ST2 reg by Jan Kardell · 9 years ago
  18. 17a1e5e rtc: pcf8563: remove leftover code by Jan Kardell · 9 years ago
  19. 3ff3823 drivers/rtc/rtc-pcf8563.c: fix pcf8563_irq() error return value by Arnd Bergmann · 10 years ago
  20. e698a51 drivers/rtc/rtc-pcf8563.c: fix uninitialized use warning by Arnd Bergmann · 10 years ago
  21. ede3e9d drivers/rtc/rtc-pcf8563.c: add alarm support by Vincent Donnefort · 10 years ago
  22. 2784366c drivers/rtc/rtc-pcf8563.c: introduce read|write_block_data by Vincent Donnefort · 10 years ago
  23. dac30a9 drivers/rtc: Replace PTR_RET with PTR_ERR_OR_ZERO by Sachin Kamat · 11 years ago
  24. 23f809e drivers/rtc/rtc-pcf8563.c: use PTR_RET() by Sachin Kamat · 11 years ago
  25. b1fb593 drivers/rtc/rtc-pcf8563.c: remove empty function by Sachin Kamat · 11 years ago
  26. d6fbdc3 rtc: rtc-pcf8563: use devm_*() functions by Jingoo Han · 11 years ago
  27. 0b7e039 drivers/rtc: remove unnecessary semicolons by Peter Senna Tschudin · 11 years ago
  28. 5a167f4 Drivers: rtc: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  29. 755e4a4 drivers/rtc/rtc-pcf8563.c: convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  30. 8dccaf0 drivers/rtc/rtc-pcf8563.c: add device tree support by Nick Bowler · 12 years ago
  31. 0a25bf4 drivers/rtc/rtc-pcf8563.c: set owner field in driver struct by Nick Bowler · 12 years ago
  32. 0f20b76 drivers/rtc/rtc-pcf8563.c: add RTC_VL_READ/RTC_VL_CLR ioctl feature by Alexander Stein · 12 years ago
  33. 0abc920 rtc: convert rtc i2c drivers to module_i2c_driver by Axel Lin · 12 years ago
  34. 2113852 rtc: Add module.h to implicit users in drivers/rtc by Paul Gortmaker · 13 years ago
  35. bdaf886 drivers/rtc/rtc-pcf8563.c: remove unused struct by Graham Gower · 14 years ago
  36. 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
  37. b74d2ca rtc: fix driver data issues in several rtc drivers by Alessandro Zummo · 14 years ago
  38. fe20ba7 drivers/rtc/: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  39. 5d5b4d7 rtc-pcf8563: remove client validation by Laurent Pinchart · 16 years ago
  40. 8ea9212 rtc-pcf8563: add chip id by Jon Smirl · 16 years ago
  41. 3760f73 i2c: Convert most new-style drivers to use module aliasing by Jean Delvare · 16 years ago
  42. d2653e9 i2c: Add support for device alias names by Jean Delvare · 16 years ago
  43. 2a4e2b8 rtc: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  44. e5fc9cc rtc-pcf8563: new style conversion by Alessandro Zummo · 16 years ago
  45. 922539a i2c: normal_i2c can be made const (rtc drivers) by Jean Delvare · 16 years ago
  46. 5dd3ffa i2c: Stop using i2c_adapter.class_dev by Jean Delvare · 17 years ago
  47. cbb9450 [PATCH] rtc-pcf8563: detect polarity of century bit automatically by Atsushi Nemoto · 17 years ago
  48. a14e189 [PATCH] RTCs don't use i2c_adapter.dev by David Brownell · 17 years ago
  49. ff8371a [PATCH] constify rtc_class_ops: update drivers by David Brownell · 18 years ago
  50. 1713e90 [PATCH] rtc driver rtc-pcf8563 century bit inversed by Jean-Baptiste Maneyrol · 18 years ago
  51. d1d65b7 [PATCH] RTC subsystem: compact error messages by Alessandro Zummo · 18 years ago
  52. adfb434 [PATCH] RTC subsystem: fix proc output by Alessandro Zummo · 18 years ago
  53. f90a650 [PATCH] RTC subsystem: whitespaces and error messages cleanup by Alessandro Zummo · 18 years ago
  54. b5a82d6 [PATCH] RTC subsystem: PCF8563 driver by Alessandro Zummo · 18 years ago