X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2017-04-18 14:34:47 to 2017-05-01 13:20:00 UTC [more...]

[PATCH 00/10] fujitsu-laptop: use device-specific data instead of module-wide globals
 2017-05-01 13:19 UTC  (14+ messages)
` [PATCH 01/10] platform/x86: fujitsu-laptop: introduce fext_*() helper functions
` [PATCH 02/10] platform/x86: fujitsu-laptop: shorten names of acpi_handle fields
` [PATCH 03/10] platform/x86: fujitsu-laptop: explicitly pass ACPI handle to call_fext_func()
` [PATCH 04/10] platform/x86: fujitsu-laptop: rework backlight power synchronization
` [PATCH 05/10] platform/x86: fujitsu-laptop: distinguish current uses of device-specific data
` [PATCH 06/10] platform/x86: fujitsu-laptop: allocate struct fujitsu_bl in acpi_fujitsu_bl_add()
` [PATCH 07/10] platform/x86: fujitsu-laptop: use device-specific data in backlight code
` [PATCH 08/10] platform/x86: fujitsu-laptop: allocate struct fujitsu_laptop in acpi_fujitsu_laptop_add()
` [PATCH 09/10] platform/x86: fujitsu-laptop: use device-specific data in LED-related code
` [PATCH 10/10] platform/x86: fujitsu-laptop: use device-specific data in remaining module code

[PATCH v4] platform/x86: ideapad-laptop: Add sysfs interface for touchpad state
 2017-04-30 12:54 UTC  (5+ messages)

[PATCH] platform/x86: asus-wmi: try to set als by default
 2017-04-30 12:50 UTC  (9+ messages)

intel_turbo_max_3 non-modularity
 2017-04-28 22:51 UTC  (18+ messages)

[PATCH] platform/x86: Make SILEAD_DMI depend on TOUCHSCREEN_SILEAD
 2017-04-28 22:14 UTC  (3+ messages)

[PATCH] acer-wmi: setup accelerometer when appropriate acpi device was found
 2017-04-28 18:58 UTC  (3+ messages)

Silead DMI driver
 2017-04-28 17:25 UTC  (8+ messages)

[PATCH] dell-laptop: Adds support for keyboard backlight timeout AC settings
 2017-04-28  7:48 UTC  (11+ messages)

2740 platform-driver-x86
 2017-04-27 12:34 UTC 

Resizeable PCI BAR support V4
 2017-04-26 17:18 UTC  (16+ messages)
` [PATCH 1/4] PCI: add resizeable BAR infrastructure v4
` [PATCH 2/4] PCI: add functionality for resizing resources v3
` [PATCH 3/4] x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 30h-3fh) Processors v2
` [PATCH 4/4] drm/amdgpu: resize VRAM BAR for CPU access v2

[PATCH v2 1/8] mfd: intel_soc_pmic_bxtwc: fix TMU interrupt index
 2017-04-26 15:44 UTC  (17+ messages)
` [PATCH v2 5/8] gpio: gpio-wcove: use first level PMIC GPIO irq
` [PATCH v2 6/8] mfd: intel_soc_pmic_bxtwc: utilize devm_* functions in driver probe
` [PATCH v2 7/8] mfd: intel_soc_pmic_bxtwc: use chained irqs for second level irq chips
` [PATCH v2 8/8] platform: x86: intel_bxtwc_tmu: remove first level irq unmask

[PATCH v7 1/6] platform/x86: intel_pmc_ipc: fix gcr offset
 2017-04-25 17:34 UTC  (3+ messages)

Resizeable PCI BAR support V3
 2017-04-25 13:01 UTC  (6+ messages)
