aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* x86/platform: Fix "make O=dir kvmconfig"Antonio Borneo2014-04-14
* i386: Wire up the renameat2() syscallMiklos Szeredi2014-04-11
* Merge tag 'spi-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-11
|\
| *-----. Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/...Mark Brown2014-04-10
| |\ \ \ \
| | | | | * spi: qup: Depend on ARCH_QCOMPaul Bolle2014-04-08
| | | | * | spi: omap2-mcspi: Convert to use devm_kcallocAxel Lin2014-04-03
| | | * | | spi: efm32: Update binding document to make "efm32,location" property optionalAxel Lin2014-04-07
| | | | |/ | | | |/|
| | * | | spi: Always check complete callback before calling itAxel Lin2014-04-03
| | | |/ | | |/|
| * | | Merge tag 'spi-v3.15' into spi-linusMark Brown2014-04-10
| |\ \ \ | | |/ / | |/| / | | |/
* | | Merge tag 'regulator-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-11
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/s2m' ...Mark Brown2014-04-10
| |\ \ \ \ \
| | | | * | | regulator: s5m8767: Fix carried over ena_gpio assignmentKrzysztof Kozlowski2014-04-07
| | | * | | | regulator: s2mps11: Don't check enable_shift before setting enable ramp rateAxel Lin2014-04-02
| | | * | | | regulator: s2mpa01: Don't check enable_shift before setting enable ramp rateAxel Lin2014-04-02
| | | |/ / /
| | * / / / regulator: bcm590xx: Set n_voltages for linear regTim Kryger2014-04-10
| | |/ / /
| * | / / Merge tag 'regulator-v3.15' into regulator-linusMark Brown2014-04-10
| |\| | | | | |/ / | |/| |
* | | | Merge tag 'regmap-v3.15-nodev' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-11
|\ \ \ \
| * | | | regmap: adds missing braces in regmap_init()Daeseok Youn2014-04-01
* | | | | Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-11
|\ \ \ \ \
| * \ \ \ \ Merge branch 'acpi-config'Rafael J. Wysocki2014-04-08
| |\ \ \ \ \
| | * | | | | ACPI: Update the ACPI spec information in KconfigHanjun Guo2014-04-08
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'pm-wakeup' and 'pm-domains'Rafael J. Wysocki2014-04-08
| |\ \ \ \ \ \ \
| | | * | | | | | PM / domains: Add pd_ignore_unused to keep power domains enabledTushar Behera2014-04-07
| | * | | | | | | PM / wakeup: Correct presence vs. emptiness of wakeup_* attributesGeert Uytterhoeven2014-04-07
| | |/ / / / / /
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'acpi-cleanup', 'acpi-thermal', 'acpi-video' and 'acpi-dock'Rafael J. Wysocki2014-04-08
| |\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | ACPI / dock: Drop dock_device_ids[] tableRafael J. Wysocki2014-04-07
| | | | | |/ / / / / /
| | | | * / / / / / / ACPI / video: Favor native backlight interface for ThinkPad HelixStephen Chandler Paul2014-04-07
| | | | |/ / / / / /
| | | * / / / / / / ACPI / thermal: Fix wrong variable usage in debug statementZhihui Zhang2014-04-07
| | | |/ / / / / /
| | * / / / / / / ACPI: Clean up memory allocationsjhbird.choi@samsung.com2014-04-04
| | |/ / / / / /
| * | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-04-08
| |\ \ \ \ \ \ \
| | * | | | | | | cpufreq: ppc: Remove duplicate inclusion of fsl_soc.hSachin Kamat2014-04-08
| | * | | | | | | cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar2014-04-07
| | * | | | | | | cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_tableViresh Kumar2014-04-07
| | * | | | | | | cpufreq: don't print value of .driver_data from coreViresh Kumar2014-04-07
| | * | | | | | | cpufreq: ia64: don't set .driver_data to indexViresh Kumar2014-04-07
| | * | | | | | | cpufreq: powernv: Select CPUFreq related Kconfig options for powernvGautham R. Shenoy2014-04-07
| | * | | | | | | cpufreq: powernv: Use cpufreq_frequency_table.driver_data to store pstate idsGautham R. Shenoy2014-04-07
| | * | | | | | | cpufreq: powernv: cpufreq driver for powernv platformVaidyanathan Srinivasan2014-04-07
| | * | | | | | | cpufreq: at32ap: don't declare local variable as staticViresh Kumar2014-04-07
| | * | | | | | | cpufreq: loongson2_cpufreq: don't declare local variable as staticViresh Kumar2014-04-07
| | * | | | | | | cpufreq: unicore32: fix typo issue for 'clk'Chen Gang2014-04-07
| | * | | | | | | cpufreq: exynos: Disable on multiplatform buildSachin Kamat2014-04-07
| | |/ / / / / /
| * | | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-04-08
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2014-04-08
| | |\ \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | *-. \ \ \ \ \ \ Merge branches 'turbostat' and 'intel_idle' into releaseLen Brown2014-04-04
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / | | | |/| | | | | | |
| | | | | * | | | | | intel_idle: fine-tune IVT residency targetsLen Brown2014-04-04
| | | | | * | | | | | intel_idle: Add CPU model 54 (Atom N2000 series)Jan Kiszka2014-02-27
| | | | | * | | | | | intel_idle: support Bay TrailLen Brown2014-02-19
| | | | | * | | | | | intel_idle: allow sparse sub-state numbering, for Bay TrailLen Brown2014-02-19
| | | | | * | | | | | ACPI idle: permit sparse C-state sub-state numbersLen Brown2014-02-19