Tags give the ability to mark specific points in history as being important
-
-
-
sunxi-dt-for-3.10-4
92fd6e06 · ·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.10
dd465b24 · ·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.10
e25e3d1f · ·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.10
641f7169 · ·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.10
73a8c28f · ·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-rc7
6f389a8f · ·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. /
-
iio-for-3.10d
ff3fc8eb · ·Fourth set of changes for iio in the 3.10 cycle. This time just a fix an a cleanup. The fix is to the dummy driver for some inconsistent specification of parameters available vs parameters supplied. The cleanup is for some silly memcmp usage.
-
sunxi-dt-for-3.10-3
0b19b7c2 · ·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.10
bc34b5f2 · ·Cleanups for Allwinner sunXi architecture: - Remove sunxi.dtsi - Switch to clocksource/irqchip device tree handlers - Cleanup the watchdog code