..
ata_dbdma.c
- With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) related
2013-04-06 19:12:49 +00:00
ata_dbdma.h
Add DMA support for Apple built-in ATA controllers.
2008-09-27 15:13:44 +00:00
ata_kauai.c
Move the resource allocation from the ata_*_probe section to the ata_*_attach
2013-10-15 18:59:32 +00:00
ata_macio.c
Add suspend/resume to DBDMA and ATA on PowerMacs.
2013-12-21 00:07:56 +00:00
atibl.c
Match the right backlight driver.
2015-02-18 07:34:32 +00:00
cpcht.c
Reduce OFW PCI code duplication - involves ARM, PPC and SPARC64
2016-03-29 15:19:56 +00:00
cuda.c
- There's no need to overwrite the default device method with the default
2011-11-22 21:28:20 +00:00
cudavar.h
Get nexus(4) out of the RTC business. The interface used by nexus(4)
2010-03-23 03:14:44 +00:00
dbdma.c
Add suspend/resume to DBDMA and ATA on PowerMacs.
2013-12-21 00:07:56 +00:00
dbdmavar.h
Add suspend/resume to DBDMA and ATA on PowerMacs.
2013-12-21 00:07:56 +00:00
fcu.c
Cleanup unnecessary semicolons from the kernel.
2016-04-10 23:07:00 +00:00
grackle.c
Reduce OFW PCI code duplication - involves ARM, PPC and SPARC64
2016-03-29 15:19:56 +00:00
gracklevar.h
Unify OF PCI infrastructure, including changing from parsing the device
2012-02-04 19:54:13 +00:00
hrowpic.c
Remove bogus __unused attribute from hrowpic_eoi().
2012-07-01 19:07:45 +00:00
hrowpicvar.h
Revamp the interrupt handling in support of INTR_FILTER. This includes:
2007-08-11 19:25:32 +00:00
kiic.c
Where appropriate, use the endian-flipping OF_getencprop() instead of
2015-11-17 16:07:43 +00:00
macgpio.c
Fix the resource_list_print_type() calls to use uintmax_t.
2016-03-22 22:25:08 +00:00
macgpiovar.h
Save and restore the GPIOs on the macio for suspend/resume.
2014-01-11 06:35:29 +00:00
macio.c
Fix the resource_list_print_type() calls to use uintmax_t.
2016-03-22 22:25:08 +00:00
maciovar.h
Fix the resource information for the i2s-a node on certain G5 PowerMacs.
2014-01-20 21:54:05 +00:00
nvbl.c
Match the right backlight driver.
2015-02-18 07:34:32 +00:00
platform_powermac.c
As <machine/pmap.h> is included from <vm/pmap.h>, there is no need to
2016-02-22 09:02:20 +00:00
pmu.c
Cleanup unnecessary semicolons from the kernel.
2016-04-10 23:07:00 +00:00
pmuvar.h
Add support for Power Button PMU events on non-ADB macs, such as aluminum
2014-11-20 03:23:33 +00:00
powermac_thermal.c
Make the PowerMac fan control nonlinear
2015-02-20 06:19:23 +00:00
powermac_thermal.h
Fix the deciKelvin to Celsius conversion in kernel.
2016-05-22 13:58:32 +00:00
pswitch.c
Add a new 'why' argument to kdb_enter(), and a set of constants to use
2007-12-25 17:52:02 +00:00
smu.c
Fix the deciKelvin to Celsius conversion in kernel.
2016-05-22 13:58:32 +00:00
smusat.c
Fix the deciKelvin to Celsius conversion in kernel.
2016-05-22 13:58:32 +00:00
uninorth.c
Fix the resource_list_print_type() calls to use uintmax_t.
2016-03-22 22:25:08 +00:00
uninorthpci.c
Reduce OFW PCI code duplication - involves ARM, PPC and SPARC64
2016-03-29 15:19:56 +00:00
uninorthvar.h
Reduce OFW PCI code duplication - involves ARM, PPC and SPARC64
2016-03-29 15:19:56 +00:00
vcoregpio.c
Introduce support for cpufreq on PowerPC with the dynamic frequency
2009-05-31 09:01:23 +00:00
viareg.h
Add PMU-based CPU frequency scaling. This method is used on most Titanium
2013-12-13 02:37:35 +00:00