summaryrefslogtreecommitdiff
path: root/drivers/hwmon/dell-smm-hwmon.c
AgeCommit message (Expand)Author
2023-12-11hwmon: (dell-smm) Add Optiplex 7000 to fan control whitelistArmin Wolf
2023-12-11hwmon: (dell-smm) Add support for WMI SMM interfaceArmin Wolf
2023-12-11hwmon: (dell-smm) Introduce helper function for data initArmin Wolf
2023-12-11hwmon: (dell-smm) Move config entries out of i8k_dmi_tableArmin Wolf
2023-12-11hwmon: (dell-smm) Move DMI config handling to module initArmin Wolf
2023-12-11hwmon: (dell-smm) Move whitelist handling to module initArmin Wolf
2023-12-11hwmon: (dell-smm) Move blacklist handling to module initArmin Wolf
2023-12-11hwmon: (dell-smm) Prepare for multiple SMM calling backendsArmin Wolf
2023-04-19hwmon: dell-smm: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2022-12-04hwmon: (dell-smm) Move error message to make probing silentArmin Wolf
2022-09-19hwmon: (dell-smm) Improve warning messagesArmin Wolf
2022-07-13hwmon: (dell-smm) Improve assembly codeArmin Wolf
2022-07-13hwmon: (dell-smm) Add Dell G5 5590 to DMI tableArmin Wolf
2022-07-13hwmon: (dell-smm) Add Dell XPS 13 7390 to fan control whitelistArmin Wolf
2022-05-20hwmon: (dell-smm) Warn if SMM call took a very long time to executeArmin Wolf
2022-05-20hwmon: (dell-smm) Cleanup init codeArmin Wolf
2022-05-20hwmon: (dell-smm) Avoid unnecessary SMM calls during initArmin Wolf
2022-05-17hwmon: (dell-smm) Add cooling device supportArmin Wolf
2022-03-18hwmon: (dell-smm) Add Inspiron 3505 to fan type blacklistArmin Wolf
2022-02-27hwmon: (dell-smm) Improve temperature sensors detectionArmin Wolf
2022-02-27hwmon: (dell-smm) Make fan/temp sensor number a u8Armin Wolf
2022-02-27hwmon: (dell-smm) Reword and mark parameter "force" as unsafeArmin Wolf
2022-01-22proc: remove PDE_DATA() completelyMuchun Song
2021-12-26hwmon: (dell-smm) Pack the whole smm_regs structArmin Wolf
2021-12-26hwmon: (dell-smm) Unify i8k_ioctl() and i8k_ioctl_unlocked()Armin Wolf
2021-12-26hwmon: (dell-smm) Simplify ioctl handlerArmin Wolf
2021-11-14hwmon: (dell-smm) Fix warning on /proc/i8k creation errorArmin Wolf
2021-10-21hwmon: (dell-smm) Speed up setting of fan speedArmin Wolf
2021-10-21hwmon: (dell-smm) Add comment explaining usage of i8k_config_data[]Armin Wolf
2021-10-21hwmon: (dell-smm) Return -ENOIOCTLCMD instead of -EINVALArmin Wolf
2021-10-21hwmon: (dell-smm) Use strscpy_pad()Armin Wolf
2021-10-21hwmon: (dell-smm) Sort includes in alphabetical orderArmin Wolf
2021-10-16hwmon: (dell-smm) Add support for fanX_min, fanX_max and fanX_targetArmin Wolf
2021-10-12hwmon: (dell-smm) Remove unnecessary includesArmin Wolf
2021-08-17hwmon: (dell-smm) Rework SMM function debuggingArmin Wolf
2021-08-17hwmon: (dell-smm) Mark i8k_get_fan_nominal_speed as __initArmin Wolf
2021-08-17hwmon: (dell-smm) Mark tables as __initconstArmin Wolf
2021-08-17hwmon: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-08-17hwmon: (dell-smm) Add Dell Precision 7510 to fan control whitelistCarlos Alberto Lopez Perez
2021-08-17hwmon: (dell-smm-hwmon) Fix fan mutliplier detection for 3rd fanArmin Wolf
2021-08-17hwmon: (dell-smm-hwmon) Convert to devm_hwmon_device_register_with_info()Armin Wolf
2021-08-17hwmon: (dell-smm-hwmon) Move variables into a driver private data structureArmin Wolf
2021-08-17hwmon: (dell-smm-hwmon) Use devm_add_action_or_reset()Armin Wolf
2021-08-17hwmon: (dell-smm-hwmon) Mark functions as __initArmin Wolf
2021-08-17hwmon: (dell-smm-hwmon) Use platform deviceArmin Wolf
2021-05-16hwmon: (dell-smm-hwmon) Fix index valuesArmin Wolf
2021-04-20hwmon: (dell-smm) Add Dell Latitude E7440 to fan control whitelistSebastian Oechsle
2021-01-27hwmon: (dell-smm) Add XPS 15 L502X to fan control blacklistThomas Hebb
2020-07-19hwmon: (dell-smm) Add Latitude 5480 to fan control whitelistJeffrey Lin
2020-05-22hwmon: (dell-smm) Use one DMI match for all XPS modelsThomas Hebb