Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 2019-05-16 | 1 | -8/+41 |
|\ | |||||
| * | rtc: OMAP: Add support for rtc-only mode | Keerthy | 2019-04-08 | 1 | -9/+42 |
* | | Merge tag 'tag-chrome-platform-for-v5.2' of ssh://gitolite.kernel.org/pub/scm... | Linus Torvalds | 2019-05-12 | 1 | -24/+39 |
|\ \ | |||||
| * | | platform/chrome: wilco_ec: Standardize mailbox interface | Nick Crews | 2019-04-15 | 1 | -24/+39 |
| |/ | |||||
* | | Merge tag 'rtc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 2019-05-09 | 62 | -1504/+1369 |
|\ \ | |||||
| * | | rtc: snvs: Use __maybe_unused instead of #if CONFIG_PM_SLEEP | Anson Huang | 2019-05-08 | 1 | -15/+4 |
| * | | rtc: imxdi: remove unused variable | Anders Roxell | 2019-05-08 | 1 | -1/+0 |
| * | | rtc: drop set_mms and set_mmss64 | Alexandre Belloni | 2019-05-08 | 2 | -11/+1 |
| * | | rtc: pcap: convert to SPDX identifier | Alexandre Belloni | 2019-05-08 | 1 | -5/+1 |
| * | | rtc: pcap: use .set_time | Alexandre Belloni | 2019-05-08 | 1 | -2/+3 |
| * | | rtc: pcap: switch to rtc_time64_to_tm/rtc_tm_to_time64 | Alexandre Belloni | 2019-05-08 | 1 | -6/+3 |
| * | | rtc: pcap: set range | Alexandre Belloni | 2019-05-08 | 1 | -3/+5 |
| * | | rtc: digicolor: convert to SPDX identifier | Alexandre Belloni | 2019-05-08 | 1 | -5/+1 |
| * | | rtc: digicolor: use .set_time | Alexandre Belloni | 2019-05-08 | 1 | -3/+3 |
| * | | rtc: digicolor: set range | Alexandre Belloni | 2019-05-08 | 1 | -0/+1 |
| * | | rtc: digicolor: fix possible race condition | Alexandre Belloni | 2019-05-08 | 1 | -5/+7 |
| * | | rtc: jz4740: convert to SPDX identifier | Alexandre Belloni | 2019-04-30 | 1 | -10/+1 |
| * | | rtc: jz4740: rework invalid time detection | Alexandre Belloni | 2019-04-30 | 1 | -12/+9 |
| * | | rtc: jz4740: use dev_pm_set_wake_irq() to simplify code | Alexandre Belloni | 2019-04-30 | 1 | -30/+7 |
| * | | rtc: jz4740: use .set_time | Alexandre Belloni | 2019-04-30 | 1 | -3/+3 |
| * | | rtc: jz4740: remove useless check | Alexandre Belloni | 2019-04-30 | 1 | -1/+1 |
| * | | rtc: jz4740: switch to rtc_time64_to_tm/rtc_tm_to_time64 | Alexandre Belloni | 2019-04-30 | 1 | -5/+3 |
| * | | rtc: jz4740: set range | Alexandre Belloni | 2019-04-30 | 1 | -2/+10 |
| * | | rtc: 88pm860x: prevent use-after-free on device remove | Sven Van Asbroeck | 2019-04-29 | 1 | -1/+1 |
| * | | rtc: Use dev_get_drvdata() | Kefeng Wang | 2019-04-29 | 6 | -38/+21 |
| * | | rtc: imxdi: convert to SPDX identifier | Alexandre Belloni | 2019-04-29 | 1 | -11/+1 |
| * | | rtc: imxdi: remove unnecessary check | Alexandre Belloni | 2019-04-29 | 1 | -9/+1 |
| * | | rtc: imxdi: use .set_time | Alexandre Belloni | 2019-04-29 | 1 | -3/+3 |
| * | | rtc: imxdi: switch to rtc_time64_to_tm/rtc_tm_to_time64 | Alexandre Belloni | 2019-04-29 | 1 | -5/+3 |
| * | | rtc: imxdi: set range | Alexandre Belloni | 2019-04-29 | 1 | -5/+10 |
| * | | rtc: mxc: use .set_time | Alexandre Belloni | 2019-04-29 | 1 | -2/+4 |
| * | | rtc: mxc: set range | Alexandre Belloni | 2019-04-29 | 1 | -13/+17 |
| * | | rtc: mxc: fix possible race condition | Alexandre Belloni | 2019-04-29 | 1 | -7/+9 |
| * | | rtc: stm32: manage the get_irq probe defer case | Fabien Dessenne | 2019-04-29 | 1 | -3/+6 |
| * | | rtc: rx6110: declare missing of table | Daniel Gomez | 2019-04-29 | 1 | -0/+9 |
| * | | rtc: wm831x: use .set_time | Alexandre Belloni | 2019-04-29 | 1 | -3/+5 |
| * | | rtc: ds2404: simplify .probe and remove .remove | Alexandre Belloni | 2019-04-19 | 1 | -18/+7 |
| * | | rtc: ds2404: remove ds2404_chip_ops | Alexandre Belloni | 2019-04-19 | 1 | -19/+3 |
| * | | rtc: ds2404: convert to SPDX identifier | Alexandre Belloni | 2019-04-19 | 1 | -8/+2 |
| * | | rtc: ds2404: use .set_time | Alexandre Belloni | 2019-04-19 | 1 | -3/+3 |
| * | | rtc: ds2404: switch to rtc_time64_to_tm | Alexandre Belloni | 2019-04-19 | 1 | -1/+1 |
| * | | rtc: ds2404: set range | Alexandre Belloni | 2019-04-19 | 1 | -5/+9 |
| * | | rtc: ep93xx: fix checkpatch issues | Alexandre Belloni | 2019-04-19 | 1 | -9/+9 |
| * | | rtc: ep93xx: convert to SPDX identifier | Alexandre Belloni | 2019-04-19 | 1 | -4/+1 |
| * | | rtc: ep93xx: use .set_time | Alexandre Belloni | 2019-04-19 | 1 | -2/+3 |
| * | | rtc: ep93xx: switch to rtc_time64_to_tm | Alexandre Belloni | 2019-04-19 | 1 | -1/+1 |
| * | | rtc: ep93xx: set range | Alexandre Belloni | 2019-04-19 | 1 | -0/+1 |
| * | | rtc: ep93xx: use rtc_add_group | Alexandre Belloni | 2019-04-19 | 1 | -16/+4 |
| * | | rtc: ep93xx: convert to devm_rtc_allocate_device | Alexandre Belloni | 2019-04-19 | 1 | -2/+7 |
| * | | rtc: ep93xx: stop setting platform_data | Alexandre Belloni | 2019-04-19 | 1 | -15/+3 |