Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba... | Linus Torvalds | 2013-11-14 | 20 | -49/+47 |
|\ | |||||
| * | video: atmel_lcdfb: pass the pdata as params | Jean-Christophe PLAGNIOL-VILLARD | 2013-09-27 | 4 | -5/+5 |
| * | video: atmel_lcdfb: fix platform data struct | Jean-Christophe PLAGNIOL-VILLARD | 2013-09-27 | 19 | -41/+41 |
| * | ARM: mmp: remove the legacy rbswap setting for ttc_dkb platform | Jett.Zhou | 2013-09-20 | 1 | -3/+1 |
* | | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-11-14 | 15 | -70/+44 |
|\ \ | |||||
| * \ | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2013-11-07 | 3 | -1/+25 |
| |\ \ | |||||
| | * | | PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq() | Konrad Rzeszutek Wilk | 2013-11-07 | 3 | -1/+25 |
| * | | | Merge branch 'pci/yijing-pci_is_pcie-v2' into next | Bjorn Helgaas | 2013-11-05 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | powerpc/pci: Use pci_is_pcie() to simplify code [fix] | Yijing Wang | 2013-11-05 | 1 | -1/+1 |
| * | | | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2013-10-31 | 8 | -52/+4 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | mn10300/PCI: Remove useless pcibios_last_bus | Bjorn Helgaas | 2013-10-29 | 2 | -6/+0 |
| | * | | | frv/PCI: Remove pcibios_last_bus | Bjorn Helgaas | 2013-10-29 | 2 | -37/+0 |
| | * | | | x86/PCI: Coalesce multiple overlapping host bridge windows | Alexey Neyman | 2013-10-10 | 1 | -4/+4 |
| | * | | | mn10300/PCI: Remove unused pci_mem_start | Myron Stowe | 2013-10-07 | 2 | -4/+0 |
| | * | | | cris/PCI: Remove unused pci_mem_start | Myron Stowe | 2013-10-07 | 1 | -1/+0 |
| * | | | | Merge branch 'pci/yijing-mps-v1' into next | Bjorn Helgaas | 2013-10-31 | 1 | -5/+2 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | tile/PCI: use cached pci_dev->pcie_mpss to simplify code | Yijing Wang | 2013-09-24 | 1 | -5/+2 |
| | |/ / | |||||
| * | | | powerpc/pci: Use pci_is_pcie() to simplify code | Yijing Wang | 2013-09-24 | 2 | -3/+2 |
| * | | | x86/pci: Use cached pci_dev->pcie_cap to simplify code | Yijing Wang | 2013-09-24 | 1 | -8/+10 |
| |/ / | |||||
* | | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-11-14 | 51 | -396/+681 |
|\ \ \ | |||||
| * \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2013-11-07 | 5 | -5/+385 |
| |\ \ \ | |||||
| | * | | | ARM: vexpress/TC2: register vexpress-spc cpufreq device | Sudeep KarkadaNagesha | 2013-10-30 | 1 | -0/+2 |
| | * | | | ARM: vexpress/TC2: add cpu clock support | Sudeep KarkadaNagesha | 2013-10-30 | 1 | -0/+102 |
| | * | | | ARM: vexpress/TC2: add support for CPU DVFS | Sudeep KarkadaNagesha | 2013-10-30 | 5 | -5/+281 |
| * | | | | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2013-11-07 | 1 | -3/+3 |
| |\ \ \ \ | |||||
| | * | | | | ARM: EXYNOS: Remove incorrect __init annotation from cpuidle driver | Jingoo Han | 2013-10-30 | 1 | -1/+1 |
| | * | | | | ARM: EXYNOS: Use dev_err() instead of printk() for cpuidle driver | Jingoo Han | 2013-10-30 | 1 | -2/+2 |
| * | | | | | Merge branch 'acpica' | Rafael J. Wysocki | 2013-11-07 | 4 | -2/+15 |
| |\ \ \ \ \ | |||||
| | * | | | | | ACPICA: Cleanup asmlinkage for ACPICA APIs. | Lv Zheng | 2013-10-31 | 4 | -2/+15 |
| | | |_|/ / | | |/| | | | |||||
| * | | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2013-10-28 | 12 | -90/+36 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | cpufreq: Implement light weight ->target_index() routine | Viresh Kumar | 2013-10-25 | 2 | -22/+0 |
| | * | | | | Merge back earlier 'pm-cpufreq' material. | Rafael J. Wysocki | 2013-10-25 | 7 | -55/+23 |
| | |\ \ \ \ | |||||
| | | * | | | | cpufreq: sa11x0: Fix build breakage after "Expose frequency table" | Viresh Kumar | 2013-10-16 | 1 | -2/+1 |
| | | * | | | | cpufreq: remove CONFIG_CPU_FREQ_TABLE | Viresh Kumar | 2013-10-16 | 5 | -8/+0 |
| | | * | | | | cpufreq: sa11x0: Use generic cpufreq routines | Viresh Kumar | 2013-10-16 | 2 | -23/+0 |
| | | * | | | | cpufreq: sa11x0: Expose frequency table | Viresh Kumar | 2013-09-30 | 2 | -23/+23 |
| | * | | | | | PM / OPP: rename header to linux/pm_opp.h | Nishanth Menon | 2013-10-25 | 5 | -5/+5 |
| | * | | | | | PM / OPP: rename data structures to dev_pm equivalents | Nishanth Menon | 2013-10-25 | 1 | -1/+1 |
| | * | | | | | PM / OPP: rename functions to dev_pm_opp* | Nishanth Menon | 2013-10-25 | 4 | -9/+9 |
| * | | | | | | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2013-10-28 | 17 | -113/+104 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | ARM: AT91: DT: pm: Select ram controller standby based on DT | Jean-Christophe PLAGNIOL-VILLARD | 2013-10-16 | 7 | -15/+17 |
| | * | | | | | ARM: AT91: pm: Factorize standby function | Jean-Christophe PLAGNIOL-VILLARD | 2013-10-16 | 6 | -36/+29 |
| | * | | | | | ARM: at91: cpuidle: Move driver to drivers/cpuidle | Daniel Lezcano | 2013-10-16 | 2 | -70/+0 |
| | * | | | | | ARM: at91: cpuidle: Convert to platform driver | Daniel Lezcano | 2013-10-16 | 9 | -22/+56 |
| | * | | | | | Merge back earlier cpuidle material for v3.13. | Rafael J. Wysocki | 2013-10-07 | 5 | -2/+28 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | ARM: EXYNOS: convert cpuidle driver to be a platform driver | Bartlomiej Zolnierkiewicz | 2013-09-24 | 5 | -2/+28 |
| | | | |_|/ / | | | |/| | | | |||||
| | * | | | | | ARM: zynq: cpuidle: convert to platform driver | Daniel Lezcano | 2013-10-07 | 1 | -0/+6 |
| * | | | | | | Merge branch 'powercap' | Rafael J. Wysocki | 2013-10-28 | 2 | -0/+84 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | x86 / msr: add 64bit _on_cpu access functions | Jacob Pan | 2013-10-17 | 2 | -0/+84 |
| * | | | | | | | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 2013-10-28 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ |