Skip to content

Releases: acidanthera/HibernationFixup

1.4.9

12 Jun 15:00
ab8d959
Compare
Choose a tag to compare

v1.4.9

  • Add macOS 14 (Sonoma) constants

1.4.8

14 Feb 10:28
Compare
Choose a tag to compare

v1.4.8

  • Take into account a full wake event only if the local user provoked this event (stabilize switching to hibernate mode)

1.4.7

06 Dec 15:56
Compare
Choose a tag to compare

v1.4.7

  • Respect parameters standbydelaylow, standbydelayhigh, highstandbythreshold set via pmset utility
  • Introduce a new bit in hbfx-ahbm boot-arg: DoNotOverrideWakeUpTime = 64, to let macOS decide when wake for standby sleep maintenance

1.4.6

04 Jul 17:12
Compare
Choose a tag to compare

v1.4.6

  • Added constants for macOS 13 support
  • Decouple WhenBatteryIsNotCharging/WhenBatteryIsAtWarnLevel and minimal capacity in parameter hbfx-ahbm

1.4.5

01 Nov 15:20
Compare
Choose a tag to compare

v1.4.5

  • When battery level is critical, try to put macOS into sleep/hibernate mode only once per minute.

1.4.4

04 Oct 15:20
Compare
Choose a tag to compare

v1.4.4

  • Automatically puts macOS into sleep/hibernate mode when WhenBatteryIsAtWarnLevel or WhenBatteryAtCriticalLevel bit is set in hbfx-ahbm. If battery kext does not provide these levels, additional bits for remaining capacity can be specified (RemainCapacityBit1, RemainCapacityBit2, RemainCapacityBit3, RemainCapacityBit4).

1.4.3

06 Sep 22:33
fb9080a
Compare
Choose a tag to compare

v1.4.3

  • Use method routeMultipleLong instead of routeMultiple in order to avoid conflict with DebugEnhancer

1.4.2

02 Aug 18:16
Compare
Choose a tag to compare

v1.4.2

  • Use method routeMultipleLong instead of routeMultiple in order to avoid conflict with future versions of CpuTscSync

1.4.1

05 Jul 15:47
22e7bcb
Compare
Choose a tag to compare

v1.4.1

  • Added constants for macOS 12 support.

1.4.0

05 Apr 17:58
60ee62a
Compare
Choose a tag to compare

v1.4.0

  • Auto hibernation: added possibility to disable power event kStimulusDarkWakeActivityTickle in kernel, so this event cannot be a trigger for switching from dark wake to full wake.
    Can be turned on via bit DisableStimulusDarkWakeActivityTickle=128 in boot-arg hbfx-ahbm.
  • Support options in NVRAM (GUID = E09B9297-7928-4440-9AAB-D1F8536FBF0A or LiluReadOnlyGuid)