-
regulator-v3.10-rc7ec8da805 · ·
regulator: Fix module loading for tps6586x A simple one liner fix to make module loading work for distros (product specific kernels tend to have things built in).
-
pm+acpi-3.10-late45e00374 · ·
Late power management and ACPI fixes for 3.10 - Fix for an ACPI dock regression introduced by the recent rework of the ACPI-based PCI hotplug code (acpiphp) that caused it to be initialized before the ACPI dock driver from Jiang Liu. - Fix for PCI resources allocation in the ACPI-based PCI hotplug code (acpiphp) that makes it use the same PCI resources assignment rules during runtime hotplug that are used during boot from Jiang Liu. - Fix for ordering and synchronization issues during hot-removal of PCI devices on docking stations from Rafael J Wysocki. - Fix for a regression that removed the code to register a hotplug notificaion handler for for ATA ports/devices inadvertently from Aaron Lu. - Fix for a recent cpufreq regression causing a NULL pointer dereference to trigger in od_set_powersave_bias() in some situations from Jacob Shin. /
-
remove-local-timers060fd304 · ·
Now that we have a generic arch hook for broadcast we can remove the local timer API entirely. Doing so will reduce code in ARM core, reduce the architecture dependencies of our timer drivers, and simplify the code because we no longer go through an architecture layer that is essentially a hotplug notifier.
-
sboyd-remove-local-timers060fd304 · ·
Now that we have a generic arch hook for broadcast we can remove the local timer API entirely. Doing so will reduce code in ARM core, reduce the architecture dependencies of our timer drivers, and simplify the code because we no longer go through an architecture layer that is essentially a hotplug notifier.
-
msm-clock-for-3.11b8cc7f533 · ·
MSM clock updates for 3.11. Per Stephen Boyd's coverletter: Resending to collect higher level maintainer acks per Olof's request. The plan is to push this patchset through MSM to the arm-soc tree. This patchset moves the existing MSM clock code and affected drivers to the common clock framework. A prerequisite of moving to the common clock framework is to use clk_prepare() and clk_enable() so the first few patches migrate drivers to that call (clk_prepare() is a no-op on MSM right now). It also removes some custom clock APIs that MSM provides and finally moves the proc_comm clock code to the common struct clk. This patch series will be used as the foundation of the MSM 8660/8960 clock code that I plan to send out after this series.
-
acpi-3.10-rc7b9e95fc6 · ·
ACPI fixes for 3.10-rc7 - Fix for a regression causing a failure to turn on some devices on some systems during initialization introduced by a recent revert of an ACPI PM change that broke something else. - ACPI power resources initialization fix preventing a NULL pointer from being dereferenced in the acpi_add_power_resource() error code path. - ACPI dock station driver fix that adds missing locking to write_undock(). - ACPI resources allocation fix changing the scope of an old workaround so that it doesn't affect systems that aren't actually buggy. /
-
sunxi-core-for-3.11-281265dfb · ·
Allwinner platform additions, take 2 Adds machine support for the Allwinner A10s SoC
-
sunxi-dt-for-3.11-2d0f2677b · ·
Allwinner SoCs DT additions for 3.11, part 2 Mostly adds support for the i2c controllers and the Allwinner A10S SoC.
-
sound-3.10e32aa85a · ·
sound fixes for v3.10-rc7 Only driver/device-specific small fixes that are pretty safe to apply: - USB-audio Android and Logitech webcam fixes - HD-audio MacBook Air 4,2 quirk - Complete Dell headset quirk entries that were introduced in 3.10