X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2016-12-16 22:29:41 to 2017-01-11 08:59:42 UTC [more...]

[PATCH 0/4] fujitsu-laptop: acpi_fujitsu_hotkey_notify() cleanup
 2017-01-11  8:59 UTC  (5+ messages)
` [PATCH 1/4] platform/x86: fujitsu-laptop: decrease indentation in acpi_fujitsu_hotkey_notify()
` [PATCH 2/4] platform/x86: fujitsu-laptop: move keycode processing to separate functions
` [PATCH 3/4] platform/x86: fujitsu-laptop: break up complex loop condition
` [PATCH 4/4] platform/x86: fujitsu-laptop: make hotkey handling functions more similar

[PATCH] platform/x86: shut up unused-function warning
 2017-01-10 21:39 UTC  (4+ messages)

[PATCH v3 1/5] leds: core: Add support for poll()ing the sysfs brightness attr for changes
 2017-01-10 20:23 UTC  (7+ messages)
` [PATCH v3 5/5] platform: x86: dell-*: Simplify dell-rbtn integration with dell-laptop [untested]

[PATCH 00/14] Big WMI driver rework
 2017-01-10 10:05 UTC  (6+ messages)
` [PATCH 08/14] wmi: Probe data objects for read and write capabilities

[PATCH 0/7] Move dell-led to drivers/platform/x86
 2017-01-10  5:28 UTC  (9+ messages)
` [PATCH 3/7] ALSA: hda - use dell_micmute_led_set() instead of dell_app_wmi_led_set()

[PATCH v4 00/16] linux: generalize sections, ranges and linker tables
 2017-01-09 18:29 UTC  (44+ messages)
` [PATCH v5 00/14] "
  ` [PATCH v5 01/14] generic-sections: add section core helpers
  ` [PATCH v5 02/14] xtensa: skip adding literal when SORT() is used
  ` [PATCH v5 03/14] ranges.h: add helpers to build and identify Linux section ranges
  ` [PATCH v5 04/14] tables.h: add linker table support
  ` [PATCH v5 05/14] kbuild: enable option to force compile force-obj-y and force-lib-y
  ` [PATCH v5 06/14] firmware/Makefile: force recompilation if makefile changes
  ` [PATCH v5 07/14] firmware: port built-in section to linker table
  ` [PATCH v5 08/14] jump_label: move guard #endif down where it belongs
  ` [PATCH v5 09/14] jump_label: port __jump_table to linker tables
  ` [PATCH v5 10/14] dynamic_debug: port to use "
  ` [PATCH v5 11/14] kprobes: move kprobe declarations to asm-generic/kprobes.h
  ` [PATCH v5 12/14] kprobes: port .kprobes.text to section range
  ` [PATCH v5 13/14] kprobes: port blacklist kprobes to linker table
  ` [PATCH v5 14/14] lib: add linker tables test driver
  ` [PATCH v6 00/14] linux: generalize sections, ranges and linker tables
    ` [PATCH v6 01/14] generic-sections: add section core helpers
    ` [PATCH v6 02/14] xtensa: skip adding literal when SORT() is used
    ` [PATCH v6 03/14] ranges.h: add helpers to build and identify Linux section ranges
    ` [PATCH v6 04/14] tables.h: add linker table support
    ` [PATCH v6 05/14] kbuild: enable option to force compile force-obj-y and force-lib-y
    ` [PATCH v6 06/14] firmware/Makefile: force recompilation if makefile changes
    ` [PATCH v6 07/14] firmware: port built-in section to linker table
    ` [PATCH v6 08/14] jump_label: move guard #endif down where it belongs
    ` [PATCH v6 09/14] jump_label: port __jump_table to linker tables
    ` [PATCH v6 10/14] dynamic_debug: port to use "
    ` [PATCH v6 11/14] kprobes: move kprobe declarations to asm-generic/kprobes.h
    ` [PATCH v6 12/14] kprobes: port .kprobes.text to section range
    ` [PATCH v6 13/14] kprobes: port blacklist kprobes to linker table
    ` [PATCH v6 14/14] lib: add linker tables test driver

[PATCH v1 0/7] tools: add linker table userspace sandbox
 2017-01-09 15:02 UTC  (15+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] tools: add a userspace tools bug.h
  ` [PATCH v2 2/6] tools: add init.h for tools
  ` [PATCH v2 3/6] tools: add __used and enable to override
  ` [PATCH v2 4/6] tools: expand export.h with VMLINUX_SYMBOL()
  ` [PATCH v2 5/6] tools: add __section() to compiler.h
  ` [PATCH v2 6/6] tools: add userspace linker table sandbox
  ` [PATCH v3 0/6] tools: add linker table userspace sandbox
    ` [PATCH v3 1/6] tools: add a userspace tools bug.h
    ` [PATCH v3 2/6] tools: add init.h for tools
    ` [PATCH v3 3/6] tools: add __used and enable to override
    ` [PATCH v3 4/6] tools: expand export.h with VMLINUX_SYMBOL()
    ` [PATCH v3 5/6] tools: add __section() to compiler.h
    ` [PATCH v3 6/6] tools: add userspace linker table sandbox

[PATCH v2 1/2] platform/x86: fujitsu-laptop: rework logolamp_set() to properly handle errors
 2017-01-09 13:35 UTC  (4+ messages)
` [PATCH v2 2/2] platform/x86: fujitsu-laptop: simplify logolamp_get()

