Show patches with: Submitter = Armin Wolf       |    Archived = No       |   252 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] hwmon: (core) Add support for pwm auto channels attribute hwmon: (sch5627) Add pwmX_auto_channels_temp attributes - - - --- 2022-02-23 Armin Wolf Superseded
[1/2] hwmon: (dell-smm) Add support for fanX_min, fanX_max and fanX_target hwmon: (dell-smm) Support additional attributes - - - --- 2021-09-23 Armin Wolf Superseded
[1/2] hwmon: (dell-smm) Simplify ioctl handler hwmon: (dell-smm) Improve ioctl handler - - - --- 2021-11-20 Armin Wolf Changes Requested
[1/2] hwmon: (sch5627) Convert to hwmon_device_register_with_info() hwmon: (sch5627) Replace hwmon_device_register() - - - --- 2021-04-11 Armin Wolf Accepted
[1/2] hwmon: (sch5627) Disallow write access if virtual registers are locked [1/2] hwmon: (sch5627) Disallow write access if virtual registers are locked - - - --- 2023-08-15 Armin Wolf Changes Requested
[1/2] hwmon: (sch5627) Use devres function hwmon: (sch5627) Use devres function - - - --- 2021-04-17 Armin Wolf Accepted
[1/2] hwmon: Add include stubs hwmon: Add include stubs - - - --- 2022-08-25 Armin Wolf Changes Requested
[1/2] hwmon: Add pwmX_fan_channel attribute hwmon: Add new pwmX_fan_channel attribute - - - --- 2022-07-23 Armin Wolf Rejected
[1/2] platform/x86: dell-ddv: Add hwmon support platform/x86: dell-ddv: Various driver updates - 1 2 --- 2023-02-05 Armin Wolf Handled Elsewhere
[1/2] platform/x86: dell-ddv: Fix cache invalidation on resume [1/2] platform/x86: dell-ddv: Fix cache invalidation on resume - - - --- 2023-02-13 Armin Wolf Handled Elsewhere
[1/2] platform/x86: dell-ddv: Improve error handling [1/2] platform/x86: dell-ddv: Improve error handling - - - --- 2023-07-07 Armin Wolf Handled Elsewhere
[1/3] hwmon: (dell-smm) Avoid unnecessary SMM calls during init hwmon: (dell-smm) Improve init code - - - --- 2022-04-26 Armin Wolf Superseded
[1/3] hwmon: (dell-smm) Fail probing when cooling device registration fails hwmon: (dell-smm) Minor fixes - - - --- 2022-08-21 Armin Wolf Superseded
[1/3] hwmon: (ftsteutates) Convert to devm_hwmon_device_register_with_info() Convert to *_with_info() API - - - --- 2023-01-05 Armin Wolf Superseded
[1/3] hwmon: (ftsteutates) Fix scaling of measurements hwmon: (ftsteutates) Various fixes - - - --- 2022-12-24 Armin Wolf Accepted
[1/3] hwmon: (w83627ehf) Use platform_create_bundle hwmon: (w83627ehf) Cleanups - - - --- 2021-07-09 Armin Wolf Accepted
[1/3] platform/x86: wmi: Ignore duplicated GUIDs in legacy matches [1/3] platform/x86: wmi: Ignore duplicated GUIDs in legacy matches 1 - - --- 2024-02-26 Armin Wolf Handled Elsewhere
[1/4] Documentation: admin-guide: Update i8k driver name [1/4] Documentation: admin-guide: Update i8k driver name - - - --- 2021-12-28 Armin Wolf Superseded
[1/4] hwmon: (dell-smm) Mark tables as __initconst hwmon: (dell-smm) Misc cleanups - 1 - --- 2021-08-14 Armin Wolf Accepted
[1/4] hwmon: (sch56xx) Autoload modules on platform device creation hwmon: (sch56xx) Automatically load on supported hardware - - - --- 2022-01-31 Armin Wolf Superseded
[1/4] hwmon: (sch56xx) Use devres functions for watchdog hwmon: (sch56xx) Use devres for watchdog and platform_device_register_simple() - - - --- 2021-05-07 Armin Wolf Superseded
[1/5] hwmon: (dell-smm-hwmon) Use platform device hwmon: (dell-smm-hwmon) Convert to new hwmon - - - --- 2021-05-19 Armin Wolf Superseded
[1/5] hwmon: (dell-smm) Sort includes in alphabetical order hwmon: (dell-smm) Miscellaneous Improvments 1 - - --- 2021-10-21 Armin Wolf Superseded
[1/5] platform/x86: dell-ddv: Add support for interface version 3 platform/x86: dell-ddv: Various driver updates - - - --- 2023-01-26 Armin Wolf Handled Elsewhere
[1/7] hwmon: (dell-smm) Allow for specifying fan control method as module parameter hwmon: (dell-smm) Miscellaneous improvements - - - --- 2022-02-15 Armin Wolf Rejected
[1/9] hwmon: (dell-smm) Prepare for multiple SMM calling backends hwmon: (dell-smm) Add support for WMI SMM interface - - 1 --- 2023-11-03 Armin Wolf Superseded
[2/2] hwmon: (dell-smm) Add support for pwmX_fan_channel attribute hwmon: Add new pwmX_fan_channel attribute - - - --- 2022-07-23 Armin Wolf Rejected
[2/2] hwmon: (dell-smm) Remove unnecessary includes hwmon: (dell-smm) Support additional attributes - - - --- 2021-09-23 Armin Wolf Superseded
[2/2] hwmon: (dell-smm) Unify i8k_ioctl() and i8k_ioctl_unlocked() hwmon: (dell-smm) Improve ioctl handler - 1 - --- 2021-11-20 Armin Wolf Accepted
[2/2] hwmon: (sch5627) Add pwmX_auto_channels_temp support hwmon: (sch5627) Add pwmX_auto_channels_temp attributes - - - --- 2022-02-23 Armin Wolf Superseded
[2/2] hwmon: (sch5627) Add support for writing limit registers [1/2] hwmon: (sch5627) Disallow write access if virtual registers are locked - - - --- 2023-08-15 Armin Wolf Changes Requested
[2/2] hwmon: (sch5627) Remove unnecessary error path hwmon: (sch5627) Use devres function - - - --- 2021-04-17 Armin Wolf Accepted
[2/2] hwmon: (sch5627) Split sch5627_update_device() hwmon: (sch5627) Replace hwmon_device_register() - - - --- 2021-04-11 Armin Wolf Accepted
[2/2] hwmon: Use struct definitions from header files hwmon: Add include stubs - - - --- 2022-08-25 Armin Wolf Rejected
[2/2] platform/x86: dell-ddv: Fix mangled list in documentation [1/2] platform/x86: dell-ddv: Improve error handling - - - --- 2023-07-07 Armin Wolf Handled Elsewhere
[2/2] platform/x86: dell-ddv: Fix temperature scaling [1/2] platform/x86: dell-ddv: Fix cache invalidation on resume - - - --- 2023-02-13 Armin Wolf Handled Elsewhere
[2/2] platform/x86: dell-ddv: Prefer asynchronous probing platform/x86: dell-ddv: Various driver updates - 1 - --- 2023-02-05 Armin Wolf Handled Elsewhere
[2/3] hwmon: (dell-smm) Add FW_BUG to SMM warning message hwmon: (dell-smm) Minor fixes 1 - - --- 2022-08-21 Armin Wolf Superseded
[2/3] hwmon: (dell-smm) Cleanup init code hwmon: (dell-smm) Improve init code - - - --- 2022-04-26 Armin Wolf Superseded
[2/3] hwmon: (ftsteutates) Convert to devm_hwmon_device_register_with_info() hwmon: (ftsteutates) Various fixes - - - --- 2022-12-24 Armin Wolf Changes Requested
[2/3] hwmon: (ftsteutates) Replace fanX_source with pwmX_auto_channels_temp Convert to *_with_info() API - - - --- 2023-01-05 Armin Wolf Superseded
[2/3] hwmon: (w83627ehf) Remove w83627ehf_remove() hwmon: (w83627ehf) Cleanups - - - --- 2021-07-09 Armin Wolf Accepted
[2/3] platform/x86: wmi: Do not instantiate older WMI drivers multiple times [1/3] platform/x86: wmi: Ignore duplicated GUIDs in legacy matches - - - --- 2024-02-26 Armin Wolf Handled Elsewhere
[2/4] Documentation: admin-guide: Add Documentation for undocumented dell_smm_hwmon parameters [1/4] Documentation: admin-guide: Update i8k driver name - - - --- 2021-12-28 Armin Wolf Superseded
[2/4] hwmon: (dell-smm) Rework SMM function debugging hwmon: (dell-smm) Misc cleanups - - - --- 2021-08-14 Armin Wolf Changes Requested
[2/4] hwmon: (sch56xx-common) Use strscpy hwmon: (sch56xx) Use devres for watchdog and platform_device_register_simple() - - - --- 2021-05-07 Armin Wolf Superseded
[2/4] hwmon: sch56xx-common: Add automatic module loading on supported devices hwmon: (sch56xx) Automatically load on supported hardware - - - --- 2022-01-31 Armin Wolf Superseded
[2/5] hwmon: (dell-smm-hwmon) Mark functions as __init hwmon: (dell-smm-hwmon) Convert to new hwmon - - - --- 2021-05-19 Armin Wolf Superseded
[2/5] hwmon: (dell-smm) Use strscpy_pad() hwmon: (dell-smm) Miscellaneous Improvments 1 - - --- 2021-10-21 Armin Wolf Superseded
[2/5] platform/x86: dell-ddv: Return error if buffer is empty platform/x86: dell-ddv: Various driver updates - - - --- 2023-01-26 Armin Wolf Handled Elsewhere
[2/7] hwmon: (dell-smm) Add additional fan mode command combination hwmon: (dell-smm) Miscellaneous improvements - - - --- 2022-02-15 Armin Wolf Needs ACK
[2/9] hwmon: (dell-smm) Move blacklist handling to module init hwmon: (dell-smm) Add support for WMI SMM interface - - 1 --- 2023-11-03 Armin Wolf Superseded
[3/3] hwmon: (dell-smm) Improve warning messages hwmon: (dell-smm) Minor fixes - - - --- 2022-08-21 Armin Wolf Superseded
[3/3] hwmon: (dell-smm) Warn if SMM call took a very long time to execute hwmon: (dell-smm) Improve init code - - - --- 2022-04-26 Armin Wolf Superseded
[3/3] hwmon: (ftsteutates) Add support for fanX_fault attributes Convert to *_with_info() API - - - --- 2023-01-05 Armin Wolf Superseded
[3/3] hwmon: (ftsteutates) Use devm_watchdog_register_device() hwmon: (ftsteutates) Various fixes - - - --- 2022-12-24 Armin Wolf Accepted
[3/3] hwmon: (w83627ehf) Switch to SIMPLE_DEV_PM_OPS hwmon: (w83627ehf) Cleanups - - - --- 2021-07-09 Armin Wolf Changes Requested
[3/3] platform/x86: wmi: Remove obsolete duplicate GUID allowlist [1/3] platform/x86: wmi: Ignore duplicated GUIDs in legacy matches - - - --- 2024-02-26 Armin Wolf Handled Elsewhere
[3/4] docs: hwmon: dell-smm-hwmon.rst: Replace ascii table with flat-table [1/4] Documentation: admin-guide: Update i8k driver name - - - --- 2021-12-28 Armin Wolf Superseded
[3/4] hwmon: (dell-smm) Enable automatic fan speed control for all channels hwmon: (dell-smm) Misc cleanups - - - --- 2021-08-14 Armin Wolf Rejected
[3/4] hwmon: (sch56xx-common) Use helper function hwmon: (sch56xx) Use devres for watchdog and platform_device_register_simple() - - - --- 2021-05-07 Armin Wolf Superseded
[3/4] hwmon: sch56xx-common: Replace msleep() with usleep_range() hwmon: (sch56xx) Automatically load on supported hardware - - - --- 2022-01-31 Armin Wolf Superseded
[3/5] hwmon: (dell-smm-hwmon) Use devm_add_action_or_reset() hwmon: (dell-smm-hwmon) Convert to new hwmon - - - --- 2021-05-19 Armin Wolf Superseded
[3/5] hwmon: (dell-smm) Return -ENOIOCTLCMD instead of -EINVAL hwmon: (dell-smm) Miscellaneous Improvments 1 - - --- 2021-10-21 Armin Wolf Superseded
[3/5] platform/x86: dell-ddv: Replace EIO with ENOMSG platform/x86: dell-ddv: Various driver updates - - - --- 2023-01-26 Armin Wolf Handled Elsewhere
[3/7] hwmon: (dell-smm) Make fan/temp sensor number a u8 hwmon: (dell-smm) Miscellaneous improvements - 1 - --- 2022-02-15 Armin Wolf Accepted
[3/9] hwmon: (dell-smm) Move whitelist handling to module init hwmon: (dell-smm) Add support for WMI SMM interface - - 1 --- 2023-11-03 Armin Wolf Superseded
[4/4] Documentation: ABI: Add ABI file for legacy /proc/i8k interface [1/4] Documentation: admin-guide: Update i8k driver name - - - --- 2021-12-28 Armin Wolf Superseded
[4/4] hwmon: (dell-smm) Mark i8k_get_fan_nominal_speed as __init hwmon: (dell-smm) Misc cleanups - 1 - --- 2021-08-14 Armin Wolf Accepted
[4/4] hwmon: (sch56xx-common) Simplify sch56xx_device_add hwmon: (sch56xx) Use devres for watchdog and platform_device_register_simple() - - - --- 2021-05-07 Armin Wolf Superseded
[4/4] hwmon: sch56xx-common: Replace WDOG_ACTIVE with WDOG_HW_RUNNING hwmon: (sch56xx) Automatically load on supported hardware - - - --- 2022-01-31 Armin Wolf Superseded
[4/5] hwmon: (dell-smm-hwmon) Move variables into a driver private data structure hwmon: (dell-smm-hwmon) Convert to new hwmon - - - --- 2021-05-19 Armin Wolf Superseded
[4/5] hwmon: (dell-smm) Add Dell Inspiron 3505 config data hwmon: (dell-smm) Miscellaneous Improvments - - - --- 2021-10-21 Armin Wolf Superseded
[4/5] platform/x86: dell-ddv: Add "force" module param platform/x86: dell-ddv: Various driver updates - - - --- 2023-01-26 Armin Wolf Handled Elsewhere
[4/7] hwmon: (dell-smm) Improve temperature sensors detection hwmon: (dell-smm) Miscellaneous improvements - - - --- 2022-02-15 Armin Wolf Accepted
[4/9] hwmon: (dell-smm) Move DMI config handling to module init hwmon: (dell-smm) Add support for WMI SMM interface - - 1 --- 2023-11-03 Armin Wolf Superseded
[5/5] hwmon: (dell-smm-hwmon) Convert to devm_hwmon_device_register_with_info() hwmon: (dell-smm-hwmon) Convert to new hwmon - - - --- 2021-05-19 Armin Wolf Superseded
[5/5] hwmon: (dell-smm) Speed up setting of fan speed hwmon: (dell-smm) Miscellaneous Improvments - 1 - --- 2021-10-21 Armin Wolf Superseded
[5/5] platform/x86: dell-ddv: Add hwmon support platform/x86: dell-ddv: Various driver updates - - 2 --- 2023-01-26 Armin Wolf Handled Elsewhere
[5/7] hwmon: (dell-smm) Improve assembly code hwmon: (dell-smm) Miscellaneous improvements - - - --- 2022-02-15 Armin Wolf Changes Requested
[5/9] hwmon: (dell-smm) Move config entries out of i8k_dmi_table hwmon: (dell-smm) Add support for WMI SMM interface - - 1 --- 2023-11-03 Armin Wolf Superseded
[6/7] hwmon: (dell-smm) Add SMM interface documentation hwmon: (dell-smm) Miscellaneous improvements - 1 - --- 2022-02-15 Armin Wolf Accepted
[6/9] hwmon: (dell-smm) Introduce helper function for data init hwmon: (dell-smm) Add support for WMI SMM interface - - 1 --- 2023-11-03 Armin Wolf Superseded
[7/7] hwmon: (dell-smm) Reword and mark parameter "force" as unsafe hwmon: (dell-smm) Miscellaneous improvements - 1 - --- 2022-02-15 Armin Wolf Accepted
[7/9] hwmon: (dell-smm) Add support for WMI SMM interface hwmon: (dell-smm) Add support for WMI SMM interface - - 1 --- 2023-11-03 Armin Wolf Superseded
[8/9] hwmon: (dell-smm) Document the WMI SMM interface hwmon: (dell-smm) Add support for WMI SMM interface - - - --- 2023-11-03 Armin Wolf Superseded
[9/9] hwmon: (dell-smm) Add Optiplex 7000 to fan control whitelist hwmon: (dell-smm) Add support for WMI SMM interface - - 1 --- 2023-11-03 Armin Wolf Superseded
[RESEND,1/4] hwmon: (sch56xx) Autoload modules on platform device creation hwmon: (sch56xx) Automatically load on supported hardware - - - --- 2022-01-31 Armin Wolf Superseded
[RESEND,2/4] hwmon: (sch56xx-common) Add automatic module loading on supported devices hwmon: (sch56xx) Automatically load on supported hardware - - - --- 2022-01-31 Armin Wolf Superseded
[RESEND,3/4] hwmon: (sch56xx-common) Replace msleep() with usleep_range() hwmon: (sch56xx) Automatically load on supported hardware - - - --- 2022-01-31 Armin Wolf Superseded
[RESEND,4/4] hwmon: (sch56xx-common) Replace WDOG_ACTIVE with WDOG_HW_RUNNING hwmon: (sch56xx) Automatically load on supported hardware - - - --- 2022-01-31 Armin Wolf Superseded
[RESEND,v2,1/3] Documentation: admin-guide: Update i8k driver name Documenation: Update documentation regarding dell_smm_hwmon - - - --- 2022-01-09 Armin Wolf Superseded
[RESEND,v2,2/3] Documentation: admin-guide: Add Documentation for undocumented dell_smm_hwmon param… Documenation: Update documentation regarding dell_smm_hwmon - - - --- 2022-01-09 Armin Wolf Superseded
[RESEND,v2,3/3] Documentation: ABI: Add ABI file for legacy /proc/i8k interface Documenation: Update documentation regarding dell_smm_hwmon - - - --- 2022-01-09 Armin Wolf Superseded
[RESEND,v2] hwmon: (dell-smm) Rework SMM function debugging [RESEND,v2] hwmon: (dell-smm) Rework SMM function debugging - 1 - --- 2021-08-14 Armin Wolf Accepted
[RESEND,v5] ACPI: fan: Add hwmon support [RESEND,v5] ACPI: fan: Add hwmon support - 1 - --- 2024-04-22 Armin Wolf New
[RESEND] hwmon: (i5500_temp) Convert to devm_hwmon_device_register_with_info [RESEND] hwmon: (i5500_temp) Convert to devm_hwmon_device_register_with_info - - - --- 2021-08-23 Armin Wolf Accepted
[RFC,1/1] hwmon: (hp-wmi-sensors) Add missing MODULE_DEVICE_TABLE() hwmon: (hp-wmi-sensors) Support autoloading - - - --- 2024-03-18 Armin Wolf Deferred
[RFC,1/3] hwmon: (dell-smm-hwmon) Use platform device hwmon: (dell-smm-hwmon) Use platform device - - - --- 2021-05-15 Armin Wolf Changes Requested
[RFC,2/3] hwmon: (dell-smm-hwmon) Use devm_add_action_or_reset() hwmon: (dell-smm-hwmon) Use platform device - - - --- 2021-05-15 Armin Wolf Changes Requested
« 1 2 3 »