index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
dell-smm-hwmon.c
Age
Commit message (
Expand
)
Author
2020-04-10
change email address for Pali Rohár
Pali Rohár
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2019-11-22
hwmon: (dell-smm) Add support for disabling automatic BIOS fan control
Giovanni Mascellani
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
Thomas Gleixner
2019-02-18
hwmon: (dell-smm) Support up to 10 temp sensors
Michele Sorcinelli
2018-12-16
hwmon: (dell-smm-hwmon) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
2018-12-16
dell-smm-hwmon.c: Add XPS 9570 to supported devices list
Michele Sorcinelli
2018-06-16
hwmon: (dell-smm) Disable fan support for Dell XPS13 9333
Helge Eichelberg
2018-01-27
hwmon: (dell-smm) Disable fan support for Dell Vostro 3360
Oleksandr Natalenko
2018-01-27
hwmon: (dell-smm) Disable fan support for Dell Inspiron 7720
Pali Rohár
2018-01-27
hwmon: (dell-smm) Enable broken functionality via "force" module param
Pali Rohár
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2017-04-02
hwmon: (dell-smm) Add Dell XPS 15 9560 into DMI list
Pali Rohár
2016-09-05
hwmon: Use smp_call_on_cpu() for dell-smm i8k
Juergen Gross
2016-06-27
hwmon: (dell-smm) In debug mode log duration of SMM calls
Pali Rohár
2016-06-27
hwmon: (dell-smm) Detect fan with index=2
Pali Rohár
2016-06-23
hwmon: (dell-smm) Cache fan_type() calls and change fan detection
Pali Rohár
2016-06-18
hwmon: (dell-smm) Disallow fan_type() calls on broken machines
Pali Rohár
2016-06-18
hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by ...
Pali Rohár
2016-06-18
hwmon: (dell-smm) Fail in ioctl I8K_BIOS_VERSION when bios version is not a n...
Pali Rohár
2016-01-24
hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
Thorsten Leemhuis
2015-08-05
hwmon: (dell-smm) Blacklist Dell Studio XPS 8100
Pali Rohár
2015-07-01
hwmon: (dell-smm-hwmon) Use a valid name attribute
Gabriele Mazzotta
2015-05-24
hwmon: Allow to compile dell-smm-hwmon driver without /proc/i8k
Pali Rohár
2015-05-24
hwmon: Rename i8k driver to dell-smm-hwmon and move it to hwmon tree
Pali Rohár