Show patches with: Submitter = Rafael J. Wysocki       |    Archived = No       |   637 patches
« 1 2 ... 3 4 56 7 »
Patch Series S/W/F Date Submitter Delegate State
[v2,4/4] ACPI: processor: thermal: Update CPU cooling devices on cpufreq policy changes thermal: core/ACPI: Fix processor cooling device regression --- 2023-03-13 Rafael J. Wysocki Superseded
[v2,3/4] thermal: core: Introduce thermal_cooling_device_update() thermal: core/ACPI: Fix processor cooling device regression --- 2023-03-13 Rafael J. Wysocki New
[v2,2/4] thermal: core: Introduce thermal_cooling_device_present() thermal: core/ACPI: Fix processor cooling device regression --- 2023-03-13 Rafael J. Wysocki Superseded
[v2,1/4] ACPI: processor: Reorder acpi_processor_driver_init() thermal: core/ACPI: Fix processor cooling device regression --- 2023-03-13 Rafael J. Wysocki Superseded
[v1,4/4] ACPI: processor: thermal: Update CPU cooling devices on cpufreq policy changes thermal: core/ACPI: Fix processor cooling device regression --- 2023-03-03 Rafael J. Wysocki Superseded
[v1,3/4] thermal: core: Introduce thermal_cooling_device_update() thermal: core/ACPI: Fix processor cooling device regression --- 2023-03-03 Rafael J. Wysocki Superseded
[v1,2/4] thermal: core: Introduce thermal_cooling_device_present() thermal: core/ACPI: Fix processor cooling device regression --- 2023-03-03 Rafael J. Wysocki Superseded
[v1,1/4] ACPI: processor: Reorder acpi_processor_driver_init() thermal: core/ACPI: Fix processor cooling device regression --- 2023-03-03 Rafael J. Wysocki Superseded
[v1,8/8] thermal: intel: intel_pch: Refer to thermal zone name directly thermal: intel: intel_pch: Code simplification and cleanups --- 2023-01-30 Rafael J. Wysocki New
[v1,6/8] thermal: intel: intel_pch: Fold suspend and resume routines into their callers thermal: intel: intel_pch: Code simplification and cleanups --- 2023-01-30 Rafael J. Wysocki New
[v1,4/8] thermal: intel: intel_pch: Eliminate device operations object thermal: intel: intel_pch: Code simplification and cleanups --- 2023-01-30 Rafael J. Wysocki New
[v1,2/8] thermal: intel: intel_pch: Eliminate redundant return pointers thermal: intel: intel_pch: Code simplification and cleanups --- 2023-01-30 Rafael J. Wysocki New
[v2,4/4] thermal: intel: int340x: Improve int340x_thermal_set_trip_temp() [v2,1/4] thermal: intel: int340x: Assorted minor cleanups --- 2023-01-30 Rafael J. Wysocki New
[v2,2/4] thermal: intel: int340x: Rename variable in int340x_thermal_zone_add() [v2,1/4] thermal: intel: int340x: Assorted minor cleanups --- 2023-01-30 Rafael J. Wysocki New
[v2,1/4] thermal: intel: int340x: Assorted minor cleanups [v2,1/4] thermal: intel: int340x: Assorted minor cleanups --- 2023-01-30 Rafael J. Wysocki New
[v1] thermal: ACPI: Make helpers retrieve temperature only [v1] thermal: ACPI: Make helpers retrieve temperature only --- 2023-01-27 Rafael J. Wysocki New
[v1,3/3] thermal: intel: int340x: Use generic trip points table thermal: intel: int340x: Use generic trip points table --- 2023-01-25 Rafael J. Wysocki New
[v1,2/3] thermal: intel: int340x: Use zone lock for synchronization thermal: intel: int340x: Use generic trip points table --- 2023-01-25 Rafael J. Wysocki New
[v1,1/3] thermal: intel: int340x: Rework updating trip points thermal: intel: int340x: Use generic trip points table --- 2023-01-25 Rafael J. Wysocki New
[v1] thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type() [v1] thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type() --- 2023-01-25 Rafael J. Wysocki New
[v1,6/6] thermal: intel: int340x: Drop pointless cast to unsigned long thermal: intel: int340x: Assorted cleanup changes --- 2023-01-24 Rafael J. Wysocki New
[v1,5/6] thermal: intel: int340x: Populate auxiliary trip points first thermal: intel: int340x: Assorted cleanup changes --- 2023-01-24 Rafael J. Wysocki New
[v1,4/6] thermal: intel: int340x: Rearrange int340x_thermal_read_trips() thermal: intel: int340x: Assorted cleanup changes --- 2023-01-24 Rafael J. Wysocki New
[v1,3/6] thermal: intel: int340x: Evaluate GTSH once thermal: intel: int340x: Assorted cleanup changes --- 2023-01-24 Rafael J. Wysocki New
[v1,2/6] thermal: intel: int340x: Rename variable in int340x_thermal_zone_add() thermal: intel: int340x: Assorted cleanup changes --- 2023-01-24 Rafael J. Wysocki New
[v1,1/6] thermal: intel: int340x: Assorted minor cleanups thermal: intel: int340x: Assorted cleanup changes --- 2023-01-24 Rafael J. Wysocki New
[v1] thermal: intel: int340x: Fix unitialized variable error [v1] thermal: intel: int340x: Fix unitialized variable error --- 2023-01-24 Rafael J. Wysocki New
[v2] thermal: Fail object registration if thermal class is not registered [v2] thermal: Fail object registration if thermal class is not registered --- 2023-01-23 Rafael J. Wysocki New
[v7,3/3] thermal: intel: int340x: Use generic trip points thermal: intel: Use generic trip points in 2 drivers --- 2023-01-23 Rafael J. Wysocki New
[v7,2/3] thermal: intel: intel_pch: Use generic trip points thermal: intel: Use generic trip points in 2 drivers --- 2023-01-23 Rafael J. Wysocki New
[v7,1/3] thermal: ACPI: Add ACPI trip point routines thermal: intel: Use generic trip points in 2 drivers --- 2023-01-23 Rafael J. Wysocki New
[v1,2/2] thermal: Fail object registration if thermal class is not registered driver core/thermal: Fail registration of thermal object when thermal_class is not registered --- 2023-01-20 Rafael J. Wysocki New
[v1,1/2] driver core: class: Clear private pointer on registration failures driver core/thermal: Fail registration of thermal object when thermal_class is not registered --- 2023-01-20 Rafael J. Wysocki New
MAINTAINERS: Add x86 ACPI paths to the ACPI entry MAINTAINERS: Add x86 ACPI paths to the ACPI entry --- 2023-01-19 Rafael J. Wysocki New
[v4] PCI / ACPI: PM: Take _S0W of the target bridge into account in acpi_pci_bridge_d3(() [v4] PCI / ACPI: PM: Take _S0W of the target bridge into account in acpi_pci_bridge_d3(() --- 2023-01-12 Rafael J. Wysocki Superseded
[v3] PCI / ACPI: PM: Take _S0W of the target bridge into account in acpi_pci_bridge_d3(() [v3] PCI / ACPI: PM: Take _S0W of the target bridge into account in acpi_pci_bridge_d3(() --- 2023-01-11 Rafael J. Wysocki Superseded
[v2,3/3] cpufreq: intel_pstate: Drop ACPI _PSS states table patching [v1,1/2] ACPI: processor: perflib: Use the "no limit" frequency QoS --- 2022-12-28 Rafael J. Wysocki Superseded
[v2,2/3] ACPI: processor: perflib: Avoid updating frequency QoS unnecessarily [v1,1/2] ACPI: processor: perflib: Use the "no limit" frequency QoS --- 2022-12-28 Rafael J. Wysocki New
[v2,1/3] ACPI: processor: perflib: Use the "no limit" frequency QoS [v2,1/3] ACPI: processor: perflib: Use the "no limit" frequency QoS --- 2022-12-28 Rafael J. Wysocki New
[v1,2/2] cpufreq: intel_pstate: Drop ACPI _PSS states table patching Untitled series #196575 --- 2022-12-27 Rafael J. Wysocki New
[v1,1/2] ACPI: processor: perflib: Use the "no limit" frequency QoS [v1,1/2] ACPI: processor: perflib: Use the "no limit" frequency QoS --- 2022-12-27 Rafael J. Wysocki Superseded
[v1,5/5] ACPI: processor: perflib: Adjust acpi_processor_notify_smm() return value ACPI: processor: perflib: Assorted cleanups --- 2022-12-05 Rafael J. Wysocki New
[v1,4/5] ACPI: processor: perflib: Rearrange acpi_processor_notify_smm() ACPI: processor: perflib: Assorted cleanups --- 2022-12-05 Rafael J. Wysocki New
[v1,3/5] ACPI: processor: perflib: Rearrange unregistration routine ACPI: processor: perflib: Assorted cleanups --- 2022-12-05 Rafael J. Wysocki New
[v1,2/5] ACPI: processor: perflib: Drop redundant parentheses ACPI: processor: perflib: Assorted cleanups --- 2022-12-05 Rafael J. Wysocki New
[v1,1/5] ACPI: processor: perflib: Adjust white space ACPI: processor: perflib: Assorted cleanups --- 2022-12-05 Rafael J. Wysocki New
ACPI: processor: idle: Drop unnecessary statements and parens ACPI: processor: idle: Drop unnecessary statements and parens --- 2022-12-05 Rafael J. Wysocki New
ACPI: thermal: Adjust critical.flags.valid check ACPI: thermal: Adjust critical.flags.valid check --- 2022-12-05 Rafael J. Wysocki New
PM: runtime: Adjust white space in the core code PM: runtime: Adjust white space in the core code --- 2022-12-05 Rafael J. Wysocki New
[v1,2/2] PM: runtime: Relocate rpm_callback() right after __rpm_callback() PM: runtime: Fix rpm_idle() and relocate rpm_callback() --- 2022-12-02 Rafael J. Wysocki New
[v1,1/2] PM: runtime: Do not call __rpm_callback() from rpm_idle() PM: runtime: Fix rpm_idle() and relocate rpm_callback() --- 2022-12-02 Rafael J. Wysocki New
[v1,2/2] PM: sleep: Refine error message in try_to_freeze_tasks() PM: sleep: Avoid using pr_cont() in tasks freezing code --- 2022-12-01 Rafael J. Wysocki New
[v1,2/2] ACPI: PCI: hotplug: Avoid setting is_hotplug_bridge for PCIe Upstream Ports PCI: hotplug: Add checks to avoid doing hotplug on PCIe Upstream Ports --- 2022-11-21 Rafael J. Wysocki New
[v2,5/5] rtc: rtc-cmos: Disable ACPI RTC event on removal rtc: rtc-cmos: Assorted ACPI-related cleanups and fixes --- 2022-11-09 Rafael J. Wysocki New
[v2,4/5] rtc: rtc-cmos: Rename ACPI-related functions rtc: rtc-cmos: Assorted ACPI-related cleanups and fixes --- 2022-11-09 Rafael J. Wysocki New
[v2,3/5] rtc: rtc-cmos: Eliminate forward declarations of some functions rtc: rtc-cmos: Assorted ACPI-related cleanups and fixes --- 2022-11-09 Rafael J. Wysocki New
[v2,2/5] rtc: rtc-cmos: Call rtc_wake_setup() from cmos_do_probe() rtc: rtc-cmos: Assorted ACPI-related cleanups and fixes --- 2022-11-09 Rafael J. Wysocki New
[v2,1/5] rtc: rtc-cmos: Call cmos_wake_setup() from cmos_do_probe() rtc: rtc-cmos: Assorted ACPI-related cleanups and fixes --- 2022-11-09 Rafael J. Wysocki New
[v1,4/5] rtc: rtc-cmos: Rename ACPI-related functions [v1,1/5] rtc: rtc-cmos: Call cmos_wake_setup() from cmos_do_probe() --- 2022-11-07 Rafael J. Wysocki Superseded
[v1,3/5] rtc: rtc-cmos: Eliminate forward declarations of some functions [v1,1/5] rtc: rtc-cmos: Call cmos_wake_setup() from cmos_do_probe() --- 2022-11-07 Rafael J. Wysocki Superseded
[v1,1/5] rtc: rtc-cmos: Call cmos_wake_setup() from cmos_do_probe() [v1,1/5] rtc: rtc-cmos: Call cmos_wake_setup() from cmos_do_probe() --- 2022-11-07 Rafael J. Wysocki Superseded
[v1,2/2] cpufreq: intel_pstate: hybrid: Use known scaling factor for P-cores cpufreq: intel_pstate: Make HWP calibration work on all hybrid platforms --- 2022-10-24 Rafael J. Wysocki New
[v1,1/2] cpufreq: intel_pstate: Read all MSRs on the target CPU cpufreq: intel_pstate: Make HWP calibration work on all hybrid platforms --- 2022-10-24 Rafael J. Wysocki New
rtc: rtc-cmos: Fix compilation with CONFIG_ACPI unset rtc: rtc-cmos: Fix compilation with CONFIG_ACPI unset --- 2022-10-19 Rafael J. Wysocki New
rtc: rtc-cmos: Fix wake alarm breakage rtc: rtc-cmos: Fix wake alarm breakage --- 2022-10-18 Rafael J. Wysocki New
rtc: rtc-cmos: Fix event handler registration ordering issue rtc: rtc-cmos: Fix event handler registration ordering issue --- 2022-10-12 Rafael J. Wysocki New
[v1,3/3] ACPI: thermal: Drop some redundant code Untitled series #188652 --- 2022-10-04 Rafael J. Wysocki New
[v1,2/3] ACPI: thermal: Drop redundant parens from expressions Untitled series #188571 --- 2022-10-04 Rafael J. Wysocki New
[v1,1/3] ACPI: thermal: Use white space more consistently ACPI: thermal: Clean up simple things --- 2022-10-04 Rafael J. Wysocki New
ACPI: DPTF: Drop stale link from Kconfig help ACPI: DPTF: Drop stale link from Kconfig help --- 2022-09-27 Rafael J. Wysocki New
PM: runtime: Return -EINPROGRESS from rpm_resume() in the RPM_NOWAIT case PM: runtime: Return -EINPROGRESS from rpm_resume() in the RPM_NOWAIT case --- 2022-09-22 Rafael J. Wysocki New
thermal: int340x_thermal: Consolidate priv->data_vault checks thermal: int340x_thermal: Consolidate priv->data_vault checks --- 2022-08-30 Rafael J. Wysocki New
thermal: gov_user_space: Do not lock thermal zone mutex thermal: gov_user_space: Do not lock thermal zone mutex --- 2022-08-30 Rafael J. Wysocki New
[v1] ACPI: property: Use acpi_dev_parent() [v1] ACPI: property: Use acpi_dev_parent() --- 2022-08-29 Rafael J. Wysocki New
[v1] ACPI: Drop redundant acpi_dev_parent() header [v1] ACPI: Drop redundant acpi_dev_parent() header --- 2022-08-29 Rafael J. Wysocki New
[v1] ACPI: PM: Fix NULL argument handling in acpi_device_get/set_power() [v1] ACPI: PM: Fix NULL argument handling in acpi_device_get/set_power() --- 2022-08-29 Rafael J. Wysocki New
drm: amd: amdgpu: ACPI: Add comment about ACPI_FADT_LOW_POWER_S0 drm: amd: amdgpu: ACPI: Add comment about ACPI_FADT_LOW_POWER_S0 --- 2022-08-24 Rafael J. Wysocki New
[v2,5/5] ACPI: Drop parent field from struct acpi_device Untitled series #184581 --- 2022-08-24 Rafael J. Wysocki New
ACPI: PM: Fix up documentation reference ACPI: PM: Fix up documentation reference --- 2022-08-23 Rafael J. Wysocki New
[v1,5/5,RFT] ACPI: Drop parent field from struct acpi_device ACPI: Device enumeration rearrangements and parent field elimination --- 2022-08-10 Rafael J. Wysocki Superseded
[v1,4/5] ACPI: scan: Eliminate __acpi_device_add() ACPI: Device enumeration rearrangements and parent field elimination --- 2022-08-10 Rafael J. Wysocki New
[v1,3/5] ACPI: scan: Rearrange initialization of ACPI device objects ACPI: Device enumeration rearrangements and parent field elimination --- 2022-08-10 Rafael J. Wysocki New
[v1,2/5] ACPI: scan: Rename acpi_bus_get_parent() and rearrange it ACPI: Device enumeration rearrangements and parent field elimination --- 2022-08-10 Rafael J. Wysocki New
[v1,1/5] ACPI: Rename acpi_bus_get/put_acpi_device() ACPI: Device enumeration rearrangements and parent field elimination --- 2022-08-10 Rafael J. Wysocki New
[v2] rtc: rtc-cmos: Do not check ACPI_FADT_LOW_POWER_S0 [v2] rtc: rtc-cmos: Do not check ACPI_FADT_LOW_POWER_S0 --- 2022-08-08 Rafael J. Wysocki Superseded
rtc: rtc-cmos: Do not check ACPI_FADT_LOW_POWER_S0 rtc: rtc-cmos: Do not check ACPI_FADT_LOW_POWER_S0 --- 2022-08-05 Rafael J. Wysocki Superseded
ACPI: CPPC: Do not prevent CPPC from working in the future ACPI: CPPC: Do not prevent CPPC from working in the future --- 2022-07-21 Rafael J. Wysocki New
ACPI: PM: x86: Print messages regarding LPS0 idle support ACPI: PM: x86: Print messages regarding LPS0 idle support --- 2022-07-21 Rafael J. Wysocki New
intel: thermal: PCH: Drop ACPI_FADT_LOW_POWER_S0 check intel: thermal: PCH: Drop ACPI_FADT_LOW_POWER_S0 check --- 2022-07-14 Rafael J. Wysocki New
ACPI: PM: s2idle: Use LPS0 idle if ACPI_FADT_LOW_POWER_S0 is unset ACPI: PM: s2idle: Use LPS0 idle if ACPI_FADT_LOW_POWER_S0 is unset --- 2022-07-13 Rafael J. Wysocki New
Revert "ACPI / PM: LPIT: Register sysfs attributes based on FADT" Revert "ACPI / PM: LPIT: Register sysfs attributes based on FADT" --- 2022-07-13 Rafael J. Wysocki New
PM: runtime: Fix supplier device management during consumer probe PM: runtime: Fix supplier device management during consumer probe --- 2022-06-30 Rafael J. Wysocki New
[v2,05/16] USB: ACPI: Replace usb_acpi_find_port() with acpi_find_child_by_adr() Untitled series #178343 --- 2022-06-13 Rafael J. Wysocki New
[v2,16/16] ACPI: bus: Drop unused list heads from struct acpi_device Untitled series #178343 --- 2022-06-13 Rafael J. Wysocki New
[v2,15/16] ACPI / MMC: PM: Unify fixing up device power Untitled series #178343 --- 2022-06-13 Rafael J. Wysocki New
[v2,14/16] soundwire: Use acpi_dev_for_each_child() Untitled series #178343 --- 2022-06-13 Rafael J. Wysocki New
[v2,13/16] mfd: core: Use acpi_dev_for_each_child() Untitled series #178343 --- 2022-06-13 Rafael J. Wysocki New
[v2,12/16] platform/x86/thinkpad_acpi: Use acpi_dev_for_each_child() Untitled series #178343 --- 2022-06-13 Rafael J. Wysocki New
[v2,11/16] ACPI: scan: Walk ACPI device's children using driver core Untitled series #178343 --- 2022-06-13 Rafael J. Wysocki New
[v2,10/16] ACPI: bus: Introduce acpi_dev_for_each_child_reverse() Untitled series #178343 --- 2022-06-13 Rafael J. Wysocki New
« 1 2 ... 3 4 56 7 »