summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd/model_fxx/powernow_acpi.c
Commit message (Expand)AuthorAgeFilesLines
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* AMD model fxx powernow_acpi.c: Fix incorrect loop countScott Duplichan2014-12-131-1/+1
* amdk8: Move to implicit length patchingVladimir Serbinenko2014-11-221-42/+28
* amd: rename model_fxx_powernow to powernow.Vladimir Serbinenko2014-10-191-2/+2
* cpu: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* cpu/amd/model_fxx: Add coolnquiet for two new (old) AMD K8 modelsOskar Enoksson2014-02-031-0/+8
* cpu/amd/model_fxx/powernow_acpi.c: Comment out set but unused variable `Start...Paul Menzel2014-01-151-2/+2
* cpu: Fix spellingMartin Roth2013-07-111-3/+3
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* AMD CPUs: Updated CPU list in powernow_acpi.cJukka Rantala2012-07-221-5/+171
* Clean up #ifsPatrick Georgi2012-05-081-1/+1
* Fixes several issues with amd k8 SSDT P-state generationOskar Enoksson2011-10-171-21/+68
* Add P-states for select Socket 754 processors.Jonathan Kollasch2011-03-041-0/+15
* Correct off-by-one problem in AMD pre-rev-F model-F PowerNow code.Jonathan Kollasch2011-03-031-1/+1
* It adds support for automatic PSS object generation for AMD pre fam Fh CPU. T...Rudolf Marek2011-02-261-23/+281
* Remove duplicate line from pci_ids.h.Jonathan Kollasch2010-10-071-0/+10
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-8/+8
* Various license header consistency fixes (trivial).Uwe Hermann2010-02-151-2/+2
* coding style fixes for powernow (trivial)Stefan Reinauer2009-07-181-2/+4
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-1/+1
* This patch adds a proper namestring generation to our ACPIgen generator.Rudolf Marek2009-06-211-1/+1
* Bellongs to r3946 Rudolf Marek2009-02-141-0/+386