1. 16c2480 rtc: max77686: Fix wake-ups for max77620 by Jon Hunter · 4 years, 5 months ago
  2. d8f090d rtc: max77686: Do not allow interrupt to fire before system resume by Krzysztof Kozlowski · 4 years, 7 months ago
  3. 63a52f6 rtc: max77686: Use single-byte writes on MAX77620 by Thierry Reding · 4 years, 9 months ago
  4. 59a7f24 rtc: max77686: convert to devm_i2c_new_dummy_device() by Wolfram Sang · 5 years ago
  5. faac910 rtc: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  6. 7150710 rtc: max77686: convert to i2c_new_dummy_device by Wolfram Sang · 5 years ago
  7. b28cc6c rtc: max77686: Fix the returned value in case of error in 'max77686_rtc_read_time()' by Christophe JAILLET · 6 years ago
  8. 734c5cd rtc: maxim: Add SPDX license identifiers by Krzysztof Kozlowski · 6 years ago
  9. e115a2b rtc: max77686: stop validating rtc_time in .read_time by Alexandre Belloni · 7 years ago
  10. 7e84536 rtc: max77686: Use REGMAP_IRQ_REG for regmap-rtc-irqs initialisation by Laxman Dewangan · 9 years ago
  11. 726fe73 rtc: max77686: Add support for MAX20024/MAX77620 RTC IP by Laxman Dewangan · 9 years ago
  12. f393754 rtc: max77686: move initialisation of rtc regmap, irq chip locally by Laxman Dewangan · 9 years ago
  13. f604c48 rtc: max77686: avoid reference of parent device info multiple places by Laxman Dewangan · 9 years ago
  14. 69be249 rtc: max77686: use rtc regmap to access RTC registers by Laxman Dewangan · 9 years ago
  15. 0b4f8b0 rtc: max77686: fix checkpatch error by Laxman Dewangan · 9 years ago
  16. bf035f4 rtc: max77686: Cleanup and reduce dmesg output by Krzysztof Kozlowski · 9 years ago
  17. fb166ba rtc: max77686: Properly handle regmap_irq_get_virq() error code by Krzysztof Kozlowski · 9 years ago
  18. 1e5813b rtc: max77686: Fix unsupported year message by Javier Martinez Canillas · 9 years ago
  19. f903129 rtc: max77686: Add max77802 support by Javier Martinez Canillas · 9 years ago
  20. 90a5698 rtc: max77686: Add an indirection level to access RTC registers by Javier Martinez Canillas · 9 years ago
  21. 01ea01b rtc: max77686: Use a driver data struct instead hard-coded values by Javier Martinez Canillas · 9 years ago
  22. 5981804 rtc: max77686: Use usleep_range() instead of msleep() by Javier Martinez Canillas · 9 years ago
  23. 862f945 rtc: max77686: Use ARRAY_SIZE() instead of current array length by Javier Martinez Canillas · 9 years ago
  24. 7cdffeb rtc: max77686: Fix max77686_rtc_read_alarm() return value by Javier Martinez Canillas · 9 years ago
  25. 2d0cca0 rtc: max77686: Report platform modalias to fix module autoload by Javier Martinez Canillas · 10 years ago
  26. a737e83 rtc: use more standard kernel logging styles by Joe Perches · 10 years ago
  27. 0929ae37 rtc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  28. a20cd88 rtc: max77686: Use ffs() to calculate tm_wday by Javier Martinez Canillas · 10 years ago
  29. ea33c31 rtc: max77686: remove unneeded info log by Javier Martinez Canillas · 10 years ago
  30. 1745d6d rtc: max77686: fail to probe if no RTC regmap irqchip is set by Javier Martinez Canillas · 10 years ago
  31. 6b50fac rtc: max77686: remove dead code for SMPL and WTSR by Javier Martinez Canillas · 10 years ago
  32. e7f7fc7 rtc: max77686: Allow the max77686 rtc to wakeup the system by Doug Anderson · 10 years ago
  33. 6f1c1e7 mfd: max77686: Convert to use regmap_irq by Javier Martinez Canillas · 11 years ago
  34. 1748cbf drivers/rtc/rtc-max77686.c: Fix wrong register by Sangjung Woo · 11 years ago
  35. eda328f drivers/rtc/rtc-max77686.c: remove empty function by Sachin Kamat · 12 years ago
  36. cdf5f4a drivers/rtc/rtc-max77686.c: remove space before semicolon by Sachin Kamat · 12 years ago
  37. 7f391f5 drivers/rtc/rtc-max77686.c: use devm_regmap_init_i2c() by Sachin Kamat · 12 years ago
  38. ad81903 drivers/rtc/rtc-max77686.c: fix incorrect return value on error by Sachin Kamat · 12 years ago
  39. f56950e rtc: rtc-max77686: use devm_rtc_device_register() by Jingoo Han · 12 years ago
  40. e2bf115 drivers/rtc/rtc-max77686.c: use dev_info()/dev_emerg() instead of pr_info()/pr_emerg() by Jingoo Han · 12 years ago
  41. ac60bf3 drivers/rtc/rtc-max77686.c: fix indentation of bit definitions by Jingoo Han · 12 years ago
  42. 0f64f85 drivers/rtc/rtc-max77686.c: use devm_kzalloc() by Jingoo Han · 12 years ago
  43. f5b1d3c drivers/rtc/rtc-max77686.c: add missing module author name by Jingoo Han · 12 years ago
  44. 0c58ff5 drivers/rtc/rtc-max77686.c: use module_platform_driver() by Jingoo Han · 12 years ago
  45. 3cebeb5 rtc: max77686: use dev_info() instead of printk() by Jingoo Han · 12 years ago
  46. fca1dd0 rtc: max77686: add Maxim 77686 driver by Jonghwa Lee · 12 years ago