Show patches with: Archived = No       |   8891 patches
« 1 2 3 488 89 »
Patch Series S/W/F Date Submitter Delegate State
[v3,2/7] Input: use input_device_enabled() Support inhibiting input devices --- 2020-06-05 Andrzej Pietrasiewicz New
[v4,10/11] thermal: Simplify or eliminate unnecessary set_mode() methods Stop monitoring disabled devices --- 2020-05-28 Andrzej Pietrasiewicz Superseded
[v4,09/11] thermal: core: Stop polling DISABLED thermal devices Stop monitoring disabled devices --- 2020-05-28 Andrzej Pietrasiewicz Superseded
[v4,07/11] thermal: Use mode helpers in drivers Stop monitoring disabled devices --- 2020-05-28 Andrzej Pietrasiewicz Superseded
[v4,05/11] thermal: remove get_mode() operation of drivers Stop monitoring disabled devices --- 2020-05-28 Andrzej Pietrasiewicz Superseded
[v4,02/11] thermal: Store thermal mode in a dedicated enum Stop monitoring disabled devices --- 2020-05-28 Andrzej Pietrasiewicz Superseded
[PATCHv2,6/7] Input: Add "inhibited" property Support inhibiting input devices --- 2020-05-15 Andrzej Pietrasiewicz New
[v3,1/2] thermal: core: Let thermal zone device's mode be stored in its struct [v3,1/2] thermal: core: Let thermal zone device's mode be stored in its struct --- 2020-04-23 Andrzej Pietrasiewicz Superseded
[1/2] thermal: core: Let thermal zone device's mode be stored in its struct Stop monitoring disabled devices --- 2020-04-20 Andrzej Pietrasiewicz Superseded
[RFC,v3,2/2] thermal: core: Stop polling DISABLED thermal devices Untitled series #29520 --- 2020-04-17 Andrzej Pietrasiewicz Superseded
[RFC,v2,8/9] thermal: of: Monitor thermal zone after enabling it [RFC,v2,1/9] thermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() ops --- 2020-04-14 Andrzej Pietrasiewicz New
[RFC,v2,6/9] thermal: Remove get_mode() method [RFC,v2,1/9] thermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() ops --- 2020-04-14 Andrzej Pietrasiewicz New
[RFC,v2,4/9] thermal: core: Let thermal zone device's mode be stored in its struct [RFC,v2,1/9] thermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() ops --- 2020-04-14 Andrzej Pietrasiewicz New
[RFC,v2,3/9] thermal: Properly handle mode values in .set_mode() [RFC,v2,1/9] thermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() ops --- 2020-04-14 Andrzej Pietrasiewicz Superseded
[RFC,v2,1/9] thermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() ops [RFC,v2,1/9] thermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() ops --- 2020-04-14 Andrzej Pietrasiewicz New
[RFC,8/8] thermal: Stop polling DISABLED thermal devices Stop monitoring disabled devices --- 2020-04-07 Andrzej Pietrasiewicz New
[RFC,7/8] thermal: of: Monitor thermal zone after enabling it Stop monitoring disabled devices --- 2020-04-07 Andrzej Pietrasiewicz New
[RFC,4/8] thermal: core: Introduce THERMAL_DEVICE_INITIAL Stop monitoring disabled devices --- 2020-04-07 Andrzej Pietrasiewicz New
[RFC,2/8] thermal: Properly handle mode values in .set_mode() Stop monitoring disabled devices --- 2020-04-07 Andrzej Pietrasiewicz Superseded
[v1,2/2] gpiolib: acpi: Set label for IRQ only lines gpiolib: acpi: Improve IRQ labeling --- 2024-04-17 Andy Shevchenko New
[v1,1/2] gpiolib: acpi: Add fwnode name to the GPIO interrupt label gpiolib: acpi: Improve IRQ labeling --- 2024-04-17 Andy Shevchenko New
[v1,4/4] gpiolib: acpi: Pass con_id instead of property into acpi_dev_gpio_irq_get_by() gpiolib: acpi: Use con_id in acpi_dev_gpio_irq_get_by() --- 2024-04-11 Andy Shevchenko New
[v1,3/4] gpiolib: acpi: Move acpi_can_fallback_to_crs() out of __acpi_find_gpio() gpiolib: acpi: Use con_id in acpi_dev_gpio_irq_get_by() --- 2024-04-11 Andy Shevchenko New
[v1,2/4] gpiolib: acpi: Simplify error handling in __acpi_find_gpio() gpiolib: acpi: Use con_id in acpi_dev_gpio_irq_get_by() --- 2024-04-11 Andy Shevchenko New
[v1,1/4] gpiolib: acpi: Extract __acpi_find_gpio() helper gpiolib: acpi: Use con_id in acpi_dev_gpio_irq_get_by() --- 2024-04-11 Andy Shevchenko New
[v1,2/2] gpiolib: acpi: Check for errors first in acpi_find_gpio() gpiolib: acpi: A couple of error checks amendmends --- 2024-04-10 Andy Shevchenko New
[v1,1/2] gpiolib: acpi: Remove never true check in acpi_get_gpiod_by_index() gpiolib: acpi: A couple of error checks amendmends --- 2024-04-10 Andy Shevchenko New
[v2,2/2] gpiolib: Update the kernel documentation - add Return sections gpiolib: Fix gpio_lookup_flags mess and add Return sections --- 2024-04-08 Andy Shevchenko New
[v2,1/2] gpiolib: Fix a mess with the GPIO_* flags gpiolib: Fix gpio_lookup_flags mess and add Return sections --- 2024-04-08 Andy Shevchenko New
[v1,1/1] gpiolib: Update the kernel documentation - add Return sections [v1,1/1] gpiolib: Update the kernel documentation - add Return sections --- 2024-04-04 Andy Shevchenko Superseded
[v2,4/4] ACPI: x86: Move LPSS to x86 folder ACPI: x86: Move x86 stuff into dedicated folder --- 2024-04-04 Andy Shevchenko New
[v2,3/4] ACPI: x86: Move blacklist to x86 folder ACPI: x86: Move x86 stuff into dedicated folder --- 2024-04-04 Andy Shevchenko New
[v2,2/4] ACPI: x86: Move acpi_cmos_rtc to x86 folder ACPI: x86: Move x86 stuff into dedicated folder --- 2024-04-04 Andy Shevchenko New
[v2,1/4] ACPI: x86: Introduce a Makefile ACPI: x86: Move x86 stuff into dedicated folder --- 2024-04-04 Andy Shevchenko Superseded
[v2,2/2] ACPI: LPSS: Remove nested ifdeffery for CONFIG_PM ACPI: LPSS: Prepare for SPI code cleanup --- 2024-04-04 Andy Shevchenko New
[v2,1/2] ACPI: LPSS: Advertise number of chip selects via property ACPI: LPSS: Prepare for SPI code cleanup --- 2024-04-04 Andy Shevchenko New
[v1,4/4] ACPI: x86: Move LPSS to x86 folder ACPI: x86: Move x86 stuff into dedicated folder --- 2024-04-03 Andy Shevchenko New
[v1,3/4] ACPI: x86: Move blacklist to x86 folder ACPI: x86: Move x86 stuff into dedicated folder --- 2024-04-03 Andy Shevchenko Superseded
[v1,2/4] ACPI: x86: Move acpi_cmos_rtc to x86 folder ACPI: x86: Move x86 stuff into dedicated folder --- 2024-04-03 Andy Shevchenko Superseded
[v1,1/4] ACPI: x86: Introduce a Makefile ACPI: x86: Move x86 stuff into dedicated folder --- 2024-04-03 Andy Shevchenko New
[v1,2/2] ACPI: LPSS: Advertise number of chip selects via property ACPI: LPSS: Prepare for SPI code cleanup --- 2024-04-02 Andy Shevchenko Superseded
[v1,1/2] ACPI: LPSS: Remove nested ifdeffery for CONFIG_PM ACPI: LPSS: Prepare for SPI code cleanup --- 2024-04-02 Andy Shevchenko Superseded
[v1,2/2] gpiolib: Up to date the kernel documentation gpiolib: in-kernel documentation updates --- 2024-03-26 Andy Shevchenko New
[v1,1/2] gpiolib: Do not mention legacy GPIOF_* in the code gpiolib: in-kernel documentation updates --- 2024-03-26 Andy Shevchenko New
[v1,7/7] ACPI: scan: Introduce typedef:s for struct acpi_hotplug_context members ACPI: scan: A few ad-hoc cleanups --- 2024-03-25 Andy Shevchenko New
[v1,6/7] ACPI: scan: Use standard error checking pattern ACPI: scan: A few ad-hoc cleanups --- 2024-03-25 Andy Shevchenko New
[v1,5/7] ACPI: scan: Move misleading comment to acpi_dma_configure_id() ACPI: scan: A few ad-hoc cleanups --- 2024-03-25 Andy Shevchenko New
[v1,4/7] ACPI: scan: Use list_first_entry_or_null() in acpi_device_hid() ACPI: scan: A few ad-hoc cleanups --- 2024-03-25 Andy Shevchenko New
[v1,3/7] ACPI: scan: Replace infinite for-loop with finite while-loop ACPI: scan: A few ad-hoc cleanups --- 2024-03-25 Andy Shevchenko New
[v1,2/7] ACPI: bus: Don't use "proxy" headers ACPI: scan: A few ad-hoc cleanups --- 2024-03-25 Andy Shevchenko New
[v1,1/7] ACPI: bus: Make container_of() no-op where it makes sense ACPI: scan: A few ad-hoc cleanups --- 2024-03-25 Andy Shevchenko New
[v4,4/4] device property: Don't use "proxy" headers driver core & device property: clean up APIs --- 2024-03-01 Andy Shevchenko Accepted
[v4,3/4] device property: Move enum dev_dma_attr to fwnode.h driver core & device property: clean up APIs --- 2024-03-01 Andy Shevchenko Accepted
[v4,2/4] driver core: Move fw_devlink stuff to where it belongs driver core & device property: clean up APIs --- 2024-03-01 Andy Shevchenko Superseded
[v4,1/4] driver core: Drop unneeded 'extern' keyword in fwnode.h driver core & device property: clean up APIs --- 2024-03-01 Andy Shevchenko Accepted
[v3,4/4] device property: Don't use "proxy" headers driver core & device property: clean up APIs --- 2024-02-29 Andy Shevchenko Superseded
[v3,3/4] device property: Move enum dev_dma_attr to fwnode.h driver core & device property: clean up APIs --- 2024-02-29 Andy Shevchenko Superseded
[v3,2/4] driver core: Move fw_devlink stuff to where it belongs driver core & device property: clean up APIs --- 2024-02-29 Andy Shevchenko Accepted
[v3,1/4] driver core: Drop unneeded 'extern' keyword in fwnode.h driver core & device property: clean up APIs --- 2024-02-29 Andy Shevchenko Superseded
[v2,2/2] gpiolib-acpi: Make acpi_gpio_count() take firmware node as a parameter gpiolib: Align prototypes of *gpio_count() APIs --- 2024-02-29 Andy Shevchenko Accepted
[v2,1/2] gpiolib-of: Make of_gpio_get_count() take firmware node as a parameter gpiolib: Align prototypes of *gpio_count() APIs --- 2024-02-29 Andy Shevchenko Superseded
[v1,2/2] gpiolib-acpi: Make acpi_gpio_count() take firmware node as a parameter gpiolib: Align prototypes of *gpio_count() APIs --- 2024-02-28 Andy Shevchenko Superseded
[v1,1/2] gpiolib-of: Make of_gpio_get_count() take firmware node as a parameter gpiolib: Align prototypes of *gpio_count() APIs --- 2024-02-28 Andy Shevchenko Accepted
[v2,4/4] device property: Don't use "proxy" headers driver core & device property: clean up APIs --- 2024-02-23 Andy Shevchenko Superseded
[v2,3/4] device property: Move enum dev_dma_attr to fwnode.h driver core & device property: clean up APIs --- 2024-02-23 Andy Shevchenko Superseded
[v2,2/4] driver core: Move fw_devlink stuff to where it belongs driver core & device property: clean up APIs --- 2024-02-23 Andy Shevchenko Superseded
[v2,1/4] driver core: Drop unneeded 'extern' keyword in fwnode.h driver core & device property: clean up APIs --- 2024-02-23 Andy Shevchenko Superseded
[v2,1/1] driver core: Drop unneeded 'extern' keyword in fwnode.h [v2,1/1] driver core: Drop unneeded 'extern' keyword in fwnode.h --- 2024-02-20 Andy Shevchenko Superseded
[v1,1/1] device property: Don't use "proxy" headers [v1,1/1] device property: Don't use "proxy" headers --- 2024-02-20 Andy Shevchenko Superseded
[v1,1/1] driver core: Move fw_devlink stuff to where it belongs [v1,1/1] driver core: Move fw_devlink stuff to where it belongs --- 2024-02-20 Andy Shevchenko Superseded
[v1,1/1] driver core: Drop unneeded 'externt' keyword in fwnode.h [v1,1/1] driver core: Drop unneeded 'externt' keyword in fwnode.h --- 2024-02-20 Andy Shevchenko Superseded
[v1,1/1] device property: Move enum dev_dma_attr to fwnode.h [v1,1/1] device property: Move enum dev_dma_attr to fwnode.h --- 2024-02-20 Andy Shevchenko Superseded
[v1,1/1] ACPI: LPSS: Fix the fractional clock divider flags [v1,1/1] ACPI: LPSS: Fix the fractional clock divider flags --- 2023-12-11 Andy Shevchenko Accepted
[v1,3/3] gpio: mmio: Clean up headers gpio: mmio: Make driver agnostic --- 2023-10-25 Andy Shevchenko New
[v1,2/3] gpio: mmio: Make use of device properties gpio: mmio: Make driver agnostic --- 2023-10-25 Andy Shevchenko Accepted
[v1,1/3] device property: Implement device_is_big_endian() gpio: mmio: Make driver agnostic --- 2023-10-25 Andy Shevchenko Accepted
[v1,3/3] gpiolib: Make debug messages in gpiod_find_by_fwnode() less confusing gpiolib: acpi: More fixes to the consolidation rework --- 2023-10-19 Andy Shevchenko New
[v1,2/3] gpiolib: Fix debug messaging in gpiod_find_and_request() gpiolib: acpi: More fixes to the consolidation rework --- 2023-10-19 Andy Shevchenko New
[v1,1/3] gpiolib: acpi: Add missing memset(0) to acpi_get_gpiod_from_data() gpiolib: acpi: More fixes to the consolidation rework --- 2023-10-19 Andy Shevchenko New
[v3,2/2] amba: bus: Enable compile testing [v3,1/2] amba: bus: balance firmware node reference counting --- 2023-10-06 Andy Shevchenko New
[v3,1/2] amba: bus: balance firmware node reference counting [v3,1/2] amba: bus: balance firmware node reference counting --- 2023-10-06 Andy Shevchenko Accepted
[v1,1/1] ACPI: NFIT: Switch to use acpi_evaluate_dsm_typed() [v1,1/1] ACPI: NFIT: Switch to use acpi_evaluate_dsm_typed() --- 2023-10-02 Andy Shevchenko Accepted
[v1,1/1] ACPI: PCI: Switch to use acpi_evaluate_dsm_typed() [v1,1/1] ACPI: PCI: Switch to use acpi_evaluate_dsm_typed() --- 2023-10-02 Andy Shevchenko Accepted
[v1,1/1] PCI: ACPI: Switch to use acpi_evaluate_dsm_typed() [v1,1/1] PCI: ACPI: Switch to use acpi_evaluate_dsm_typed() --- 2023-10-02 Andy Shevchenko Accepted
[v1,1/1] ACPI: x86: s2idle: Switch to use acpi_evaluate_dsm_typed() [v1,1/1] ACPI: x86: s2idle: Switch to use acpi_evaluate_dsm_typed() --- 2023-10-02 Andy Shevchenko Accepted
[v1,2/2] ACPI: property: Document the _DSD data buffer GUID [v1,1/2] ACPI: property: Allow _DSD buffer data only for byte accessors --- 2023-10-02 Andy Shevchenko Accepted
[v1,1/2] ACPI: property: Allow _DSD buffer data only for byte accessors [v1,1/2] ACPI: property: Allow _DSD buffer data only for byte accessors --- 2023-10-02 Andy Shevchenko Accepted
[v2,2/2] amba: bus: Enable compile testing [v2,1/2] amba: bus: balance firmware node reference counting --- 2023-10-02 Andy Shevchenko Superseded
[v2,1/2] amba: bus: balance firmware node reference counting [v2,1/2] amba: bus: balance firmware node reference counting --- 2023-10-02 Andy Shevchenko Superseded
[v1,1/1] device property: Replace custom implementation of COUNT_ARGS() [v1,1/1] device property: Replace custom implementation of COUNT_ARGS() --- 2023-09-20 Andy Shevchenko Accepted
[v1,1/1] device property: Clarify usage scope of some struct fwnode_handle members [v1,1/1] device property: Clarify usage scope of some struct fwnode_handle members --- 2023-09-04 Andy Shevchenko Accepted
[v1,1/1] amba: bus: balance firmware node reference counting [v1,1/1] amba: bus: balance firmware node reference counting --- 2023-08-24 Andy Shevchenko Superseded
[v1,1/1] ACPI: x86: s2idle: Add for_each_lpi_constraint() helper [v1,1/1] ACPI: x86: s2idle: Add for_each_lpi_constraint() helper --- 2023-08-10 Andy Shevchenko Accepted
[v1,6/6] iio: proximity: sx9324: Switch to device_property_match_property_string() iio: Introduce and use device_property_match_property_string() --- 2023-08-08 Andy Shevchenko Accepted
[v1,4/6] iio: frequency: admv1014: Switch to device_property_match_property_string() iio: Introduce and use device_property_match_property_string() --- 2023-08-08 Andy Shevchenko Accepted
[v1,3/6] iio: frequency: adf4377: Switch to device_property_match_property_string() iio: Introduce and use device_property_match_property_string() --- 2023-08-08 Andy Shevchenko Accepted
[v1,1/6] device property: Use fwnode_property_string_array_count() iio: Introduce and use device_property_match_property_string() --- 2023-08-08 Andy Shevchenko Accepted
[v2,3/3] gpiolib: Do not alter GPIO chip fwnode member gpiolib: Avoid modifying GPIO chip fwnode --- 2023-07-03 Andy Shevchenko Superseded
[v2,2/3] gpiolib: acpi: Don't use GPIO chip fwnode in acpi_gpiochip_find() gpiolib: Avoid modifying GPIO chip fwnode --- 2023-07-03 Andy Shevchenko Superseded
[v2,1/3] gpiolib: of: Don't use GPIO chip fwnode in of_gpiochip_*() gpiolib: Avoid modifying GPIO chip fwnode --- 2023-07-03 Andy Shevchenko Superseded
« 1 2 3 488 89 »