Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-02-02 | mailbox: pcc: fix channel calculation in get_pcc_channel() | Alexey Klimov | 1 | -7/+1 |
2015-10-16 | PCC: fix dereference of ERR_PTR | Sudip Mukherjee | 1 | -1/+1 |
2015-08-25 | PCC: Initialize PCC Mailbox earlier at boot | Ashwin Chaugule | 1 | -1/+7 |
2015-05-12 | mailbox: Make mbox_chan_ops const | Andrew Bresticker | 1 | -1/+1 |
2015-03-04 | Mailbox: Restructure and simplify PCC mailbox code | Ashwin Chaugule | 1 | -85/+37 |
2015-02-11 | Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu... | Linus Torvalds | 1 | -2/+2 |
2015-02-06 | Mailbox: Fix return value check in pcc_init() | Wei Yongjun | 1 | -2/+2 |
2015-02-05 | ACPI / PCC: Use pr_debug() for debug messages in pcc_init() | Rafael J. Wysocki | 1 | -2/+2 |
2014-11-27 | Mailbox: Add support for Platform Communication Channel | Ashwin Chaugule | 1 | -0/+403 |