| Commit message (Expand) | Author | Age | Files | Lines |
| * | spelling |  jsg | 2021-03-11 | 3 | -6/+6 |
| * | Use native display resolution 1368x768 with Lynloong all-in-one computers. |  visa | 2021-01-02 | 1 | -3/+7 |
| * | Refactor klist insertion and removal |  visa | 2020-12-25 | 1 | -3/+3 |
| * | alpha, loongson, sh, sparc64: recompute tick, tick_nsec when hz(9) is reset |  cheloha | 2020-10-20 | 1 | -1/+3 |
| * | Move mfokclock(4) from loongson to sys/dev/i2c so that it be used by more |  patrick | 2020-09-30 | 2 | -153/+2 |
| * | Remove an unused function. |  visa | 2020-07-18 | 1 | -12/+1 |
| * | kernel: use gettime(9)/getuptime(9) in lieu of time_second(9)/time_uptime(9) |  cheloha | 2020-06-24 | 1 | -2/+2 |
| * | dev/rndvar.h no longer has statistical interfaces (removed during various |  deraadt | 2020-05-29 | 1 | -2/+1 |
| * | Use <dev/clock_subr.h> in mcclock(4). |  visa | 2020-05-25 | 3 | -41/+45 |
| * | Use <dev/clock_subr.h> in mfokclock(4). |  visa | 2020-05-25 | 1 | -36/+43 |
| * | change wsdisplay attribute type from long to uint32_t |  jsg | 2020-05-25 | 3 | -20/+20 |
| * | rename wsdisplay alloc_attr() to pack_attr() |  jsg | 2020-05-25 | 3 | -9/+9 |
| * | Abstract the head of knote lists. This allows extending the lists, |  visa | 2020-04-07 | 1 | -3/+3 |
| * | Update my email address. |  pirofti | 2020-04-06 | 1 | -2/+2 |
| * | Replace field f_isfd with field f_flags in struct filterops to allow |  visa | 2020-02-20 | 1 | -2/+2 |
| * | Send a resume event to apmd(8), like done by apm(4) and acpi(4) |  jca | 2020-02-16 | 1 | -1/+3 |
| * | Use C99 designated initializers with struct filterops. In addition, |  visa | 2019-12-31 | 1 | -3/+7 |
| * | tweak ohci_checkrev so it doesnt print a leading comma and space. |  dlg | 2019-01-07 | 1 | -2/+2 |
| * | Declare ci_ipl volatile to prevent the compiler from optimizing |  visa | 2018-02-24 | 1 | -7/+1 |
| * | Make IPL_MPSAFE effective on loongson. |  visa | 2017-05-17 | 2 | -2/+6 |
| * | Add a PCI attach hook mechanism for htb(4), similar to the one |  visa | 2017-05-10 | 2 | -2/+15 |
| * | Fix range check. |  visa | 2017-05-09 | 1 | -2/+2 |
| * | Rename Debugger() into db_enter(). |  mpi | 2017-04-30 | 1 | -2/+2 |
| * | hibernate_free() should not be called from MD code, acpi_sleep_state() |  deraadt | 2017-03-27 | 1 | -2/+1 |
| * | Suppress messages about spurious UART interrupts on MP systems. |  visa | 2017-02-19 | 1 | -2/+17 |
| * | Nuke extraneous whitespace and tabs. |  fcambus | 2017-01-23 | 1 | -18/+17 |
| * | Extend struct platform with MP control functions, and add bootstrap code |  visa | 2017-01-19 | 1 | -1/+6 |
| * | Harmonize the way frame buffer drivers display resolution and color |  fcambus | 2017-01-15 | 2 | -4/+4 |
| * | Display resolution and color depth when attaching. |  fcambus | 2017-01-10 | 1 | -3/+3 |
| * | Harmonize battery state thresholds accross platforms. |  fcambus | 2016-12-05 | 2 | -9/+7 |
| * | Add drivers for PCI host bridge and built-in UARTs on Loongson 3A, |  visa | 2016-11-17 | 8 | -1/+766 |
| * | Add support for lid state detection in ykbec(4). |  fcambus | 2016-11-15 | 1 | -4/+13 |
| * | Move the definition of REGVAL into a common header to make it usable |  visa | 2016-11-05 | 1 | -4/+1 |
| * | Various printf claim to report the PID, so actually report that and not the TID |  guenther | 2016-10-08 | 1 | -3/+4 |
| * | Add an initial framebuffer driver for the RS780E chipset on loongson, |  visa | 2016-10-07 | 1 | -0/+729 |
| * | Write the system time back to the RTC every 30 minutes. |  naddy | 2016-09-03 | 1 | -1/+4 |
| * | Rename mips64's trap_frame into trapframe. |  mpi | 2016-03-06 | 1 | -7/+7 |
| * | Move HID support files out of dev/usb into new dev/hid directory |  jcs | 2016-01-08 | 1 | -2/+2 |
| * | In low-level suspend routines, set cold=2. In tsleep(), use this to |  deraadt | 2015-09-28 | 1 | -2/+2 |
| * | trivial "if(x) free(x)" replacement by "free(x)" |  semarie | 2015-09-19 | 1 | -3/+2 |
| * | sizes for free(); ok semarie |  deraadt | 2015-09-08 | 1 | -3/+3 |
| * | typo |  miod | 2015-08-15 | 1 | -2/+2 |
| * | don't check for the name in attach_args being NULL; nothing should call |  jasper | 2015-07-19 | 1 | -3/+2 |
| * | New framework that allows hibernate to pass in entropy from it's fresh |  deraadt | 2015-02-07 | 1 | -2/+2 |
| * | oops, forgot rndvar.h |  deraadt | 2014-12-19 | 1 | -1/+2 |
| * | use suspend_randomness() and resume_randomness() |  deraadt | 2014-12-18 | 1 | -1/+4 |
| * | #if NSWDISPLAY > 0 -> #if NWSDISPLAY > 0 |  jsg | 2014-10-31 | 1 | -2/+2 |
| * | Use correct format specifiers in various loongson machine dependent code. |  jsing | 2014-09-26 | 1 | -3/+3 |
| * | Use config_suspend_all(9). |  kettenis | 2014-09-20 | 1 | -7/+6 |
| * | Bring back pci_dopm, but disable it before powerdown. |  pirofti | 2014-07-19 | 1 | -1/+6 |