| Age | Commit message (Expand) | Author |
| 2021-09-26 | Driver "kqfilter" entry points return an error code, so if an invalid | thorpej |
| 2021-09-26 | Use seltrue_filtops rather than rolling our own with filt_seltrue. | thorpej |
| 2021-09-26 | Change the kqueue filterops::f_isfd field to filterops::f_flags, and | thorpej |
| 2021-09-11 | Add missing double p and d for stopped and overriden accordingly. | andvar |
| 2021-09-11 | fix license copypasta | macallan |
| 2021-09-10 | this driver allows to read the speeds of fans controlled via mac-io/fans/* | macallan |
| 2021-09-03 | switch smu to common fan control code | macallan |
| 2021-08-17 | fix multiplei repetitive typos in comments, messages and documentation. mainl... | andvar |
| 2021-08-09 | Fix CVS eff-up. | thorpej |
| 2021-08-09 | Port over the changes from thorpej-i2c-spi-conf to thorpej-i2c-spi-conf2, | thorpej |
| 2021-08-08 | Define preprocessor symbols (__HAVE_OPENFIRMWARE_VARIANT_AAPL and | thorpej |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-08-07 | pass sensor locations to i2c devices if we can find them | macallan |
| 2021-07-30 | make thermal zone parameters configurable by sysctl | macallan |
| 2021-07-28 | check temperatures a bit more often | macallan |
| 2021-07-28 | adjust comments, break a long line | macallan |
| 2021-07-27 | first step towards abstracting thermal zone management out of the fcu driver | macallan |
| 2021-07-27 | move the fcu driver into arch/macppc where it belongs | macallan |
| 2021-07-24 | Fix all remaining typos, mainly in comments but also in few definitions and l... | andvar |
| 2021-07-02 | port-macppc/56289: kernel spinout on macppc when runing ATF tests with LOCKDEBUG | jmcneill |
| 2021-06-23 | nbmacppc-fixcoff did not cross-build correctly on OpenBSD because | cjep |
| 2021-06-18 | do ii2 locking dance in psoc_dump() | macallan |
| 2021-06-18 | use opt_psoc.h, suppress some debug output in !PSOC_DEBUG | macallan |
| 2021-06-18 | use opt_lmu.h | macallan |
| 2021-06-18 | defflag LMU_DEBUG and PSOC_DEBUG | macallan |
| 2021-05-31 | Include "opt_param.h" (ifdef _KERNEL_OPT) everywhere that MSGBUFSIZE is | simonb |
| 2021-05-24 | PR 56205: make the 64bit build work | martin |
| 2021-05-12 | - Define a device call for PCI bus instances to fetch a direct child's | thorpej |
| 2021-05-01 | Remove unnecessary interface attributes from "smu". | thorpej |
| 2021-04-26 | snapper carries multiple interface attributes, so be explicit about | thorpej |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2021-04-12 | remove shadowed (common) declarations of various libsa variables | mrg |
| 2021-04-02 | Add gpt wedge support | martin |
| 2021-04-02 | Add bpf | martin |
| 2021-03-28 | Enable a few more filesystems | martin |
| 2021-03-28 | Remove makeoptions DEBUG="-g" - we have better ways to achieve the same | martin |
| 2021-03-28 | Add siisata | martin |
| 2021-03-11 | add basic support for iMac G5 audio: | macallan |
| 2021-03-10 | switch G5 iMacs to full speed | macallan |
| 2021-03-09 | add support for the CPU temperature sensor found in iMac G5s | macallan |
| 2021-03-06 | Change pic_name from "openpic" to "u3_ht" so that it can be | rin |
| 2021-03-05 | Convert to intr_establish_xname(). | rin |
| 2021-03-02 | add gffb | macallan |
| 2021-02-28 | - When starting the boot program, cache a bunch of OFW frequently used | thorpej |
| 2021-02-27 | Un-do a bunch of misguided code sharing. It's not really shared if it's | thorpej |
| 2021-02-26 | Declare oeacpufeat once, in powerpc/oea/cpu_subr.c, rather than in | thorpej |
| 2021-02-25 | more node name adjustments | macallan |
| 2021-02-25 | deal with node name inconsistencies between PowerMac10,x and 8,x | macallan |
| 2021-02-17 | Document the register state on entry per the OpenFirmware PowerPC CPU | thorpej |
| 2021-02-13 | Improve readability of this file by adding register prefixes. | thorpej |