| Age | Commit message (Expand) | Author |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2007-10-08 | Merge disk init changes from the vmlocking branch. These seperate init / | ad |
| 2007-09-25 | Use splhigh(), not disable_intr(). | ad |
| 2007-09-12 | Fix aps(4) attachment. | xtraeme |
| 2007-09-12 | Forgot to add aps(4) device. | xtraeme |
| 2007-09-11 | New aps(4) driver for IBM Thinkpad Active Protection System. | xtraeme |
| 2007-09-10 | Remove 3rd clause and my name from all the licences which were only in my | cube |
| 2007-09-09 | Add the detach method, will be used by the LKM. | xtraeme |
| 2007-09-09 | Add the detach method and don't bother with gpio in the LKM for now. | xtraeme |
| 2007-09-09 | Add the detach method, will be used by the LKM. | xtraeme |
| 2007-09-09 | Add the detach method, will be used by the LKM. | xtraeme |
| 2007-09-08 | Add the detach method that calls driver's lm_detach() function and | xtraeme |
| 2007-09-02 | Do not enable monitoring for the sensors... if somebody wants this, | xtraeme |
| 2007-09-01 | Change a bazillion occurrences of code resembling this, | dyoung |
| 2007-08-26 | Constify: LLADDR -> CLLADDR. I'm aiming here to make it easier to | dyoung |
| 2007-08-15 | Replace to Matthew Orgass's slhci(4). | kiyohara |
| 2007-07-29 | It's not a good idea for device drivers to modify b_flags, as they don't | ad |
| 2007-07-28 | Implement bounds checking in some places in display driver code to avoid | mjf |
| 2007-07-20 | Fix typo that wasn't allowing to change the rfact. | xtraeme |
| 2007-07-10 | Fix more pesudo. | tsutsui |
| 2007-07-09 | Merge some of the less invasive changes from the vmlocking branch: | ad |
| 2007-07-07 | Set the ENVSYS_FCHANGERFACT flag in it_setup_sensors rather than | xtraeme |
| 2007-07-05 | Some changes: | xtraeme |
| 2007-07-01 | In the gtredata function, use the edata pointer rather than using | xtraeme |
| 2007-07-01 | Imported envsys 2, a brief description of the new features: | xtraeme |
| 2007-06-30 | The cd ioctl definitions are not condusive to being called from within | dsl |
| 2007-06-01 | Add driver for the hardware monitoring portion of the SMSC LPC47B397 | blymn |
| 2007-05-08 | Split the ug(4) driver in three components: | xtraeme |
| 2007-05-07 | Don't refresh all sensors in the gtredata function, just the sensor | xtraeme |
| 2007-05-07 | Don't refresh all sensors in the gtredata function, just the sensor | xtraeme |
| 2007-03-08 | add support for devctl properties | jnemeth |
| 2007-03-07 | * Remove unneeded headers. | xtraeme |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2007-02-18 | Replace simple_locks with mutexes, reviewed by ad@. | xtraeme |
| 2007-02-16 | Fix spllowersoftclock() fallout. | ad |
| 2007-02-15 | Rename the B_XXX flag to B_DEVPRIVATE flag since it was never used for | reinoud |
| 2007-01-29 | Remove more duplicate headers. | hubertf |
| 2007-01-20 | Merge defs from ugvar2.h into ugvar.h, suggested by tsutsui. | xtraeme |
| 2007-01-20 | PR kern/35438: uGuru 2005 support from Mihai Chelaru. | xtraeme |
| 2007-01-10 | Make COM_HAYESP compile again. It assumes no register mapping is needed. | cube |
| 2007-01-10 | Complete initialiser. | cube |
| 2007-01-09 | Remove traces of scd(4), which apparently never actually had a driver in | cube |
| 2007-01-09 | Remove stale config(5) entries for unexistent wl(4). | cube |
| 2007-01-09 | Disable daic(4). The driver is not finished. | cube |
| 2007-01-07 | * Remove unused sensors, anyway we are showing just the sensors of what | xtraeme |
| 2007-01-06 | Driver for the Abit uGuru Hardware system monitor, contributed by | xtraeme |
| 2007-01-02 | Correct indent. | isaki |
| 2006-12-10 | Remove an error message about having FSTAR'd instances attaching at pcppi. | cube |
| 2006-12-10 | When comlaining about child* attachment print "WARNING" and the child | uwe |
| 2006-12-10 | Add missing aprint_naive to the attach routine. | uwe |