Show patches with: Submitter = Michal Wilczynski       |    Archived = No       |   203 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[v1,6/6] ACPI: acpi_video: Fix holes in acpi_video_bus Replace acpi_driver with platform_driver --- 2023-10-25 Michal Wilczynski New
[v1,5/6] ACPI: acpi_video: Rename ACPI device instances from device to adev Replace acpi_driver with platform_driver --- 2023-10-25 Michal Wilczynski New
[v1,4/6] ACPI: acpi_video: Replace acpi_driver with platform_driver Replace acpi_driver with platform_driver --- 2023-10-25 Michal Wilczynski New
[v1,3/6] ACPI: acpi_video: Remove unnecessary driver_data clear Replace acpi_driver with platform_driver --- 2023-10-25 Michal Wilczynski New
[v1,2/6] ACPI: acpi_video: Use yes_or_no helper instead of ternary operator Replace acpi_driver with platform_driver --- 2023-10-25 Michal Wilczynski New
[v1,1/6] ACPI: acpi_video: Remove unnecessary checks Replace acpi_driver with platform_driver --- 2023-10-25 Michal Wilczynski New
[v2,3/3] ACPI: acpi_pad: Rename ACPI device from device to adev Replace acpi_driver with platform_driver --- 2023-10-18 Michal Wilczynski Accepted
[v2,2/3] ACPI: acpi_pad: Use dev groups for sysfs Replace acpi_driver with platform_driver --- 2023-10-18 Michal Wilczynski Accepted
[v2,1/3] ACPI: acpi_pad: Replace acpi_driver with platform_driver Replace acpi_driver with platform_driver --- 2023-10-18 Michal Wilczynski Accepted
[v3] ACPI: NFIT: Use cleanup.h helpers instead of devm_*() [v3] ACPI: NFIT: Use cleanup.h helpers instead of devm_*() --- 2023-10-17 Michal Wilczynski Accepted
[v1,3/3] ACPI: acpi_pad: Rename ACPI device from device to adev Replace acpi_driver with platform_driver --- 2023-10-16 Michal Wilczynski New
[v1,2/3] ACPI: acpi_pad: Use dev groups for sysfs Replace acpi_driver with platform_driver --- 2023-10-16 Michal Wilczynski Superseded
[v1,1/3] ACPI: acpi_pad: Replace acpi_driver with platform_driver Replace acpi_driver with platform_driver --- 2023-10-16 Michal Wilczynski New
[v2] ACPI: NFIT: Fix local use of devm_*() [v2] ACPI: NFIT: Fix local use of devm_*() --- 2023-10-13 Michal Wilczynski New
[v3,6/6] ACPI: NFIT: Remove redundant call to to_acpi_dev() Replace acpi_driver with platform_driver --- 2023-10-11 Michal Wilczynski New
[v3,5/6] ACPI: NFIT: Replace acpi_driver with platform_driver Replace acpi_driver with platform_driver --- 2023-10-11 Michal Wilczynski New
[v3,4/6] ACPI: AC: Rename ACPI device from device to adev Replace acpi_driver with platform_driver --- 2023-10-11 Michal Wilczynski New
[v3,3/6] ACPI: AC: Replace acpi_driver with platform_driver Replace acpi_driver with platform_driver --- 2023-10-11 Michal Wilczynski New
[v3,2/6] ACPI: AC: Use string_choices API instead of ternary operator Replace acpi_driver with platform_driver --- 2023-10-11 Michal Wilczynski Accepted
[v3,1/6] ACPI: AC: Remove unnecessary checks Replace acpi_driver with platform_driver --- 2023-10-11 Michal Wilczynski Accepted
[v2,6/6] ACPI: NFIT: Remove redundant call to to_acpi_dev() Replace acpi_driver with platform_driver --- 2023-10-06 Michal Wilczynski Superseded
[v2,5/6] ACPI: NFIT: Replace acpi_driver with platform_driver Replace acpi_driver with platform_driver --- 2023-10-06 Michal Wilczynski Superseded
[v2,4/6] ACPI: AC: Rename ACPI device from device to adev Replace acpi_driver with platform_driver --- 2023-10-06 Michal Wilczynski Superseded
[v2,3/6] ACPI: AC: Replace acpi_driver with platform_driver Replace acpi_driver with platform_driver --- 2023-10-06 Michal Wilczynski Superseded
[v2,2/6] ACPI: AC: Use string_choices API instead of ternary operator Replace acpi_driver with platform_driver --- 2023-10-06 Michal Wilczynski Superseded
[v2,1/6] ACPI: AC: Remove unnecessary checks Replace acpi_driver with platform_driver --- 2023-10-06 Michal Wilczynski Superseded
[v1] ACPI: scan: Add support for GPE block devices [v1] ACPI: scan: Add support for GPE block devices --- 2023-10-02 Michal Wilczynski New
[v1,2/2] ACPI: NFIT: Use modern scope based rollback Fix memory leak and move to modern scope based rollback --- 2023-09-26 Michal Wilczynski New
[v1,1/2] ACPI: NFIT: Fix memory leak, and local use of devm_*() Fix memory leak and move to modern scope based rollback --- 2023-09-26 Michal Wilczynski New
[v1,9/9] ACPI: NFIT: Don't use KBUILD_MODNAME for driver name Replace acpi_driver with platform_driver --- 2023-09-25 Michal Wilczynski New
[v1,8/9] ACPI: NFIT: Remove redundant call to to_acpi_dev() Replace acpi_driver with platform_driver --- 2023-09-25 Michal Wilczynski Superseded
[v1,7/9] ACPI: NFIT: Replace acpi_driver with platform_driver Replace acpi_driver with platform_driver --- 2023-09-25 Michal Wilczynski Superseded
[v1,6/9] ACPI: AC: Rename ACPI device from device to adev Replace acpi_driver with platform_driver --- 2023-09-25 Michal Wilczynski Superseded
[v1,5/9] ACPI: AC: Replace acpi_driver with platform_driver Replace acpi_driver with platform_driver --- 2023-09-25 Michal Wilczynski Superseded
[v1,4/9] ACPI: AC: Use string_choices API instead of ternary operator Replace acpi_driver with platform_driver --- 2023-09-25 Michal Wilczynski Superseded
[v1,3/9] ACPI: AC: Remove unnecessary checks Replace acpi_driver with platform_driver --- 2023-09-25 Michal Wilczynski Superseded
[v1,2/9] docs: firmware-guide: ACPI: Clarify ACPI bus concepts Replace acpi_driver with platform_driver --- 2023-09-25 Michal Wilczynski New
[v1,1/9] ACPI: bus: Make notify wrappers more generic Replace acpi_driver with platform_driver --- 2023-09-25 Michal Wilczynski New
[v1] ACPI: processor_pdc: Fix uninitialized access of buf [v1] ACPI: processor_pdc: Fix uninitialized access of buf --- 2023-09-14 Michal Wilczynski Accepted
[v4,9/9] acpi: Remove acpi_hwp_native_thermal_lvt_osc() Prefer using _OSC method over deprecated _PDC --- 2023-07-10 Michal Wilczynski Accepted
[v4,8/9] acpi: Use _OSC method to convey processor OSPM capabilities Prefer using _OSC method over deprecated _PDC --- 2023-07-10 Michal Wilczynski New
[v4,7/9] acpi: Introduce acpi_processor_osc() Prefer using _OSC method over deprecated _PDC --- 2023-07-10 Michal Wilczynski Accepted
[v4,6/9] acpi: Move setting CAP_SMP_T_SWCOORD to arch_acpi_set_proc_cap_bits() Prefer using _OSC method over deprecated _PDC --- 2023-07-10 Michal Wilczynski Accepted
[v4,5/9] acpi: Clear C_C2C3_FFH and C_C1_FFH in arch_acpi_set_proc_cap_bits() Prefer using _OSC method over deprecated _PDC --- 2023-07-10 Michal Wilczynski Accepted
[v4,4/9] acpi: Rename ACPI_PDC constants Prefer using _OSC method over deprecated _PDC --- 2023-07-10 Michal Wilczynski New
[v4,3/9] acpi: Refactor arch_acpi_set_pdc_bits() Prefer using _OSC method over deprecated _PDC --- 2023-07-10 Michal Wilczynski Accepted
[v4,2/9] acpi: Move processor_physically_present() to acpi_processor.c Prefer using _OSC method over deprecated _PDC --- 2023-07-10 Michal Wilczynski Accepted
[v4,1/9] acpi: Move mwait quirk out of acpi_processor.c Prefer using _OSC method over deprecated _PDC --- 2023-07-10 Michal Wilczynski New
[v7,9/9] acpi/thermal: Move handler installing logic to driver Remove .notify callback in acpi_device_ops --- 2023-07-03 Michal Wilczynski Superseded
[v7,8/9] acpi/nfit: Remove unnecessary .remove callback Remove .notify callback in acpi_device_ops --- 2023-07-03 Michal Wilczynski Accepted
[v7,7/9] acpi/nfit: Move handler installing logic to driver Remove .notify callback in acpi_device_ops --- 2023-07-03 Michal Wilczynski Superseded
[v7,6/9] acpi/hed: Move handler installing logic to driver Remove .notify callback in acpi_device_ops --- 2023-07-03 Michal Wilczynski New
[v7,5/9] acpi/battery: Move handler installing logic to driver Remove .notify callback in acpi_device_ops --- 2023-07-03 Michal Wilczynski Superseded
[v7,4/9] acpi/video: Move handler installing logic to driver Remove .notify callback in acpi_device_ops --- 2023-07-03 Michal Wilczynski New
[v7,3/9] acpi/ac: Move handler installing logic to driver Remove .notify callback in acpi_device_ops --- 2023-07-03 Michal Wilczynski Superseded
[v7,2/9] acpi/bus: Set driver_data to NULL every time .add() fails Remove .notify callback in acpi_device_ops --- 2023-07-03 Michal Wilczynski Accepted
[v7,1/9] acpi/bus: Introduce wrappers for ACPICA event handler install/remove Remove .notify callback in acpi_device_ops --- 2023-07-03 Michal Wilczynski Superseded
[v6,9/9] acpi/thermal: Move handler installing logic to driver Remove .notify callback in acpi_device_ops --- 2023-06-30 Michal Wilczynski New
[v6,8/9] acpi/nfit: Remove unnecessary .remove callback Remove .notify callback in acpi_device_ops --- 2023-06-30 Michal Wilczynski Superseded
[v6,7/9] acpi/nfit: Move handler installing logic to driver Remove .notify callback in acpi_device_ops --- 2023-06-30 Michal Wilczynski New
[v6,6/9] acpi/hed: Move handler installing logic to driver Remove .notify callback in acpi_device_ops --- 2023-06-30 Michal Wilczynski Superseded
[v6,5/9] acpi/battery: Move handler installing logic to driver Remove .notify callback in acpi_device_ops --- 2023-06-30 Michal Wilczynski New
[v6,4/9] acpi/video: Move handler installing logic to driver Remove .notify callback in acpi_device_ops --- 2023-06-30 Michal Wilczynski Superseded
[v6,3/9] acpi/ac: Move handler installing logic to driver Remove .notify callback in acpi_device_ops --- 2023-06-30 Michal Wilczynski New
[v6,2/9] acpi/bus: Set driver_data to NULL every time .add() fails Remove .notify callback in acpi_device_ops --- 2023-06-30 Michal Wilczynski Superseded
[v6,1/9] acpi/bus: Introduce wrappers for ACPICA event handler install/remove Remove .notify callback in acpi_device_ops --- 2023-06-30 Michal Wilczynski Accepted
[v5,10/10] acpi/thermal: Move handler installing logic to driver Remove .notify callback in acpi_device_ops --- 2023-06-16 Michal Wilczynski Superseded
[v5,09/10] acpi/nfit: Move handler installing logic to driver Remove .notify callback in acpi_device_ops --- 2023-06-16 Michal Wilczynski New
[v5,08/10] acpi/nfit: Improve terminator line in acpi_nfit_ids Remove .notify callback in acpi_device_ops --- 2023-06-16 Michal Wilczynski New
[v5,07/10] acpi/nfit: Move acpi_nfit_notify() before acpi_nfit_add() Remove .notify callback in acpi_device_ops --- 2023-06-16 Michal Wilczynski New
[v5,06/10] acpi/hed: Move handler installing logic to driver Remove .notify callback in acpi_device_ops --- 2023-06-16 Michal Wilczynski Superseded
[v5,05/10] acpi/battery: Move handler installing logic to driver Remove .notify callback in acpi_device_ops --- 2023-06-16 Michal Wilczynski New
[v5,04/10] acpi/video: Move handler installing logic to driver Remove .notify callback in acpi_device_ops --- 2023-06-16 Michal Wilczynski Superseded
[v5,03/10] acpi/ac: Move handler installing logic to driver Remove .notify callback in acpi_device_ops --- 2023-06-16 Michal Wilczynski Superseded
[v5,02/10] acpi/bus: Set driver_data to NULL every time .add() fails Remove .notify callback in acpi_device_ops --- 2023-06-16 Michal Wilczynski Superseded
[v5,01/10] acpi/bus: Introduce wrappers for ACPICA event handler install/remove Remove .notify callback in acpi_device_ops --- 2023-06-16 Michal Wilczynski Superseded
[v3,4/5] acpi: Use _OSC method to convey processor OSPM capabilities Prefer using _OSC method over deprecated _PDC --- 2023-06-13 Michal Wilczynski New
[v3,2/5] acpi: Refactor arch_acpi_set_pdc_bits() Prefer using _OSC method over deprecated _PDC --- 2023-06-13 Michal Wilczynski Superseded
[v1] platform/x86/dell/dell-rbtn: Fix resources leaking on error path [v1] platform/x86/dell/dell-rbtn: Fix resources leaking on error path --- 2023-06-12 Michal Wilczynski New
[v4,35/35] acpi/bus: Remove notify callback and flags [v4,01/35] acpi: Adjust functions installing bus event handlers --- 2023-06-01 Michal Wilczynski New
[v4,34/35] acpi/bus: Remove redundant functions [v4,01/35] acpi: Adjust functions installing bus event handlers --- 2023-06-01 Michal Wilczynski New
[v4,33/35] acpi/bus: Remove installing/removing notify handlers from probe/remove [v4,01/35] acpi: Adjust functions installing bus event handlers --- 2023-06-01 Michal Wilczynski New
[v4,32/35] virt/vmgenid: Move handler installing logic to driver [v4,01/35] acpi: Adjust functions installing bus event handlers --- 2023-06-01 Michal Wilczynski New
[v4,31/35] platform/x86/sony-laptop: Move handler installing logic to driver [v4,01/35] acpi: Adjust functions installing bus event handlers --- 2023-06-01 Michal Wilczynski New
[v4,30/35] platform/x86/xo15-ebook: Move handler installing logic to driver [v4,01/35] acpi: Adjust functions installing bus event handlers --- 2023-06-01 Michal Wilczynski New
[v4,29/35] platform/x86/wireless-hotkey: Move handler installing logic to driver [v4,01/35] acpi: Adjust functions installing bus event handlers --- 2023-06-01 Michal Wilczynski New
[v4,28/35] platform/x86/toshiba_haps: Move handler installing logic to driver [v4,01/35] acpi: Adjust functions installing bus event handlers --- 2023-06-01 Michal Wilczynski New
[v4,27/35] platform/x86/toshiba_bluetooth: Move handler installing logic to driver [v4,01/35] acpi: Adjust functions installing bus event handlers --- 2023-06-01 Michal Wilczynski New
[v4,26/35] platform/x86/toshiba_acpi: Move handler installing logic to driver [v4,01/35] acpi: Adjust functions installing bus event handlers --- 2023-06-01 Michal Wilczynski New
[v4,25/35] platform/x86/topstar-laptop: Move handler installing logic to driver [v4,01/35] acpi: Adjust functions installing bus event handlers --- 2023-06-01 Michal Wilczynski New
[v4,24/35] platform/x86/system76_acpi: Move handler installing logic to driver [v4,01/35] acpi: Adjust functions installing bus event handlers --- 2023-06-01 Michal Wilczynski New
[v4,23/35] platform/x86/panasonic-laptop: Move handler installing logic to driver [v4,01/35] acpi: Adjust functions installing bus event handlers --- 2023-06-01 Michal Wilczynski New
[v4,22/35] platform/x86/lg-laptop: Move handler installing logic to driver [v4,01/35] acpi: Adjust functions installing bus event handlers --- 2023-06-01 Michal Wilczynski New
[v4,21/35] platform/x86/fujitsu-laptop: Move handler installing logic to driver [v4,01/35] acpi: Adjust functions installing bus event handlers --- 2023-06-01 Michal Wilczynski New
[v4,20/35] platform/x86/eeepc-laptop: Move handler installing logic to driver [v4,01/35] acpi: Adjust functions installing bus event handlers --- 2023-06-01 Michal Wilczynski New
[v4,19/35] platform/x86/dell/dell-rbtn: Move handler installing logic to driver [v4,01/35] acpi: Adjust functions installing bus event handlers --- 2023-06-01 Michal Wilczynski New
[v4,18/35] platform/x86/classmate-laptop: Move handler installing logic to driver [v4,01/35] acpi: Adjust functions installing bus event handlers --- 2023-06-01 Michal Wilczynski New
[v4,17/35] platform/x86/asus-wireless: Move handler installing logic to driver [v4,01/35] acpi: Adjust functions installing bus event handlers --- 2023-06-01 Michal Wilczynski New
[v4,01/35] acpi: Adjust functions installing bus event handlers [v4,01/35] acpi: Adjust functions installing bus event handlers --- 2023-06-01 Michal Wilczynski New
[v4,16/35] platform/x86/asus-laptop: Move handler installing logic to driver [v4,01/35] acpi: Adjust functions installing bus event handlers --- 2023-06-01 Michal Wilczynski New
« 1 2 3 »