summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/dev/battery.c
AgeCommit message (Expand)Author
2011-07-26finish device_t-ificationmacallan
2011-07-10Initialize sensor state. (Missed the commit for this in my lastpgoyette
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2011-06-18struct device * -> device_tmatt
2008-10-23pass the right sensor types so that the kernel doesn't panic() on myaymeric
2008-04-29Convert to new 2 clause licensemartin
2008-03-30actually update the 'battery present' sensor. Doh.macallan
2007-12-12fix sensor attachmentmacallan
2007-11-16Extend the envsys2 API (one more time, sorry) as defined in:xtraeme
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-07-16battery_gtredata: there's no need to set ENVSYS_SVALID on each case,xtraeme
2007-07-05- Adapt to envsys2.xtraeme
2007-05-09add an optional callback from pmu's worker thread, use it to poll AC powermacallan
2007-04-03adapt to pmu changesmacallan
2007-02-15not quite complete yet driver for batteries found in ohare-based PowerBooksmacallan