summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-01118-132/+113
|\
| * x86, crypto: Restore MODULE_LICENSE() to glue_helper.c so it loadsPaul Gortmaker2016-07-201-1/+3
| * x86/apic: Remove duplicated include from probe_64.cWei Yongjun2016-07-191-1/+0
| * x86/ce4100: Remove duplicated include from ce4100.cWei Yongjun2016-07-191-2/+0
| * x86/headers: Include spinlock_types.h in x8664_ksyms_64.c for missing spinlock_tStephen Rothwell2016-07-191-0/+1
| * x86/platform: Delete extraneous MODULE_* tags fromm ts5500Paul Gortmaker2016-07-161-4/+0
| * x86: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker2016-07-1411-12/+11
| * x86/kvm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-147-7/+8
| * x86/xen: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-146-6/+6
| * x86/platform: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-1410-12/+13
| * x86/lib: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-1414-14/+16
| * x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-1450-49/+50
| * x86/mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-1419-19/+9
| * x86: Don't use module.h just for AUTHOR / LICENSE tagsPaul Gortmaker2016-07-142-10/+1
| * Merge branch 'x86/platform' into x86/headers, to apply dependent patchesIngo Molnar2016-07-1425-143/+955
| |\
* | \ Merge tag 'backlight-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-012-0/+31
|\ \ \
| * | | backlight: lp855x: Add enable regulatorBrian Norris2016-06-292-0/+31
* | | | Merge tag 'mfd-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-08-0132-324/+635
|\ \ \ \
| * | | | mfd: qcom_rpm: Parametrize also ack selector sizeLinus Walleij2016-06-291-7/+12
| * | | | mfd: twl6040: Handle mclk used for HPPLL and optional internal clock sourcePeter Ujfalusi2016-06-293-16/+34
| * | | | mfd: Add support for COMe-cSL6 and COMe-mAL10 to Kontron PLD driverMichael Brunner2016-06-292-0/+18
| * | | | mfd: hi655x: Fix return value check in hi655x_pmic_probe()Wei Yongjun2016-06-291-5/+2
| * | | | mfd: smsc-ece1099: Return directly after a function failure in smsc_i2c_probe()Markus Elfring2016-06-291-6/+3
| * | | | mfd: smsc-ece1099: Delete an unnecessary variable initialisation in smsc_i2c_...Markus Elfring2016-06-291-1/+1
| * | | | mfd: dm355evm_msp: Return directly after a failed platform_device_alloc() in ...Markus Elfring2016-06-291-5/+2
| * | | | mfd: twl-core: Refactoring for add_numbered_child()Markus Elfring2016-06-291-10/+11
| * | | | mfd: twl-core: Return directly after a failed platform_device_alloc() in add_...Markus Elfring2016-06-291-5/+2
| * | | | mfd: arizona: Add missing disable of PM runtime on probe error pathCharles Keepax2016-06-291-1/+3
| * | | | mfd: stmpe: Move platform data into MFD driverLinus Walleij2016-06-292-33/+29
| * | | | mfd: max14577: Allow driver to be built as a moduleJavier Martinez Canillas2016-06-291-2/+2
| * | | | mfd: max14577: Use module_init() instead of subsys_initcall()Javier Martinez Canillas2016-06-291-1/+1
| * | | | mfd: arizona: Remove some duplicate definesCharles Keepax2016-06-291-6/+0
| * | | | mfd: qcom_rpm: Remove unused defineLinus Walleij2016-06-291-2/+0
| * | | | mfd: hi655x-pmic: Add powerkey device to hi655x PMIC driverJohn Stultz2016-06-291-5/+30
| * | | | mfd: hi655x-pmic: Rename some interrupt macro namesJohn Stultz2016-06-292-16/+25
| * | | | mfd: hi655x-pmic: Fixup issue with un-acked interruptsJohn Stultz2016-06-291-0/+1
| * | | | mfd: arizona: Check if AOD interrupts are pending before dispatchingRichard Fitzgerald2016-06-291-2/+14
| * | | | mfd: qcom_rpm: Fix offset error for msm8660Linus Walleij2016-06-291-14/+36
| * | | | mfd: ti_am335x_tscadc: Rename regmap_tscadc to regmapAndrew F. Davis2016-06-292-19/+19
| * | | | mfd: ti_am335x_tscadc: Unify variable naming when referencing ti_tscadc_devAndrew F. Davis2016-06-291-44/+44
| * | | | mfd: max77620: Mask/unmask interrupt before/after servicing itLaxman Dewangan2016-06-291-9/+46
| * | | | mfd: axp20x: Add axp20x-usb-power-supply for axp22x pmicsHans de Goede2016-06-291-0/+10
| * | | | mfd: altr_a10sr: Add Altera Arria10 DevKit System Resource ChipThor Thayer2016-06-294-0/+267
| * | | | MAINTAINERS: Add Altera Arria10 System Resource ChipThor Thayer2016-06-291-0/+7
| * | | | mfd: tps6507: Fix white space warnings reported by checkpatchBen Copeland2016-06-291-2/+2
| * | | | mfd: ti_am335x_tscadc: Use SIMPLE_DEV_PM_OPS helper macroAndrew F. Davis2016-06-291-12/+4
| * | | | mfd: ti_am335x_tscadc: Remove use of single line functionsAndrew F. Davis2016-06-291-29/+15
| * | | | mfd: ti_am335x_tscadc: Use variable name for sizeof() operatorAndrew F. Davis2016-06-291-2/+1
| * | | | MAINTAINERS: Add Dialog PMIC search terms for missing documentation and heade...Steve Twiss2016-06-291-0/+2
| * | | | mfd: omap-usb-tll: Include omap-usb.hBen Dooks2016-06-291-0/+2