| Age | Commit message (Expand) | Author |
| 2022-12-28 | one more skiplist entry... | macallan |
| 2022-12-28 | don't complain about mpic and dart not being configured | macallan |
| 2022-12-28 | suppress 'not configured' message for mpic on G5s | macallan |
| 2022-10-31 | s/interrut/interrupt/ and s/accelelerator/accelerator/ in comments. | andvar |
| 2022-09-18 | Eliminate use of IFF_OACTIVE. | thorpej |
| 2022-06-29 | Use old limit of 32 + 32 bytes to keep combining buffer on stack. | mlelstv |
| 2022-06-02 | check platform-do-*-mute properties to find out the resp. GPIO's polarity | macallan |
| 2022-06-01 | Revert previous, the mask is intented to be like sc_output_mask, a bitmask | martin |
| 2022-06-01 | In SNAPPER_OUTPUT_SELECT the "mask" is a bitmap of muted outputs, not | martin |
| 2022-06-01 | Recognize the OF labels used for line output and headphone output on a | martin |
| 2022-04-08 | fix various typos, mainly in comments, but also log messages, docs, game text. | andvar |
| 2022-03-28 | uhidev(9): Get the device and interface through attach args. | riastradh |
| 2022-02-16 | powerpc: Sprinkle "memory" clobbers on eieio and nearby asm blocks. | riastradh |
| 2022-02-13 | PR port-macppc/56091: on G5 macs we currently can not easily make | martin |
| 2022-02-11 | Remove some #ifdef __OpenBSD__ code that's not complete and thus doesn't | thorpej |
| 2022-02-09 | fix various typos in comments. | andvar |
| 2022-01-22 | Change the devhandle_from_*() functions to also take a "super handle", | thorpej |
| 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 |