index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
f71882fg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon/f71882fg: Add support for f71808e
Hans de Goede
2011-03-14
1
-21
/
+40
*
hwmon/f71882fg: Add support for f71869f and f71869e
Hans de Goede
2011-03-14
1
-5
/
+115
*
hwmon/f71882fg: Add support for f71889ed
Hans de Goede
2011-03-14
1
-11
/
+27
*
hwmon/f71882fg: Break out test for auto pwm's controlled by digital readings
Hans de Goede
2011-03-14
1
-17
/
+23
*
hwmon/f71882fg: Separate temp beep sysfs attr from the other temp sysfs attr
Hans de Goede
2011-03-14
1
-23
/
+53
*
hwmon/f71882fg: Remove bogus temp2_type for certain models
Hans de Goede
2011-03-14
1
-2
/
+0
*
hwmon/f71882fg: Make number of temps configurable
Hans de Goede
2011-03-14
1
-6
/
+10
*
hwmon/f71882fg: Make creation of in sysfs attributes more generic
Hans de Goede
2011-03-14
1
-77
/
+103
*
hwmon/f71882fg: Only allow negative auto point temps if fan_neg_temp is enabled
Hans de Goede
2011-03-14
1
-2
/
+16
*
hwmon/f71882fg: Fix temp1 sensor type reporting
Hans de Goede
2011-03-14
1
-32
/
+3
*
hwmon/f71882fg: Set platform drvdata to NULL later
Hans de Goede
2011-03-13
1
-1
/
+1
*
hwmon/f71882fg: Fix a typo in a comment
Hans de Goede
2011-03-13
1
-1
/
+1
*
hwmon: (f71882fg) Use pr_fmt and pr_<level>
Joe Perches
2011-01-08
1
-11
/
+12
*
hwmon: f71882fg: use a muxed resource lock for the Super I/O port
Giel van Schijndel
2010-10-03
1
-13
/
+19
*
revert "hwmon: f71882fg: add support for the Fintek F71808E"
Andrew Morton
2010-08-20
1
-75
/
+8
*
hwmon: f71882fg: add support for the Fintek F71808E
Giel van Schijndel
2010-08-09
1
-8
/
+75
*
hwmon: (f71882fg) Acquire I/O regions while we're working with them
Giel van Schijndel
2010-05-27
1
-0
/
+8
*
hwmon: (f71882fg) Code cleanup
Giel van Schijndel
2010-05-27
1
-12
/
+6
*
hwmon: (f71882fg) Use strict_stro(l|ul) instead of simple_strto$1
Giel van Schijndel
2010-05-27
1
-29
/
+104
*
hwmon: (f71882fg) Fixed braces coding style issues
Giel van Schijndel
2010-05-27
1
-6
/
+5
*
hwmon: (f71882fg) Add support for the f71889fg (version 2)
Hans de Goede
2009-12-09
1
-18
/
+68
*
hwmon: (f71882fg) Fix sysfs file removal
Hans de Goede
2009-12-09
1
-25
/
+66
*
hwmon: (f71882fg) Cleanup sysfs attr creation 2/2
Hans de Goede
2009-12-09
1
-64
/
+52
*
hwmon: (f71882fg) Cleanup sysfs attr creation 1/2
Hans de Goede
2009-12-09
1
-48
/
+89
*
hwmon: (f71882fg) Add support for the F71858F
Hans de Goede
2009-06-15
1
-36
/
+156
*
hwmon: (f71882fg) Add temp#_fault sysfs attr for f8000
Hans de Goede
2009-06-15
1
-0
/
+3
*
hwmon: (f71882fg) Sanity check f8000 pwm settings
Hans de Goede
2009-06-15
1
-13
/
+23
*
hwmon: (f71882fg) Cleanup f8000 pwm handling
Hans de Goede
2009-06-15
1
-9
/
+8
*
hwmon: Fix more __devexit_p glitches
Jean Delvare
2009-06-15
1
-1
/
+1
*
hwmon: Fix ACPI resource check error handling
Hans de Goede
2009-02-17
1
-1
/
+1
*
hwmon: (f71882fg) Hide misleading error message
Jean Delvare
2009-02-17
1
-1
/
+1
*
hwmon: Check for ACPI resource conflicts
Jean Delvare
2009-01-07
1
-0
/
+5
*
hwmon: (f71882fg) Fix fan_to/from_reg prototypes
Hans de Goede
2009-01-07
1
-2
/
+2
*
hwmon: (f71882fg) Printout fan modes
Hans de Goede
2009-01-07
1
-4
/
+9
*
hwmon: (f71882fg) Fix auto_channels_temp temp numbering with f8000
Hans de Goede
2009-01-07
1
-4
/
+8
*
hwmon: (f71882fg) Add missing pwm3 attr for f71862fg
Hans de Goede
2009-01-07
1
-0
/
+22
*
hwmon: (f71882fg) Add F8000 support
Hans de Goede
2009-01-07
1
-62
/
+291
*
hwmon: (f71882fg) Remove the fan_mode module option
Hans de Goede
2009-01-07
1
-25
/
+2
*
hwmon: (f71882fg) Separate max and crit alarm and beep
Hans de Goede
2009-01-07
1
-9
/
+23
*
hwmon: (f71882fg) Check for hwmon powerdown state
Hans de Goede
2009-01-07
1
-0
/
+5
*
hwmon: (f71882fg) Cleanup fan and temp hyst functions
Hans de Goede
2009-01-07
1
-78
/
+43
*
hwmon: (f71882fg) Fix various sysfs callback function issues
Hans de Goede
2009-01-07
1
-49
/
+73
*
hwmon: (f71882fg) Prepare for adding F8000 support
Hans de Goede
2009-01-07
1
-57
/
+60
*
hwmon: (f71882fg) Move some io access from the detect to the probe function
Hans de Goede
2009-01-07
1
-23
/
+23
*
hwmon: (f71882fg) Add support for the F71862FG superio sensors
Hans de Goede
2009-01-07
1
-72
/
+224
*
hwmon: (f71882fg) Style cleanups and put some repeating code into functions
Hans de Goede
2009-01-07
1
-48
/
+41
*
hwmon: (f71882fg) Add PWM support
Mark van Doesburg
2009-01-07
1
-1
/
+655
*
hwmon: (f71882fg) Misc cleanups
Mark van Doesburg
2009-01-07
1
-5
/
+5
*
hwmon: (f71882fg) Use sensor_device_attribute_2
Mark van Doesburg
2009-01-07
1
-92
/
+95
*
hwmon: (f71882fg) Delete needless forward declarations
Jean Delvare
2008-08-06
1
-6
/
+0
[next]