summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * platform/x86: silead_dmi: Add entry for the Teclast X98 Plus IIPaul Cercueil2018-01-021-0/+24
| * platform/x86: silead_dmi: Add entry for the Trekstor Primebook C13Hans de Goede2017-12-281-0/+23
| * platform/x86: dell-laptop: make some local functions staticweiyongjun (A)2017-12-281-2/+2
| * platform/x86: Add driver for GPD pocket custom fan controllerHans de Goede2017-12-213-0/+206
| * platform/x86: thinkpad_acpi: Accept flat mode for type 4 multi mode statusBenjamin Berg2017-12-211-5/+3
| * platform/x86: dell-wmi: Add an event created by Dell Latitude 5495Shih-Yuan Lee (FourDollars)2017-12-211-0/+3
| * platform/x86: pmc_atom: introduce DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2017-12-211-36/+20
| * platform/x86: silead_dmi: Add entry for the Chuwi Vi8 tabletHans de Goede2017-12-211-0/+24
| * platform/x86: silead_dmi: add entry for Chuwi Hi8 tabletMaruyama Shohei2017-12-211-0/+22
| * platform/x86: silead_dmi: Add support for the Onda oBook 20 Plus tabletNerijus Baliunas2017-12-211-0/+25
| * platform/x86: silead_dmi: Add touchscreen info for SurfTab twin 10.1Bernhard Übelacker2017-12-121-0/+23
| * intel-hid: add a DMI quirk to support Wacom MobileStudio ProAlex Hung2017-12-111-3/+38
| * platform/x86: dell-wmi: check for kmalloc() errorsDan Carpenter2017-12-111-0/+2
| * platform/x86: asus-wireless: send an EV_SYN/SYN_REPORT between state changesPeter Hutterer2017-12-111-0/+1
| * platform/x86: ideapad-laptop: add lenovo RESCUER R720-15IKBN to no_hw_rfkill_...Jiaxun Yang2017-12-111-0/+7
| * platform/x86: ideapad-laptop: Use __func__ instead of write_ec_cmd in pr_errJiaxun Yang2017-12-111-1/+1
| * platform/x86: ideapad-laptop: Remove unnecessary elseJiaxun Yang2017-12-111-6/+6
| * platform/x86: intel-vbtn: Simplify autorelease logicDarren Hart (VMware)2017-12-111-12/+13
| * platform/x86: intel-vbtn: support panel front buttonStefan Brüns2017-12-081-0/+2
| * platform/x86: intel-vbtn: support KEY_ROTATE_LOCK_TOGGLEStefan Brüns2017-12-081-0/+2
| * platform/x86: intel-vbtn: Support separate press/release eventsStefan Brüns2017-12-081-2/+15
| * platform/x86: intel-vbtn: support SW_TABLET_MODEStefan Brüns2017-12-081-0/+2
| * platform/x86: dell-laptop: Use bool in struct quirk_entry for true/false fieldsPali Rohár2017-12-081-6/+6
| * platform/x86: dell-laptop: Fix keyboard max lighting for Dell Latitude E6410Pali Rohár2017-12-081-0/+17
| * platform/x86: intel_telemetry: Remove redundanciesChakravarty, Souvik K2017-11-271-10/+3
| * platform/x86: intel_telemetry: Improve S0ix logsChakravarty, Souvik K2017-11-271-38/+7
| * platform/x86: intel_telemetry: Fix suspend statsChakravarty, Souvik K2017-11-271-0/+25
| * platform/x86: intel_pmc_ipc: Add read64 APIChakravarty, Souvik K2017-11-271-2/+31
| * platform/x86: intel_int0002_vgpio: Remove IRQF_NO_THREAD irq flagHans de Goede2017-11-271-1/+1
| * platform/x86: Add support for Dollar Cove TI power buttonTakashi Iwai2017-11-273-0/+105
| * platform/x86: Add Acer Wireless Radio Control driverChris Chiu2017-11-273-0/+86
| * platform/x86: asus-nb-wmi: Support ALS on the Zenbook UX430UQKiernan Hager2017-11-271-2/+11
| * platform/x86: alienware-wmi: lightbar LED support for Dell Inspiron 5675Chang Liu2017-11-271-0/+17
* | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-011-12/+6
|\ \
| * | treewide: Use DEVICE_ATTR_RWJoe Perches2018-01-091-12/+6
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-303-5/+5
|\ \ \
| * | | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-283-5/+5
| | |/ | |/|
* | | Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-01-299-648/+15
|\ \ \
| * | | cros_ec: Move cros_ec_dev module to drivers/mfdThierry Escande2017-12-158-650/+0
| * | | cros_ec: Split cros_ec_devs moduleThierry Escande2017-12-157-6/+23
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'acpi-pm' and 'pm-sleep'Rafael J. Wysocki2018-01-181-1/+3
|\ \ \ \ | | | |/ | | |/|
| * | | platform/x86: surfacepro3: Support for wakeup from suspend-to-idleRafael J. Wysocki2018-01-111-1/+3
| | |/ | |/|
* | | platform/x86: wmi: Call acpi_wmi_init() laterRafael J. Wysocki2018-01-081-1/+1
| |/ |/|
* | platform/x86: dell-wmi: check for kmalloc() errorsDan Carpenter2017-12-111-0/+2
* | platform/x86: asus-wireless: send an EV_SYN/SYN_REPORT between state changesPeter Hutterer2017-12-111-0/+1
* | platform/x86: dell-laptop: Fix keyboard max lighting for Dell Latitude E6410Pali Rohár2017-12-111-0/+17
|/
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-11-251-2/+2
|\
| * treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-2/+2
* | Merge tag 'platform-drivers-x86-v4.15-2' of git://git.infradead.org/linux-pla...Linus Torvalds2017-11-234-3/+41
|\ \ | |/ |/|
| * platform/x86: dell-laptop: fix error return code in dell_init()weiyongjun (A)2017-11-211-1/+3
OpenPOWER on IntegriCloud