History log of /src/sys/arch/sparc64/dev/psm.c |
Revision | | Date | Author | Comments |
1.11 |
| 07-Jul-2016 |
msaitoh | KNF. Remove extra spaces. No functional change.
|
1.10 |
| 27-Oct-2012 |
chs | branches: 1.10.14; split device_t/softc for all remaining drivers. replace "struct device *" with "device_t". use device_xname(), device_unit(), etc.
|
1.9 |
| 01-Jul-2011 |
dyoung | branches: 1.9.2; 1.9.12; #include <sys/bus.h> instead of <machine/bus.h>.
|
1.8 |
| 03-Jun-2011 |
christos | CFATTACH_DECL_NEW
|
1.7 |
| 05-Apr-2008 |
cegger | branches: 1.7.26; 1.7.32; 1.7.36; use aprint_*_dev and device_xname OK martin
|
1.6 |
| 17-Oct-2007 |
garbled | branches: 1.6.16; Merge the ppcoea-renovation branch to HEAD.
This branch was a major cleanup and rototill of many of the various OEA cpu based PPC ports that focused on sharing as much code as possible between the various ports to eliminate near-identical copies of files in every tree. Additionally there is a new PIC system that unifies the interface to interrupt code for all different OEA ppc arches. The work for this branch was done by a variety of people, too long to list here.
TODO: bebox still needs work to complete the transition to -renovation. ofppc still needs a bunch of work, which I will be looking at. ev64260 still needs to be renovated amigappc was not attempted.
NOTES: pmppc was removed as an arch, and moved to a evbppc target.
|
1.5 |
| 09-Jul-2007 |
ad | branches: 1.5.10; Merge some of the less invasive changes from the vmlocking branch:
- kthread, callout, devsw API changes - select()/poll() improvements - miscellaneous MT safety improvements
|
1.4 |
| 01-Jul-2007 |
xtraeme | Use PSWITCH_EVENT_{PRESSED,RELEASED} for consistency with other drivers using the sysmon_power framework.
|
1.3 |
| 23-Aug-2006 |
jnemeth | branches: 1.3.4; 1.3.10; 1.3.16; 1.3.18; 1.3.24; make this compile when DEBUG is set
|
1.2 |
| 12-Jul-2006 |
gdamore | branches: 1.2.4; Initialize batt for gcc 4.x, and while here add $NetBSD$ comment.
|
1.1 |
| 10-Jul-2006 |
gdamore | New psm driver for use on Ultrabook IIi. Right now it supports the power button and lid switch. I will add environmentals (battery, etc.) later.
|
1.2.4.3 |
| 03-Sep-2006 |
yamt | sync with head.
|
1.2.4.2 |
| 11-Aug-2006 |
yamt | sync with head
|
1.2.4.1 |
| 12-Jul-2006 |
yamt | file psm.c was added on branch yamt-pdpolicy on 2006-08-11 15:43:00 +0000
|
1.3.24.1 |
| 03-Oct-2007 |
garbled | Sync with HEAD
|
1.3.18.1 |
| 11-Jul-2007 |
mjf | Sync with head.
|
1.3.16.1 |
| 15-Jul-2007 |
ad | Sync with head.
|
1.3.10.3 |
| 03-Sep-2007 |
yamt | sync with head.
|
1.3.10.2 |
| 30-Dec-2006 |
yamt | sync with head.
|
1.3.10.1 |
| 23-Aug-2006 |
yamt | file psm.c was added on branch yamt-lazymbuf on 2006-12-30 20:47:02 +0000
|
1.3.4.2 |
| 09-Sep-2006 |
rpaulo | sync with head
|
1.3.4.1 |
| 23-Aug-2006 |
rpaulo | file psm.c was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:43:36 +0000
|
1.5.10.1 |
| 06-Nov-2007 |
matt | sync with HEAD
|
1.6.16.1 |
| 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.7.36.1 |
| 23-Jun-2011 |
cherry | Catchup with rmind-uvmplock merge.
|
1.7.32.1 |
| 06-Jun-2011 |
jruoho | Sync with HEAD.
|
1.7.26.1 |
| 12-Jun-2011 |
rmind | sync with head
|
1.9.12.2 |
| 03-Dec-2017 |
jdolecek | update from HEAD
|
1.9.12.1 |
| 20-Nov-2012 |
tls | Resync to 2012-11-19 00:00:00 UTC
|
1.9.2.1 |
| 30-Oct-2012 |
yamt | sync with head
|
1.10.14.1 |
| 09-Jul-2016 |
skrll | Sync with HEAD
|