summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: wmi: Add function to get _UID of WMI deviceYurii Pavlovskyi2019-06-171-0/+19
* platform/x86: asus-wmi: Increase input buffer size of WMI methodsYurii Pavlovskyi2019-06-171-1/+9
* platform/x86: asus-wmi: Fix preserving keyboard backlight intensity on loadYurii Pavlovskyi2019-06-171-2/+1
* platform/x86: asus-wmi: Fix hwmon device cleanupYurii Pavlovskyi2019-06-171-3/+4
* platform/x86: intel_telemetry: no need to check return value of debugfs_creat...Greg Kroah-Hartman2019-06-171-62/+16
* platform/x86: intel_pmc: no need to check return value of debugfs_create func...Greg Kroah-Hartman2019-06-171-15/+3
* platform/x86: pmc_atom: no need to check return value of debugfs_create funct...Greg Kroah-Hartman2019-06-171-33/+10
* platform/x86: samsung-laptop: no need to check return value of debugfs_create...Greg Kroah-Hartman2019-06-171-66/+23
* platform/x86: ideapad-laptop: no need to check return value of debugfs_create...Greg Kroah-Hartman2019-06-171-29/+7
* platform/x86: dell-laptop: no need to check return value of debugfs_create fu...Greg Kroah-Hartman2019-06-171-3/+2
* platform/x86: asus-wmi: no need to check return value of debugfs_create funct...Greg Kroah-Hartman2019-06-171-36/+11
* platform/x86: acer-wmi: no need to check return value of debugfs_create funct...Greg Kroah-Hartman2019-06-171-24/+5
* 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/+0
* 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: 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-205-2/+771
* 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-202-4/+96
* Platform: OLPC: Remove an unused includeLubomir Rintel2019-05-201-1/+0
* 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
* Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-05-1937-66/+53
|\
| * treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-184-6/+6
| * media: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-1830-49/+47
| * media: remove unneeded header search pathsMasahiro Yamada2019-05-187-11/+0
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-191-13/+105
|\ \
| * | i2c: core: add device-managed version of i2c_new_dummyHeiner Kallweit2019-05-171-0/+44
| * | i2c: core: improve return value handling of i2c_new_device and i2c_new_dummyHeiner Kallweit2019-05-171-13/+61
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-05-199-133/+174
|\ \ \
| * | | misc: atmel_tclib: Do not probe already used TCBsAlexandre Belloni2019-05-021-0/+3
| * | | clocksource/drivers/timer-atmel-tcb: Convert tc_clksrc_suspend|resume() to st...kbuild test robot2019-05-021-2/+2
| * | | clocksource/drivers/tcb_clksrc: Rename the file for consistencyAlexandre Belloni2019-05-022-1/+1
| * | | clocksource/drivers/timer-atmel-pit: Rework Kconfig optionAlexandre Belloni2019-05-021-1/+4
| * | | clocksource/drivers/tcb_clksrc: Move Kconfig optionAlexandre Belloni2019-05-022-14/+7
| * | | clocksource/drivers/tcb_clksrc: Use tcb as sched_clockAlexandre Belloni2019-05-021-0/+16
| * | | clocksource/drivers/tcb_clksrc: Stop depending on atmel_tclibAlexandre Belloni2019-05-022-52/+70
| * | | ARM: at91: move SoC specific definitions to SoC folderAlexandre Belloni2019-05-023-3/+3