summaryrefslogtreecommitdiff
path: root/drivers/mailbox/pcc.c
AgeCommit message (Expand)Author
2016-11-14mailbox: PCC: Fix lockdep warning when request PCC channelHoan Tran
2016-08-30mailbox: pcc: Support HW-Reduced Communication Subspace type 2hotran
2016-04-08Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc'Rafael J. Wysocki
2016-04-06mailbox: pcc: Don't access an unmapped memory address spaceShanker Donthineni
2016-03-14Merge branches 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki
2016-03-09mailbox: pcc: optimized pcc_send_dataPrakash, Prashanth
2016-02-02mailbox: pcc: fix channel calculation in get_pcc_channel()Alexey Klimov
2015-10-16PCC: fix dereference of ERR_PTRSudip Mukherjee
2015-08-25PCC: Initialize PCC Mailbox earlier at bootAshwin Chaugule
2015-05-12mailbox: Make mbox_chan_ops constAndrew Bresticker
2015-03-04Mailbox: Restructure and simplify PCC mailbox codeAshwin Chaugule
2015-02-11Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds
2015-02-06Mailbox: Fix return value check in pcc_init()Wei Yongjun
2015-02-04ACPI / PCC: Use pr_debug() for debug messages in pcc_init()Rafael J. Wysocki
2014-11-27Mailbox: Add support for Platform Communication ChannelAshwin Chaugule