1. 14aff23 src: Remove unused 'include <cpu/x86/msr.h>' by Elyes HAOUAS · 4 years ago
  2. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  3. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  4. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 3 months ago
  5. f23ae0b src/cpu: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  6. be3979c acpi: Change Processor ACPI Name (Intel only) by Christian Walter · 4 years, 7 months ago
  7. 838d8b0 AUTHORS: Move src/cpu/intel copyrights into AUTHORS file by Martin Roth · 4 years, 11 months ago
  8. 31438f7 cpu/intel/speedstep/acpi: Use get_ia32_fsb_x3() function by Elyes HAOUAS · 5 years ago
  9. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  10. 8f05527 arch/x86/acpigen.c: Add a method to notify all CPU cores by Arthur Heymans · 6 years ago
  11. f925c56 cpu/intel: Get rid of device_t by Elyes HAOUAS · 6 years ago
  12. 0a4e0fd cpu/intel/speedstep: Fix the PNOT ACPI method by Arthur Heymans · 7 years ago
  13. 8b59b31 cpu/intel/speedstep: Emit PPKG object for first package by Nico Huber · 7 years ago
  14. 4dddda2 cpu/intel: Fix the remaining issues detected by checkpatch by Lee Leahy · 7 years ago
  15. 26eeb0f cpu/intel: Fix brace issues detected by checkpatch.pl by Lee Leahy · 7 years ago
  16. 9d62e7e cpu/intel: Fix the spacing issues by Lee Leahy · 7 years ago
  17. cbe7464c src/cpu: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  18. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  19. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  20. 8ac29e8 speedstep: Don't supply weak get_cst_entries. by Vladimir Serbinenko · 10 years ago
  21. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  22. 226d784 ibexpeak, bd82x6x: Move to implicit length patching by Vladimir Serbinenko · 10 years ago
  23. 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  24. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  25. 8cc8468 Intel: Replace MSR 0xcd with MSR_FSB_FREQ by Patrick Georgi · 11 years ago
  26. a74af56 Overhaul speedstep code by Nico Huber · 12 years ago
  27. 252d39b Fix some indentation flaws and break very long lines by Nico Huber · 12 years ago
  28. ad874e3 Correct FSB reading in speedstep ACPI by Nico Huber · 12 years ago
  29. 41392df Merge cpu/intel/acpi.h into cpu/intel/speedstep.h by Nico Huber · 12 years ago
  30. 4cc8c70 Rework ACPI CST table generation by Stefan Reinauer · 12 years ago
  31. 8d84613 ACPI: mark empty get_cst_entries() weak by Sven Schnelle · 13 years ago
  32. 5460097 SPEEDSTEP: write _CST tables by Sven Schnelle · 13 years ago
  33. 2a27b20 factor out cpu power management base into a separate file. And fix a bug in by Stefan Reinauer · 14 years ago
  34. 361bd10 Move Intel power management related defines to some central location. by Patrick Georgi · 14 years ago
  35. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  36. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  37. 12ee934 Make internal functions static in speedstep ACPI generation code. by Stefan Reinauer · 15 years ago
  38. 105bace Some ACPI implementations don't like to see full paths within a scope for by Stefan Reinauer · 15 years ago
  39. 4da810b add intel speedstep support and some PM fixes. by Stefan Reinauer · 15 years ago