-
sunxi-dt-for-3.10-492fd6e06 · ·
Fourth round of dt additions for 3.10 There's only one late patch that merge together two clocks that were already defined in a previous patch.
-
msm-defconfig-3.10dd465b24 · ·
Defconfig updates for MSM The msm_defconfig is quite out of date. This allows the targets we are actively working on to be more easily build and run tested.
-
msm-core-3.10e25e3d1f · ·
Patches for MSM core These patches are changes to the MSM timer code that will be for upcoming targets, including a generalization of the binding and preventing a missing timer interrupt.
-
msm-cleanup-3.10641f7169 · ·
Cleanups for MSM for 3.10 These are some patches for various parts of MSM that gradually bring us closer to being part of single zimage.
-
msm-fix-3.1073a8c28f · ·
Some minor fixes for MSM for 3.10 - Fix a timer problem that causes missed ticks and hangs. - Fix a problem with the decompressor UART dropping characters.
-
pm-3.9-rc76f389a8f · ·
Power management fixes for 3.9-rc7 - System reboot/halt fix related to CPU offline ordering from Huacai Chen. - intel_pstate driver fix for a delay time computation error occasionally crashing systems using it from Dirk Brandewie. /
-
sunxi-dt-for-3.10-30b19b7c2 · ·
SunXi dt additions for 3.10, take 3 - Remove sunxi.dtsi and only use one dtsi for each SoC - Various compatible renamings to be consistent with the other platforms
-
sunxi-cleanup-for-3.10bc34b5f2 · ·
Cleanups for Allwinner sunXi architecture: - Remove sunxi.dtsi - Switch to clocksource/irqchip device tree handlers - Cleanup the watchdog code