Skip to content

Releases: alexpotter1/Neutron_msm8974_d802

Neutron v3.5

25 Jan 20:57
Compare
Choose a tag to compare

This is a new release of Neutron, again...

Changelog:

  • Experimental backlight tweak, supposed to give better range of backlight brightness levels
  • Cleaned up ondemand governor, spawned threads are now interruptible instead of uninterruptible even if user doesn't use governor
  • Other generic stability tweaks, CFQ tweaks etc

The backlight levels have been increased, so I'm not sure if this will push more voltage into the backlight module.
However, Texas Instruments state that the backlight can go to 0xFF (and it's at 0xDC now - well under) without being an issue; in fact this backlight module is the same supposedly as the module on hammerhead (TI lm3630)
Use with caution.

Neutron 3.4 (cm13)

07 Dec 19:54
Compare
Choose a tag to compare

First build for CyanogenMod 13
Use with caution.

No new features, but just a port to CM13 (Android Marshmallow 6.0)

Neutron 3.4

26 Oct 02:33
Compare
Choose a tag to compare

Changelog:

  • Signed zip, tweaked packaging technique
  • MSM Simple-Thermal driver from franciscofranco

Neutron v3.3

14 Oct 18:52
Compare
Choose a tag to compare

Changelog

  • Added the Adreno Idler GPU frequency algorithm back from the CM12 kernel
  • Using an optimised toolchain (SaberMod GCC 5.2 with Cortex-A15/Krait optimisation)

Neutron v3.2

27 Sep 18:56
Compare
Choose a tag to compare

Changelog:

  • Moved back to the ARMv7 instruction set for general compiling
  • NEON in kernel mode
  • Compiler optimisation

Neutron v3.1

27 Sep 17:51
Compare
Choose a tag to compare

Same release, but with a different name.

This has also been experimentally compiled with the ARM Thumb2 instruction set. Your mileage may vary.
NOTE: After testing, Thumb2 is not suitable for the processor. The system runs extremely slowly. Don't use this version.