| Age | Commit message (Expand) | Author |
| 2012-02-02 | Entropy-pool implementation move and cleanup. | tls |
| 2011-07-22 | Ensure events come off the list in the same order they went on. | jakllsch |
| 2010-03-11 | Fix comment typos (mangement, managmenet). | jruoho |
| 2010-02-15 | For symmetry, allow warning and critical upper-limits for capacity | pgoyette |
| 2009-11-06 | Fix POWER_IOC_GET_TYPE. | jakllsch |
| 2009-06-08 | General clean-up and some restructuring of event handling. This is a | pgoyette |
| 2008-09-05 | Rearrange sysmonread_power() to have a single exit point, which simplifies | gmcgarry |
| 2008-08-22 | 1. provide for warning-min and warning-max alarm levels in addition to | pgoyette |
| 2008-05-10 | Use aprint when reporting AC adapter status. | jmcneill |
| 2008-03-01 | Welcome to 4.99.55: | rmind |
| 2008-02-29 | Added a missing break that was bothering me. | xtraeme |
| 2007-12-22 | Handle hotkey events using /etc/powerd/scripts/hotkey_button, ok xtraeme | jmcneill |
| 2007-12-09 | Add missing <sys/device.h> include. | martin |
| 2007-12-09 | Merge jmcneill-pm branch. | jmcneill |
| 2007-12-05 | Do not "return 1" from kqfilter for errors. That value is passed | pooka |
| 2007-12-05 | Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written | ad |
| 2007-11-10 | Add another flag that is set only when the event was enqueued | xtraeme |
| 2007-10-10 | Fix the problems described in: | xtraeme |
| 2007-10-06 | Forgot to change the kmem_zalloc(9) calls to use KM_NOSLEEP in previous, | xtraeme |
| 2007-10-06 | Fix a bug that happened when two or more events were received almost | xtraeme |
| 2007-10-06 | - sysmon_power_daemon_task: check if pev is valid before use. | xtraeme |
| 2007-09-25 | - Don't use _nocopy in prop_dictionary_set_cstring, the string is part | xtraeme |
| 2007-09-04 | - Remove ENVSYS_GSTRING and the genstr member from envsys_data_t. | xtraeme |
| 2007-09-03 | Add some KASSERT(mutex_owned(&foo_lock)). | xtraeme |
| 2007-08-17 | Add missing #include <prop/proplib.h>, should fix build failure reported | pavel |
| 2007-08-07 | The acpilid(4) powerd script is "lid_switch" not "lid_button"... found | xtraeme |
| 2007-07-15 | The power daemon is now an LWP. | ad |
| 2007-07-02 | Add PENVSYS_TYPE_INDICATOR to handle events on Indicator sensors. | xtraeme |
| 2007-07-01 | Imported envsys 2, a brief description of the new features: | xtraeme |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2007-02-19 | Back out previous for now. There isn't currently an easy way to set up | ad |
| 2007-02-18 | * Replace simple_locks and exclusive locks with adaptive mutexes. | xtraeme |
| 2006-11-16 | __unused removal on arguments; approved by core. | christos |
| 2006-10-12 | - sprinkle __unused on function decls. | christos |
| 2006-06-08 | Advance queue indices properly instead of silently rewriting | freza |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2004-05-22 | According to acpi_acad.c and powerd(8), PRESSED event for AC adapter device | cube |
| 2004-05-03 | Add AC adapter event type. | kochi |
| 2003-07-14 | add missing __KERNEL_RCSID() | lukem |
| 2003-06-29 | Back out the lwp/ktrace changes. They contained a lot of colateral damage, | fvdl |
| 2003-06-28 | Pass lwp pointers throughtout the kernel, as required, so that the lwpid can | darrenr |
| 2003-05-19 | Fix a locking problem, which closes kern/21607. | kochi |
| 2003-05-11 | Fix format / number of argument mismatch for a printf. | fvdl |
| 2003-04-20 | Add a "reset button" type. | thorpej |
| 2003-04-18 | * Add a generic power management event API, defined in <sys/power.h>. | thorpej |
| 2003-04-17 | Start at a power management framework for sysmon. Right now we just | thorpej |