| 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-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-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-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-04-26 | snapper carries multiple interface attributes, so be explicit about | thorpej |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2021-03-11 | add basic support for iMac G5 audio: | macallan |
| 2021-03-09 | add support for the CPU temperature sensor found in iMac G5s | macallan |
| 2021-03-05 | Convert to intr_establish_xname(). | rin |
| 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-06 | Calling halt_{input,output} is done by the MI audio layer if necessary. | isaki |
| 2021-01-27 | Use DEVICE_COMPAT_EOL. | thorpej |
| 2021-01-26 | There is not much point in of_compatible() returning -1 for "no match" | thorpej |
| 2021-01-25 | Since we're using designated initialisers for compat data, we should | thorpej |
| 2021-01-17 | Use designated initializers and a consistent termination style in | thorpej |
| 2020-12-19 | Use sel{record,remove}_knote(). | thorpej |
| 2020-10-30 | c99 struct initializers | christos |
| 2020-10-25 | Normalize some machine dependent CPU frequenct sysctl variables. | nia |
| 2020-10-20 | le(4): add link status change reporting to drivers which support it | roy |
| 2020-09-12 | respond to keyboard brightness control PMF events | macallan |
| 2020-08-08 | add support for the onewire bus found in some macs, namely Quicksilver. | macallan |
| 2020-07-14 | Adapt to new proplib API | martin |
| 2020-07-14 | Adapt to new proplib API | martin |
| 2020-07-04 | - Adjust location of \n in attach message. | rin |
| 2020-07-02 | add $NetBSD: | macallan |
| 2020-07-02 | proplib API catchup | macallan |
| 2020-06-12 | more proplib API catchup | macallan |
| 2020-04-23 | make this work properly: | macallan |
| 2020-04-23 | drop openfirm.h include | macallan |
| 2020-04-16 | Revert previous for now: | rin |
| 2020-04-16 | Stop using __KERNEL_RCSID() in header files; it confuses ident(1) by | rin |
| 2020-04-11 | don't try to read a 32bit property into a uint8_t. | macallan |