summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
AgeCommit message (Expand)AuthorLines
2019-10-07rtc: ds1347: handle century registerAlexandre Belloni-13/+24
2019-10-07rtc: ds1347: use regmap_update_bitsAlexandre Belloni-4/+6
2019-10-07rtc: ds1347: properly handle oscillator failuresAlexandre Belloni-7/+23
2019-10-07rtc: ds1347: set rangeAlexandre Belloni-0/+2
2019-10-07rtc: ds1347: convert to devm_rtc_allocate_deviceAlexandre Belloni-4/+4
2019-10-07rtc: ds1347: mask ALM OUT when reading timeAlexandre Belloni-1/+1
2019-10-07rtc: ds1347: simplify getting .driver_dataAlexandre Belloni-8/+2
2019-10-07rtc: ds1347: remove useless readAlexandre Belloni-6/+0
2019-10-07rtc: ds1347: remove verbose messagesAlexandre Belloni-7/+0
2019-10-07rtc: armada38x: Use of_device_get_match_data()Stephen Boyd-7/+3
2019-10-07rtc: da9063: Handle invalid IRQ from platform_get_irq_byname()Krzysztof Kozlowski-0/+3
2019-10-07rtc: m41t80: set rangeAlexandre Belloni-3/+2
2019-10-07rtc: use devm_platform_ioremap_resource() to simplify codeYueHaibing-103/+34
2019-10-06rtc: Use devm_platform_ioremap_resource()Markus Elfring-30/+5
2019-10-03rtc: interface: use timeu64_t for range_maxEmmanuel Nicolet-1/+1
2019-10-03rtc: at91rm9200: use of_device_get_match_data()Claudiu Beznea-18/+2
2019-09-22Merge tag 'rtc-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds-722/+1136
2019-09-20Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-1/+1
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-2/+3
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-10/+1
2019-09-10rtc: meson: mark PM functions as __maybe_unusedArnd Bergmann-4/+3
2019-09-10rtc: sc27xx: Remove clearing SPRD_RTC_POWEROFF_ALM_FLAG flagBaolin Wang-1/+1
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra-1/+2
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra-1/+1
2019-09-01rtc: sun6i: Allow using as wakeup source from suspendAlejandro González-0/+30
2019-09-01rtc: pcf8563: let the core handle range offsettingAlexandre Belloni-4/+5
2019-09-01rtc: pcf8563: remove useless indirectionAlexandre Belloni-14/+6
2019-09-01rtc: pcf8563: convert to devm_rtc_allocate_deviceAlexandre Belloni-8/+9
2019-09-01rtc: pcf8563: add Microcrystal RV8564 compatibleAlexandre Belloni-0/+1
2019-09-01rtc: pcf8563: add Epson RTC8564 compatibleAlexandre Belloni-0/+1
2019-09-01rtc: s35390a: convert to devm_i2c_new_dummy_device()Wolfram Sang-41/+13
2019-09-01rtc: max77686: convert to devm_i2c_new_dummy_device()Wolfram Sang-13/+4
2019-09-01rtc: pcf85363/pcf85263: fix regmap error in set_timeBiwen Li-1/+6
2019-09-01rtc: snvs: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni-9/+4
2019-09-01rtc: snvs: set rangeAlexandre Belloni-0/+1
2019-08-29rtc: snvs: fix possible race conditionAnson Huang-4/+7
2019-08-27rtc: pcf2127: bugfix: watchdog build dependencyBruno Thomsen-0/+3
2019-08-27rtc: pcf2127: add tamper detection supportBruno Thomsen-0/+160
2019-08-27rtc: pcf2127: add watchdog feature supportBruno Thomsen-1/+124
2019-08-23rtc: pcf2127: bugfix: read rtc disables watchdogBruno Thomsen-20/+12
2019-08-23rtc: pcf2127: cleanup register and bit definesBruno Thomsen-26/+33
2019-08-23rtc: pcf2127: convert to devm_rtc_allocate_deviceBruno Thomsen-3/+4
2019-08-23rtc: sun6i: Add support for H6 RTCOndrej Jirman-2/+38
2019-08-23rtc: fsl-ftm-alarm: add FTM alarm driverBiwen Li-0/+353
2019-08-22rtc: Add Amlogic Virtual Wake RTCNeil Armstrong-0/+168
2019-08-21rtc: rv3029: revert error handling patch to rv3029_eeprom_write()Dan Carpenter-8/+8
2019-08-21rtc: ds1672: remove unnecessary checkAlexandre Belloni-3/+0
2019-08-21rtc: remove superfluous error messageAlexandre Belloni-106/+31
2019-08-20rtc: class: add debug message when registration failsAlexandre Belloni-1/+3
2019-08-20rtc: pcf2123: add proper compatible stringAlexandre Belloni-1/+3