Age | Commit message (Expand) | Author |
2009-08-29 | typos in comments | Miod Vallat |
2009-06-23 | Ignore the PCT if the PSS has zero entries, only became | Gordon Willem Klok |
2009-06-10 | Re introduce the _PDC code backed out before 4.5, in addition to evaluating the | Gordon Willem Klok |
2009-02-24 | back out est.c 1.8 and bring acpicpu.c all the way back to 1.47 because of | Theo de Raadt |
2009-02-24 | Backout a backout because noone knows what the hell the backout is a | Theo de Raadt |
2009-02-18 | Backout PDC & PPC changes because it hangs several laptops. | Marco Peereboom |
2008-12-22 | With respect to the previous diff we cannot just call acpicpu_setperf | Gordon Willem Klok |
2008-12-22 | Make acpicpu_setperf behave the same as the ACPI aware EST and | Gordon Willem Klok |
2008-11-22 | Re-enable ACPI PDC support and fetching cpu performance states | Gordon Willem Klok |
2008-10-11 | Fix various printf constructs either missing arguments or format specifiers. | Miod Vallat |
2008-08-08 | 'prey' -> 'pray' in comment as prayer rather than predation seems | Kenneth R Westerback |
2008-08-06 | Backout the acpicpu_setpdc code and the code to allow est to use acpicpu | Gordon Willem Klok |
2008-06-15 | On AMD64 running on Intel processors with EST add support for retreiving | Gordon Willem Klok |
2008-06-01 | Re-enable new parser. Lots of testing by various folks. Fits all media | Marco Peereboom |
2008-02-07 | unbreak build: aml_showvalue() is only available on !SMALL_KERNEL | Peter Valchev |
2008-01-06 | re-add _PPC. | Marco Peereboom |
2007-12-29 | Remove debug message. Found by Mike Belopuhov, tsk tsk deraadt. | Marco Peereboom |
2007-12-27 | Undo previous commit after debating a few corner cases with gwk. This | Marco Peereboom |
2007-12-27 | Add _PPC support. Tested by several people. | Marco Peereboom |
2007-12-27 | KNF, no functional change | Marco Peereboom |
2007-12-05 | Add a check for pss len == 0. This is a temporary work around for when | Marco Peereboom |
2007-12-03 | set the value before freeing the result; marco@ ok. | Federico G. Schwindt |
2007-11-16 | Fix dmesg output. From form@. | Mike Belopuhov |
2007-11-16 | fix the bus_space #define nightmare, so that amd64 and i386 are much more | Theo de Raadt |
2007-11-15 | Nicer dmesg output. | Mike Belopuhov |
2007-11-12 | spacing | Theo de Raadt |
2007-11-12 | spacing | Theo de Raadt |
2007-11-12 | missing : | Theo de Raadt |
2007-11-03 | Remove a useless printf, hit if acpicpu is disabled. | Gordon Willem Klok |
2007-10-08 | More simple memset(,0,) -> M_ZERO changes. In this batch move to | Kenneth R Westerback |
2007-06-15 | Check that sc_notify actually points to something before attempting to call | Gordon Willem Klok |
2007-05-31 | Make powernow-k8 on amd64 and i386 use the _PSS object from acpi to | Gordon Willem Klok |
2007-05-28 | fix build when ACPI_DEBUG is defined | Robert Nagy |
2007-05-28 | Eliminate unsightly blank lines in dmesg. | Kenneth R Westerback |
2007-05-06 | at least always print a new line, even if NOPSS | Ted Unangst |
2007-04-23 | spacing and some really long lines | Gordon Willem Klok |
2007-04-11 | Added changes for C-State | Jordan Hargrave |
2007-01-31 | Introduce acpi_hasprocfvs thats "ACPI Has Processor Frequency and Voltage | Gordon Willem Klok |
2006-12-29 | Replace setperf algorithm with a linear version. Also use the aml provided | Marco Peereboom |
2006-12-26 | Add polling to devices that require it such as acpibat and acpitz. | Marco Peereboom |
2006-12-21 | more minor knf | Theo de Raadt |
2006-12-20 | Decalre extern int cpuspeed in sys/arch/amd64/include/cpu.h like cpuspeed | Gordon Willem Klok |
2006-12-20 | "#ifdef is a tool of the weak!" | Gordon Willem Klok |
2006-12-19 | spacing | Gordon Willem Klok |
2006-12-19 | Add sanity to check for mfg overriden gasio field. | Marco Peereboom |
2006-12-19 | Hook up acpicpu to the hw.setperf mechanism, this allows people running | Gordon Willem Klok |
2006-10-12 | Massive ACPI changes | Jordan Hargrave |
2006-03-09 | Fixed free before malloc. bad marco | Jordan Hargrave |
2006-03-05 | Update tables after event. | Marco Peereboom |
2006-03-04 | oops some debug code was enabled. | Marco Peereboom |