aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-12Merge tag 'rtc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds26-760/+890
2021-11-10rtc: rx8025: use .set_offset/.read_offsetAlexandre Belloni1-37/+36
2021-11-10rtc: rx8025: use rtc_add_groupAlexandre Belloni1-18/+9
2021-11-10rtc: rx8025: clear RTC_FEATURE_ALARM when alarm are not supportedAlexandre Belloni1-10/+2
2021-11-10rtc: rx8025: set rangeAlexandre Belloni1-3/+2
2021-11-10rtc: rx8025: let the core handle the alarm resolutionAlexandre Belloni1-13/+2
2021-11-10rtc: rx8025: switch to devm_rtc_allocate_deviceAlexandre Belloni1-5/+8
2021-11-10rtc: ab8500: let the core handle the alarm resolutionAlexandre Belloni1-19/+4
2021-11-10rtc: ab-eoz9: support UIE when availableAlexandre Belloni1-1/+2
2021-11-10rtc: ab-eoz9: use RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni1-1/+1
2021-11-10rtc: rv3032: let the core handle the alarm resolutionAlexandre Belloni1-8/+1
2021-11-10rtc: s35390a: let the core handle the alarm resolutionAlexandre Belloni1-5/+2
2021-11-10rtc: handle alarms with a minute resolutionAlexandre Belloni1-1/+11
2021-11-10rtc: pcf85063: silence cppcheck warningAlexandre Belloni1-1/+1
2021-11-10rtc: rv8803: fix writing back ctrl in flag registerDominique Martinet1-2/+2
2021-10-26Merge tag 'samsung-drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/driversArnd Bergmann1-8/+2
2021-10-23rtc: s3c: Add time rangeSam Protsenko1-5/+2
2021-10-23rtc: s3c: Extract read/write IO into separate functionsSam Protsenko1-37/+61
2021-10-23rtc: s3c: Remove usage of devm_rtc_device_register()Sam Protsenko1-4/+7
2021-10-23rtc: tps80031: Remove driverDmitry Osipenko3-333/+0
2021-10-23rtc: sun6i: Allow probing without an early clock providerSamuel Holland1-2/+11
2021-10-18rtc: pcf8523: add BSM supportAlexandre Belloni1-6/+97
2021-10-18rtc: pcf8523: allow usage on ACPI platformsAlexandre Belloni1-3/+1
2021-10-18rtc: pcf8523: remove unecessary ifdeferyAlexandre Belloni1-2/+0
2021-10-18rtc: pcf8523: always compile pcf8523_rtc_ioctlAlexandre Belloni1-4/+0
2021-10-18rtc: pcf8523: switch to regmapAlexandre Belloni2-219/+85
2021-10-18rtc: expose RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni2-1/+6
2021-10-18rtc: pcf8523: avoid reading BLF in pcf8523_rtc_read_timeAlexandre Belloni1-22/+4
2021-10-18rtc: rv3032: allow setting BSMAlexandre Belloni1-0/+76
2021-10-18rtc: rv3028: add BSM supportAlexandre Belloni1-0/+74
2021-10-18rtc: add BSM parameterAlexandre Belloni1-2/+8
2021-10-18rtc: add correction parameterAlexandre Belloni1-0/+19
2021-10-18rtc: expose correction featureAlexandre Belloni1-0/+3
2021-10-18rtc: add parameter ioctlAlexandre Belloni1-0/+40
2021-10-17rtc: s3c: remove HAVE_S3C_RTC in favor of direct dependenciesWill McVicker1-8/+2
2021-10-15rtc: pcf85063: Always clear EXT_TEST from set_timePhil Elwell1-0/+2
2021-10-15rtc: pcf85063: add support for fixed clockAlexander Stein1-0/+12
2021-10-15rtc: rv3032: fix error handling in rv3032_clkout_set_rate()Dan Carpenter1-2/+2
2021-10-15rtc: class: check return value when calling dev_set_name()Yang Yingliang1-1/+3
2021-10-15rtc: class: don't call cdev_device_del() when cdev_device_add() failedYang Yingliang1-3/+6
2021-10-01rtc: m41t80: return NULL rather than a plain 0 integerColin Ian King1-1/+1
2021-10-01rtc: msc313: Fix unintentional sign extension issues with left shift of a u16Colin Ian King1-2/+2
2021-10-01rtc: mcp795: Add SPI ID tableMark Brown1-0/+7
2021-09-27rtc: msc313: fix missing includeAlexandre Belloni1-0/+1
2021-09-26rtc: Add support for the MSTAR MSC313 RTCDaniel Palmer3-0/+269
2021-09-25rtc: rx6110: simplify getting the adapter of a clientWolfram Sang1-1/+1
2021-09-25rtc: s5m: drop unneeded MODULE_ALIASKrzysztof Kozlowski1-1/+0
2021-09-25rtc: omap: drop unneeded MODULE_ALIASKrzysztof Kozlowski1-1/+0
2021-09-25rtc: pcf2123: Add SPI ID tableMark Brown1-0/+9
2021-09-25rtc: ds1390: Add SPI ID tableMark Brown1-0/+7