summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtc: pcf8563: add Microcrystal RV8564 compatibleAlexandre Belloni2019-09-012-1/+4
* rtc: pcf8563: add Epson RTC8564 compatibleAlexandre Belloni2019-09-012-1/+2
* 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
* dt-bindings: rtc: sun6i: Add compatible for H6 RTCOndrej Jirman2019-08-231-0/+13
* rtc: fsl-ftm-alarm: add FTM alarm driverBiwen Li2019-08-233-0/+353
* dt-bindings: rtc: add bindings for FlexTimer ModuleBiwen Li2019-08-231-0/+36
* rtc: Add Amlogic Virtual Wake RTCNeil Armstrong2019-08-224-0/+169
* dt-bindings: rtc: new binding for Amlogic VRTCKevin Hilman2019-08-221-0/+22
* 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-202-3/+5
* 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
* dt-bindings: rtc: Remove the PCF8563 from the trivial RTCsMaxime Ripard2019-07-221-2/+0
* 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
* Linus 5.3-rc1v5.3-rc1Linus Torvalds2019-07-211-2/+2
* Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-2111-122/+119
|\
| * dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examplesRob Herring2019-07-211-0/+4
| * dt-bindings: iio: ad7124: Fix dtc warnings in exampleRob Herring2019-07-211-33/+38
| * dt-bindings: iio: avia-hx711: Fix avdd-supply typo in exampleRob Herring2019-07-211-1/+1
| * dt-bindings: pinctrl: aspeed: Fix AST2500 example errorsRob Herring2019-07-211-4/+1