Tags give the ability to mark specific points in history as being important
-
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
-
sunxi-dt-for-3.10-2
36386d6e · ·ARM: sunxi: dt additions for 3.10, take 2 - Rename the clock compatible introduced in the first pull request for 3.10 - Complete the UART support for A13 and A10 - Adds clock gates support
-
pm+acpi-3.9-rc6
6cb437ac · ·ACPI and power management fixes for 3.9-rc6 - Revert of a recent cpuidle change that caused Nehalem machines to hang on boot from Alex Shi. - USB power management fix addressing a crash in the port device object's release routine from Rafael J. Wysocki. - Device PM QoS fix for a potential deadlock related to sysfs interface from Rafael J. Wysocki. - Fix for a cpufreq crash when the /cpus Device Tree node is missing from Paolo Pisati. - Fix for a build issue on ia64 related to the Boot Graphics Resource Table (BGRT) from Tony Luck. - Two fixes for ACPI handles being set incorrectly for device objects that don't correspond to any ACPI namespace nodes in the I2C and SPI subsystems from Rafael J. Wysocki. - Fix for compiler warnings related to CONFIG_PM_DEVFREQ being unset from Rajagopal Venkat. - Fix for a symbol definition typo in cpufreq_governor.h from Borislav Petkov. /
-
iio-for-3.10c
beca9e76 · ·Third round of IIO cleanups, graduations and new stuff for the 3.10 cycle. A small set including 3 things. 1) A short cleanup series for the ak8975. 2) Graduation of ak8975 out of staging. 3) Some additional bits for the at91 adc driver to cover low resolution modes, sleep and a little bit of missing documentation.
-
iio-for-3.10b
2b684024 · ·Second round of IIO cleanups for the 3.10 cycle 1) A nice little removal of the unwanted private pointer from struct iio_trigger. 2) Some clean up of the ad799x driver. 3) Couple of cleanups for the exynos_adc driver and some documentation. 4) Move the mxs-lradc initialization a little earlier in the driver to avoid wiping out the configuration just after setting it. A nice small set of worthy bits and bobs.
-
pm+acpi-3.9-rc5
6125c2be · ·ACPI and power management fixes for 3.9-rc5 - Fix for a recent cpufreq regression related to acpi-cpufreq and suspend/resume from Viresh Kumar. - cpufreq stats reference counting fix from Viresh Kumar. - intel_pstate driver fixes from Dirk Brandewie and Konrad Rzeszutek Wilk. - New ACPI suspend blacklist entry for Sony Vaio VGN-FW21M from Fabio Valentini. - ACPI Platform Error Interface (APEI) fix from Chen Gong. - PCI root bridge hotplug locking fix from Yinghai Lu. /
-
iommu-fixes-v3.9-rc4
c2a2876e · ·IOMMU fixes for Linux v3.9-rc4 Here are some fixes which have collected since Linux v3.9-rc1. The most important one fixes a long-standing regressen which make re-hotplugged devices unusable when AMD IOMMU is used. The other patches fix build issues (build regression on OMAP and a section mismatch). One patch just removes a duplicate header include.
-
msm-fix-3.9
4080d2d1 · ·This fix is intended for v3.9. It fixes a timer bug on MSM targets that cause system hangs.