summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/dev
AgeCommit message (Expand)Author
2021-09-26Driver "kqfilter" entry points return an error code, so if an invalidthorpej
2021-09-26Use seltrue_filtops rather than rolling our own with filt_seltrue.thorpej
2021-09-26Change the kqueue filterops::f_isfd field to filterops::f_flags, andthorpej
2021-09-11Add missing double p and d for stopped and overriden accordingly.andvar
2021-09-11fix license copypastamacallan
2021-09-10this driver allows to read the speeds of fans controlled via mac-io/fans/*macallan
2021-09-03switch smu to common fan control codemacallan
2021-08-09Fix CVS eff-up.thorpej
2021-08-09Port over the changes from thorpej-i2c-spi-conf to thorpej-i2c-spi-conf2,thorpej
2021-08-07Merge thorpej-cfargs2.thorpej
2021-08-07pass sensor locations to i2c devices if we can find themmacallan
2021-07-30make thermal zone parameters configurable by sysctlmacallan
2021-07-28check temperatures a bit more oftenmacallan
2021-07-28adjust comments, break a long linemacallan
2021-07-27first step towards abstracting thermal zone management out of the fcu drivermacallan
2021-07-27move the fcu driver into arch/macppc where it belongsmacallan
2021-07-24Fix all remaining typos, mainly in comments but also in few definitions and l...andvar
2021-07-02port-macppc/56289: kernel spinout on macppc when runing ATF tests with LOCKDEBUGjmcneill
2021-06-18do ii2 locking dance in psoc_dump()macallan
2021-06-18use opt_psoc.h, suppress some debug output in !PSOC_DEBUGmacallan
2021-06-18use opt_lmu.hmacallan
2021-04-26snapper carries multiple interface attributes, so be explicit aboutthorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2021-03-11add basic support for iMac G5 audio:macallan
2021-03-09add support for the CPU temperature sensor found in iMac G5smacallan
2021-03-05Convert to intr_establish_xname().rin
2021-02-25more node name adjustmentsmacallan
2021-02-25deal with node name inconsistencies between PowerMac10,x and 8,xmacallan
2021-02-06Calling halt_{input,output} is done by the MI audio layer if necessary.isaki
2021-01-27Use DEVICE_COMPAT_EOL.thorpej
2021-01-26There is not much point in of_compatible() returning -1 for "no match"thorpej
2021-01-25Since we're using designated initialisers for compat data, we shouldthorpej
2021-01-17Use designated initializers and a consistent termination style inthorpej
2020-12-19Use sel{record,remove}_knote().thorpej
2020-10-30c99 struct initializerschristos
2020-10-25Normalize some machine dependent CPU frequenct sysctl variables.nia
2020-10-20le(4): add link status change reporting to drivers which support itroy
2020-09-12respond to keyboard brightness control PMF eventsmacallan
2020-08-08add support for the onewire bus found in some macs, namely Quicksilver.macallan
2020-07-14Adapt to new proplib APImartin
2020-07-14Adapt to new proplib APImartin
2020-07-04- Adjust location of \n in attach message.rin
2020-07-02add $NetBSD:macallan
2020-07-02proplib API catchupmacallan
2020-06-12more proplib API catchupmacallan
2020-04-23make this work properly:macallan
2020-04-23drop openfirm.h includemacallan
2020-04-16Revert previous for now:rin
2020-04-16Stop using __KERNEL_RCSID() in header files; it confuses ident(1) byrin
2020-04-11don't try to read a 32bit property into a uint8_t.macallan