-
iio-for-3.8c3c7f0c2b · ·
Third round of IIO subsystem updates for the 3.8 cycle. Here we have a series of fixes to the adis16400 driver. These were part of a previous pull request for the 3.7 cycle but Greg suggested delaying them given their large and invasive nature and the fact they aren't fixing regressions (as the relevant code was never correct). The support added for the adis16334 missed a number of small differences between this and the parts supported. This series deals with those and also cleans up some related code.
-
pm-for-3.7-rc429c4bcdd · ·
Power management update for 3.7-rc4 Change the email address of the powernow-k8 maintainer.
-
iio-for-3.8b1e45cf3c · ·
Second round of new IIO drivers and cleanups for the 3.8 cycle. Usual mixed bag of cleanups and minor improvements including one reversion for a patch in the previous series. * adt7310 and adt7410 drivers merged into one. * Revert use devm_kcalloc in at91_adc (because it doesn't exist) * unlocking fix for error path in the ad5449 * isl29018 suspend and resume support. * improved pseudo floating point parsing for info_mask write attributes (and hence into write_raw). Reject some messed up strings.
-
pm+acpi-for-3.7-rc3879dca01 · ·
Power management and ACPI fixes for 3.7-rc3 * Fix for a memory leak in acpi_bind_one() from Jesper Juhl. * Fix for an error code path memory leak in pm_genpd_attach_cpuidle() from Jonghwan Choi. * Fix for smp_processor_id() usage in preemptible code in powernow-k8 from Andreas Herrmann. * Fix for a suspend-related memory leak in cpufreq stats from Xiaobing Tu. * Freezer fix for failure to clear PF_NOFREEZE along with PF_KTHREAD in flush_old_exec() from Oleg Nesterov. * acpi_processor_notify() fix from Alan Cox.
-
iommu-fixes-v3.7-rc2d0078e72 · ·
IOMMU Fixes for Linux 3.7-rc2 Two fixes this time: 1. Another fix for a broken BIOS to detect when AMD IOMMU interrupt remapping can not work reliably 2. Typo fix for NVidia IOMMU driver