summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/dell-smm-hwmon.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (dell-smm) Use one DMI match for all XPS modelsThomas Hebb2020-05-221-24/+2
* change email address for Pali RohárPali Rohár2020-04-101-2/+2
* proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-8/+7
* hwmon: (dell-smm) Add support for disabling automatic BIOS fan controlGiovanni Mascellani2019-11-221-10/+105
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner2019-05-241-10/+1
* hwmon: (dell-smm) Support up to 10 temp sensorsMichele Sorcinelli2019-02-181-15/+82
* hwmon: (dell-smm-hwmon) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck2018-12-161-41/+27
* dell-smm-hwmon.c: Add XPS 9570 to supported devices listMichele Sorcinelli2018-12-161-0/+7
* hwmon: (dell-smm) Disable fan support for Dell XPS13 9333Helge Eichelberg2018-06-161-0/+7
* hwmon: (dell-smm) Disable fan support for Dell Vostro 3360Oleksandr Natalenko2018-01-271-0/+7
* hwmon: (dell-smm) Disable fan support for Dell Inspiron 7720Pali Rohár2018-01-271-1/+39
* hwmon: (dell-smm) Enable broken functionality via "force" module paramPali Rohár2018-01-271-2/+5
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-141-2/+2
* hwmon: (dell-smm) Add Dell XPS 15 9560 into DMI listPali Rohár2017-04-021-0/+7
* hwmon: Use smp_call_on_cpu() for dell-smm i8kJuergen Gross2016-09-051-16/+20
* hwmon: (dell-smm) In debug mode log duration of SMM callsPali Rohár2016-06-271-0/+17
* hwmon: (dell-smm) Detect fan with index=2Pali Rohár2016-06-271-2/+22
* hwmon: (dell-smm) Cache fan_type() calls and change fan detectionPali Rohár2016-06-231-5/+20
* hwmon: (dell-smm) Disallow fan_type() calls on broken machinesPali Rohár2016-06-181-11/+25
* hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by ...Pali Rohár2016-06-181-7/+12
* hwmon: (dell-smm) Fail in ioctl I8K_BIOS_VERSION when bios version is not a n...Pali Rohár2016-06-181-0/+5
* hwmon: (dell-smm) Blacklist Dell Studio XPS 8000Thorsten Leemhuis2016-01-241-0/+11
* hwmon: (dell-smm) Blacklist Dell Studio XPS 8100Pali Rohár2015-08-051-1/+17
* hwmon: (dell-smm-hwmon) Use a valid name attributeGabriele Mazzotta2015-07-011-1/+1
* hwmon: Allow to compile dell-smm-hwmon driver without /proc/i8kPali Rohár2015-05-241-66/+84
* hwmon: Rename i8k driver to dell-smm-hwmon and move it to hwmon treePali Rohár2015-05-241-0/+1009