1. 88decca ACPI: Add helper fill_fadt_extended_pm_io() by Kyösti Mälkki · 1 year, 4 months ago
  2. 02a1901 sb,soc/amd,intel: Drop include <cpu/x86/smm.h> by Kyösti Mälkki · 1 year, 4 months ago
  3. 240baa3 ACPI: Make FADT entries for RTC/CMOS architectural by Kyösti Mälkki · 1 year, 4 months ago
  4. 121d3d5 ACPI: Make FADT entries for SMI architectural by Kyösti Mälkki · 1 year, 4 months ago
  5. e742b68 arch/x86/ioapic: Promote ioapic_get_sci_pin() by Kyösti Mälkki · 1 year, 4 months ago
  6. 88c94fe Drop unused include <version.h> by Kyösti Mälkki · 1 year, 8 months ago
  7. 96fa237 treewide: Use 'fadt->x_pm2_cnt_blk.addrl = fadt->pm2_cnt_blk' by Felix Held · 1 year, 10 months ago
  8. 769b657 treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk' by Felix Held · 1 year, 10 months ago
  9. c60f3b2 treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk' by Elyes Haouas · 1 year, 10 months ago
  10. 987f1f4 treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk' by Elyes Haouas · 1 year, 10 months ago
  11. 85f87e8 treewide: Use 'pm2_cnt_len' for 'x_pm2_cnt_blk.bit_width' by Elyes Haouas · 1 year, 10 months ago
  12. c929f09 treewide: Use 'gpe0_blk' for 'x_gpe0_blk.addrl' by Elyes Haouas · 1 year, 10 months ago
  13. baec560 treewide: Use 'gpe0_blk_len' for 'x_gpe0_blk.bit_width' by Elyes Haouas · 1 year, 10 months ago
  14. 501b71e treewide: Use 'fadt->pm_tmr_len' for 'x_pm_tmr_blk.bit_width' by Elyes Haouas · 1 year, 10 months ago
  15. 7008085 treewide: Use 'fadt->pm1_cnt_len' for 'x_pm1a_cnt_blk.bit_width' by Elyes Haouas · 1 year, 10 months ago
  16. a6e05382 treewide: Use 'fadt->pm1_evt_len' for 'x_pm1a_evt_blk.bit_width' by Elyes Haouas · 1 year, 10 months ago
  17. d581137 acpi: Fill fadt->century based on Kconfig by Nico Huber · 3 years, 1 month ago
  18. b218c20 sb,soc/intel: Remove no-op APMC for C-state and P-state by Kyösti Mälkki · 3 years, 7 months ago
  19. 12a4d05 src: Report word-sized access for PM1a_EVT by Angel Pons · 4 years, 1 month ago
  20. 79572e4 src: Make HAVE_CF9_RESET set the FADT reset register by Angel Pons · 4 years, 1 month ago
  21. 3eb8dba src: Drop useless cache flush settings in FADT by Angel Pons · 4 years, 1 month ago
  22. a208c6c src: Never overwrite `fadt->flags` by Angel Pons · 4 years, 1 month ago
  23. 1b5a7de src: Drop useless PM1b settings from FADT by Angel Pons · 4 years, 1 month ago
  24. 77653e3 src: Drop useless GPE1 settings from FADT by Angel Pons · 4 years, 1 month ago
  25. 5a8e072 src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years, 1 month ago
  26. 547fe82 sb/intel/i82801ix/fadt.c: Use pmutil.h definitions by Angel Pons · 4 years, 2 months ago
  27. 013711b sb/intel/i82801ix/fadt.c: Use acpi.h definitions by Angel Pons · 4 years, 2 months ago
  28. ba17829 sb/intel, ACPI: Do not override FADT preferred_pm_profile by Kyösti Mälkki · 4 years, 3 months ago
  29. 64e07eb sb/intel/i82801ix: Select COMMON_FADT by Kyösti Mälkki · 4 years, 3 months ago[Renamed (80%) from src/mainboard/lenovo/t400/fadt.c]
  30. 0a9e72e arch/x86: Declare permanent_smi_handler() by Kyösti Mälkki · 5 years ago
  31. 9145ce2 mb/lenovo/t400,x200: Control SMI related FADT entries by Kyösti Mälkki · 4 years, 9 months ago
  32. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  33. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  34. c02bda0 acpi: Bump FADT to revision 6 by Patrick Rudolph · 4 years, 6 months ago
  35. 89ab250 mainboard/lenovo: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  36. 078bc41 mainboard/[g-p]*: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  37. b9bd69e src/mainboard: Remove unused '#include <device/pci.h>' by Elyes HAOUAS · 4 years, 9 months ago
  38. 0c56668 {mb,sb}: Use get_acpi_table_revision(FADT) by Elyes HAOUAS · 5 years ago
  39. 8ee161d arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field by Elyes HAOUAS · 5 years ago
  40. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  41. 0d4de2a ACPI: Rename FADT model and set it to zero by Elyes HAOUAS · 5 years ago
  42. 26071aa ACPI: Correct asl_compiler_revision value by Elyes HAOUAS · 6 years ago
  43. 8ca2af1 src: Use macro `ACPI_FADT_LEGACY_FREE` by Paul Menzel · 6 years ago
  44. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  45. e1de648 mb/*/*: Clean up FADT checksum assignment by Jonathan Neuschäfer · 6 years ago
  46. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  47. 4b373c9 mainboards/lenovo: Copy X200 board to T400 for future expansion by Timothy Pearson · 9 years ago