OpenGrok
Cross Reference: j6x0pwr.c
xref
: /
src
/
sys
/
arch
/
hpcsh
/
dev
/
j6x0pwr.c
Home
|
History
|
Annotate
|
Download
|
only in
dev
History log of
/src/sys/arch/hpcsh/dev/j6x0pwr.c
Revision
Date
Author
Comments
1.16
20-Dec-2023
thorpej
Remove unnecessary <sys/malloc.h>.
1.15
05-Apr-2009
uwe
Register with pmf(9), tell it we don't need anything.
1.14
27-Mar-2008
uwe
branches: 1.14.4; 1.14.12; 1.14.18;
Split device_t and softc.
1.13
27-Oct-2006
uwe
branches: 1.13.52;
Nuke GPROF cargo-cult I've been cut-n-pasting around in my drivers.
1.12
05-Mar-2006
uwe
branches: 1.12.2; 1.12.14; 1.12.16;
ANSI: Use 'void' in the definition of function w/out arguments.
While here, add 2006 to the copyright.
1.11
04-Mar-2006
peter
Fix two typos.
1.10
26-Feb-2006
uwe
Report power status to apm. Reported are AC on/off, batter absent,
battery is being charged, and estimated battery percentage (thanks to
Joseph Heenan for battery discharge measurements).
1.9
25-Feb-2006
uwe
Cosmetic. Consistenly use return without parens as new KNF requires.
Move assignment out of conditional expression.
1.8
24-Dec-2005
perry
branches: 1.8.2; 1.8.4; 1.8.6;
__asm__ -> __asm
__const__ -> const
__inline__ -> inline
__volatile__ -> volatile
1.7
11-Dec-2005
christos
merge ktrace-lwp.
1.6
24-Apr-2005
uwe
branches: 1.6.2;
Correct the comment about lid state bit.
1.5
04-Jul-2004
uwe
branches: 1.5.2; 1.5.6;
Express LED operations using standard macros.
Same object code is generated.
1.4
03-Jul-2004
uch
jornada 6x0 power mannagement support.
[on/off] button power off LCD and CPU sleeps.
1.3
22-Oct-2003
uwe
Use adcvar.h.
1.2
19-Oct-2003
uwe
__KERNEL_RCSID.
1.1
18-Oct-2003
uwe
Jornada 680/690 power &c. Doesn't do much useful at the moment, but
provides RTFS documentation on how things are wired in Jornada.
Listens to "switch off" interrupt generated when On/Off button is
pressed, or the lid is closed.
Polls the status of main and backup batteries and warns if main
battery is low.
1.5.6.1
29-Apr-2005
kent
sync with -current
1.5.2.5
10-Nov-2005
skrll
Sync with HEAD. Here we go again...
1.5.2.4
21-Sep-2004
skrll
Fix the sync with head I botched.
1.5.2.3
18-Sep-2004
skrll
Sync with HEAD.
1.5.2.2
03-Aug-2004
skrll
Sync with HEAD
1.5.2.1
04-Jul-2004
skrll
file j6x0pwr.c was added on branch ktrace-lwp on 2004-08-03 10:35:28 +0000
1.6.2.2
30-Dec-2006
yamt
sync with head.
1.6.2.1
21-Jun-2006
yamt
sync with head.
1.8.6.1
22-Apr-2006
simonb
Sync with head.
1.8.4.1
09-Sep-2006
rpaulo
sync with head
1.8.2.1
01-Mar-2006
yamt
sync with head.
1.12.16.1
10-Dec-2006
yamt
sync with head.
1.12.14.1
18-Nov-2006
ad
Sync with head.
1.12.2.2
05-Mar-2006
uwe
ANSI: Use 'void' in the definition of function w/out arguments.
While here, add 2006 to the copyright.
1.12.2.1
05-Mar-2006
uwe
file j6x0pwr.c was added on branch yamt-pdpolicy on 2006-03-05 02:17:48 +0000
1.13.52.1
03-Apr-2008
mjf
Sync with HEAD.
1.14.18.1
13-May-2009
jym
Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
1.14.12.1
28-Apr-2009
skrll
Sync with HEAD.
1.14.4.1
04-May-2009
yamt
sync with head.
Indexes created Sat Oct 18 08:10:09 GMT 2025