1. 6e2ecb4 rtc: m41t80: Correct alarm month range with RTC reads by Maciej W. Rozycki · 6 years ago
  2. 2c90ca5 rtc: m41t80: fix SQW dividers override when setting a date by Gary Bisson · 7 years ago
  3. ae036af rtc: m41t80: add suspend handlers for alarm IRQ by Stefan Christ · 8 years ago
  4. e89487f rtc: m41t80: make it a real error message by Stefan Christ · 8 years ago
  5. 104b2d8 rtc: m41t80: use devm_add_action_or_reset() by Sudip Mukherjee · 8 years ago
  6. 56d86a7 rtc: simplify implementations of read_alarm by Uwe Kleine-König · 8 years ago
  7. 05a7f27 rtc: m41t80: handle oscillator failure bit by Mylène Josserand · 8 years ago
  8. 3726a21 rtc: m41t80: add wakealarm functionality by Mylène Josserand · 8 years ago
  9. 9c6dfed rtc: m41t80: add alarm functionality by Mylène Josserand · 8 years ago
  10. fc99b90 rtc: m41t80: remove warnings and replace obsolete function by Mylène Josserand · 8 years ago
  11. 54339f3 rtc: m41t80: add the use of 'BIT' macro by Mylène Josserand · 8 years ago
  12. f2b84ee rtc: m41t80: replace i2c functions for smbus ones by Mylène Josserand · 8 years ago
  13. ca91607 rtc: m41t80: remove proc macro by Mylène Josserand · 8 years ago
  14. ef6b312 rtc: m41t80: update sysfs entries export by Mylène Josserand · 8 years ago
  15. bcebd81 rtc: m41t80: avoid out of range year values by Stefan Christ · 8 years ago
  16. a737e83 rtc: use more standard kernel logging styles by Joe Perches · 9 years ago
  17. 6b1a523 drivers/rtc/rtc-m41t80.c: add support for MicroCrystal rv4162 by Wolfram Sang · 10 years ago
  18. 85d7704 drivers/rtc/rtc-m41t80.c: propagate error value from smbus functions by Wolfram Sang · 10 years ago
  19. c67fedf drivers/rtc/rtc-m41t80.c: clean up error paths by Wolfram Sang · 10 years ago
  20. 5028578 drivers/rtc/rtc-m41t80.c: remove DRV_VERSION macro by Wolfram Sang · 10 years ago
  21. e46527d drivers/rtc/rtc-m41t80.c: fix spacing related issue by Sachin Kamat · 11 years ago
  22. 4ebabb7 rtc: rtc-m41t80: use devm_*() functions by Jingoo Han · 11 years ago
  23. 48e9766 drivers/rtc/rtc-m41t80.c: remove disabled alarm functionality by Paul Bolle · 12 years ago
  24. 0abc920 rtc: convert rtc i2c drivers to module_i2c_driver by Axel Lin · 12 years ago
  25. c3b7977 rtc: m41t80: Workaround broken alarm functionality by John Stultz · 13 years ago
  26. a015dbc rtc: m41t80: Initialize clientdata before registering device by John Stultz · 13 years ago
  27. 16380c1 RTC: Convert rtc drivers to use the alarm_irq_enable method by John Stultz · 13 years ago
  28. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  29. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  30. 613655f drivers: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  31. 408929b rtc: m41t80: do not use rtc_valid_tm in m41t80_rtc_read_alarm by Atsushi Nemoto · 14 years ago
  32. b485fe5 rtc/m41t80: use rtc_valid_tm() to check returned tm by Wan ZongShun · 14 years ago
  33. 09eeb1f rtc-m41t80: use nonseekable_open() by Jan Blunck · 14 years ago
  34. 5592933 drivers: Push down BKL into various drivers by Arnd Bergmann · 14 years ago
  35. f30281f rtc: add m41t62 support to rtc-m41t80 driver by Daniel Glockner · 15 years ago
  36. fe20ba7 drivers/rtc/: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  37. d3a126f rtc: rtc-m41t80.c: add support for the ST M41T65 RTC by Steven A. Falco · 16 years ago
  38. 4c228db rtc: m41t80: use pr_info() as appropriate by Maciej W. Rozycki · 16 years ago
  39. 35aa64f rtc: m41t80: sort header inclusions for readability by Maciej W. Rozycki · 16 years ago
  40. 4101273 rtc-rtc-m41t80: BKL pushdown by Arnd Bergmann · 16 years ago
  41. 9fb1f68 rtc: m41t80: include <linux/kernel.h> for printk() by Maciej W. Rozycki · 16 years ago
  42. 417607d RTC/watchdog: M41T80: fix a potential use of unitialized data by Maciej W. Rozycki · 16 years ago
  43. 3760f73 i2c: Convert most new-style drivers to use module aliasing by Jean Delvare · 16 years ago
  44. d2653e9 i2c: Add support for device alias names by Jean Delvare · 16 years ago
  45. afe1ab4 correct name for rtc-m41t80 by David Brownell · 17 years ago
  46. 617780d rtc: watchdog support for rtc-m41t80 driver by Atsushi Nemoto · 17 years ago
  47. caaff56 rtc: add rtc-m41t80 driver by Atsushi Nemoto · 17 years ago