1. ce02870 mailbox: pcc: Move bulk of PCCT parsing into pcc_mbox_probe by Sudeep Holla · 3 years, 3 months ago
  2. c45ded7 mailbox: pcc: Add support for PCCT extended PCC subspaces(type 3/4) by Sudeep Holla · 3 years, 3 months ago
  3. 45ec2da mailbox: pcc: Drop handling invalid bit-width in {read,write}_register by Sudeep Holla · 3 years, 3 months ago
  4. bf18123 mailbox: pcc: Avoid accessing PCCT table in pcc_send_data and pcc_mbox_irq by Sudeep Holla · 3 years, 3 months ago
  5. 800cda7 mailbox: pcc: Add PCC register bundle and associated accessor functions by Sudeep Holla · 3 years, 3 months ago
  6. f92ae90 mailbox: pcc: Rename doorbell ack to platform interrupt ack register by Sudeep Holla · 3 years, 3 months ago
  7. 7b6da7f mailbox: pcc: Use PCC mailbox channel pointer instead of standard by Sudeep Holla · 3 years, 3 months ago
  8. 0f2591e mailbox: pcc: Add pcc_mbox_chan structure to hold shared memory region info by Sudeep Holla · 3 years, 3 months ago
  9. 4e3c96f mailbox: pcc: Consolidate subspace doorbell register parsing by Sudeep Holla · 3 years, 3 months ago
  10. 319bfb3 mailbox: pcc: Consolidate subspace interrupt information parsing by Sudeep Holla · 3 years, 3 months ago
  11. 80b2bdd mailbox: pcc: Refactor all PCC channel information into a structure by Sudeep Holla · 3 years, 3 months ago
  12. 10dcc2d mailbox: pcc: Fix kernel doc warnings by Sudeep Holla · 3 years, 3 months ago
  13. 9d2e8b9 mailbox: fix various typos in comments by Tom Saeger · 3 years, 10 months ago
  14. 3cfc748 mailbox: pcc: fix platform_no_drv_owner.cocci warnings by Yang Li · 3 years, 10 months ago
  15. 425ab03 mailbox: pcc: Put the PCCT table for error path by Hanjun Guo · 4 years, 5 months ago
  16. 00d9990 mailbox: pcc: make pcc_mbox_driver static by Jason Yan · 4 years, 9 months ago
  17. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  18. 60574d1 acpi: Create subtable parsing infrastructure by Keith Busch · 6 years ago
  19. afd0b1f mailbox: PCC: handle parse error by David Arcari · 6 years ago
  20. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  21. 8f8027c mailbox: PCC: erroneous error message when parsing ACPI PCCT by Al Stone · 7 years ago
  22. 3c18767 Merge tag 'mailbox-v4.15' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 7 years ago
  23. 33cd712 mailbox: reset txdone_method TXDONE_BY_POLL if client knows_txdone by Sudeep Holla · 7 years ago
  24. c4b766c mailbox: PCC: Move the MAX_PCC_SUBSPACES definition to header file by George Cherian · 7 years ago
  25. 66ed4ca mailbox: pcc: Drop uninformative output during boot by Punit Agrawal · 7 years ago
  26. ecfc159 mailbox: pcc: Fix crash when request PCC channel 0 by Hoan Tran · 7 years ago
  27. c7a1dfb ACPICA: Add support for new PCCT subtables by David E. Box · 8 years ago
  28. c8e008e Merge branches 'acpica' and 'acpi-scan' by Rafael J. Wysocki · 8 years ago
  29. 6b11d1d ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users by Lv Zheng · 8 years ago
  30. 6ca595a mailbox: PCC: Fix lockdep warning when request PCC channel by Hoan Tran · 8 years ago
  31. aca314e mailbox: pcc: Support HW-Reduced Communication Subspace type 2 by hotran · 8 years ago
  32. fa81e66 Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc' by Rafael J. Wysocki · 9 years ago
  33. 169b38373 mailbox: pcc: Don't access an unmapped memory address space by Shanker Donthineni · 9 years ago
  34. 6a8ccb1 Merge branches 'acpi-processor' and 'acpi-cppc' by Rafael J. Wysocki · 9 years ago
  35. 8b0f578 mailbox: pcc: optimized pcc_send_data by Prakash, Prashanth · 9 years ago
  36. e9c8dc8 mailbox: pcc: fix channel calculation in get_pcc_channel() by Alexey Klimov · 9 years ago
  37. d311a28 PCC: fix dereference of ERR_PTR by Sudip Mukherjee · 9 years ago
  38. d3c68f2 PCC: Initialize PCC Mailbox earlier at boot by Ashwin Chaugule · 9 years ago
  39. 05ae797 mailbox: Make mbox_chan_ops const by Andrew Bresticker · 10 years ago
  40. 33350e6 Mailbox: Restructure and simplify PCC mailbox code by Ashwin Chaugule · 10 years ago
  41. bfe9183 Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 10 years ago
  42. 356d5d2 Mailbox: Fix return value check in pcc_init() by Wei Yongjun · 10 years ago
  43. efd756d ACPI / PCC: Use pr_debug() for debug messages in pcc_init() by Rafael J. Wysocki · 10 years ago
  44. 86c22f8 Mailbox: Add support for Platform Communication Channel by Ashwin Chaugule · 10 years ago