summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hsi-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2019-09-223-9/+6
|\
| * HSI: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-07-302-6/+2
| * HSI: ssi_protocol: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-301-3/+4
* | firmware: bcm47xx_nvram: _really_ correct size_t printf formatLinus Torvalds2019-09-221-1/+1
* | modules: make MODULE_IMPORT_NS() work even when modular builds are disabledLinus Torvalds2019-09-221-2/+2
* | Merge tag 'rtc-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2019-09-2266-727/+1214
|\ \
| * | 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
| * | dt-bindings: rtc: ds1307: add rx8130 compatibleBastian Krause2019-09-011-0/+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-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