aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mailbox/pcc.c
AgeCommit message (Expand)Author
2019-11-12mailbox: reset txdone_method TXDONE_BY_POLL if client knows_txdoneSudeep Holla
2017-08-10mailbox: pcc: Drop uninformative output during bootPunit Agrawal
2017-07-26mailbox: pcc: Fix crash when request PCC channel 0Hoan Tran
2017-06-12ACPICA: Add support for new PCCT subtablesDavid E. Box
2016-12-22Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki
2016-12-21ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng
2016-11-14mailbox: PCC: Fix lockdep warning when request PCC channelHoan Tran
2016-08-31mailbox: pcc: Support HW-Reduced Communication Subspace type 2hotran
2016-04-08Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc'Rafael J. Wysocki
2016-04-07mailbox: 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-05ACPI / PCC: Use pr_debug() for debug messages in pcc_init()Rafael J. Wysocki
2014-11-27Mailbox: Add support for Platform Communication ChannelAshwin Chaugule