summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-31alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF.Matt Turner2-0/+6
2015-08-30Linux 4.2v4.2Linus Torvalds1-1/+1
2015-08-30Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-nextMark Brown1-2/+2
2015-08-30Merge remote-tracking branches 'regulator/topic/qcom-smd', 'regulator/topic/q...Mark Brown8-24/+838
2015-08-30Merge remote-tracking branches 'regulator/topic/mt6311', 'regulator/topic/ocp...Mark Brown29-65/+510
2015-08-30Merge remote-tracking branches 'regulator/topic/lp872x', 'regulator/topic/ltc...Mark Brown21-913/+622
2015-08-30Merge remote-tracking branches 'regulator/topic/da9210', 'regulator/topic/da9...Mark Brown10-89/+223
2015-08-30Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/ad...Mark Brown4-155/+84
2015-08-30Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown1-4/+18
2015-08-30Merge remote-tracking branch 'regulator/fix/pbias' into regulator-linusMark Brown1-0/+5
2015-08-30regulator: mt6311: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-08-30regulator: ltc3589: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas1-1/+0
2015-08-30regulator: ad5398: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas1-1/+0
2015-08-30spi: fsl-(e)spi: Fix checking return value of devm_ioremap_resourceAxel Lin2-4/+4
2015-08-30Merge tag 'v4.2' into for_nextChris Zankel1394-9560/+14467
2015-08-29thermal: power_allocator: allocate with kcalloc what you free with kfreeJavi Merino1-2/+1
2015-08-29regulator: pfuze100: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas1-1/+0
2015-08-28Merge branches 'pci/enumeration' and 'pci/misc' into nextBjorn Helgaas16-129/+148
2015-08-28Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2015-08-28Merge tag 'sound-fix-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds4-9/+28
2015-08-28perf evlist: Add backpointer for perf_env to evlistKan Liang2-0/+2
2015-08-28perf tools: Rename perf_session_env to perf_envKan Liang10-21/+21
2015-08-28perf tools: Do not change lib/api/fs/debugfs directlyJiri Olsa2-2/+1
2015-08-28perf tools: Add tracing_path and remove unneeded functionsJiri Olsa2-53/+5
2015-08-28perf buildid: Introduce sysfs/filename__sprintf_build_idMasami Hiramatsu4-26/+47
2015-08-28perf evsel: Add a backpointer to the evlist a evsel is inArnaldo Carvalho de Melo3-0/+8
2015-08-28perf trace: Add header with copyright and background infoArnaldo Carvalho de Melo1-0/+19
2015-08-28perf scripts python: Add new compaction-times scriptTony Jones3-0/+317
2015-08-28regulator: core: use debug level print in regulator_check_drmsArchit Taneja1-1/+1
2015-08-28spi: Add DT bindings documentation for Netlogic XLP SPI controllerKamlakant Patel1-0/+39
2015-08-28spi/xlp: SPI controller driver for Netlogic XLP SoCsKamlakant Patel3-0/+468
2015-08-28spi: fsl-espi: add runtime PMHeiner Kallweit1-17/+54
2015-08-28spi: fsl-(e)spi: simplify cleanup codeHeiner Kallweit4-35/+7
2015-08-28spi: fsl-(e)spi: migrate to using devm_ functions to simplify cleanupHeiner Kallweit3-32/+13
2015-08-28perf stat: Get correct cpu id for print_aggrKan Liang1-3/+2
2015-08-28tools lib traceeveent: Allow for negative numbers in print formatSteven Rostedt1-0/+1
2015-08-28perf script: Add --[no-]-demangle/--[no-]-demangle-kernelMark Drayton2-0/+12
2015-08-28Documentation, add kernel-parameters.txt entry for dis_ucode_ldrPrarit Bhargava1-0/+2
2015-08-28leds: Export OF module alias information in missing driversJavier Martinez Canillas2-0/+2
2015-08-28leds:lp55xx: use the private data instead of updating I2C device platform dataMilo Kim6-33/+28
2015-08-28leds: syscon: Correct check for syscon_node_to_regmap() errorsBjorn Andersson1-2/+2
2015-08-28leds: leds-fsg: Use devm_led_classdev_registerVaishali Thakkar1-40/+12
2015-08-28MAINTAINERS: Change LED subsystem git tree URLJacek Anaszewski1-2/+1
2015-08-28leds/led-class: Add missing put_device()Ricardo Ribalda Delgado1-2/+5
2015-08-28ARM: Kirkwood: add modes-map property to ns2-leds nodesVincent Donnefort5-0/+25
2015-08-28leds: tlc591xx: Remove redundant I2C_FUNC_SMBUS_BYTE_DATA functionality checkAxel Lin1-4/+0
2015-08-28leds: leds-ns2: depends on MACH_ARMADA_370Simon Guinot1-4/+8
2015-08-28leds: leds-ns2: handle can_sleep GPIOsSimon Guinot1-24/+51
2015-08-28leds: leds-ns2: move LED modes mapping outside of the driverVincent Donnefort4-48/+85
2015-08-28leds: lp8860: Constify reg_default tablesAxel Lin1-2/+2