index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
dell-smm-hwmon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-21
hwmon: (dell-smm) Speed up setting of fan speed
Armin Wolf
1
-4
/
+8
2021-10-21
hwmon: (dell-smm) Add comment explaining usage of i8k_config_data[]
Armin Wolf
1
-0
/
+5
2021-10-21
hwmon: (dell-smm) Return -ENOIOCTLCMD instead of -EINVAL
Armin Wolf
1
-1
/
+2
2021-10-21
hwmon: (dell-smm) Use strscpy_pad()
Armin Wolf
1
-2
/
+2
2021-10-21
hwmon: (dell-smm) Sort includes in alphabetical order
Armin Wolf
1
-8
/
+8
2021-10-16
hwmon: (dell-smm) Add support for fanX_min, fanX_max and fanX_target
Armin Wolf
1
-6
/
+55
2021-10-12
hwmon: (dell-smm) Remove unnecessary includes
Armin Wolf
1
-2
/
+0
2021-08-17
hwmon: (dell-smm) Rework SMM function debugging
Armin Wolf
1
-15
/
+6
2021-08-17
hwmon: (dell-smm) Mark i8k_get_fan_nominal_speed as __init
Armin Wolf
1
-1
/
+1
2021-08-17
hwmon: (dell-smm) Mark tables as __initconst
Armin Wolf
1
-4
/
+4
2021-08-17
hwmon: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-2
/
+2
2021-08-17
hwmon: (dell-smm) Add Dell Precision 7510 to fan control whitelist
Carlos Alberto Lopez Perez
1
-8
/
+16
2021-08-17
hwmon: (dell-smm-hwmon) Fix fan mutliplier detection for 3rd fan
Armin Wolf
1
-1
/
+1
2021-08-17
hwmon: (dell-smm-hwmon) Convert to devm_hwmon_device_register_with_info()
Armin Wolf
1
-310
/
+279
2021-08-17
hwmon: (dell-smm-hwmon) Move variables into a driver private data structure
Armin Wolf
1
-125
/
+152
2021-08-17
hwmon: (dell-smm-hwmon) Use devm_add_action_or_reset()
Armin Wolf
1
-19
/
+9
2021-08-17
hwmon: (dell-smm-hwmon) Mark functions as __init
Armin Wolf
1
-2
/
+2
2021-08-17
hwmon: (dell-smm-hwmon) Use platform device
Armin Wolf
1
-51
/
+62
2021-05-16
hwmon: (dell-smm-hwmon) Fix index values
Armin Wolf
1
-2
/
+2
2021-04-20
hwmon: (dell-smm) Add Dell Latitude E7440 to fan control whitelist
Sebastian Oechsle
1
-0
/
+8
2021-01-27
hwmon: (dell-smm) Add XPS 15 L502X to fan control blacklist
Thomas Hebb
1
-0
/
+7
2020-07-19
hwmon: (dell-smm) Add Latitude 5480 to fan control whitelist
Jeffrey Lin
1
-0
/
+8
2020-05-22
hwmon: (dell-smm) Use one DMI match for all XPS models
Thomas Hebb
1
-24
/
+2
2020-04-10
change email address for Pali Rohár
Pali Rohár
1
-2
/
+2
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-8
/
+7
2019-11-22
hwmon: (dell-smm) Add support for disabling automatic BIOS fan control
Giovanni Mascellani
1
-10
/
+105
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
Thomas Gleixner
1
-10
/
+1
2019-02-18
hwmon: (dell-smm) Support up to 10 temp sensors
Michele Sorcinelli
1
-15
/
+82
2018-12-16
hwmon: (dell-smm-hwmon) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-41
/
+27
2018-12-16
dell-smm-hwmon.c: Add XPS 9570 to supported devices list
Michele Sorcinelli
1
-0
/
+7
2018-06-16
hwmon: (dell-smm) Disable fan support for Dell XPS13 9333
Helge Eichelberg
1
-0
/
+7
2018-01-27
hwmon: (dell-smm) Disable fan support for Dell Vostro 3360
Oleksandr Natalenko
1
-0
/
+7
2018-01-27
hwmon: (dell-smm) Disable fan support for Dell Inspiron 7720
Pali Rohár
1
-1
/
+39
2018-01-27
hwmon: (dell-smm) Enable broken functionality via "force" module param
Pali Rohár
1
-2
/
+5
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
1
-2
/
+2
2017-04-02
hwmon: (dell-smm) Add Dell XPS 15 9560 into DMI list
Pali Rohár
1
-0
/
+7
2016-09-05
hwmon: Use smp_call_on_cpu() for dell-smm i8k
Juergen Gross
1
-16
/
+20
2016-06-27
hwmon: (dell-smm) In debug mode log duration of SMM calls
Pali Rohár
1
-0
/
+17
2016-06-27
hwmon: (dell-smm) Detect fan with index=2
Pali Rohár
1
-2
/
+22
2016-06-23
hwmon: (dell-smm) Cache fan_type() calls and change fan detection
Pali Rohár
1
-5
/
+20
2016-06-18
hwmon: (dell-smm) Disallow fan_type() calls on broken machines
Pali Rohár
1
-11
/
+25
2016-06-18
hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by ...
Pali Rohár
1
-7
/
+12
2016-06-18
hwmon: (dell-smm) Fail in ioctl I8K_BIOS_VERSION when bios version is not a n...
Pali Rohár
1
-0
/
+5
2016-01-24
hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
Thorsten Leemhuis
1
-0
/
+11
2015-08-05
hwmon: (dell-smm) Blacklist Dell Studio XPS 8100
Pali Rohár
1
-1
/
+17
2015-07-01
hwmon: (dell-smm-hwmon) Use a valid name attribute
Gabriele Mazzotta
1
-1
/
+1
2015-05-24
hwmon: Allow to compile dell-smm-hwmon driver without /proc/i8k
Pali Rohár
1
-66
/
+84
2015-05-24
hwmon: Rename i8k driver to dell-smm-hwmon and move it to hwmon tree
Pali Rohár
1
-0
/
+1009