Age | Commit message (Expand) | Author | Files | Lines |
2021-10-18 | rtc: pcf8523: remove unecessary ifdefery | Alexandre Belloni | 1 | -2/+0 |
2021-10-18 | rtc: pcf8523: always compile pcf8523_rtc_ioctl | Alexandre Belloni | 1 | -4/+0 |
2021-10-18 | rtc: pcf8523: switch to regmap | Alexandre Belloni | 2 | -219/+85 |
2021-10-18 | rtc: expose RTC_FEATURE_UPDATE_INTERRUPT | Alexandre Belloni | 2 | -1/+6 |
2021-10-18 | rtc: pcf8523: avoid reading BLF in pcf8523_rtc_read_time | Alexandre Belloni | 1 | -22/+4 |
2021-10-18 | rtc: rv3032: allow setting BSM | Alexandre Belloni | 1 | -0/+76 |
2021-10-18 | rtc: rv3028: add BSM support | Alexandre Belloni | 1 | -0/+74 |
2021-10-18 | rtc: add BSM parameter | Alexandre Belloni | 1 | -2/+8 |
2021-10-18 | rtc: add correction parameter | Alexandre Belloni | 1 | -0/+19 |
2021-10-18 | rtc: expose correction feature | Alexandre Belloni | 1 | -0/+3 |
2021-10-18 | rtc: add parameter ioctl | Alexandre Belloni | 1 | -0/+40 |
2021-10-17 | rtc: s3c: remove HAVE_S3C_RTC in favor of direct dependencies | Will McVicker | 1 | -8/+2 |
2021-10-15 | rtc: pcf85063: Always clear EXT_TEST from set_time | Phil Elwell | 1 | -0/+2 |
2021-10-15 | rtc: pcf85063: add support for fixed clock | Alexander Stein | 1 | -0/+12 |
2021-10-15 | rtc: rv3032: fix error handling in rv3032_clkout_set_rate() | Dan Carpenter | 1 | -2/+2 |
2021-10-15 | rtc: class: check return value when calling dev_set_name() | Yang Yingliang | 1 | -1/+3 |
2021-10-15 | rtc: class: don't call cdev_device_del() when cdev_device_add() failed | Yang Yingliang | 1 | -3/+6 |
2021-10-02 | rtc: m41t80: return NULL rather than a plain 0 integer | Colin Ian King | 1 | -1/+1 |
2021-10-02 | rtc: msc313: Fix unintentional sign extension issues with left shift of a u16 | Colin Ian King | 1 | -2/+2 |
2021-10-02 | rtc: mcp795: Add SPI ID table | Mark Brown | 1 | -0/+7 |
2021-09-27 | rtc: msc313: fix missing include | Alexandre Belloni | 1 | -0/+1 |
2021-09-26 | rtc: Add support for the MSTAR MSC313 RTC | Daniel Palmer | 3 | -0/+269 |
2021-09-26 | rtc: rx6110: simplify getting the adapter of a client | Wolfram Sang | 1 | -1/+1 |
2021-09-26 | rtc: s5m: drop unneeded MODULE_ALIAS | Krzysztof Kozlowski | 1 | -1/+0 |
2021-09-26 | rtc: omap: drop unneeded MODULE_ALIAS | Krzysztof Kozlowski | 1 | -1/+0 |
2021-09-26 | rtc: pcf2123: Add SPI ID table | Mark Brown | 1 | -0/+9 |
2021-09-26 | rtc: ds1390: Add SPI ID table | Mark Brown | 1 | -0/+7 |
2021-09-26 | rtc: ds1302: Add SPI ID table | Mark Brown | 1 | -0/+7 |
2021-09-14 | rtc: cmos: Disable irq around direct invocation of cmos_interrupt() | Chris Wilson | 1 | -0/+2 |
2021-09-09 | rtc: rx8010: select REGMAP_I2C | Yu-Tung Chang | 1 | -0/+1 |
2021-08-18 | rtc: rx8025: implement RX-8035 support | Mathew McBride | 1 | -5/+41 |
2021-08-18 | rtc: cmos: remove stale REVISIT comments | Mateusz Jończyk | 1 | -7/+1 |
2021-08-18 | rtc: tps65910: Correct driver module alias | Dmitry Osipenko | 1 | -1/+1 |
2021-08-11 | rtc: move RTC_LIB_KUNIT_TEST to proper location | Alexandre Belloni | 2 | -11/+11 |
2021-08-11 | rtc: lib_test: add MODULE_LICENSE | Alexandre Belloni | 1 | -0/+2 |
2021-08-10 | rtc: Improve performance of rtc_time64_to_tm(). Add tests. | Cassio Neri | 4 | -27/+170 |
2021-08-06 | rtc: s5m: set range | Alexandre Belloni | 1 | -8/+10 |
2021-08-06 | rtc: s5m: enable wakeup only when available | Alexandre Belloni | 1 | -2/+1 |
2021-08-06 | rtc: s5m: signal the core when alarm are not available | Alexandre Belloni | 1 | -16/+11 |
2021-08-06 | rtc: s5m: switch to devm_rtc_allocate_device | Alexandre Belloni | 1 | -3/+7 |
2021-07-11 | Merge tag 'rtc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 26 | -533/+274 |
2021-07-11 | rtc: pcf8523: rename register and bit defines | Alexandre Belloni | 1 | -73/+73 |
2021-07-10 | rtc: pcf2127: handle timestamp interrupts | Mian Yousaf Kaukab | 1 | -59/+133 |
2021-07-10 | rtc: at91sam9: Remove unnecessary offset variable checks | Nobuhiro Iwamatsu | 1 | -1/+1 |
2021-07-10 | rtc: s5m: Check return value of s5m_check_peding_alarm_interrupt() | Nobuhiro Iwamatsu | 1 | -3/+1 |
2021-07-10 | rtc: spear: convert to SPDX identifier | Nobuhiro Iwamatsu | 1 | -4/+1 |
2021-07-10 | rtc: tps6586x: convert to SPDX identifier | Nobuhiro Iwamatsu | 1 | -14/+1 |
2021-07-10 | rtc: tps80031: convert to SPDX identifier | Nobuhiro Iwamatsu | 1 | -14/+1 |
2021-07-10 | rtc: rtd119x: Fix format of SPDX identifier | Nobuhiro Iwamatsu | 1 | -2/+1 |
2021-07-10 | rtc: sc27xx: Fix format of SPDX identifier | Nobuhiro Iwamatsu | 1 | -1/+1 |