Age | Commit message (Expand) | Author |
2016-05-04 | rtc: max77686: Properly handle regmap_irq_get_virq() error code | Krzysztof Kozlowski |
2016-05-04 | rtc: rx8025: remove rv8803 id | Alexandre Belloni |
2016-05-04 | rtc: ds1685: passing bogus values to irq_restore | Dan Carpenter |
2016-05-04 | rtc: vr41xx: Wire up alarm_irq_enable | Geert Uytterhoeven |
2016-05-04 | rtc: hym8563: fix invalid year calculation | Alexander Kochetkov |
2016-01-18 | Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds |
2016-01-15 | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-01-14 | Merge tag 'mfd-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-01-11 | rtc: cmos: prevent kernel warning on IRQ flags mismatch | Andy Shevchenko |
2016-01-11 | rtc: rtc-ds2404: constify ds2404_chip_ops structures | Julia Lawall |
2016-01-11 | rtc: s5m: Make register configuration per S2MPS device to remove exceptions | Krzysztof Kozlowski |
2016-01-11 | rtc: s5m: Add separate field for storing auto-cleared mask in register config | Krzysztof Kozlowski |
2016-01-11 | rtc: s5m: Cleanup by removing useless 'rtc' prefix from fields | Krzysztof Kozlowski |
2016-01-11 | rtc: Replace simple_strtoul by kstrtoul | LABBE Corentin |
2016-01-11 | rtc: abx80x: add alarm support | Alexandre Belloni |
2016-01-11 | rtc: abx80x: Add Microcrystal rv1805 support | Alexandre Belloni |
2016-01-11 | rtc: v3020: constify v3020_chip_ops structures | Julia Lawall |
2016-01-11 | rtc: rv8803: Extend compatibility with the rx8900 | Gregory CLEMENT |
2016-01-11 | rtc: rv8803: fix handling return value of i2c_smbus_read_byte_data | Andrzej Hajda |
2016-01-11 | rtc: Add Epson RX8010SJ RTC driver | Akshay Bhat |
2016-01-11 | rtc: lpc32xx: remove irq > NR_IRQS check from probe() | Vladimir Zapolskiy |
2016-01-11 | rtc: imxdi: fix spelling mistake in warning message | Colin Ian King |
2016-01-11 | rtc: ds1685: don't try to micromanage sysfs output size | Rasmus Villemoes |
2016-01-11 | rtc: use %ph for short hex dumps | Rasmus Villemoes |
2016-01-11 | rtc: da9063: avoid writing undefined data to rtc | Enrico Scholz |
2016-01-11 | rtc: sunxi: use of_device_get_match_data | LABBE Corentin |
2016-01-11 | rtc: sunxi: constify the data_year_param structure | LABBE Corentin |
2016-01-11 | rtc: sunxi: fix signedness issues | LABBE Corentin |
2016-01-11 | rtc: gemini: Remove unnecessary platform_set_drvdata() | Nizam Haider |
2016-01-11 | rtc: efi: add efi_procfs in efi_rtc_ops | Geliang Tang |
2016-01-11 | rtc: fix module reference count in rtc-proc | Geliang Tang |
2016-01-11 | rtc: pcf8523: refuse to write dates later than 2099 | Uwe Kleine-König |
2016-01-11 | Merge tag 'ib-mfd-regulator-rtc-v4.5' into rtc-next | Alexandre Belloni |
2015-12-20 | rtc: da9063: fix access ordering error during RTC interrupt at system power on | Steve Twiss |
2015-12-20 | rtc: rk808: Compensate for Rockchip calendar deviation on November 31st | Julius Werner |
2015-12-16 | powerpc: Remove broken GregorianDay() | Daniel Axtens |
2015-11-26 | rtc: ds1307: fix alarm reading at probe time | Simon Guinot |
2015-11-25 | rtc: ds1307: fix kernel splat due to wakeup irq handling | Felipe Balbi |
2015-11-23 | rtc: s5m.c: Add support for S2MPS15 RTC | Alim Akhtar |
2015-11-10 | Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds |
2015-11-08 | rtc: Add a driver for Micro Crystal RV8803 | Alexandre Belloni |
2015-11-08 | rtc: s3c: Set year, month, day value for setting alarm | Krzysztof Kozlowski |
2015-11-08 | rtc: ds1307: Fix alarm programming for mcp794xx | Tero Kristo |
2015-11-08 | rtc: isl12057: enable support for the standard "wakeup-source" property | Sudeep Holla |
2015-11-08 | rtc: opal: enable support for the stardard "wakeup-source" property | Sudeep Holla |
2015-11-08 | rtc: isl1208: Pass the IRQF_ONESHOT flag | Fabio Estevam |
2015-11-08 | rtc: pcf8563: add CLKOUT to common clock framework | Heiko Schocher |
2015-11-08 | rtc: davinci: remove incorrect reference to probe function | Arnd Bergmann |
2015-11-08 | rtc: at91rm9200: clear RTC alarm status flag prior to suspending | Wenyou Yang |
2015-11-08 | rtc: pcf2127: remove useless driver version | Uwe Kleine-König |