Age | Commit message (Expand) | Author |
2021-11-12 | Merge tag 'rtc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds |
2021-11-10 | rtc: rx8025: use .set_offset/.read_offset | Alexandre Belloni |
2021-11-10 | rtc: rx8025: use rtc_add_group | Alexandre Belloni |
2021-11-10 | rtc: rx8025: clear RTC_FEATURE_ALARM when alarm are not supported | Alexandre Belloni |
2021-11-10 | rtc: rx8025: set range | Alexandre Belloni |
2021-11-10 | rtc: rx8025: let the core handle the alarm resolution | Alexandre Belloni |
2021-11-10 | rtc: rx8025: switch to devm_rtc_allocate_device | Alexandre Belloni |
2021-11-10 | rtc: ab8500: let the core handle the alarm resolution | Alexandre Belloni |
2021-11-10 | rtc: ab-eoz9: support UIE when available | Alexandre Belloni |
2021-11-10 | rtc: ab-eoz9: use RTC_FEATURE_UPDATE_INTERRUPT | Alexandre Belloni |
2021-11-10 | rtc: rv3032: let the core handle the alarm resolution | Alexandre Belloni |
2021-11-10 | rtc: s35390a: let the core handle the alarm resolution | Alexandre Belloni |
2021-11-10 | rtc: handle alarms with a minute resolution | Alexandre Belloni |
2021-11-10 | rtc: pcf85063: silence cppcheck warning | Alexandre Belloni |
2021-11-10 | rtc: rv8803: fix writing back ctrl in flag register | Dominique Martinet |
2021-10-26 | Merge tag 'samsung-drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann |
2021-10-23 | rtc: s3c: Add time range | Sam Protsenko |
2021-10-23 | rtc: s3c: Extract read/write IO into separate functions | Sam Protsenko |
2021-10-23 | rtc: s3c: Remove usage of devm_rtc_device_register() | Sam Protsenko |
2021-10-23 | rtc: tps80031: Remove driver | Dmitry Osipenko |
2021-10-23 | rtc: sun6i: Allow probing without an early clock provider | Samuel Holland |
2021-10-18 | rtc: pcf8523: add BSM support | Alexandre Belloni |
2021-10-18 | rtc: pcf8523: allow usage on ACPI platforms | Alexandre Belloni |
2021-10-18 | rtc: pcf8523: remove unecessary ifdefery | Alexandre Belloni |
2021-10-18 | rtc: pcf8523: always compile pcf8523_rtc_ioctl | Alexandre Belloni |
2021-10-18 | rtc: pcf8523: switch to regmap | Alexandre Belloni |
2021-10-18 | rtc: expose RTC_FEATURE_UPDATE_INTERRUPT | Alexandre Belloni |
2021-10-18 | rtc: pcf8523: avoid reading BLF in pcf8523_rtc_read_time | Alexandre Belloni |
2021-10-18 | rtc: rv3032: allow setting BSM | Alexandre Belloni |
2021-10-18 | rtc: rv3028: add BSM support | Alexandre Belloni |
2021-10-18 | rtc: add BSM parameter | Alexandre Belloni |
2021-10-18 | rtc: add correction parameter | Alexandre Belloni |
2021-10-18 | rtc: expose correction feature | Alexandre Belloni |
2021-10-18 | rtc: add parameter ioctl | Alexandre Belloni |
2021-10-17 | rtc: s3c: remove HAVE_S3C_RTC in favor of direct dependencies | Will McVicker |
2021-10-15 | rtc: pcf85063: Always clear EXT_TEST from set_time | Phil Elwell |
2021-10-15 | rtc: pcf85063: add support for fixed clock | Alexander Stein |
2021-10-15 | rtc: rv3032: fix error handling in rv3032_clkout_set_rate() | Dan Carpenter |
2021-10-15 | rtc: class: check return value when calling dev_set_name() | Yang Yingliang |
2021-10-15 | rtc: class: don't call cdev_device_del() when cdev_device_add() failed | Yang Yingliang |
2021-10-01 | rtc: m41t80: return NULL rather than a plain 0 integer | Colin Ian King |
2021-10-01 | rtc: msc313: Fix unintentional sign extension issues with left shift of a u16 | Colin Ian King |
2021-10-01 | rtc: mcp795: Add SPI ID table | Mark Brown |
2021-09-27 | rtc: msc313: fix missing include | Alexandre Belloni |
2021-09-26 | rtc: Add support for the MSTAR MSC313 RTC | Daniel Palmer |
2021-09-25 | rtc: rx6110: simplify getting the adapter of a client | Wolfram Sang |
2021-09-25 | rtc: s5m: drop unneeded MODULE_ALIAS | Krzysztof Kozlowski |
2021-09-25 | rtc: omap: drop unneeded MODULE_ALIAS | Krzysztof Kozlowski |
2021-09-25 | rtc: pcf2123: Add SPI ID table | Mark Brown |
2021-09-25 | rtc: ds1390: Add SPI ID table | Mark Brown |