aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mailbox/pcc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-08Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc'Rafael J. Wysocki1-2/+2
2016-04-07mailbox: pcc: Don't access an unmapped memory address spaceShanker Donthineni1-2/+2
2016-03-14Merge branches 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki1-7/+104
2016-03-09mailbox: pcc: optimized pcc_send_dataPrakash, Prashanth1-7/+104
2016-02-02mailbox: pcc: fix channel calculation in get_pcc_channel()Alexey Klimov1-7/+1
2015-10-16PCC: fix dereference of ERR_PTRSudip Mukherjee1-1/+1
2015-08-25PCC: Initialize PCC Mailbox earlier at bootAshwin Chaugule1-1/+7
2015-05-12mailbox: Make mbox_chan_ops constAndrew Bresticker1-1/+1
2015-03-04Mailbox: Restructure and simplify PCC mailbox codeAshwin Chaugule1-85/+37
2015-02-11Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integrationLinus Torvalds1-2/+2
2015-02-06Mailbox: Fix return value check in pcc_init()Wei Yongjun1-2/+2
2015-02-05ACPI / PCC: Use pr_debug() for debug messages in pcc_init()Rafael J. Wysocki1-2/+2
2014-11-27Mailbox: Add support for Platform Communication ChannelAshwin Chaugule1-0/+403