summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
...
| * rtc: pcf8523: always compile pcf8523_rtc_ioctlAlexandre Belloni2021-10-181-4/+0
| * rtc: pcf8523: switch to regmapAlexandre Belloni2021-10-182-219/+85
| * rtc: expose RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni2021-10-182-1/+6
| * rtc: pcf8523: avoid reading BLF in pcf8523_rtc_read_timeAlexandre Belloni2021-10-181-22/+4
| * rtc: rv3032: allow setting BSMAlexandre Belloni2021-10-181-0/+76
| * rtc: rv3028: add BSM supportAlexandre Belloni2021-10-181-0/+74
| * rtc: add BSM parameterAlexandre Belloni2021-10-181-2/+8
| * rtc: add correction parameterAlexandre Belloni2021-10-181-0/+19
| * rtc: expose correction featureAlexandre Belloni2021-10-181-0/+3
| * rtc: add parameter ioctlAlexandre Belloni2021-10-181-0/+40
| * rtc: pcf85063: Always clear EXT_TEST from set_timePhil Elwell2021-10-151-0/+2
| * rtc: pcf85063: add support for fixed clockAlexander Stein2021-10-151-0/+12
| * rtc: rv3032: fix error handling in rv3032_clkout_set_rate()Dan Carpenter2021-10-151-2/+2
| * rtc: class: check return value when calling dev_set_name()Yang Yingliang2021-10-151-1/+3
| * rtc: class: don't call cdev_device_del() when cdev_device_add() failedYang Yingliang2021-10-151-3/+6
| * rtc: m41t80: return NULL rather than a plain 0 integerColin Ian King2021-10-011-1/+1
| * rtc: msc313: Fix unintentional sign extension issues with left shift of a u16Colin Ian King2021-10-011-2/+2
| * rtc: mcp795: Add SPI ID tableMark Brown2021-10-011-0/+7
| * rtc: msc313: fix missing includeAlexandre Belloni2021-09-271-0/+1
| * rtc: Add support for the MSTAR MSC313 RTCDaniel Palmer2021-09-263-0/+269
| * rtc: rx6110: simplify getting the adapter of a clientWolfram Sang2021-09-251-1/+1
| * rtc: s5m: drop unneeded MODULE_ALIASKrzysztof Kozlowski2021-09-251-1/+0
| * rtc: omap: drop unneeded MODULE_ALIASKrzysztof Kozlowski2021-09-251-1/+0
| * rtc: pcf2123: Add SPI ID tableMark Brown2021-09-251-0/+9
| * rtc: ds1390: Add SPI ID tableMark Brown2021-09-251-0/+7
| * rtc: ds1302: Add SPI ID tableMark Brown2021-09-251-0/+7
* | Merge tag 'samsung-drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2021-10-261-8/+2
|\ \
| * | rtc: s3c: remove HAVE_S3C_RTC in favor of direct dependenciesWill McVicker2021-10-171-8/+2
| |/
* / rtc: cmos: Disable irq around direct invocation of cmos_interrupt()Chris Wilson2021-09-141-0/+2
|/
* rtc: rx8010: select REGMAP_I2CYu-Tung Chang2021-09-091-0/+1
* rtc: rx8025: implement RX-8035 supportMathew McBride2021-08-171-5/+41
* rtc: cmos: remove stale REVISIT commentsMateusz Jończyk2021-08-171-7/+1
* rtc: tps65910: Correct driver module aliasDmitry Osipenko2021-08-171-1/+1
* rtc: move RTC_LIB_KUNIT_TEST to proper locationAlexandre Belloni2021-08-102-11/+11
* rtc: lib_test: add MODULE_LICENSEAlexandre Belloni2021-08-101-0/+2
* rtc: Improve performance of rtc_time64_to_tm(). Add tests.Cassio Neri2021-08-104-27/+170
* rtc: s5m: set rangeAlexandre Belloni2021-08-061-8/+10
* rtc: s5m: enable wakeup only when availableAlexandre Belloni2021-08-061-2/+1
* rtc: s5m: signal the core when alarm are not availableAlexandre Belloni2021-08-061-16/+11
* rtc: s5m: switch to devm_rtc_allocate_deviceAlexandre Belloni2021-08-061-3/+7
* Merge tag 'rtc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2021-07-1026-533/+274
|\
| * rtc: pcf8523: rename register and bit definesAlexandre Belloni2021-07-101-73/+73
| * rtc: pcf2127: handle timestamp interruptsMian Yousaf Kaukab2021-07-101-59/+133
| * rtc: at91sam9: Remove unnecessary offset variable checksNobuhiro Iwamatsu2021-07-101-1/+1
| * rtc: s5m: Check return value of s5m_check_peding_alarm_interrupt()Nobuhiro Iwamatsu2021-07-101-3/+1
| * rtc: spear: convert to SPDX identifierNobuhiro Iwamatsu2021-07-101-4/+1
| * rtc: tps6586x: convert to SPDX identifierNobuhiro Iwamatsu2021-07-101-14/+1
| * rtc: tps80031: convert to SPDX identifierNobuhiro Iwamatsu2021-07-101-14/+1
| * rtc: rtd119x: Fix format of SPDX identifierNobuhiro Iwamatsu2021-07-101-2/+1
| * rtc: sc27xx: Fix format of SPDX identifierNobuhiro Iwamatsu2021-07-101-1/+1