summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | platform/x86: asus-wmi: Switch fan boost modeYurii Pavlovskyi2019-06-171-8/+143
| * | | | platform/x86: asus-wmi: Enhance detection of thermal dataYurii Pavlovskyi2019-06-171-2/+5
| * | | | platform/x86: asus-wmi: Organize code into sectionsYurii Pavlovskyi2019-06-171-42/+47
| * | | | platform/x86: asus-wmi: Refactor error handlingYurii Pavlovskyi2019-06-171-5/+1
| * | | | platform/x86: asus-nb-wmi: Add microphone mute key codeYurii Pavlovskyi2019-06-171-1/+2
| * | | | platform/x86: asus-wmi: Support WMI event queueYurii Pavlovskyi2019-06-171-5/+68
| * | | | platform/x86: asus-wmi: Refactor WMI event handlingYurii Pavlovskyi2019-06-171-24/+42
| * | | | platform/x86: asus-wmi: Improve DSTS WMI method ID detectionYurii Pavlovskyi2019-06-171-3/+20
| * | | | 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/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
* | | | | Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-111-1/+1
|\ \ \ \ \
| * | | | | docs: misc-devices: convert files without extension to ReSTMauro Carvalho Chehab2019-07-031-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-3/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | platform: x86: get rid of a non-existent documentMauro Carvalho Chehab2019-06-281-3/+0
* | | | | Merge tag 'devprop-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-091-47/+244
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | platform/x86: intel_cht_int33fe: Replacing the old connections with referencesHeikki Krogerus2019-06-031-19/+28
| * | | | platform/x86: intel_cht_int33fe: Supply fwnodes for the external dependenciesHeikki Krogerus2019-06-031-3/+125
| * | | | platform/x86: intel_cht_int33fe: Provide fwnode for the USB connectorHeikki Krogerus2019-06-031-0/+25
| * | | | platform/x86: intel_cht_int33fe: Provide software nodes for the devicesHeikki Krogerus2019-06-031-8/+46
| * | | | platform/x86: intel_cht_int33fe: Remove unused fusb302 device propertyHeikki Krogerus2019-06-031-1/+0
| * | | | platform/x86: intel_cht_int33fe: Register max17047 in its own functionHeikki Krogerus2019-06-031-29/+33
| * | | | usb: typec: Registering real device entries for the muxesHeikki Krogerus2019-06-031-2/+2
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1913-54/+13
* | | | | 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
| |/ / / |/| | |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-053-15/+3
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 414Thomas Gleixner2019-06-051-13/+1
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 392Thomas Gleixner2019-06-051-14/+1
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-10/+1
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287Thomas Gleixner2019-06-053-27/+3
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 271Thomas Gleixner2019-06-051-13/+1
|/ / /