summaryrefslogtreecommitdiffstats
path: root/drivers/mailbox/pcc.c
Commit message (Expand)AuthorAgeFilesLines
* mailbox: pcc: Drop uninformative output during bootPunit Agrawal2017-08-101-3/+1
* mailbox: pcc: Fix crash when request PCC channel 0Hoan Tran2017-07-261-1/+1
* ACPICA: Add support for new PCCT subtablesDavid E. Box2017-06-121-5/+5
* Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki2016-12-221-4/+1
|\
| * ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng2016-12-211-4/+1
* | mailbox: PCC: Fix lockdep warning when request PCC channelHoan Tran2016-11-141-6/+7
|/
* mailbox: pcc: Support HW-Reduced Communication Subspace type 2hotran2016-08-311-71/+245
*-. Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc'Rafael J. Wysocki2016-04-081-2/+2
|\ \
| | * mailbox: pcc: Don't access an unmapped memory address spaceShanker Donthineni2016-04-071-2/+2
* | | Merge branches 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki2016-03-141-7/+104
|\ \ \ | |/ / |/| / | |/
| * mailbox: pcc: optimized pcc_send_dataPrakash, Prashanth2016-03-091-7/+104
* | mailbox: pcc: fix channel calculation in get_pcc_channel()Alexey Klimov2016-02-021-7/+1
|/
* PCC: fix dereference of ERR_PTRSudip Mukherjee2015-10-161-1/+1
* PCC: Initialize PCC Mailbox earlier at bootAshwin Chaugule2015-08-251-1/+7
* mailbox: Make mbox_chan_ops constAndrew Bresticker2015-05-121-1/+1
* Mailbox: Restructure and simplify PCC mailbox codeAshwin Chaugule2015-03-041-85/+37
* Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds2015-02-111-2/+2
|\
| * Mailbox: Fix return value check in pcc_init()Wei Yongjun2015-02-061-2/+2
* | ACPI / PCC: Use pr_debug() for debug messages in pcc_init()Rafael J. Wysocki2015-02-051-2/+2
|/
* Mailbox: Add support for Platform Communication ChannelAshwin Chaugule2014-11-271-0/+403
OpenPOWER on IntegriCloud