aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc
AgeCommit message (Expand)Author
2022-04-13rtc: mc146818-lib: fix signedness bug in mc146818_get_time()Dan Carpenter
2022-04-13rtc: mc146818-lib: fix RTC presence checkMateusz Jończyk
2022-04-13rtc: Check return value from mc146818_get_time()Mateusz Jończyk
2022-04-13rtc: mc146818-lib: change return values of mc146818_get_time()Mateusz Jończyk
2022-04-13rtc: wm8350: Handle error for wm8350_register_irqJiasheng Jiang
2022-04-08rtc: check if __rtc_read_time was successfulTom Rix
2022-04-08rtc: pl031: fix rtc features null pointer dereferenceAli Pouladi
2022-04-08rtc: mc146818-lib: fix locking in mc146818_set_timeMateusz Jończyk
2022-02-08rtc: cmos: Evaluate century appropriateRiwen Lu
2022-01-27rtc: pxa: fix null pointer dereferenceLaurence de Bruxelles
2022-01-27rtc: cmos: take rtc_lock while reading from CMOSMateusz Jończyk
2021-11-18rtc: rv3032: fix error handling in rv3032_clkout_set_rate()Dan Carpenter
2021-11-18rtc: mcp795: Add SPI ID tableMark Brown
2021-11-18rtc: pcf2123: Add SPI ID tableMark Brown
2021-11-18rtc: ds1390: Add SPI ID tableMark Brown
2021-11-18rtc: 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
2021-07-10rtc: palmas: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: max6900: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: ds1374: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: au1xxx: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: pcf85063: Update the PCF85063A datasheet revisionFabio Estevam
2021-07-05Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-06-20rtc: pcf8563: Fix the datasheet URLFabio Estevam
2021-06-20rtc: pcf85063: Fix the datasheet URLFabio Estevam
2021-06-20rtc: pcf2127: Fix the datasheet URLFabio Estevam
2021-06-20rtc: v3020: remove redundant initialization of variable retvalColin Ian King
2021-06-20rtc: stm32: Fix unbalanced clk_disable_unprepare() on probe error pathMartin Fuzzey
2021-06-20rtc: bd70528: Drop BD70528 supportMatti Vaittinen