Age | Commit message (Expand) | Author | Files | Lines |
2019-04-04 | acpi: Create subtable parsing infrastructure | Keith Busch | 1 | -1/+1 |
2018-09-10 | mailbox: PCC: handle parse error | David Arcari | 1 | -2/+5 |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+2 |
2018-05-18 | mailbox: PCC: erroneous error message when parsing ACPI PCCT | Al Stone | 1 | -43/+38 |
2017-11-16 | Merge tag 'mailbox-v4.15' of git://git.linaro.org/landing-teams/working/fujit... | Linus Torvalds | 1 | -2/+2 |
2017-11-14 | mailbox: reset txdone_method TXDONE_BY_POLL if client knows_txdone | Sudeep Holla | 1 | -2/+2 |
2017-11-09 | mailbox: PCC: Move the MAX_PCC_SUBSPACES definition to header file | George Cherian | 1 | -1/+0 |
2017-08-10 | mailbox: pcc: Drop uninformative output during boot | Punit Agrawal | 1 | -3/+1 |
2017-07-26 | mailbox: pcc: Fix crash when request PCC channel 0 | Hoan Tran | 1 | -1/+1 |
2017-06-12 | ACPICA: Add support for new PCCT subtables | David E. Box | 1 | -5/+5 |
2016-12-22 | Merge branches 'acpica' and 'acpi-scan' | Rafael J. Wysocki | 1 | -4/+1 |
2016-12-21 | ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users | Lv Zheng | 1 | -4/+1 |
2016-11-15 | mailbox: PCC: Fix lockdep warning when request PCC channel | Hoan Tran | 1 | -6/+7 |
2016-08-31 | mailbox: pcc: Support HW-Reduced Communication Subspace type 2 | hotran | 1 | -71/+245 |
2016-04-08 | Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc' | Rafael J. Wysocki | 1 | -2/+2 |
2016-04-07 | mailbox: pcc: Don't access an unmapped memory address space | Shanker Donthineni | 1 | -2/+2 |
2016-03-14 | Merge branches 'acpi-processor' and 'acpi-cppc' | Rafael J. Wysocki | 1 | -7/+104 |
2016-03-10 | mailbox: pcc: optimized pcc_send_data | Prakash, Prashanth | 1 | -7/+104 |
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 |