summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-03-247-26/+42
|\
| * xen/acpi: Fix Kconfig dependency on CPU_FREQKonrad Rzeszutek Wilk2012-03-241-1/+1
| * xen: initialize platform-pci even if xen_emul_unplug=neverIgor Mammedov2012-03-223-5/+7
| * xen/acpi: Remove the WARN's as they just create noise.Konrad Rzeszutek Wilk2012-03-211-2/+2
| * xen/tmem: cleanupJan Beulich2012-03-201-13/+8
| * xen: support pirq_eoi_mapStefano Stabellini2012-03-201-3/+23
| * xen/acpi-processor: Do not depend on CPU frequency scaling drivers.Konrad Rzeszutek Wilk2012-03-201-2/+1
| * provide disable_cpufreq() function to disable the API.Konrad Rzeszutek Wilk2012-03-201-0/+24
* | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-2415-0/+18
|\ \
| * | device.h: cleanup users outside of linux/include (C files)Paul Gortmaker2012-03-1116-0/+19
* | | Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-245-5/+0
|\ \ \
| * | | includecheck: delete any duplicate instances of module.hPaul Gortmaker2012-02-2810-10/+0
* | | | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-245-0/+5
|\ \ \ \
| * | | | bug.h: add include of it to various implicit C usersPaul Gortmaker2012-02-294-0/+4
| |/ / /
* | | | Merge tag 'amd64-edac-updates-for-3.4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-03-2321-184/+125
|\ \ \ \
| * | | | MCE, AMD: Constify error tablesBorislav Petkov2012-03-192-13/+13
| * | | | MCE, AMD: Correct bank 5 error signaturesBorislav Petkov2012-03-191-4/+1
| * | | | MCE, AMD: Rework NB MCE signaturesBorislav Petkov2012-03-192-129/+48
| * | | | MCE, AMD: Correct VB data error descriptionBorislav Petkov2012-03-191-1/+1
| * | | | MCE, AMD: Correct ucode patch buffer descriptionBorislav Petkov2012-03-191-2/+6
| * | | | MCE, AMD: Correct some MC0 error typesBorislav Petkov2012-03-191-3/+2
| * | | | EDAC: Make pci_device_id tables __devinitconst.Lionel Debroux2012-03-1918-18/+18
| * | | | EDAC: Correct scrub rate APIBorislav Petkov2012-03-191-2/+2
| * | | | amd64_edac: Fix K8 revD and later chip select sizesBorislav Petkov2012-03-191-4/+28
| * | | | amd64_edac: Fix missing csrows sysfs nodesAshish Shenoy2012-03-191-9/+7
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2012-03-2310-43/+1587
|\ \ \ \ \
| * | | | | provide disable_cpufreq() function to disable the API.Konrad Rzeszutek Wilk2012-03-141-0/+24
| * | | | | EXYNOS5250: Add support cpufreq for EXYNOS5250Jaecheol Lee2012-03-144-0/+357
| * | | | | EXYNOS4X12: Add support cpufreq for EXYNOS4X12Jaecheol Lee2012-03-144-0/+546
| * | | | | [CPUFREQ] CPUfreq ondemand: update sampling rate without waiting for next sam...MyungJoo Ham2012-02-291-1/+57
| * | | | | [CPUFREQ] Add S3C2416/S3C2450 cpufreq driverHeiko Stübner2012-02-293-0/+565
| * | | | | [CPUFREQ] Fix exposure of ARM_EXYNOS4210_CPUFREQRussell King2012-02-291-0/+1
| * | | | | [CPUFREQ] EXYNOS4210: update the name of EXYNOS clock registerKukjin Kim2012-02-291-35/+35
| * | | | | [CPUFREQ] EXYNOS: Initialize locking_frequency with initial frequencyTushar Behera2012-02-291-0/+2
| * | | | | [CPUFREQ] s3c64xx: Fix mis-cherry pick of VDDINTMark Brown2012-02-291-7/+0
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2012-03-233-6/+73
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for_3.4/cpufreq' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Jones2012-03-073-6/+73
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | cpufreq: OMAP: specify range for voltage scalingAfzal Mohammed2012-03-021-3/+7
| | * | | | | cpufreq: OMAP: scale voltage along with frequencyKevin Hilman2012-02-211-5/+63
| | * | | | | cpufreq: OMAP driver depends CPUfreq tablesRussell King2012-02-212-1/+6
* | | | | | | Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-2332-856/+348
|\ \ \ \ \ \ \
| * | | | | | | PCMCIA: sa1111: rename sa1111 socket drivers to have sa1111_ prefix.Russell King2012-02-215-4/+4
| * | | | | | | PCMCIA: make lubbock socket driver part of sa1111_csRussell King2012-02-212-4/+4
| * | | | | | | PCMCIA: add Kconfig control for building sa11xx_base.cRussell King2012-02-212-2/+8
| * | | | | | | PCMCIA: sa1111: jornada720: no need to disable IRQs around sa1111_set_ioRussell King2012-02-211-6/+1
| * | | | | | | PCMCIA: sa1111: pass along sa1111_pcmcia_configure_socket() failure codeRussell King2012-02-212-2/+2
| * | | | | | | PCMCIA: soc_common: remove explicit wrprot initialization in socket driversRussell King2012-02-2119-21/+0
| * | | | | | | PCMCIA: soc_common: remove soc_pcmcia_*_irqs functionsRussell King2012-02-212-73/+0
| * | | | | | | PCMCIA: sa11x0: h3600: convert to use new irq/gpio managementRussell King2012-02-211-80/+15
| * | | | | | | PCMCIA: sa11x0: simpad: convert to use new irq/gpio managementRussell King2012-02-211-18/+8