index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
f71882fg.c
Age
Commit message (
Expand
)
Author
2011-03-26
hwmon: (f71882fg) Add support for the F71889A
Hans de Goede
2011-03-26
hwmon: (f71882fg) Add support for the F81865F
Jean Delvare
2011-03-26
hwmon: (f71882fg) Document all supported devices
Jean Delvare
2011-03-26
hwmon: (f71882fg) Per-chip fan/temperature input count tables
Jean Delvare
2011-03-26
hwmon: (f71882fg) Secure chip property definition arrays
Jean Delvare
2011-03-14
hwmon/f71882fg: Add support for f71808e
Hans de Goede
2011-03-14
hwmon/f71882fg: Add support for f71869f and f71869e
Hans de Goede
2011-03-14
hwmon/f71882fg: Add support for f71889ed
Hans de Goede
2011-03-14
hwmon/f71882fg: Break out test for auto pwm's controlled by digital readings
Hans de Goede
2011-03-14
hwmon/f71882fg: Separate temp beep sysfs attr from the other temp sysfs attr
Hans de Goede
2011-03-14
hwmon/f71882fg: Remove bogus temp2_type for certain models
Hans de Goede
2011-03-14
hwmon/f71882fg: Make number of temps configurable
Hans de Goede
2011-03-14
hwmon/f71882fg: Make creation of in sysfs attributes more generic
Hans de Goede
2011-03-14
hwmon/f71882fg: Only allow negative auto point temps if fan_neg_temp is enabled
Hans de Goede
2011-03-14
hwmon/f71882fg: Fix temp1 sensor type reporting
Hans de Goede
2011-03-13
hwmon/f71882fg: Set platform drvdata to NULL later
Hans de Goede
2011-03-13
hwmon/f71882fg: Fix a typo in a comment
Hans de Goede
2011-01-08
hwmon: (f71882fg) Use pr_fmt and pr_<level>
Joe Perches
2010-10-03
hwmon: f71882fg: use a muxed resource lock for the Super I/O port
Giel van Schijndel
2010-08-20
revert "hwmon: f71882fg: add support for the Fintek F71808E"
Andrew Morton
2010-08-09
hwmon: f71882fg: add support for the Fintek F71808E
Giel van Schijndel
2010-05-27
hwmon: (f71882fg) Acquire I/O regions while we're working with them
Giel van Schijndel
2010-05-27
hwmon: (f71882fg) Code cleanup
Giel van Schijndel
2010-05-27
hwmon: (f71882fg) Use strict_stro(l|ul) instead of simple_strto$1
Giel van Schijndel
2010-05-27
hwmon: (f71882fg) Fixed braces coding style issues
Giel van Schijndel
2009-12-09
hwmon: (f71882fg) Add support for the f71889fg (version 2)
Hans de Goede
2009-12-09
hwmon: (f71882fg) Fix sysfs file removal
Hans de Goede
2009-12-09
hwmon: (f71882fg) Cleanup sysfs attr creation 2/2
Hans de Goede
2009-12-09
hwmon: (f71882fg) Cleanup sysfs attr creation 1/2
Hans de Goede
2009-06-15
hwmon: (f71882fg) Add support for the F71858F
Hans de Goede
2009-06-15
hwmon: (f71882fg) Add temp#_fault sysfs attr for f8000
Hans de Goede
2009-06-15
hwmon: (f71882fg) Sanity check f8000 pwm settings
Hans de Goede
2009-06-15
hwmon: (f71882fg) Cleanup f8000 pwm handling
Hans de Goede
2009-06-15
hwmon: Fix more __devexit_p glitches
Jean Delvare
2009-02-17
hwmon: Fix ACPI resource check error handling
Hans de Goede
2009-02-17
hwmon: (f71882fg) Hide misleading error message
Jean Delvare
2009-01-07
hwmon: Check for ACPI resource conflicts
Jean Delvare
2009-01-07
hwmon: (f71882fg) Fix fan_to/from_reg prototypes
Hans de Goede
2009-01-07
hwmon: (f71882fg) Printout fan modes
Hans de Goede
2009-01-07
hwmon: (f71882fg) Fix auto_channels_temp temp numbering with f8000
Hans de Goede
2009-01-07
hwmon: (f71882fg) Add missing pwm3 attr for f71862fg
Hans de Goede
2009-01-07
hwmon: (f71882fg) Add F8000 support
Hans de Goede
2009-01-07
hwmon: (f71882fg) Remove the fan_mode module option
Hans de Goede
2009-01-07
hwmon: (f71882fg) Separate max and crit alarm and beep
Hans de Goede
2009-01-07
hwmon: (f71882fg) Check for hwmon powerdown state
Hans de Goede
2009-01-07
hwmon: (f71882fg) Cleanup fan and temp hyst functions
Hans de Goede
2009-01-07
hwmon: (f71882fg) Fix various sysfs callback function issues
Hans de Goede
2009-01-07
hwmon: (f71882fg) Prepare for adding F8000 support
Hans de Goede
2009-01-07
hwmon: (f71882fg) Move some io access from the detect to the probe function
Hans de Goede
2009-01-07
hwmon: (f71882fg) Add support for the F71862FG superio sensors
Hans de Goede
[next]