[PATCH] module 'dell-laptop': quirk for laptop Dell Inspiron 3179: problem with keyboard controller for keys: Home, End, PgUp, PgDn
 2017-01-07 21:21 UTC  (2+ messages)

[PATCH] i2c: i801: Register optional lis3lv02d i2c device on Dell machines
 2017-01-07 12:49 UTC  (62+ messages)
                                                      ` [PATCH] i2c: do not enable fall back to Host Notify by default

[patch] platform/x86: mlx-platform: free first dev on error
 2017-01-07  8:02 UTC  (2+ messages)

[PATCH] platform/x86: fujitsu-laptop: rework logolamp_set() to properly handle errors
 2017-01-07  1:01 UTC  (6+ messages)

[PATCH v1 1/1] platform/x86: Remove PMIC GPIO block support
 2017-01-06 20:40 UTC  (5+ messages)

[PATCH v2] dell-wmi, dell-laptop: hide dell-smbios
 2017-01-05 21:12 UTC  (7+ messages)

[PATCH v3] platform/x86: dell-smbios: Auto-select as needed
 2017-01-05 13:44 UTC  (2+ messages)

[PATCH v6 0/3] Add platform clock for BayTrail platforms
 2017-01-05  0:54 UTC  (21+ messages)
` [PATCH v6 1/3] clk: x86: Add Atom PMC platform clocks
      ` [alsa-devel] "

[PATCH] platform/x86: intel_pmc_ipc: Remove unused iTCO_version variable
 2017-01-03 20:46 UTC  (2+ messages)

[PATCH 1/2] platform/x86: intel_mid_thermal: Remove duplicated platform device ID
 2017-01-03 20:46 UTC  (3+ messages)
` [PATCH 2/2] platform/x86: intel_mid_thermal: Fix module autoload

[PATCH v2] acer-wmi: setup accelerometer when machine has appropriate notify event
 2017-01-03  0:16 UTC  (3+ messages)

Urgent Please;;
 2017-01-02 17:46 UTC 

Hi good day
 2016-12-29  0:19 UTC 

[PATCH] platform/x86: fix surface3_button build errors
 2016-12-28 20:45 UTC  (2+ messages)

[PATCH] hp_accel: Add support for HP ZBook 17
 2016-12-27 11:57 UTC  (2+ messages)

[PATCH] platform/x86: fujitsu-laptop: use brightness_set_blocking for LED-setting callbacks
 2016-12-27 11:49 UTC  (3+ messages)

[PATCH] platform/x86: fujitsu-laptop: set default trigger for radio LED to rfkill-any
 2016-12-27 11:51 UTC  (3+ messages)

[patch v1 0/1] platform/x86: mlx-platform: mlxcpld-hotplug driver notes
 2016-12-27 11:46 UTC  (3+ messages)
` [patch v1 1/1] platform/x86: mlx-platform: mlxcpld-hotplug driver style fixes

[PATCH v5 2/6] leds: triggers: Add a keyboard backlight trigger
 2016-12-23 21:55 UTC  (12+ messages)

Hello
 2016-12-23 10:46 UTC 

Hello
 2016-12-22 22:39 UTC 

Hello
 2016-12-22 13:39 UTC 

Hello
 2016-12-19 20:56 UTC 

[platform-drivers-x86:testing 4/7] drivers/platform/x86/surface3-wmi.c:81:2-8: preceding lock on line 68
 2016-12-19 12:22 UTC  (2+ messages)


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