Age | Commit message (Expand) | Author |
2008-04-12 | Get rid of acpi_s5 global variables; simply send SIGUSR2 instead of SUGUSR1 | Mark Kettenis |
2008-01-08 | Don't free res twice. | Marco Peereboom |
2008-01-06 | Add a more robust gettempreading that debounces the value (idea from FreeBSD) | Marco Peereboom |
2007-11-12 | a little less excitement (every printf does not need to end in !) | Theo de Raadt |
2007-11-03 | less colons | Theo de Raadt |
2007-11-03 | repair attach messages; ok gwk canacar | Theo de Raadt |
2007-03-26 | Don't leak memory. | Marco Peereboom |
2007-03-22 | split userland & kernel struct sensor/sensordev so that the addition | Theo de Raadt |
2007-02-14 | Quiet a noisy debug message by using dnprintf instead of printf. | Deanna Phillips |
2006-12-26 | Add polling to devices that require it such as acpibat and acpitz. | Marco Peereboom |
2006-12-23 | adapt to new two-level sensor api; Constantine A. Murenin | Theo de Raadt |
2006-12-21 | more minor knf | Theo de Raadt |
2006-12-19 | knf + delete unused variables | Theo de Raadt |
2006-12-18 | Remove misleading NOTREACHED comments. Sending a signal does not | Can Erkin Acar |
2006-11-29 | After a long debate at the hackathon it was decided that the acpi implementation | Marco Peereboom |
2006-11-02 | Ooops, forgot a debug printf. | Marco Peereboom |
2006-11-02 | Add active cooling support mostly by me with jordan help. | Marco Peereboom |
2006-10-24 | Condense get functions into a single function. This is ahead of retrieving | Marco Peereboom |
2006-10-24 | KNF | Marco Peereboom |
2006-10-19 | Fixed acpitz match function | Jordan Hargrave |
2006-10-12 | Massive ACPI changes | Jordan Hargrave |
2006-07-30 | Donot pass a uninitialized pointer to aml_register_notify(), should fix PR5153 | Gordon Willem Klok |
2006-05-19 | Minimal thermal zone driver. Monitors thermal zone temperature, | Can Erkin Acar |