summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)AuthorFilesLines
2022-10-27rtc:starfive: add pm ops for rtcziv.xu1-0/+1
2022-10-27rtc-starfive.c:add system pm for rtcziv.xu1-1/+4
2022-08-30rtc: starfive: Standardize property "compatible"Hal Feng1-1/+1
2022-08-09rtc: starfive: Fix time may be not updated when date updatedHal Feng1-0/+14
2022-08-09rtc: starfive: Fix command 'hwclock' can't work in rootfsHal Feng1-5/+7
2022-08-01rtc: starfive: Moves RTC_DRV_STARFIVE to Platform RTC drivers categoryLey Foon Tan1-8/+8
2022-08-01rtc: starfive: Update depends on to SOC_STARFIVELey Foon Tan1-1/+1
2022-07-21rtc: starfive: Change reset apiHal Feng1-26/+11
2022-07-14rtc: starfive: Improve rtc driverHal Feng1-7/+28
2022-07-14rtc: starfive: Improve coding styleHal Feng1-3/+6
2022-04-25rtc: starfive: Use stardand clock and reset apis for initializationHal Feng1-29/+59
2022-03-16rtc: starfive: Get the interrupt status using Completion.samin1-30/+45
2021-11-19rtc: starfive-rtc: Add RTC support for StarFive JH7110.SaminGuo3-0/+678
2021-09-14rtc: cmos: Disable irq around direct invocation of cmos_interrupt()Chris Wilson1-0/+2
2021-09-09rtc: rx8010: select REGMAP_I2CYu-Tung Chang1-0/+1
2021-08-18rtc: rx8025: implement RX-8035 supportMathew McBride1-5/+41
2021-08-18rtc: cmos: remove stale REVISIT commentsMateusz Jończyk1-7/+1
2021-08-18rtc: tps65910: Correct driver module aliasDmitry Osipenko1-1/+1
2021-08-11rtc: move RTC_LIB_KUNIT_TEST to proper locationAlexandre Belloni2-11/+11
2021-08-11rtc: lib_test: add MODULE_LICENSEAlexandre Belloni1-0/+2
2021-08-10rtc: Improve performance of rtc_time64_to_tm(). Add tests.Cassio Neri4-27/+170
2021-08-06rtc: s5m: set rangeAlexandre Belloni1-8/+10
2021-08-06rtc: s5m: enable wakeup only when availableAlexandre Belloni1-2/+1
2021-08-06rtc: s5m: signal the core when alarm are not availableAlexandre Belloni1-16/+11
2021-08-06rtc: s5m: switch to devm_rtc_allocate_deviceAlexandre Belloni1-3/+7
2021-07-11Merge tag 'rtc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds26-533/+274
2021-07-11rtc: pcf8523: rename register and bit definesAlexandre Belloni1-73/+73
2021-07-10rtc: pcf2127: handle timestamp interruptsMian Yousaf Kaukab1-59/+133
2021-07-10rtc: at91sam9: Remove unnecessary offset variable checksNobuhiro Iwamatsu1-1/+1
2021-07-10rtc: s5m: Check return value of s5m_check_peding_alarm_interrupt()Nobuhiro Iwamatsu1-3/+1
2021-07-10rtc: spear: convert to SPDX identifierNobuhiro Iwamatsu1-4/+1
2021-07-10rtc: tps6586x: convert to SPDX identifierNobuhiro Iwamatsu1-14/+1
2021-07-10rtc: tps80031: convert to SPDX identifierNobuhiro Iwamatsu1-14/+1
2021-07-10rtc: rtd119x: Fix format of SPDX identifierNobuhiro Iwamatsu1-2/+1
2021-07-10rtc: sc27xx: Fix format of SPDX identifierNobuhiro Iwamatsu1-1/+1
2021-07-10rtc: palmas: convert to SPDX identifierNobuhiro Iwamatsu1-14/+1
2021-07-10rtc: max6900: convert to SPDX identifierNobuhiro Iwamatsu1-5/+3
2021-07-10rtc: ds1374: convert to SPDX identifierNobuhiro Iwamatsu1-5/+2
2021-07-10rtc: au1xxx: convert to SPDX identifierNobuhiro Iwamatsu1-4/+1
2021-07-10rtc: pcf85063: Update the PCF85063A datasheet revisionFabio Estevam1-1/+1
2021-07-06Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2021-06-21rtc: pcf8563: Fix the datasheet URLFabio Estevam1-1/+1
2021-06-21rtc: pcf85063: Fix the datasheet URLFabio Estevam1-2/+2
2021-06-21rtc: pcf2127: Fix the datasheet URLFabio Estevam1-1/+1
2021-06-20rtc: v3020: remove redundant initialization of variable retvalColin Ian King1-1/+1
2021-06-20rtc: stm32: Fix unbalanced clk_disable_unprepare() on probe error pathMartin Fuzzey1-2/+4
2021-06-20rtc: bd70528: Drop BD70528 supportMatti Vaittinen2-309/+14
2021-06-20rtc: max77686: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski1-2/+2
2021-06-20rtc: m41t80: correct kerneldoc function namesYang Yingliang1-12/+8
2021-06-20rtc: sysfs: Correct kerneldoc function name hctosys_show()Yang Yingliang1-1/+1