summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: intel_pmc: no need to check return value of debugfs_create func...Greg Kroah-Hartman2019-06-171-15/+3Star
* platform/x86: pmc_atom: no need to check return value of debugfs_create funct...Greg Kroah-Hartman2019-06-171-33/+10Star
* platform/x86: samsung-laptop: no need to check return value of debugfs_create...Greg Kroah-Hartman2019-06-171-66/+23Star
* platform/x86: ideapad-laptop: no need to check return value of debugfs_create...Greg Kroah-Hartman2019-06-171-29/+7Star
* platform/x86: dell-laptop: no need to check return value of debugfs_create fu...Greg Kroah-Hartman2019-06-171-3/+2Star
* platform/x86: asus-wmi: no need to check return value of debugfs_create funct...Greg Kroah-Hartman2019-06-171-36/+11Star
* platform/x86: acer-wmi: no need to check return value of debugfs_create funct...Greg Kroah-Hartman2019-06-171-24/+5Star
* platform/x86: hp_accel: Add support for HP ProBook 450 G0Colin Sindle2019-06-121-0/+1
* platform/x86: pcengines-apuv2: Make two symbols staticYueHaibing2019-06-121-2/+2
* platform/x86: intel_menlow: avoid null pointer deference errorYoung Xiao2019-06-121-2/+6
* platform/x86: Remove left-over BACKLIGHT_LCD_SUPPORTKrzysztof Kozlowski2019-06-121-2/+0Star
* platform/x86: touchscreen_dmi: Add info for the CHUWI Hi10 Plus tablet.Daniel Smith2019-06-121-0/+25
* platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flowVadim Pasternak2019-06-121-0/+1
* platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registrationVadim Pasternak2019-06-121-1/+1
* platform/x86: intel-vbtn: Report switch events when event wakes deviceMathew King2019-06-121-2/+14
* platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from ...Hans de Goede2019-06-123-1/+10
* Platform: OLPC: Add a config menu category for XO 1.75Lubomir Rintel2019-06-121-1/+13
* Platform: OLPC: Require CONFIG_POWER_SUPPLY for XO-1.75 ECLubomir Rintel2019-06-121-0/+1
* Platform: OLPC: Fix olpc_xo175_ec_cmd() return valueLubomir Rintel2019-06-121-0/+1
* Platform: OLPC: Make olpc_dt_compatible_match() static __initLubomir Rintel2019-06-111-1/+1
* Platform: OLPC: Add INPUT dependenciesYueHaibing2019-06-111-0/+1
* Platform: OLPC: Fix build error without CONFIG_SPIYueHaibing2019-06-111-1/+1
* power: supply: olpc_battery: Allow building the driver on non-x86Lubomir Rintel2019-05-201-1/+1
* Platform: OLPC: Add a regulator for the DCONLubomir Rintel2019-05-202-0/+68
* Platform: OLPC: Add XO-1.75 EC driverLubomir Rintel2019-05-207-4/+774
* Platform: OLPC: Use BIT() and GENMASK() for event masksLubomir Rintel2019-05-201-11/+12
* Platform: OLPC: Avoid a warning if the EC didn't register yetLubomir Rintel2019-05-201-2/+5
* Platform: OLPC: Move EC-specific functionality out from x86Lubomir Rintel2019-05-205-137/+145
* Platform: OLPC: Remove an unused includeLubomir Rintel2019-05-201-1/+0Star
* dt-bindings: olpc,xo1.75-ec: Add OLPC XO-1.75 EC bindingsLubomir Rintel2019-05-201-0/+23
* platform/x86: pmc_atom: Add several Beckhoff Automation boards to critclk_sys...Steffen Dirkwinkel2019-05-201-0/+24
* platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI t...Hans de Goede2019-05-201-0/+9
* Linux 5.2-rc1Linus Torvalds2019-05-201-2/+2
* Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-203-4/+8
|\
| * ubifs: Convert xattr inum to host orderRichard Weinberger2019-05-151-1/+1
| * ubifs: Use correct config name for encryptionRichard Weinberger2019-05-151-2/+2
| * ubifs: Fix build error without CONFIG_UBIFS_FS_XATTRYueHaibing2019-05-151-1/+5
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-1910-257/+889
|\ \
| * | panic: add an option to replay all the printk message in bufferFeng Tang2019-05-195-4/+24
| * | initramfs: don't free a non-existent initrdSteven Price2019-05-191-1/+1
| * | fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue2019-05-191-3/+8
| * | mm/compaction.c: correct zone boundary handling when isolating pages from a p...Mel Gorman2019-05-191-2/+2
| * | mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macroUladzislau Rezki (Sony)2019-05-191-0/+43
| * | mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macroUladzislau Rezki (Sony)2019-05-191-0/+48
| * | mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)2019-05-192-247/+763
* | | Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-05-1974-172/+178
|\ \ \
| * | | kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada2019-05-191-3/+1Star
| * | | kbuild: check uniqueness of module namesMasahiro Yamada2019-05-182-0/+17
| * | | kconfig: Terminate menu blocks with a comment in the generated configAlexander Popov2019-05-181-1/+12
| * | | kbuild: add LICENSES to KBUILD_ALLDIRSMasahiro Yamada2019-05-181-1/+1