Skip to content
imoseyon edited this page Mar 1, 2014 · 35 revisions

download for n900t / n900w8 / n900v
download for others
mirror

leanKernel v1.12 (2/28/13)
view commit • mdss: HACK: restart mpdecision at regular screen on/off interval
view commit • hlte: power enhancement for wacom hardware.
view commit • msm: some updates/fixes from codeaurora
view commit • Linux 3.4.80
view commit • Linux 3.4.79
view commit • touchscreen: add suspend hooks to synaptics_i2c_rmi
view commit • Toolchain updated to Linaro 14.02

leanKernel v1.11 (2/3/13)
view commit • camera_v2: JPEG 1.0: add alignment check on register offset
view commit • ping: prevent NULL pointer dereference on write to msg_name
view commit • Linux 3.4.78
view commit • msm: camera: Fix possible NULL pointer dereference.
view commit • ARM: dts: msm: Modify bus vector for RNG client on msm8974
view commit • Toolchain updated to Linaro 14.01

leanKernel v1.10 (1/20/13)
view commit • ramdisk: lkconfig: add an option to restart mpdecision
view commit • bam_dmux: bunch of updates/fixes from codeaurora
view commit • SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()
view commit • mdss: use a nonthreaded interrupt
view commit • Linux 3.4.77

leanKernel v1.9.3 (1/13/13)
view commit • ramdisk: remove container setup
view commit • msm: kgsl: Fix mem leak when page allocation fails
view commit • diag: dci: Safeguard to prevent Integer Underflow and Memory Leak
view commit • cpufreq: Fix policy getting stuck when user & kernel min/max don't overlap
view commit • Linux 3.4.76

leanKernel v1.9 (1/4/13)
view commit • Changed toolchain to gcc 4.8 (Linaro 13.12)
view commit • acpuclock: lower voltage floor to 600mV
view commit • net: wireless: upgrade to latest bcmdhd driver from android repo
view commit • net: wireless: switch to standard directory
view commit • cpufreq: ondemand: fix timer-related list corruption in store_powersave_bias()
view commit • various codeaurora updates/changes for mdss, mmc, clock, workqueue, etc.

leanKernel v1.8 (12/25/13)
view commit • ramdisk: lkconfig: control gpu governor
view commit • defconfig: enable powersave governor for gpu
view commit • devfreq: squashed updates from codeaurora
view commit • msm: kgsl: make msm-adreno-tz the default governor for adreno
view commit • msm: kgsl: convert pwrscale framework to use devfreq - enable GPU governors
view commit • Makefile: specify arch as armv7
view commit • ARM: cacheflush updates from Linux v3.12
view commit • Linux 3.4.75
view commit • cpufreq: interactive: set some defaults for the sync freq feature
view commit • cpufreq: interactive: Modifying sync_freq implementation

leanKernel v1.7 (12/16/13)
view commit • ARM: implement LoUIS cache maintenance ops
view commit • cpufreq: interactive: updates from codeaurora
view commit • cpufreq: ondemand: set screen off max freq to 2.2ghz
view commit • block: Reserve only one queue tag for sync IO if only 3 tags are available
view commit • mm, vmalloc: use well-defined find_last_bit() func
view commit • readahead: make context readahead more conservative
view commit • Linux 3.4.74
view commit • mdnie lite control interface by whathub and yank555

leanKernel v1.6 (12/10/13)
view commit • Linux 3.4.73
view commit • arm/dt: gpu: EXPERIMENTAL: increase idle timeout for performance
view commit • Linux 3.4.72
view commit • msm: mdss: Fix NULL pointer dereference in mdss_mdp_display_wait4comp
view commit • sched: Fix clear NOHZ_BALANCE_KICK
view commit • writeback: fix race that cause writeback hung
view commit • fs-writeback: bunch of updates/fixes from Linux v3.12
view commit • msm: vidc: bunch of updates/fixes from codeaurora
view commit • msm: thermal: bunch of updates/fixes from codeaurora
view commit • msm: acpuclock: Fix acpuclk_data null pointer dereference

leanKernel v1.5 (11/30/13)
view commit • Linux 3.4.71
view commit • iommu: msm: bunch of updates/fixes from codeaurora
view commit • msm: tty: bunch of updates/fixes from codeaurora
view commit • msm: usb/vidc/sync/spmi/gpio: bunch of updates/fixes from codeaurora
view commit • msm: remove fmem support
view commit • drivers/staging: reduce buffer size to save kernel memory size
view commit • cpufreq: ondemand: Boost CPU frequency only for touch input
view commit • cpufreq: ondemand: Fix hotplug deadlock with store_powersave_bias
view commit • cpufreq: ondemand: Fix update_sampling_rate race with hotplug
view commit • Toolchain updated to Linaro 13.11

