Platform-driver-x86 archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-10 17:41:06 to 2020-07-10 20:36:54 UTC [more...]

(unknown)
 2020-07-10 20:36 UTC  (2+ messages)
` 

[PATCH] platform/x86: intel_pmc_core: update TGL's LPM0 reg bit map name
 2020-07-10 20:36 UTC  (2+ messages)

[PATCH] platform/x86: ISST: Add new PCI device ids
 2020-07-10 20:36 UTC  (2+ messages)

[PATCH] [drivers/x86] fix bound check in pmc_core_mphy_pg_show
 2020-07-10 20:35 UTC  (2+ messages)

[PATCH v2] platform/x86: Add new intel_atomisp2_led driver
 2020-07-10 20:35 UTC  (2+ messages)

[RESEND PATCH v2] platform/x86: thinkpad_acpi: lap or desk mode interface
 2020-07-10 12:28 UTC  (13+ messages)
      ` [External] "
` [PATCH v3] "
` [PATCH v4] "
        ` [External] "
` [PATCH v5] "
                ` [External] "

[PATCH v3 0/2] Fix return value check
 2020-07-10  9:30 UTC  (3+ messages)
` [PATCH v3 1/2] intel-hid: Fix return value check in check_acpi_dev()
` [PATCH v3 2/2] intel-vbtn: "

[PATCH v3 0/2] Fix return value check
 2020-07-10  9:04 UTC  (3+ messages)
` [PATCH v3 1/2] intel-hid: Fix return value check in check_acpi_dev()
` [PATCH v3 2/2] intel-vbtn: "

[PATCH] platform/x86: thinkpad_acpi: not loading brightness_init when _BCL invalid
 2020-07-10  1:56 UTC  (7+ messages)
` [v2][PATCH] "
` [v3][PATCH] "

[PATCH v2] ACPI / platform: Fix return value check in check_acpi_dev()
 2020-07-09 19:54 UTC  (2+ messages)

[PATCH 0/3] platform/x86: dell-wmi: new keys
 2020-07-09 19:29 UTC  (26+ messages)
` [PATCH 2/3] platform/x86: dell-wmi: add new keymap type 0x0012
` [PATCH v2 0/3] platform/x86: dell-wmi: new keys
  ` [PATCH v2 3/3] platform/x86: dell-wmi: add new dmi keys to bios_to_linux_keycode
` [PATCH v4 0/3] platform/x86: dell-wmi: new keys
  ` [PATCH v4 1/3] platform/x86: dell-wmi: add new backlight events
  ` [PATCH v4 2/3] platform/x86: dell-wmi: add new keymap type 0x0012
  ` [PATCH v4 3/3] platform/x86: dell-wmi: add new dmi mapping for keycode 0xffff

[PATCH platform-next v1 0/8] platform/x86: Add new features for Mellanox systems
 2020-07-09 16:37 UTC  (7+ messages)
` [PATCH platform-next v1 1/8] platform/mellanox: mlxreg-hotplug: Use capability register for attribute creation
` [PATCH platform-next v1 2/8] platform/mellanox: mlxreg-hotplug: Add environmental data to uevent
` [PATCH platform-next v1 5/8] platform/mellanox: mlxreg-io: Add support for complex attributes

[PATCH v4] platform: x86: Add ACPI driver for ChromeOS
 2020-07-09 12:01 UTC  (14+ messages)

[PATCH 00/13] Documentation/admin-guide: eliminate duplicated words
 2020-07-05 20:02 UTC  (16+ messages)
  ` [PATCH 01/13] Documentation/admin-guide: cgroup-v2: drop doubled word
  ` [PATCH 04/13] Documentation/admin-guide: media/building: drop doubled words
  ` [PATCH 06/13] Documentation/admin-guide: pnfs-block-server: drop doubled word
` [PATCH 02/13] Documentation/admin-guide: cgroup-v1/rdma: "
` [PATCH 03/13] Documentation/admin-guide: dm-integrity: drop doubled words
` [PATCH 05/13] Documentation/admin-guide: mm/ksm: drop doubled word
` [PATCH 07/13] Documentation/admin-guide: pnfs-scsi-server: "
` [PATCH 08/13] Documentation/admin-guide: arm-ccn: "
` [PATCH 09/13] Documentation/admin-guide: intel_pstate: "
` [PATCH 10/13] Documentation/admin-guide: intel-speed-select: drop doubled words
` [PATCH 11/13] Documentation/admin-guide: sysctl/kernel: drop doubled word
` [PATCH 12/13] Documentation/admin-guide: tainted-kernels: "
` [PATCH 13/13] Documentation/admin-guide: xfs: "

[PATCH 0/3] Fixes for stop monitoring disabled devices series
 2020-07-05  6:04 UTC  (8+ messages)
` [PATCH 1/3] acpi: thermal: Don't call thermal_zone_device_is_enabled()
` [PATCH 2/3] thermal: imx: Use driver's local data to decide whether to run a measurement
` [PATCH 3/3] thermal: Make thermal_zone_device_is_enabled() available to core only

[PATCH v7 00/11] Stop monitoring disabled devices
 2020-07-03 11:05 UTC  (39+ messages)
` [PATCH v7 01/11] acpi: thermal: Fix error handling in the register function
` [PATCH v7 02/11] thermal: Store thermal mode in a dedicated enum
` [PATCH v7 03/11] thermal: Add current mode to thermal zone device
` [PATCH v7 04/11] thermal: Store device mode in struct thermal_zone_device
  ` [PATCH v7 05/11] thermal: remove get_mode() operation of drivers
` [PATCH v7 06/11] thermal: Add mode helpers
` [PATCH v7 07/11] thermal: Use mode helpers in drivers
` [PATCH v7 08/11] thermal: Explicitly enable non-changing thermal zone devices
` [PATCH v7 09/11] thermal: core: Stop polling DISABLED thermal devices
` [PATCH v7 10/11] thermal: Simplify or eliminate unnecessary set_mode() methods
` [PATCH v7 11/11] thermal: Rename set_mode() to change_mode()

[PATCH v4 00/11] Stop monitoring disabled devices
 2020-06-29 12:08 UTC  (60+ messages)
    ` [PATCH v5 "
      ` [PATCH v5 01/11] acpi: thermal: Fix error handling in the register function
        ` [PATCH v5 02/11] thermal: Store thermal mode in a dedicated enum
      ` [PATCH v5 03/11] thermal: Add current mode to thermal zone device
      ` [PATCH v5 04/11] thermal: Store device mode in struct thermal_zone_device
      ` [PATCH v5 05/11] thermal: remove get_mode() operation of drivers
      ` [PATCH v5 06/11] thermal: Add mode helpers
        ` [RFC PATCH] thermal: thermal_zone_device_set_mode() can be static
          ` [PATCH v6 00/11] Stop monitoring disabled devices
            ` [PATCH v6 01/11] acpi: thermal: Fix error handling in the register function
            ` [PATCH v6 02/11] thermal: Store thermal mode in a dedicated enum
              ` [PATCH v6 03/11] thermal: Add current mode to thermal zone device
            ` [PATCH v6 04/11] thermal: Store device mode in struct thermal_zone_device
            ` [PATCH v6 05/11] thermal: remove get_mode() operation of drivers
            ` [PATCH v6 06/11] thermal: Add mode helpers
            ` [PATCH v6 07/11] thermal: Use mode helpers in drivers
            ` [PATCH v6 08/11] thermal: Explicitly enable non-changing thermal zone devices
            ` [PATCH v6 09/11] thermal: core: Stop polling DISABLED thermal devices
            ` [PATCH v6 10/11] thermal: Simplify or eliminate unnecessary set_mode() methods
            ` [PATCH v6 11/11] thermal: Rename set_mode() to change_mode()
      ` [PATCH v5 07/11] thermal: Use mode helpers in drivers
      ` [PATCH v5 08/11] thermal: Explicitly enable non-changing thermal zone devices
      ` [PATCH v5 09/11] thermal: core: Stop polling DISABLED thermal devices
      ` [PATCH v5 10/11] thermal: Simplify or eliminate unnecessary set_mode() methods
      ` [PATCH v5 11/11] thermal: Rename set_mode() to change_mode()
    ` [PATCH v4 01/11] acpi: thermal: Fix error handling in the register function
    ` [PATCH v4 02/11] thermal: Store thermal mode in a dedicated enum
    ` [PATCH v4 03/11] thermal: Add current mode to thermal zone device
    ` [PATCH v4 04/11] thermal: Store device mode in struct thermal_zone_device
    ` [PATCH v4 05/11] thermal: remove get_mode() operation of drivers
    ` [PATCH v4 06/11] thermal: Add mode helpers
    ` [PATCH v4 07/11] thermal: Use mode helpers in drivers
    ` [PATCH v4 08/11] thermal: Explicitly enable non-changing thermal zone devices
    ` [PATCH v4 09/11] thermal: core: Stop polling DISABLED thermal devices
    ` [PATCH v4 10/11] thermal: Simplify or eliminate unnecessary set_mode() methods
    ` [PATCH v4 11/11] thermal: Rename set_mode() to change_mode()

[PATCH v3 7/7] Input: Add "inhibited" property
 2020-06-25 10:55 UTC  (25+ messages)
` [PATCH v4 0/7] Support inhibiting input devices
  ` [PATCH v4 3/7] ACPI: button: Access input device's users under appropriate mutex
  ` [PATCH v4 4/7] ACPI: button: Use input_device_enabled() helper
                ` [PATCH] Input: document inhibiting
                        ` [PATCH v2] "

[PATCH v13 1/4] battery: Add the battery hooking API
 2020-06-23 23:42 UTC  (2+ messages)

[PATCH 5.7 039/376] tools/power/x86/intel-speed-select: Fix CLX-N package information output
 2020-06-19 14:29 UTC 

[PATCH 0/6] remove deprecated i2c_new_device API
 2020-06-19  7:21 UTC  (5+ messages)
` [PATCH 3/6] x86/platform/intel-mid: convert to use i2c_new_client_device()

[PATCH] platform/x86: intel-hid: Use hp-wireless for rfkill on HP platforms
 2020-06-11 15:53 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).