X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2017-04-11 09:14:29 to 2017-04-24 13:33:49 UTC [more...]

[PATCH 00/10] fujitsu-laptop: use device-specific data instead of module-wide globals
 2017-04-24 13:33 UTC  (11+ 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 v2 1/8] mfd: intel_soc_pmic_bxtwc: fix TMU interrupt index
 2017-04-24 13:17 UTC  (18+ messages)
` [PATCH v2 2/8] mfd: intel_soc_pmic_bxtwc: remove thermal second level irqs
` [PATCH v2 3/8] thermal: intel_bxt_pmic_thermal: use first level PMIC thermal irq
` [PATCH v2 4/8] mfd: intel_soc_pmic_bxtwc: remove second level irq for gpio device
` [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

Silead DMI driver
 2017-04-24 11:48 UTC  (2+ messages)

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

[PATCH] drm/etnaviv: add thermal dependency
 2017-04-24 10:44 UTC  (4+ messages)

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

intel_turbo_max_3 non-modularity
 2017-04-24  9:31 UTC 

[PATCH] platform/x86: asus-wmi: fix cpufv sysfs file permission
 2017-04-24  9:14 UTC  (2+ messages)

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

[PATCH] dell-laptop: Adds support for keyboard backlight timeout AC settings
 2017-04-23 20:30 UTC  (2+ messages)

[PATCH] platform/x86: asus-wmi: try to set als by default
 2017-04-22  6:55 UTC  (4+ 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  (51+ 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  (13+ 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  (9+ 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)

[PATCH v5 0/4] i2c-core improvements for acpi devices + ACPI INT33FE driver
 2017-04-17 22:40 UTC  (14+ messages)
` [PATCH v5 1/4] i2c: core: Allow getting ACPI info by index
` [PATCH v5 2/4] i2c: core: Add new i2c_acpi_new_device helper function
` [PATCH v5 3/4] i2c: core: Allow drivers to disable i2c-core irq mapping
` [PATCH v5 4/4] platform/x86: Add Intel Cherry Trail ACPI INT33FE device driver

60448 platform-driver-x86
 2017-04-14  7:47 UTC 

Supporting status LEDs in acer-wmi
 2017-04-14  5:19 UTC  (2+ messages)

[PATCH v1 1/7] mfd: intel_soc_pmic_bxtwc: fix TMU interrupt index
 2017-04-13 21:45 UTC  (11+ messages)
` [PATCH v1 2/7] mfd: intel_soc_pmic_bxtwc: remove thermal second level irqs
` [PATCH v1 4/7] mfd: intel_soc_pmic_bxtwc: remove second level irq for gpio device
` [PATCH v1 6/7] mfd: intel_soc_pmic_bxtwc: use chained irqs for second level irq chips

[PATCH v6] platform/x86: Add Intel Cherry Trail ACPI INT33FE device driver
 2017-04-13 19:12 UTC  (6+ messages)

[PATCH] hp-wireless: add Xiaomi's hardware id to the supported list
 2017-04-13 18:36 UTC  (2+ messages)

[PATCH] drivers/platform/x86: silead_dmi: Add touchscreen info for Surftab Wintron 7.0
 2017-04-13 18:26 UTC  (2+ messages)

Greetings
 2017-04-13 13:07 UTC 

Resizeable PCI BAR support V3
 2017-04-12 16:55 UTC  (13+ messages)
` [PATCH 2/4] PCI: add functionality for resizing resources v2
` [PATCH 3/4] x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 30h-3fh) Processors


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