leanKernel v1.4.2 (11/26/13)
view commit • acpuclock: remove L2 tweak but keep 2.8ghz slot
view commit • Revert "defconfig: disable CACHE_ERP" but disable MSM_L1_ERR_PANIC just for TMO

leanKernel v1.4 (11/25/13)
view commit • defconfig: disable CACHE_ERP
view commit • EXPERIMENTAL: acpuclock: tweak L2 bus bw and overclock 2.8ghz slot
view commit • MJ7 keyboard update from N9005
view commit • defconfig: disable tima_* and timer_stats
view commit • qseecom: don't care if service has to be interrupted to suspend
view commit • Linux 3.4.70
view commit • qseecom: fixes and updates from codeaurora
view commit • kgsl/mdss/ocmem/etc: fixes and updates from codeaurora
view commit • touchscreen: use system_wq instead of dedicated workqueues
view commit • cpufreq: ondemand: use system_wq instead of dedicated workqueues
view commit • cpufreq: ondemand: update sampling rate only on right CPUs

leanKernel v1.3 (11/16/13)
view commit • defconfig: turn off more debug stuff for leaner kernel
view commit • ramdisk: lkconfig option for btweak (slightly raise min brightness)
view commit • mdss: sysfs node for minimum brightness tweak - keep min at min_bl
view commit • Revert "Revert "msm: mdss: maintain backlight-related variables in mfd structure""
view commit • Revert "N9005 MJ6 mdss changes"
view commit • Linux 3.4.69

leanKernel v1.2.1 (11/11/13)
view commit • camera: fix camera for custom TMO ROMs which don't play well with mj6

leanKernel v1.2 (11/10/13)
view commit • toolchain: upgraded to Linaro 13.10
view commit • ramdisk: lkconfig: add screen off maxfreq support
view commit • camera/gpu/cpufreq/mdss updates/fixes from codeaurora
view commit • ramdisk: lkconfig: add option to display current settings
view commit • 9005 MJ6 missed rtmutex related updates
view commit • N9005 MJ6 rest of changes (minus TIMA stuff)
view commit • N9005 MJ6 mdss changes
view commit • N9005 MJ6 es325 firmware
view commit • N9005 MJ6 camera changes
view commit • Linux 3.4.68

leanKernel v1.1 (11/3/13)
view commit • Revert "mdss:set brightness to min_bl if brightness is less than min_bl." - fix brightness problem
view commit • ramdisk: lkconfig - just two options for now
view commit • mdss: implement panel color control (use values 0-4)
view commit • ramdisk: kill brightness at boot

leanKernel v1.0.2 (11/1/13)
view commit • ramdisk: /data/data/leankernel/paneltemp to control panel temperature
view commit • mdss: revert panel temp back to stock
view commit • qdsp6v2: updates from codeaurora

leanKernel v1.0 (10/31/13)
view commit • cpufreq: interactive: updates from android-3.10 branch
view commit • mdss: panel: fix purple "push" at low brightness using temperature
view commit • mdss: create a sysfs node for cpufreq_screen_on
view commit • net: wireless: bcmdhd: fixed power consumption issue of P2P.
view commit • sync: Fix a race condition between release_obj and print_obj
view commit • cpufreq: ondemandX - screen_off_maxfreq support
view commit • cfg80211: Fix memory leak
view commit • cpufreq: Save user policy min/max instead of policy min/max during hotplug
view commit • mmc: msm_sdcc: Remove unnecessary delay in interrupt context
view commit • mdss:set brightness to min_bl if brightness is less than min_bl.
view commit • mdss: reduce screen corruption during suspend/resume
view commit • Revert "acpuclock-8974: lower voltage for 300mhz by 25000 - match 8974pro"
view commit • Merge in changes/fixes from N900P MJ4 source
view commit • msm: pm-8x60: Increase warn timeout for sleep sts check
view commit • msm: msm_bus: bunch of updates from codeaurora

Beta Changelog
0.3b: initial beta release
0.4b: ROW scheduler update, GPU code update
0.5b: exfat support, better selinux permissive mode, further optimization
0.6.1b: cpufreq fixes, krait-regulator updates, OC to 2.72ghz, thermal-engine tweaks, stability fixes
0.7b: Linux 3.4.67 update, /proc/last_kmsg enabled for crash logs
0.8b: massive update/fixes to display panel driver, interactiveX
0.9b: Tons of GPU code updates/fixes from CodeAurora. Slightly undervolted 300Mhz by 25mV to match 8974pro.