summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2021-10-18rtc: pcf8523: remove unecessary ifdeferyAlexandre Belloni
2021-10-18rtc: pcf8523: always compile pcf8523_rtc_ioctlAlexandre Belloni
2021-10-18rtc: pcf8523: switch to regmapAlexandre Belloni
2021-10-18rtc: expose RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni
2021-10-18rtc: pcf8523: avoid reading BLF in pcf8523_rtc_read_timeAlexandre Belloni
2021-10-18rtc: rv3032: allow setting BSMAlexandre Belloni
2021-10-18rtc: rv3028: add BSM supportAlexandre Belloni
2021-10-18rtc: add BSM parameterAlexandre Belloni
2021-10-18rtc: add correction parameterAlexandre Belloni
2021-10-18rtc: expose correction featureAlexandre Belloni
2021-10-18rtc: add parameter ioctlAlexandre Belloni
2021-10-17rtc: s3c: remove HAVE_S3C_RTC in favor of direct dependenciesWill McVicker
2021-10-15rtc: pcf85063: Always clear EXT_TEST from set_timePhil Elwell
2021-10-15rtc: pcf85063: add support for fixed clockAlexander Stein
2021-10-15rtc: rv3032: fix error handling in rv3032_clkout_set_rate()Dan Carpenter
2021-10-15rtc: class: check return value when calling dev_set_name()Yang Yingliang
2021-10-15rtc: class: don't call cdev_device_del() when cdev_device_add() failedYang Yingliang
2021-10-01rtc: m41t80: return NULL rather than a plain 0 integerColin Ian King
2021-10-01rtc: msc313: Fix unintentional sign extension issues with left shift of a u16Colin Ian King
2021-10-01rtc: mcp795: Add SPI ID tableMark Brown
2021-09-27rtc: msc313: fix missing includeAlexandre Belloni
2021-09-26rtc: Add support for the MSTAR MSC313 RTCDaniel Palmer
2021-09-25rtc: rx6110: simplify getting the adapter of a clientWolfram Sang
2021-09-25rtc: s5m: drop unneeded MODULE_ALIASKrzysztof Kozlowski
2021-09-25rtc: omap: drop unneeded MODULE_ALIASKrzysztof Kozlowski
2021-09-25rtc: pcf2123: Add SPI ID tableMark Brown
2021-09-25rtc: ds1390: Add SPI ID tableMark Brown
2021-09-25rtc: ds1302: Add SPI ID tableMark Brown
2021-09-14rtc: cmos: Disable irq around direct invocation of cmos_interrupt()Chris Wilson
2021-09-09rtc: rx8010: select REGMAP_I2CYu-Tung Chang
2021-08-17rtc: rx8025: implement RX-8035 supportMathew McBride
2021-08-17rtc: cmos: remove stale REVISIT commentsMateusz Jończyk
2021-08-17rtc: tps65910: Correct driver module aliasDmitry Osipenko
2021-08-10rtc: move RTC_LIB_KUNIT_TEST to proper locationAlexandre Belloni
2021-08-10rtc: lib_test: add MODULE_LICENSEAlexandre Belloni
2021-08-10rtc: Improve performance of rtc_time64_to_tm(). Add tests.Cassio Neri
2021-08-06rtc: s5m: set rangeAlexandre Belloni
2021-08-06rtc: s5m: enable wakeup only when availableAlexandre Belloni
2021-08-06rtc: s5m: signal the core when alarm are not availableAlexandre Belloni
2021-08-06rtc: s5m: switch to devm_rtc_allocate_deviceAlexandre Belloni
2021-07-10Merge tag 'rtc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2021-07-10rtc: pcf8523: rename register and bit definesAlexandre Belloni
2021-07-10rtc: pcf2127: handle timestamp interruptsMian Yousaf Kaukab
2021-07-10rtc: at91sam9: Remove unnecessary offset variable checksNobuhiro Iwamatsu
2021-07-10rtc: s5m: Check return value of s5m_check_peding_alarm_interrupt()Nobuhiro Iwamatsu
2021-07-10rtc: spear: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: tps6586x: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: tps80031: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: rtd119x: Fix format of SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: sc27xx: Fix format of SPDX identifierNobuhiro Iwamatsu