summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spi-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-119-27/+28
|\
| *-----. Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/...Mark Brown2014-04-109-27/+28
| |\ \ \ \
| | | | | * spi: qup: Depend on ARCH_QCOMPaul Bolle2014-04-081-1/+1
| | | | |/ | | | |/|
| | | | * spi: omap2-mcspi: Convert to use devm_kcallocAxel Lin2014-04-031-17/+9
| | * | | spi: Always check complete callback before calling itAxel Lin2014-04-037-9/+18
| | | |/ | | |/|
| * | | Merge tag 'spi-v3.15' into spi-linusMark Brown2014-04-1069-2266/+3753
| |\ \ \ | | |/ / | |/| / | | |/
* | | Merge tag 'regulator-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-114-14/+12
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/s2m' ...Mark Brown2014-04-104-14/+12
| |\ \ \ \ \
| | | | * | | regulator: s5m8767: Fix carried over ena_gpio assignmentKrzysztof Kozlowski2014-04-071-0/+1
| | | * | | | regulator: s2mps11: Don't check enable_shift before setting enable ramp rateAxel Lin2014-04-021-7/+5
| | | * | | | regulator: s2mpa01: Don't check enable_shift before setting enable ramp rateAxel Lin2014-04-021-7/+5
| | | |/ / /
| | * / / / regulator: bcm590xx: Set n_voltages for linear regTim Kryger2014-04-101-0/+1
| | |/ / /
| * | / / Merge tag 'regulator-v3.15' into regulator-linusMark Brown2014-04-1065-722/+2745
| |\| | | | | |/ / | |/| |
* | | | Merge tag 'regmap-v3.15-nodev' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-111-1/+2
|\ \ \ \
| * | | | regmap: adds missing braces in regmap_init()Daeseok Youn2014-04-011-1/+2
* | | | | Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-1144-183/+738
|\ \ \ \ \
| * \ \ \ \ Merge branch 'acpi-config'Rafael J. Wysocki2014-04-081-2/+6
| |\ \ \ \ \
| | * | | | | ACPI: Update the ACPI spec information in KconfigHanjun Guo2014-04-081-2/+6
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'pm-wakeup' and 'pm-domains'Rafael J. Wysocki2014-04-081-0/+13
| |\ \ \ \ \ \ \
| | | * | | | | | PM / domains: Add pd_ignore_unused to keep power domains enabledTushar Behera2014-04-071-0/+13
| | |/ / / / / /
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'acpi-cleanup', 'acpi-thermal', 'acpi-video' and 'acpi-dock'Rafael J. Wysocki2014-04-085-11/+11
| |\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | ACPI / dock: Drop dock_device_ids[] tableRafael J. Wysocki2014-04-071-6/+0
| | | | | |/ / / / / /
| | | | * / / / / / / ACPI / video: Favor native backlight interface for ThinkPad HelixStephen Chandler Paul2014-04-071-0/+8
| | | | |/ / / / / /
| | | * / / / / / / ACPI / thermal: Fix wrong variable usage in debug statementZhihui Zhang2014-04-071-1/+1
| | | |/ / / / / /
| | * / / / / / / ACPI: Clean up memory allocationsjhbird.choi@samsung.com2014-04-042-4/+2
| | |/ / / / / /
| * | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-04-0835-164/+507
| |\ \ \ \ \ \ \
| | * | | | | | | cpufreq: ppc: Remove duplicate inclusion of fsl_soc.hSachin Kamat2014-04-081-1/+0
| | * | | | | | | cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar2014-04-0721-139/+139
| | * | | | | | | cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_tableViresh Kumar2014-04-076-13/+9
| | * | | | | | | cpufreq: don't print value of .driver_data from coreViresh Kumar2014-04-071-4/+3
| | * | | | | | | cpufreq: ia64: don't set .driver_data to indexViresh Kumar2014-04-071-1/+0
| | * | | | | | | cpufreq: powernv: Use cpufreq_frequency_table.driver_data to store pstate idsGautham R. Shenoy2014-04-071-3/+2
| | * | | | | | | cpufreq: powernv: cpufreq driver for powernv platformVaidyanathan Srinivasan2014-04-073-0/+351
| | * | | | | | | cpufreq: at32ap: don't declare local variable as staticViresh Kumar2014-04-071-1/+1
| | * | | | | | | cpufreq: loongson2_cpufreq: don't declare local variable as staticViresh Kumar2014-04-071-1/+1
| | * | | | | | | cpufreq: unicore32: fix typo issue for 'clk'Chen Gang2014-04-071-1/+1
| | * | | | | | | cpufreq: exynos: Disable on multiplatform buildSachin Kamat2014-04-071-3/+3
| | |/ / / / / /
| * | | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-04-082-6/+201
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2014-04-081-6/+198
| | |\ \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | *-. \ \ \ \ \ Merge branches 'turbostat' and 'intel_idle' into releaseLen Brown2014-04-041-6/+198
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | |
| | | | | * | | | | intel_idle: fine-tune IVT residency targetsLen Brown2014-04-041-1/+140
| | | | | * | | | | intel_idle: Add CPU model 54 (Atom N2000 series)Jan Kiszka2014-02-271-0/+1
| | | | | * | | | | intel_idle: support Bay TrailLen Brown2014-02-191-0/+53
| | | | | * | | | | intel_idle: allow sparse sub-state numbering, for Bay TrailLen Brown2014-02-191-5/+4
| | * | | | | | | | cpuidle: sysfs: Export target residency informationDaniel Lezcano2014-04-081-0/+3
| | | |_|_|/ / / / | | |/| | | | | |
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-111-3/+3
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-04-111-3/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | efi: Pass correct file handle to efi_file_{read,close}Matt Fleming2014-04-101-3/+3
* | | | | | | | | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2014-04-1011-481/+1901
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | alienware-wmi: cover some scenarios where memory allocations would failMario Limonciello2014-04-101-2/+10