summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rtc-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2019-09-2258-722/+1136
|\
| * rtc: meson: mark PM functions as __maybe_unusedArnd Bergmann2019-09-101-4/+3
| * rtc: sc27xx: Remove clearing SPRD_RTC_POWEROFF_ALM_FLAG flagBaolin Wang2019-09-101-1/+1
| * rtc: sun6i: Allow using as wakeup source from suspendAlejandro González2019-09-011-0/+30
| * rtc: pcf8563: let the core handle range offsettingAlexandre Belloni2019-09-011-4/+5
| * rtc: pcf8563: remove useless indirectionAlexandre Belloni2019-09-011-14/+6
| * rtc: pcf8563: convert to devm_rtc_allocate_deviceAlexandre Belloni2019-09-011-8/+9
| * rtc: pcf8563: add Microcrystal RV8564 compatibleAlexandre Belloni2019-09-011-0/+1
| * rtc: pcf8563: add Epson RTC8564 compatibleAlexandre Belloni2019-09-011-0/+1
| * rtc: s35390a: convert to devm_i2c_new_dummy_device()Wolfram Sang2019-09-011-41/+13
| * rtc: max77686: convert to devm_i2c_new_dummy_device()Wolfram Sang2019-09-011-13/+4
| * rtc: pcf85363/pcf85263: fix regmap error in set_timeBiwen Li2019-09-011-1/+6
| * rtc: snvs: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2019-09-011-9/+4
| * rtc: snvs: set rangeAlexandre Belloni2019-09-011-0/+1
| * rtc: snvs: fix possible race conditionAnson Huang2019-08-291-4/+7
| * rtc: pcf2127: bugfix: watchdog build dependencyBruno Thomsen2019-08-272-0/+3
| * rtc: pcf2127: add tamper detection supportBruno Thomsen2019-08-271-0/+160
| * rtc: pcf2127: add watchdog feature supportBruno Thomsen2019-08-272-1/+124
| * rtc: pcf2127: bugfix: read rtc disables watchdogBruno Thomsen2019-08-231-20/+12
| * rtc: pcf2127: cleanup register and bit definesBruno Thomsen2019-08-231-26/+33
| * rtc: pcf2127: convert to devm_rtc_allocate_deviceBruno Thomsen2019-08-231-3/+4
| * rtc: sun6i: Add support for H6 RTCOndrej Jirman2019-08-231-2/+38
| * rtc: fsl-ftm-alarm: add FTM alarm driverBiwen Li2019-08-233-0/+353
| * rtc: Add Amlogic Virtual Wake RTCNeil Armstrong2019-08-223-0/+168
| * rtc: rv3029: revert error handling patch to rv3029_eeprom_write()Dan Carpenter2019-08-211-8/+8
| * rtc: ds1672: remove unnecessary checkAlexandre Belloni2019-08-211-3/+0
| * rtc: remove superfluous error messageAlexandre Belloni2019-08-2121-106/+31
| * rtc: class: add debug message when registration failsAlexandre Belloni2019-08-201-1/+3
| * rtc: pcf2123: add proper compatible stringAlexandre Belloni2019-08-201-1/+3
| * rtc: pcf2123: let the core handle range offsettingAlexandre Belloni2019-08-201-4/+5
| * rtc: pcf2123: convert to devm_rtc_allocate_deviceAlexandre Belloni2019-08-201-8/+8
| * rtc: pcf2123: remove useless error path gotoAlexandre Belloni2019-08-201-8/+3
| * rtc: pcf2123: rename struct and variablesAlexandre Belloni2019-08-201-38/+38
| * rtc: pcf2123: stop using dev.platform_dataAlexandre Belloni2019-08-201-10/+11
| * rtc: pcf2123: implement .alarm_irq_enableAlexandre Belloni2019-08-201-9/+10
| * rtc; pcf2123: fix possible alarm race conditionAlexandre Belloni2019-08-201-4/+4
| * rtc: pcf2123: don't use weekday alarmAlexandre Belloni2019-08-201-2/+2
| * rtc: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-1327-92/+28
| * rtc: mxc: use spin_lock_irqsave instead of spin_lock_irq in IRQ contextFuqian Huang2019-08-121-2/+3
| * rtc: bd70528: fix driver dependenciesMatti Vaittinen2019-08-121-0/+1
| * rtc: remove w90x900/nuc900 driverArnd Bergmann2019-08-123-279/+0
| * rtc: s5m: convert to i2c_new_dummy_deviceWolfram Sang2019-07-231-3/+3
| * rtc: s35390a: convert to i2c_new_dummy_deviceWolfram Sang2019-07-231-4/+4
| * rtc: max77686: convert to i2c_new_dummy_deviceWolfram Sang2019-07-231-4/+4
| * rtc: isl12026: convert to i2c_new_dummy_deviceWolfram Sang2019-07-221-3/+3
| * rtc: imxdi: use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-07-221-3/+1
| * rtc: mxc_v2: use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-07-221-3/+1
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-09-201-1/+1
|\ \
| * | rtc: sun6i: Don't reference clk_init_data after registrationStephen Boyd2019-08-161-1/+1
| |/
* | Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-09-192-2/+3
|\ \