summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/powermac/pmu.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup unnecessary semicolons from the kernel.pfg2016-04-101-1/+1
* Add support for Power Button PMU events on non-ADB macs, such as aluminumjhibbits2014-11-201-4/+4
* Add a sysctl to allow disabling the monitoring thread.jhibbits2014-10-151-8/+41
* Add an AC line monitor so power_profile can workjhibbits2014-10-121-0/+46
* Unbreak non-SMP builds. This was broken by r259284. Also, reorganize thejhibbits2014-01-311-71/+1
* There's actually no data in the PMU_GET_VERSION command. Don't send any.jhibbits2014-01-191-1/+1
* Add PMU-based CPU frequency scaling. This method is used on most Titaniumjhibbits2013-12-131-8/+113
* Fix style(9) issues from r228270.jhibbits2011-12-051-2/+2
* Add a devd notification for closing/opening the lid on PowerBooks and iBooks.jhibbits2011-12-051-0/+14
* - There's no need to overwrite the default device method with the defaultmarius2011-11-221-5/+1
* Restructure how reset and poweroff are handled on PowerPC systems, sincenwhitehorn2010-08-311-0/+26
* Remove the unneeded header <machine/intr.h>.marcel2010-07-021-1/+0
* Get nexus(4) out of the RTC business. The interface used by nexus(4)nwhitehorn2010-03-231-1/+58
* strict kobj signatures: fix adb_hb_controller_poll impl in powermacavg2009-06-111-2/+3
* Provide an analogous sysctl to hw.acpi.acline (dev.pmu.0.acline) tonwhitehorn2009-05-311-0/+26
* Add the ability to control the sleep LED with led(4). Adding this fairlynwhitehorn2008-12-091-2/+27
* Add facilities to pmu(4) to interrogate battery status on Apple PowerPCnwhitehorn2008-12-081-6/+209
* Add support for automated reboot after power failure on Apple Core99 machinesnwhitehorn2008-12-071-3/+61
* Fix some possible infinite loops in the ADB code, and remove some hacksnwhitehorn2008-10-301-2/+0
* Add ADB support. This provides support for the external ADB bus on the PowerMacnwhitehorn2008-10-261-0/+617
OpenPOWER on IntegriCloud