1. d48982a cpu/intel/speedstep: Separate single SSDT CPU entry by Kyösti Mälkki · 1 year, 4 months ago
  2. 199ccf8 cpu/intel/speedstep: Refactor P-state coordination by Kyösti Mälkki · 1 year, 4 months ago
  3. 8e61460 intel/i82371eb,speedstep: Use dev_count_cpu() by Kyösti Mälkki · 1 year, 4 months ago
  4. ad65e8c cpu: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 10 months ago
  5. 45aae7f treewide: use is_enabled_cpu() on cycles over device list by Fabio Aiuto · 1 year, 11 months ago
  6. afd268a cpu/intel/speedstep: Constify `get_cst_entries()` by Angel Pons · 2 years, 10 months ago
  7. 0b7446a sb/intel/i82801gx,ix: Drop MPEN from GNVS by Kyösti Mälkki · 3 years, 7 months ago
  8. 99e0c7d src/cpu: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  9. 14aff23 src: Remove unused 'include <cpu/x86/msr.h>' by Elyes HAOUAS · 4 years, 1 month ago
  10. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  11. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  12. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  13. f23ae0b src/cpu: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  14. be3979c acpi: Change Processor ACPI Name (Intel only) by Christian Walter · 4 years, 8 months ago
  15. 838d8b0 AUTHORS: Move src/cpu/intel copyrights into AUTHORS file by Martin Roth · 5 years ago
  16. 31438f7 cpu/intel/speedstep/acpi: Use get_ia32_fsb_x3() function by Elyes HAOUAS · 6 years ago
  17. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  18. 8f05527 arch/x86/acpigen.c: Add a method to notify all CPU cores by Arthur Heymans · 6 years ago
  19. 419bfbc src: Move common IA-32 MSRs to <cpu/x86/msr.h> by Elyes HAOUAS · 6 years ago
  20. f925c56 cpu/intel: Get rid of device_t by Elyes HAOUAS · 7 years ago
  21. 0a4e0fd cpu/intel/speedstep: Fix the PNOT ACPI method by Arthur Heymans · 7 years ago
  22. 242ea84 intel: Replace msr(0x198) with msr(IA32_PERF_STATUS) by Elyes HAOUAS · 7 years ago
  23. 8b59b31 cpu/intel/speedstep: Emit PPKG object for first package by Nico Huber · 7 years ago
  24. 4dddda2 cpu/intel: Fix the remaining issues detected by checkpatch by Lee Leahy · 7 years ago
  25. 26eeb0f cpu/intel: Fix brace issues detected by checkpatch.pl by Lee Leahy · 7 years ago
  26. 9d62e7e cpu/intel: Fix the spacing issues by Lee Leahy · 7 years ago
  27. cbe7464c src/cpu: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  28. d6e9686 src/cpu: Capitalize CPU, APIC and IOAPIC typo fix by Elyes HAOUAS · 8 years ago
  29. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  30. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  31. 8ac29e8 speedstep: Don't supply weak get_cst_entries. by Vladimir Serbinenko · 10 years ago
  32. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  33. 226d784 ibexpeak, bd82x6x: Move to implicit length patching by Vladimir Serbinenko · 10 years ago
  34. 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  35. 822bc65 ACPI: Remove CONFIG_GENERATE_ACPI_TABLES by Vladimir Serbinenko · 11 years ago
  36. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 12 years ago
  37. 8cc8468 Intel: Replace MSR 0xcd with MSR_FSB_FREQ by Patrick Georgi · 12 years ago
  38. 68d7c7a cpu/intel/model_1067x: Add proper c-state/p-state/thermal support by Nico Huber · 12 years ago
  39. a74af56 Overhaul speedstep code by Nico Huber · 12 years ago
  40. 252d39b Fix some indentation flaws and break very long lines by Nico Huber · 12 years ago
  41. ad874e3 Correct FSB reading in speedstep ACPI by Nico Huber · 12 years ago
  42. 41392df Merge cpu/intel/acpi.h into cpu/intel/speedstep.h by Nico Huber · 12 years ago
  43. 4cc8c70 Rework ACPI CST table generation by Stefan Reinauer · 12 years ago
  44. 8d84613 ACPI: mark empty get_cst_entries() weak by Sven Schnelle · 13 years ago
  45. 5460097 SPEEDSTEP: write _CST tables by Sven Schnelle · 13 years ago
  46. 2a27b20 factor out cpu power management base into a separate file. And fix a bug in by Stefan Reinauer · 14 years ago
  47. 361bd10 Move Intel power management related defines to some central location. by Patrick Georgi · 14 years ago
  48. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  49. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  50. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  51. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  52. 12ee934 Make internal functions static in speedstep ACPI generation code. by Stefan Reinauer · 15 years ago
  53. 105bace Some ACPI implementations don't like to see full paths within a scope for by Stefan Reinauer · 15 years ago
  54. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  55. ebed2dc Change the intel cpu makefile.inc so that it fits the model better. by Ronald G. Minnich · 15 years ago
  56. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  57. 4da810b add intel speedstep support and some PM fixes. by Stefan Reinauer · 15 years ago