summaryrefslogtreecommitdiffstats
path: root/sys/i386/cpufreq/powernow.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce the new kernel sub-tree x86 which should contain all the codeattilio2010-02-251-970/+0
* Remove an unused variable.jkim2008-11-261-2/+1
* Do not use PowerNow! if FID or VID is missing.jkim2008-10-211-1/+1
* Use power management information for AMD CPUs from identcpu.c.jkim2008-10-211-17/+1
* Fail detach if cpufreq_unregister() fails.jhb2008-08-281-2/+1
* Attach the cpufreq child devices with specific orders to enforce relativejhb2008-08-131-1/+1
* o introduce a flags 'errata' for HW bugs onto the softc.bruno2007-01-231-42/+97
* Since DELAY() was moved, most <machine/clock.h> #includes have beenphk2006-05-161-1/+0
* Remove check of numpst to allow more K8 variants to attach. The othernjl2005-03-311-1/+7
* Add the powernow driver, which handles AMD Mobile Athlon PowerNow! (k7)njl2005-03-271-0/+928
OpenPOWER on IntegriCloud