index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
dell-smm-hwmon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (dell-smm) Move error message to make probing silent
Armin Wolf
2022-12-04
1
-1
/
+2
*
hwmon: (dell-smm) Improve warning messages
Armin Wolf
2022-09-19
1
-4
/
+10
*
hwmon: (dell-smm) Improve assembly code
Armin Wolf
2022-07-13
1
-60
/
+18
*
hwmon: (dell-smm) Add Dell G5 5590 to DMI table
Armin Wolf
2022-07-13
1
-0
/
+7
*
hwmon: (dell-smm) Add Dell XPS 13 7390 to fan control whitelist
Armin Wolf
2022-07-13
1
-0
/
+8
*
hwmon: (dell-smm) Warn if SMM call took a very long time to execute
Armin Wolf
2022-05-20
1
-0
/
+6
*
hwmon: (dell-smm) Cleanup init code
Armin Wolf
2022-05-20
1
-6
/
+3
*
hwmon: (dell-smm) Avoid unnecessary SMM calls during init
Armin Wolf
2022-05-20
1
-23
/
+14
*
hwmon: (dell-smm) Add cooling device support
Armin Wolf
2022-05-17
1
-4
/
+93
*
hwmon: (dell-smm) Add Inspiron 3505 to fan type blacklist
Armin Wolf
2022-03-18
1
-0
/
+7
*
hwmon: (dell-smm) Improve temperature sensors detection
Armin Wolf
2022-02-27
1
-0
/
+5
*
hwmon: (dell-smm) Make fan/temp sensor number a u8
Armin Wolf
2022-02-27
1
-23
/
+45
*
hwmon: (dell-smm) Reword and mark parameter "force" as unsafe
Armin Wolf
2022-02-27
1
-2
/
+2
*
proc: remove PDE_DATA() completely
Muchun Song
2022-01-22
1
-2
/
+2
*
hwmon: (dell-smm) Pack the whole smm_regs struct
Armin Wolf
2021-12-26
1
-6
/
+6
*
hwmon: (dell-smm) Unify i8k_ioctl() and i8k_ioctl_unlocked()
Armin Wolf
2021-12-26
1
-19
/
+9
*
hwmon: (dell-smm) Simplify ioctl handler
Armin Wolf
2021-12-26
1
-21
/
+9
*
hwmon: (dell-smm) Fix warning on /proc/i8k creation error
Armin Wolf
2021-11-14
1
-4
/
+3
*
hwmon: (dell-smm) Speed up setting of fan speed
Armin Wolf
2021-10-21
1
-4
/
+8
*
hwmon: (dell-smm) Add comment explaining usage of i8k_config_data[]
Armin Wolf
2021-10-21
1
-0
/
+5
*
hwmon: (dell-smm) Return -ENOIOCTLCMD instead of -EINVAL
Armin Wolf
2021-10-21
1
-1
/
+2
*
hwmon: (dell-smm) Use strscpy_pad()
Armin Wolf
2021-10-21
1
-2
/
+2
*
hwmon: (dell-smm) Sort includes in alphabetical order
Armin Wolf
2021-10-21
1
-8
/
+8
*
hwmon: (dell-smm) Add support for fanX_min, fanX_max and fanX_target
Armin Wolf
2021-10-16
1
-6
/
+55
*
hwmon: (dell-smm) Remove unnecessary includes
Armin Wolf
2021-10-12
1
-2
/
+0
*
hwmon: (dell-smm) Rework SMM function debugging
Armin Wolf
2021-08-17
1
-15
/
+6
*
hwmon: (dell-smm) Mark i8k_get_fan_nominal_speed as __init
Armin Wolf
2021-08-17
1
-1
/
+1
*
hwmon: (dell-smm) Mark tables as __initconst
Armin Wolf
2021-08-17
1
-4
/
+4
*
hwmon: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-17
1
-2
/
+2
*
hwmon: (dell-smm) Add Dell Precision 7510 to fan control whitelist
Carlos Alberto Lopez Perez
2021-08-17
1
-8
/
+16
*
hwmon: (dell-smm-hwmon) Fix fan mutliplier detection for 3rd fan
Armin Wolf
2021-08-17
1
-1
/
+1
*
hwmon: (dell-smm-hwmon) Convert to devm_hwmon_device_register_with_info()
Armin Wolf
2021-08-17
1
-310
/
+279
*
hwmon: (dell-smm-hwmon) Move variables into a driver private data structure
Armin Wolf
2021-08-17
1
-125
/
+152
*
hwmon: (dell-smm-hwmon) Use devm_add_action_or_reset()
Armin Wolf
2021-08-17
1
-19
/
+9
*
hwmon: (dell-smm-hwmon) Mark functions as __init
Armin Wolf
2021-08-17
1
-2
/
+2
*
hwmon: (dell-smm-hwmon) Use platform device
Armin Wolf
2021-08-17
1
-51
/
+62
*
hwmon: (dell-smm-hwmon) Fix index values
Armin Wolf
2021-05-16
1
-2
/
+2
*
hwmon: (dell-smm) Add Dell Latitude E7440 to fan control whitelist
Sebastian Oechsle
2021-04-20
1
-0
/
+8
*
hwmon: (dell-smm) Add XPS 15 L502X to fan control blacklist
Thomas Hebb
2021-01-27
1
-0
/
+7
*
hwmon: (dell-smm) Add Latitude 5480 to fan control whitelist
Jeffrey Lin
2020-07-19
1
-0
/
+8
*
hwmon: (dell-smm) Use one DMI match for all XPS models
Thomas Hebb
2020-05-22
1
-24
/
+2
*
change email address for Pali Rohár
Pali Rohár
2020-04-10
1
-2
/
+2
*
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-8
/
+7
*
hwmon: (dell-smm) Add support for disabling automatic BIOS fan control
Giovanni Mascellani
2019-11-22
1
-10
/
+105
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
Thomas Gleixner
2019-05-24
1
-10
/
+1
*
hwmon: (dell-smm) Support up to 10 temp sensors
Michele Sorcinelli
2019-02-18
1
-15
/
+82
*
hwmon: (dell-smm-hwmon) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
2018-12-16
1
-41
/
+27
*
dell-smm-hwmon.c: Add XPS 9570 to supported devices list
Michele Sorcinelli
2018-12-16
1
-0
/
+7
*
hwmon: (dell-smm) Disable fan support for Dell XPS13 9333
Helge Eichelberg
2018-06-16
1
-0
/
+7
*
hwmon: (dell-smm) Disable fan support for Dell Vostro 3360
Oleksandr Natalenko
2018-01-27
1
-0
/
+7
[next]