X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2017-03-09 12:12:43 to 2017-04-01 20:00:23 UTC [more...]

[PATCH 0/8] fujitsu-laptop: use sparse keymaps for input event handling
 2017-04-01 20:00 UTC  (28+ messages)
` [PATCH 1/8] platform/x86: fujitsu-laptop: move backlight input device setup to a separate function
` [PATCH 2/8] platform/x86: fujitsu-laptop: switch to a managed backlight input device
` [PATCH 3/8] platform/x86: fujitsu-laptop: use a sparse keymap for brightness key event generation
` [PATCH 4/8] platform/x86: fujitsu-laptop: move hotkey input device setup to a separate function
` [PATCH 5/8] platform/x86: fujitsu-laptop: switch to a managed hotkey input device
` [PATCH 6/8] platform/x86: fujitsu-laptop: use a sparse keymap for hotkey event generation
` [PATCH 7/8] platform/x86: fujitsu-laptop: model-dependent sparse keymap overrides
` [PATCH 8/8] platform/x86: fujitsu-laptop: remove keycode fields from struct fujitsu_bl

[PATCH v3 1/5] platform/x86: intel_pmc_ipc: fix gcr offset
 2017-03-31 23:27 UTC  (17+ messages)
` [PATCH v3 2/5] platform/x86: intel_pmc_ipc: Add pmc gcr read/write/update api's
  ` [PATCH v3 3/5] watchdog: iTCO_wdt: Add PMC specific noreboot update api
      ` [v3,3/5] "
  ` [PATCH v3 5/5] platform/x86: intel_pmc_ipc: use gcr mem base for S0ix counter read
` [PATCH v3 4/5] platform/x86: intel_pmc_ipc: Fix iTCO GCS memory mapping failure
  ` [PATCH v4 1/5] platform/x86: intel_pmc_ipc: fix gcr offset
    ` [PATCH v4 2/5] platform/x86: intel_pmc_ipc: Add pmc gcr read/write/update api's
    ` [PATCH v4 4/5] platform/x86: intel_pmc_ipc: Fix iTCO GCS memory mapping failure
    ` [PATCH v4 5/5] platform/x86: intel_pmc_ipc: use gcr mem base for S0ix counter read
    ` [PATCH v4 3/5] watchdog: iTCO_wdt: Add PMC specific noreboot update api

[PATCH 00/11] fujitsu-laptop: backlight cleanup
 2017-03-30 10:35 UTC  (12+ messages)
` [PATCH 01/11] platform/x86: fujitsu-laptop: only handle backlight when appropriate
` [PATCH 02/11] platform/x86: fujitsu-laptop: switch to a managed backlight device
` [PATCH 03/11] platform/x86: fujitsu-laptop: merge set_lcd_level_alt() into set_lcd_level()
` [PATCH 04/11] platform/x86: fujitsu-laptop: simplify set_lcd_level()
` [PATCH 05/11] platform/x86: fujitsu-laptop: sync brightness in set_lcd_level()
` [PATCH 06/11] platform/x86: fujitsu-laptop: clean up use_alt_lcd_levels handling
` [PATCH 07/11] platform/x86: fujitsu-laptop: make disable_brightness_adjust a boolean
` [PATCH 08/11] platform/x86: fujitsu-laptop: ignore errors when setting backlight power
` [PATCH 09/11] platform/x86: fujitsu-laptop: do not log set_lcd_level() failures in bl_update_status()
` [PATCH 10/11] platform/x86: fujitsu-laptop: account for backlight power when determining brightness
` [PATCH 11/11] platform/x86: fujitsu-laptop: remove redundant fields from struct fujitsu_bl

51349 platform-driver-x86
 2017-03-29 19:51 UTC 

Stable branch dell-laptop-changes-for-4.12
 2017-03-29 19:25 UTC  (2+ messages)

[PATCH v3 1/3] mfd: intel_soc_pmic: Fix a mess with compilation units
 2017-03-27  2:14 UTC  (9+ messages)
` [PATCH v3 2/3] mfd: intel_soc_pmic_bxtwc: Move inclusion to c-file
` [PATCH v3 3/3] mfd: intel_soc_pmic_bxtwc: Rename header to follow c-file

Stable branch dell-laptop-changes-for-4.12
 2017-03-26  8:25 UTC 

Resizeable PCI BAR support V3
 2017-03-24 21:42 UTC  (27+ messages)
` [PATCH 2/4] PCI: add functionality for resizing resources v2
  ` [PATCH 1/4] PCI: add resizeable BAR infrastructure v3
  ` [PATCH 3/4] x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 30h-3fh) Processors
` [PATCH 4/4] drm/amdgpu: resize VRAM BAR for CPU access

[PATCH v9 1/4] platform/x86/dell-*: Add a generic dell-laptop notifier chain
 2017-03-23  8:58 UTC  (12+ messages)
` [PATCH v9 2/4] platform/x86/dell-laptop: Refactor kbd_led_triggers_store()
` [PATCH v9 3/4] platform/x86/dell-laptop: Protect kbd_state against races
` [PATCH v9 4/4] platform/x86/dell-*: Call led_classdev_notify_brightness_hw_changed on kbd brightness change

