| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r361011: kernel: provide panicky version of __unreachable | Kyle Evans | 2020-05-21 | 1 | -1/+1 |
| * | MFC r355598, r355727, r355735, r355858 | Ian Lepore | 2019-12-22 | 1 | -107/+88 |
| * | MFC r354205: Remove redundant hw sysctl declaration. | Andriy Gapon | 2019-11-20 | 1 | -1/+0 |
| * | MFC r354183: ow(4): clean up stray white space | Andriy Gapon | 2019-11-20 | 1 | -3/+3 |
| * | MFC r354181: ow(4): protocol timings can now be changed as sysctl-s / tunables | Andriy Gapon | 2019-11-20 | 1 | -22/+126 |
| * | MFC r354180: ow(4): increase regular mode recovery time, t_rec, to 15 us | Andriy Gapon | 2019-11-20 | 1 | -1/+1 |
| * | MFC r354077,r354078: owc_gpiobus_read_data: add recovery time to the read slot | Andriy Gapon | 2019-11-08 | 1 | -1/+1 |
| * | MFC r354076: owc_gpiobus_read_data: compare times in sbintime_t units | Andriy Gapon | 2019-11-08 | 1 | -3/+3 |
| * | MFC r354069: owc_gpiobus_read_data: disable preemption earlier | Andriy Gapon | 2019-11-08 | 1 | -1/+2 |
| * | MFC r354067,r354068: ow_temp: drop the lock around a call that can sleep | Andriy Gapon | 2019-11-05 | 1 | -2/+4 |
| * | MFC r349883: owc_gpiobus: small formatting cleanup | Andriy Gapon | 2019-08-12 | 1 | -16/+15 |
| * | MFC r349428,r349433: owc_gpiobus: clean / fix up the driver module things | Andriy Gapon | 2019-07-16 | 1 | -2/+4 |
| * | [ofw] fix errneous checks for OF_finddevice(9) return value | Oleksandr Tymoshenko | 2018-03-20 | 1 | -1/+1 |
| * | Add inline functions to convert between sbintime_t and decimal time units. | Ian Lepore | 2017-07-29 | 1 | -2/+2 |
| * | ow_temp: Update the temperature visible via the sysctl atomically, rather | Gavin Atkinson | 2016-12-22 | 1 | -6/+6 |
| * | ow_temp: Correct typo in comment | Gavin Atkinson | 2016-12-21 | 1 | -1/+1 |
| * | Don't repeat the the word 'the' | Eitan Adler | 2016-05-17 | 1 | -1/+1 |
| * | dev/ow: Tag an unreachable switch default. | Pedro F. Giffuni | 2016-05-16 | 1 | -0/+2 |
| * | Cleanup unnecessary semicolons from the kernel. | Pedro F. Giffuni | 2016-04-10 | 1 | -1/+1 |
| * | Simply to appease gcc's warnings. | Warner Losh | 2015-08-28 | 1 | -1/+1 |
| * | New 1-Wire bus implementation. 1-Wire controller is abstracted, though | Warner Losh | 2015-08-27 | 9 | -0/+1836 |