summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-02-202-126/+183
|\
| * Merge branches 'fixes' and 'mmci' into for-linusRussell King2013-02-202-126/+183
| |\
| | * ARM: 7630/1: mmc: mmci: Fixup and cleanup code for DMA handlingUlf Hansson2013-01-281-82/+105
| | * ARM: 7631/1: mmc: mmci: Add new VE MMCI variantPawel Moll2013-01-282-0/+15
| | * ARM: 7623/1: mmc: mmci: Fixup clock gating when freq is 0 for ST-variantsUlf Hansson2013-01-231-0/+13
| | * ARM: 7622/1: mmc: mmci: Gate the clock in runtime suspend to save powerUlf Hansson2013-01-231-0/+29
| | * ARM: 7620/1: mmc: mmci: Convert to use mmc_regulator_get_supplyUlf Hansson2013-01-082-44/+11
| | * ARM: 7618/1: mmc: mmci: Support MMC_PM_KEEP_POWERUlf Hansson2013-01-081-0/+4
| | * ARM: 7617/1: mmc: mmci: Support for DDR modeUlf Hansson2013-01-081-0/+6
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2013-02-201-0/+1
|\ \ \
| * | | swim: Add missing spinlock initJean Delvare2013-02-091-0/+1
| |/ /
* | | Merge tag 'edac_3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2013-02-204-168/+120
|\ \ \
| * | | mpc85xx_edac: Fix typoBaruch Siach2013-02-101-2/+2
| * | | EDAC, MCE, AMD: Remove unneeded exportsBorislav Petkov2013-01-222-18/+8
| * | | EDAC, MCE, AMD: Add MCE decoding support for Family 16hJacob Shin2013-01-222-17/+81
| * | | EDAC, MCE, AMD: Make MC2 decoding per-familyJacob Shin2013-01-222-27/+30
| * | | amd64_edac: Remove dead codeBorislav Petkov2013-01-221-105/+0
* | | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-20278-7101/+9424
|\ \ \ \
| * \ \ \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2013-02-182-140/+187
| |\ \ \ \
| | * \ \ \ Merge branch 'misc' into releaseLen Brown2013-02-181-1/+0
| | |\ \ \ \
| | | * | | | x86 idle: remove mwait_idle() and "idle=mwait" cmdline paramLen Brown2013-02-101-1/+0
| | | | | | |
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'idle-remove-statedata', 'pm_idle' and 'idle-hsw-turbostat' in...Len Brown2013-02-181-56/+147
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | | * | | | intel_idle: export both C1 and C1ELen Brown2013-02-131-5/+49
| | | | * | | | intel_idle: remove assumption of one C-state per MWAIT flagLen Brown2013-02-081-51/+59
| | | | * | | | intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATESLen Brown2013-02-081-8/+8
| | | | * | | | intel_idle: support HaswellLen Brown2013-02-081-0/+39
| | | | | | | |
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge branches 'acpi-idle', 'arm-idle' and 'intel-idle' into idle-remove-stat...Len Brown2013-02-081-49/+26
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| / / / / | | | | |/ / / /
| | | | * | | | intel_idle: stop using driver_data for static flagsLen Brown2013-02-011-49/+26
| | | |/ / / /
| | * | | | | ACPI / idle: remove usage of the statedataDaniel Lezcano2013-02-081-12/+7
| | * | | | | ACPI / idle: pass the cpuidle_device parameterDaniel Lezcano2013-02-081-5/+6
| | * | | | | ACPI / idle : remove pointless headersDaniel Lezcano2013-02-081-12/+1
| | * | | | | ACPI / idle: remove unused definitionDaniel Lezcano2013-02-081-4/+0
| | |/ / / /
| * | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-02-172-6/+17
| |\ \ \ \ \
| | * | | | | cpufreq / intel_pstate: Add kernel command line option disable intel_pstate.Dirk Brandewie2013-02-151-0/+16
| | * | | | | cpufreq / intel_pstate: Change to disallow module buildDirk Brandewie2013-02-151-6/+1
| * | | | | | Merge branch 'next/cpufreq-exynos' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki2013-02-154-660/+232
| |\ \ \ \ \ \
| | * | | | | | cpufreq: exynos: Fix hang in pm handler due to frequency mismatchJonghwan Choi2013-02-041-3/+5
| | * | | | | | cpufreq: exynos: Initialize return variableSachin Kamat2013-01-311-1/+1
| | * | | | | | cpufreq: exynos: Fix unsigned variable being checked for negative valueSachin Kamat2013-01-251-1/+1
| | * | | | | | cpufreq: exynos: Get booting freq value in exynos_cpufreq_initJonghwan Choi2013-01-181-2/+2
| | * | | | | | cpufreq: exynos: Show list of available frequenciesInderpal Singh2013-01-181-0/+13
| | * | | | | | cpufreq: exynos: Add missing staticJonghwan Choi2012-12-233-3/+3
| | * | | | | | cpufreq: exynos: Split exynos_target function into two functionsJonghwan Choi2012-12-231-65/+86
| | * | | | | | cpufreq: exynos: Use APLL_FREQ macro for cpu divider valueJonghwan Choi2012-12-233-561/+120
| | * | | | | | cpufreq: exynos: Check old & new frequency earlyJonghwan Choi2012-12-231-2/+5
| | * | | | | | cpufreq: exynos: Remove unused variable & IS_ERRJonghwan Choi2012-12-234-30/+4
| * | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-02-1532-423/+2287
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | cpufreq / intel_pstate: Fix 32 bit buildDirk Brandewie2013-02-111-1/+2
| | * | | | | | cpufreq: conservative: Fix typos in commentsStratos Karafotis2013-02-091-2/+2
| | * | | | | | cpufreq: ondemand: Fix typos in commentsStratos Karafotis2013-02-091-6/+6
OpenPOWER on IntegriCloud