[PATCH v2 1/2] platform: x86: silead_dmi: Constify properties arrays
 2017-03-22 17:33 UTC  (3+ messages)
` [PATCH v2 2/2] platform: x86: silead_dmi: Add entry for Insyde 7W tablets

[PATCH 0/5] fujitsu-laptop: platform device code cleanup
 2017-03-22 16:01 UTC  (10+ messages)
` [PATCH 1/5] platform/x86: fujitsu-laptop: remove backlight-related attributes from the platform device
` [PATCH 2/5] platform/x86: fujitsu-laptop: simplify platform device attribute definitions
` [PATCH 3/5] platform/x86: fujitsu-laptop: add and remove platform device in separate functions
` [PATCH 4/5] platform/x86: fujitsu-laptop: only register platform device if FUJ02E3 is present
` [PATCH 5/5] platform/x86: fujitsu-laptop: remove pf_device field from struct fujitsu_bl

1770 platform-driver-x86
 2017-03-22  2:30 UTC 

21851 platform-driver-x86
 2017-03-21 12:24 UTC 

[PATCH] platform: x86: silead_dmi: Add entry for Insyde 7W tablets
 2017-03-20 11:49 UTC  (2+ messages)

3396 platform-driver-x86
 2017-03-20  6:29 UTC 

[PATCH v1 1/1] platform/x86: intel_pmc_ipc: fix io mem mapping size
 2017-03-20  2:52 UTC  (30+ messages)
      ` [PATCH v2 1/4] platform/x86: intel_pmc_ipc: fix gcr offset
        ` [PATCH v2 2/4] platform/x86: intel_pmc_ipc: Add pmc gcr read/write api's
        ` [PATCH v2 3/4] watchdog: iTCO_wdt: Fix PMC GCR memory mapping failure
        ` [PATCH v2 4/4] platform/x86: intel_pmc_ipc: remove iTCO GCR mem resource

[PATCH v2] clk: x86: add "mclk" alias for Baytrail/Cherrytrail
 2017-03-20  1:47 UTC  (2+ messages)
` [alsa-devel] "

[PATCH] eeepc-laptop: Skip unknown key messages 0x50 0x51
 2017-03-16 23:54 UTC  (10+ messages)

[PATCH v1 0/4] gpio: make gpiod_count() API consistent
 2017-03-16 14:46 UTC  (16+ messages)
` [PATCH v1 1/4] gpio: acpi: Don't return 0 on acpi_gpio_count()
` [PATCH v1 2/4] gpio: of: Don't return 0 on dt_gpio_count()
` [PATCH v1 3/4] platform/x86: surface3_button: Propagate error from gpiod_count()
` [PATCH v1 4/4] Input: soc_button_array - "

[PATCH v8 7/7] platform/x86/dell-*: Call led_classdev_notify_brightness_hw_changed on kbd brightness change
 2017-03-16 10:11 UTC  (13+ messages)

33376 platform-driver-x86
 2017-03-16  0:45 UTC 

[PATCH] x86: thinkpad_acpi: Handle return error
 2017-03-16  0:28 UTC  (3+ messages)

39589 platform-driver-x86
 2017-03-15 20:14 UTC 

(unknown),
 2017-03-15  2:52 UTC 

[PATCH v2] platform/x86: dell-laptop: Handle return error form dell_get_intensity
 2017-03-14  9:28 UTC  (2+ messages)

50030 platform-driver-x86
 2017-03-13 22:25 UTC 

[PATCH] platform/x86: intel-hid: do not set parents of input devices explicitly
 2017-03-13 16:17 UTC  (3+ messages)

[PATCH 00/14] platform/x86: remove sparse_keymap_free() calls
 2017-03-13 16:11 UTC  (4+ messages)
` [PATCH 11/14] platform/x86: panasonic-laptop: "
` [PATCH 13/14] platform/x86: toshiba-wmi: "

[PATCH v4 0/4] fujitsu_init() cleanup
 2017-03-13 16:07 UTC  (7+ messages)
` [PATCH v4 1/4] platform/x86: fujitsu-laptop: register backlight device in a separate function
` [PATCH v4 2/4] platform/x86: fujitsu-laptop: sync backlight power status in acpi_fujitsu_laptop_add()
` [PATCH v4 3/4] platform/x86: fujitsu-laptop: only register backlight device if FUJ02B1 is present
` [PATCH v4 4/4] platform/x86: fujitsu-laptop: cleanup error labels in fujitsu_init()

[PATCH v2 0/2] fujitsu-laptop: acpi_fujitsu_bl_notify() cleanup
 2017-03-13 16:01 UTC  (3+ messages)

[PATCH 1/5] PCI: add resizeable BAR infrastructure v2
 2017-03-13  9:43 UTC  (3+ messages)

56677 platform-driver-x86
 2017-03-12 15:11 UTC 

[PATCH 0/5] Thunderbolt GPU fixes
 2017-03-10 12:15 UTC  (4+ messages)

[PATCH v3 0/4] fujitsu_init() cleanup
 2017-03-10 10:45 UTC  (6+ messages)
` [PATCH v3 1/4] platform/x86: fujitsu-laptop: register backlight device in a separate function

[PATCH v3] Input: sparse-keymap - use a managed allocation for keymap copy
 2017-03-09 18:08 UTC  (6+ messages)


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