index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
amd
/
model_fxx
/
powernow_acpi.c
Age
Commit message (
Expand
)
Author
2016-08-28
src/cpu: Add required space before opening parenthesis '('
Elyes HAOUAS
2015-11-03
cpu/amd/model_fxx: Backport PowerNow! core count fix from Family 10h
Timothy Pearson
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-30
cpu/amd/model_fxx: Fix invalid P-state power values
Timothy Pearson
2015-10-22
model_fxx/powernow: add dual core Socket F TDPs
Jonathan A. Kollasch
2015-07-15
amd/model_fxx rev.F: emit P-states when no intermediates exist
Jonathan A. Kollasch
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2014-12-13
AMD model fxx powernow_acpi.c: Fix incorrect loop count
Scott Duplichan
2014-11-22
amdk8: Move to implicit length patching
Vladimir Serbinenko
2014-10-19
amd: rename model_fxx_powernow to powernow.
Vladimir Serbinenko
2014-07-08
cpu: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-02-03
cpu/amd/model_fxx: Add coolnquiet for two new (old) AMD K8 models
Oskar Enoksson
2014-01-15
cpu/amd/model_fxx/powernow_acpi.c: Comment out set but unused variable `Start...
Paul Menzel
2013-07-11
cpu: Fix spelling
Martin Roth
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-07-22
AMD CPUs: Updated CPU list in powernow_acpi.c
Jukka Rantala
2012-05-08
Clean up #ifs
Patrick Georgi
2011-10-17
Fixes several issues with amd k8 SSDT P-state generation
Oskar Enoksson
2011-03-04
Add P-states for select Socket 754 processors.
Jonathan Kollasch
2011-03-03
Correct off-by-one problem in AMD pre-rev-F model-F PowerNow code.
Jonathan Kollasch
2011-02-26
It adds support for automatic PSS object generation for AMD pre fam Fh CPU. T...
Rudolf Marek
2010-10-07
Remove duplicate line from pci_ids.h.
Jonathan Kollasch
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-02-15
Various license header consistency fixes (trivial).
Uwe Hermann
2009-07-18
coding style fixes for powernow (trivial)
Stefan Reinauer
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-06-21
This patch adds a proper namestring generation to our ACPIgen generator.
Rudolf Marek
2009-02-14
Bellongs to r3946
Rudolf Marek