summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Documentation: leds: Fix a typoSachin Kamat2013-08-262-2/+2
| * | | | | | | leds: ss4200: Fix incorrect placement of __initdataSachin Kamat2013-08-261-1/+1
| * | | | | | | leds: clevo-mail: Fix incorrect placement of __initdataSachin Kamat2013-08-261-1/+1
| * | | | | | | leds: leds-netxbig: depends on ARCH_KIRKWOODSimon Guinot2013-08-261-1/+1
| * | | | | | | leds: leds-ns2: depends on ARCH_KIRKWOODSimon Guinot2013-08-261-4/+1
| * | | | | | | leds: leds-lp3944, fix "sparse" warning "mixing different enum types"Antonio Ospite2013-08-261-1/+1
| * | | | | | | leds: leds-ss4200: Staticize nasgpio_led_get_attr()Jingoo Han2013-08-261-1/+1
| * | | | | | | leds: use dev_get_platdata()Jingoo Han2013-08-2630-49/+52
| * | | | | | | leds: pca9633: Add hardware blink supportMark A. Greer2013-08-263-4/+139
| * | | | | | | leds: support new LP8501 device - another LP55xx commonKim, Milo2013-08-267-7/+537
| * | | | | | | leds: Add device tree binding for pca9633Tony Lindgren2013-08-262-0/+116
* | | | | | | | Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-09-1215-120/+3145
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fix...Joerg Roedel2013-09-1215-120/+3145
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | intel-iommu: Fix leaks in pagetable freeingAlex Williamson2013-08-141-37/+35
| | | | | | | |_|_|_|_|/ / | | | | | | |/| | | | | |
| | | | | * | | | | | | | iommu/amd: Fix resource leak in iommu_init_device()Radmila Kompová2013-08-141-1/+3
| | | | | * | | | | | | | iommu/amd: Clean up unnecessary MSI/MSI-X capability findYijing Wang2013-08-141-1/+1
| | | | | |/ / / / / / /
| | | | * | | | | | | | iommu/arm-smmu: Simplify VMID and ASID allocationWill Deacon2013-08-141-22/+11
| | | | * | | | | | | | iommu/arm-smmu: Don't use VMIDs for stage-1 translationsWill Deacon2013-08-141-13/+46
| | | | * | | | | | | | iommu/arm-smmu: Tighten up global fault reportingWill Deacon2013-08-141-2/+5
| | | | * | | | | | | | iommu/arm-smmu: Remove broken big-endian checkWill Deacon2013-08-141-6/+0
| | | | |/ / / / / / /
| | | * | | | | | | | iommu/fsl: Remove unnecessary 'fsl-pamu' prefixesJoerg Roedel2013-08-141-5/+5
| | | * | | | | | | | iommu/fsl: Fix whitespace problems noticed by git-amJoerg Roedel2013-08-141-2/+2
| | | * | | | | | | | iommu/fsl: Freescale PAMU driver and iommu implementation.Varun Sethi2013-08-147-0/+2992
| | | * | | | | | | | iommu/fsl: Add additional iommu attributes required by the PAMU driver.Varun Sethi2013-08-142-0/+55
| | | * | | | | | | | powerpc: Add iommu domain pointer to device archdataVarun Sethi2013-08-141-0/+3
| | | |/ / / / / / /
| | * | | | | | | | iommu/exynos: Remove dead code (set_prefbuf)Grant Grundler2013-08-141-44/+0
| | |/ / / / / / /
* | | | | | | | | Merge tag 'stable/for-linus-3.12-rc0-tag-three' of git://git.kernel.org/pub/s...Linus Torvalds2013-09-121-6/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | xen/balloon: remove BUG_ON in increase_reservationWei Liu2013-09-111-2/+0
| * | | | | | | | | xen/balloon: ensure preemption is disabled when using a scratch pageDavid Vrabel2013-09-111-4/+7
* | | | | | | | | | Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-09-1213-188/+328
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-09-121-17/+32
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | cpufreq: Acquire the lock in cpufreq_policy_restore() for readingLan Tianyu2013-09-111-2/+2
| | * | | | | | | | | | cpufreq: Prevent problems in update_policy_cpu() if last_cpu == new_cpuSrivatsa S. Bhat2013-09-111-0/+3
| | * | | | | | | | | | cpufreq: Restructure if/else block to avoid unintended behaviorSrivatsa S. Bhat2013-09-111-2/+3
| | * | | | | | | | | | cpufreq: Fix crash in cpufreq-stats during suspend/resumeSrivatsa S. Bhat2013-09-111-13/+24
| * | | | | | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-09-114-35/+76
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | intel_pstate: Add Haswell CPU modelsNell Hardcastle2013-09-101-0/+5
| | * | | | | | | | | | Revert "cpufreq: make sure frequency transitions are serialized"Rafael J. Wysocki2013-09-102-16/+0
| | * | | | | | | | | | cpufreq: Use signed type for 'ret' variable, to store negative error valuesSrivatsa S. Bhat2013-09-101-2/+2
| | * | | | | | | | | | cpufreq: Remove temporary fix for race between CPU hotplug and sysfs-writesSrivatsa S. Bhat2013-09-102-7/+1
| | * | | | | | | | | | cpufreq: Synchronize the cpufreq store_*() routines with CPU hotplugSrivatsa S. Bhat2013-09-101-2/+9
| | * | | | | | | | | | cpufreq: Invoke __cpufreq_remove_dev_finish() after releasing cpu_hotplug.lockSrivatsa S. Bhat2013-09-101-0/+3
| | * | | | | | | | | | cpufreq: Split __cpufreq_remove_dev() into two partsSrivatsa S. Bhat2013-09-101-12/+53
| | * | | | | | | | | | cpufreq: Fix wrong time unit conversionAndreas Schwab2013-09-101-1/+1
| | * | | | | | | | | | cpufreq: serialize calls to __cpufreq_governor()Viresh Kumar2013-09-102-1/+7
| | * | | | | | | | | | cpufreq: don't allow governor limits to be changed when it is disabledViresh Kumar2013-09-101-2/+3
| * | | | | | | | | | | Merge branch 'acpi-bind'Rafael J. Wysocki2013-09-111-11/+24
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ACPI / bind: Prefer device objects with _STA to those without itRafael J. Wysocki2013-09-091-11/+24
| * | | | | | | | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-09-101-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | cpuidle: Check the result of cpuidle_get_driver() against NULLDaniel Fu2013-08-301-1/+2
OpenPOWER on IntegriCloud