` [PATCH 3/4] x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 30h-3fh) Processors

[PATCH] platform/x86: asus-wmi: fix cpufv sysfs file permission
 2017-04-25 12:27 UTC  (4+ messages)

[PATCH] platform/x86/intel-vbtn: add volume up and down
 2017-04-25 12:13 UTC  (2+ messages)

[PATCH] platform/x86/intel-vbtn: add volume up and down
 2017-04-25  6:15 UTC  (6+ messages)

[PATCH] drm/etnaviv: add thermal dependency
 2017-04-24 22:01 UTC  (6+ messages)

[PATCH] platform/x86/intel-vbtn: add volume up and down
 2017-04-24 21:32 UTC  (3+ messages)

EXTREMELY IMPORTANT
 2017-04-24 19:02 UTC 

[PATCH v4] mfd: intel_soc_pmic: Fix a mess with compilation units
 2017-04-24 10:48 UTC  (4+ messages)

[PATCH v2] platform/x86: Add driver for INT0002 ACPI device
 2017-04-24 10:42 UTC  (4+ messages)

[PATCH] Keyboard backlight on Dell E7470 not adjustable from /sys entry
 2017-04-23 20:54 UTC  (3+ messages)

[PATCH] platform/x86: INT33FE: add I2C dependency
 2017-04-21 21:42 UTC  (2+ messages)

[PATCH] platform/x86: INT33FE: add i2c dependency
 2017-04-21 21:41 UTC  (3+ messages)

[PATCH] drivers/platform/x86: Add driver for INT0002 ACPI device
 2017-04-21 11:52 UTC  (9+ messages)

(unknown),
 2017-04-21  7:38 UTC 

RFC: WMI Enhancements
 2017-04-20 20:44 UTC  (25+ messages)

[PATCH v1 0/9] platform/x86: hp-wmi: Driver refactoring and cleanups
 2017-04-20 20:31 UTC  (16+ messages)
` [PATCH 1/9] platform/x86: hp-wmi: Cleanup local variable declarations
` [PATCH 2/9] platform/x86: hp-wmi: Add bios_args initializer
` [PATCH 3/9] platform/x86: hp-wmi: Standardize enum usage for constants
` [PATCH 4/9] platform/x86: hp-wmi: Refactor redundant HPWMI_READ functions
` [PATCH 5/9] platform/x86: hp-wmi: Cleanup wireless get_(hw|sw)state functions
` [PATCH 6/9] platform/x86: hp-wmi: Refactor dock and tablet state fetchers
` [PATCH 7/9] platform/x86: hp-wmi: Use DEVICE_ATTR_(RO|RW) helper macros
` [PATCH 8/9] platform/x86: hp-wmi: Do not shadow errors in sysfs show functions
` [PATCH 9/9] platform/x86: hp-wmi: Cleanup exit paths

[PATCH] hp-wmi: Do not shadow error values
 2017-04-19 20:56 UTC  (2+ messages)

[PATCH v2 0/2] hp-wmi: Fix dock status and tablet mode reporting
 2017-04-19 20:25 UTC  (5+ messages)
` [PATCH v2 1/2] hp-wmi: Do not shadow error values
` [PATCH v2 2/2] hp-wmi: Fix detection for dock and tablet mode

[PATCH v1] platform/x86: hp-wireless: reuse module_acpi_driver
 2017-04-19 20:15 UTC  (2+ messages)

[PATCH 0/2] hp-wmi: Fix dock status and tablet mode reporting
 2017-04-19 20:12 UTC  (11+ messages)
` [PATCH 1/2] hp-wmi: Fix error value for hp_wmi_tablet_state
` [PATCH 2/2] hp-wmi: Fix detection for dock and tablet mode

[PATCH v2] clk: x86: add "mclk" alias for Baytrail/Cherrytrail
 2017-04-19 16:53 UTC  (2+ messages)

[PATCH 0/6] fujitsu-laptop: LED cleanup
 2017-04-19  7:30 UTC  (6+ messages)
` [PATCH 5/6] platform/x86: fujitsu-laptop: do not log LED registration failures

[PATCH 15/24] asus-wmi: Restrict debugfs interface when the kernel is locked down
 2017-04-18 17:39 UTC  (12+ messages)

[PATCH] platform: x86: intel-hid: Add missing ->thaw callback
 2017-04-18 17:30 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox