messages from 2018-11-16 01:01:17 to 2018-11-27 15:37:15 UTC [more...]
[PATCH v3 00/13] i2c-multi-instantiate: Adapt for INT3515 and alike
2018-11-27 15:37 UTC
[PATCH v2 00/13] i2c-multi-instantiate: Adapt for INT3515 and alike
2018-11-27 15:24 UTC (22+ messages)
` [PATCH v2 01/13] platform/x86: intel_cht_int33fe: Remove duplicate NULL check
` [PATCH v2 02/13] platform/x86: intel_cht_int33fe: Accept errors of i2c_acpi_new_device()
` [PATCH v2 03/13] platform/x86: i2c-multi-instantiate: "
` [PATCH v2 04/13] platform/x86: i2c-mutli-instantiate: Defer probe when no adapter found
` [PATCH v2 05/13] i2c: acpi: Return error pointers from i2c_acpi_new_device()
` [PATCH v2 06/13] i2c: acpi: Use ACPI_FAILURE instead of !ACPI_SUCCESS
` [PATCH v2 07/13] i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helper
` [PATCH v2 08/13] platform/x86: i2c-multi-instantiate: Count I2cSerialBus() resources
` [PATCH v2 09/13] platform/x86: i2c-multi-instantiate: Distinguish IRQ resource type
` [PATCH v2 10/13] platform/x86: i2c-multi-instantiate: Introduce IOAPIC IRQ support
` [PATCH v2 11/13] platform/x86: i2c-multi-instantiate: Allow to have same slaves
` [PATCH v2 12/13] ACPI / scan: Create platform device for INT3515 ACPI nodes
` [PATCH v2 13/13] iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helper
[PATCH v5 0/2] Add device driver for APU2/APU3 GPIOs
2018-11-27 13:25 UTC (3+ messages)
` [PATCH v5 1/2] gpio: Add driver for PC Engines APU boards
` [PATCH v5 2/2] platform: Add reset button device "
[PATCH 0/6] Introduce audio-mute LED trigger (and conversions to it)
2018-11-27 11:11 UTC (19+ messages)
` [PATCH 2/6] platform/x86: dell-laptop: Add micmute LED trigger support
` [PATCH 3/6] platform/x86: thinkpad_acpi: Add audio mute LED classdev support
` [PATCH 5/6] platform/x86: dell-laptop: Drop superfluous exported function
` [PATCH 1/6] leds: trigger: Introduce audio mute LED trigger
` [PATCH 4/6] ALSA: hda - Support led audio trigger
` [PATCH 6/6] platform/x86: thinkpad_acpi: Drop superfluous exported function
` [ibm-acpi-devel] [PATCH 0/6] Introduce audio-mute LED trigger (and conversions to it)
[PATCH v7 0/3] Huawei laptops
2018-11-27 11:02 UTC (6+ messages)
` [PATCH v7 1/3] ALSA: hda: fix front speakers on Huawei MBXP
` [PATCH v7 2/3] x86: add support for Huawei WMI hotkeys
` [PATCH v7 3/3] ALSA: hda: add support for Huawei WMI micmute LED
[PATCH v17 01/23] x86/sgx: Update MAINTAINERS
2018-11-27 8:55 UTC (74+ messages)
` [PATCH v17 02/23] x86/cpufeatures: Add Intel-defined SGX feature bit
` [PATCH v17 03/23] x86/cpufeatures: Add SGX sub-features (as Linux-defined bits)
` [PATCH v17 06/23] x86/cpu/intel: Detect SGX support and update caps appropriately
` [PATCH v17 07/23] x86/mm: x86/sgx: Add new 'PF_SGX' page fault error code bit
` [PATCH v17 10/23] x86/sgx: Add ENCLS architectural error codes
` [PATCH v17 11/23] x86/sgx: Add SGX1 and SGX2 architectural data structures
` [PATCH v17 12/23] x86/sgx: Add definitions for SGX's CPUID leaf and variable sub-leafs
` [PATCH v17 13/23] x86/msr: Add SGX Launch Control MSR definitions
` [PATCH v17 14/23] x86/sgx: Add wrappers for ENCLS leaf functions
` [PATCH v17 15/23] x86/sgx: Enumerate and track EPC sections
` [PATCH v17 16/23] x86/sgx: Add functions to allocate and free EPC pages
` [PATCH v17 17/23] x86/sgx: Add sgx_einit() for initializing enclaves
` [PATCH v17 18/23] platform/x86: Intel SGX driver
` [PATCH v17 19/23] platform/x86: sgx: Add swapping functionality to the "
` [PATCH v17 20/23] x86/sgx: Add a simple swapper for the EPC memory manager
` [PATCH v17 21/23] platform/x86: ptrace() support for the SGX driver
` [PATCH v17 22/23] x86/sgx: SGX documentation
` [PATCH v17 23/23] selftests/x86: Add a selftest for SGX
` [PATCH v17 00/23] Intel SGX1 support
[PATCH -next] platform/x86: intel-ips: remove unnecessary checks in ips_debugfs_init
2018-11-27 3:09 UTC
[PATCH v7 2/3] x86: add support for Huawei WMI hotkeys
2018-11-26 23:46 UTC
[PATCH v2 -next] platform/x86: intel-ips: fix 'passing zero to PTR_ERR()' warning
2018-11-26 22:04 UTC (3+ messages)
[PATCH v1 00/15] i2c-multi-instantiate: Adapt for INT3515 and alike
2018-11-26 14:55 UTC (25+ messages)
` [PATCH v1 01/15] platform/x86: intel_cht_int33fe: Remove duplicate NULL check
` [PATCH v1 02/15] platform/x86: intel_cht_int33fe: Accept errors of i2c_acpi_new_device()
` [PATCH v1 03/15] platform/x86: i2c-multi-instantiate: "
` [PATCH v1 04/15] platform/x86: i2c-mutli-instantiate: Defer probe when no adapter found
` [PATCH v1 05/15] i2c: acpi: Return error pointers from i2c_acpi_new_device()
` [PATCH v1 06/15] i2c: acpi: Assign fwnode for devices created via i2c_acpi_new_device()
` [PATCH v1 07/15] i2c: acpi: Use ACPI_FAILURE instead of !ACPI_SUCCESS
` [PATCH v1 08/15] i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helper
` [PATCH v1 09/15] platform/x86: i2c-multi-instantiate: Count I2cSerialBus() resources
` [PATCH v1 10/15] platform/x86: i2c-multi-instantiate: Distinguish IRQ resource type
` [PATCH v1 11/15] platform/x86: i2c-multi-instantiate: Introduce IOAPIC IRQ support
` [PATCH v1 12/15] platform/x86: i2c-multi-instantiate: Allow to have same slaves
` [PATCH v1 13/15] ACPI / scan: Create platform device for INT3515 ACPI nodes
` [PATCH v1 14/15] ACPI / scan: Create platform device for BOSC0200 "
` [PATCH v1 15/15] iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helper
[PATCH -next] platform/x86: intel-ips: fix 'passing zero to ERR_PTR()' warning
2018-11-26 13:38 UTC (3+ messages)
[PATCH] platform/x86: thinkpad_acpi: add adaptive_kbd_modes parameter
2018-11-25 15:41 UTC (5+ messages)
[PATCH 1/3] x86: add support for Huawei WMI hotkeys
2018-11-25 9:38 UTC (2+ messages)
[PATCH v3 0/3] Huawei laptops
2018-11-24 10:41 UTC (19+ messages)
` [PATCH v3 3/3] ALSA: hda: add support for Huawei WMI micmute LED
[PATCH v16 00/22] Intel SGX1 support
2018-11-21 11:46 UTC (10+ messages)
` [PATCH v16 18/22] platform/x86: Intel SGX driver
[PATCH v4 0/2] Add device driver for APU2/APU3 GPIOs
2018-11-20 7:14 UTC (4+ messages)
` [PATCH v4 1/2] gpio: Add driver for PC Engines APU boards
[PATCH 0/15] Add support for OLPC XO 1.75 Embedded Controller
2018-11-19 13:25 UTC (6+ messages)
` [PATCH 06/15] Platform: OLPC: Add XO-1.75 EC driver
[PATCH v2 0/17] Add support for OLPC XO 1.75 Embedded Controller
2018-11-17 16:03 UTC (19+ messages)
` [PATCH v2 01/17] power: supply: olpc_battery: correct the temperature units
` [PATCH v2 02/17] dt-bindings: olpc,xo1.75-ec: Add OLPC XO-1.75 EC bindings
` [PATCH v2 03/17] Platform: OLPC: Remove an unused include
` [PATCH v2 04/17] Revert "platform/olpc: Make ec explicitly non-modular"
` [PATCH v2 05/17] Platform: OLPC: Move OLPC config symbol out of x86 tree
` [PATCH v2 06/17] Platform: OLPC: Add XO-1.75 EC driver
` [PATCH v2 07/17] Platform: OLPC: Avoid a warning if the EC didn't register yet
` [PATCH v2 08/17] Platform: OLPC: Move EC-specific functionality out from x86
` [PATCH v2 09/17] Platform: OLPC: Use BIT() and GENMASK() for event masks
` [PATCH v2 10/17] Platform: OLPC: add a regulator for the DCON
` [PATCH v2 11/17] dt-bindings: olpc_battery: Add XO-1.5 battery
` [PATCH v2 12/17] x86, olpc: Use a correct version when making up a battery node
` [PATCH v2 13/17] power: supply: olpc_battery: Use DT to get battery version
` [PATCH v2 14/17] power: supply: olpc_battery: Move priv data to a struct
` [PATCH v2 15/17] power: supply: olpc_battery: Use devm_power_supply_register()
` [PATCH v2 16/17] power: supply: olpc_battery: Avoid using platform_info
` [PATCH v2 17/17] power: supply: olpc_battery: Add OLPC XO 1.75 support
[PATCH] platform/x86: thinkpad_acpi: Cleanup quirks macros
2018-11-16 13:18 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox