index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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 f81768d
George Joseph
2015-08-09
1
-16
/
+29
*
hwmon:(f71882fg) Fix f81866a voltage protection
Peter Hung
2015-08-09
1
-9
/
+41
*
hwmon: (f71882fg) Fix f81866a temp/beep setting
Peter Hung
2015-08-09
1
-8
/
+52
*
hwmon: (f71882fg) Add support for F81866 and F71868
Peter Hung
2015-08-09
1
-15
/
+38
*
hwmon: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
hwmon: (f71882fg) Remove extra return statement
Guenter Roeck
2013-10-13
1
-1
/
+0
*
hwmon: use dev_get_platdata()
Jingoo Han
2013-08-11
1
-1
/
+1
*
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
2013-01-25
1
-13
/
+12
*
hwmon: remove use of __devinit
Bill Pemberton
2012-11-28
1
-4
/
+4
*
hwmon: (f71882fg) Convert to use devm_ functions
Guenter Roeck
2012-09-23
1
-11
/
+4
*
hwmon: (f71882fg) Fix build warning
Guenter Roeck
2012-09-23
1
-16
/
+17
*
hwmon: (f71882fg) Fix multi-line comments
Guenter Roeck
2012-03-18
1
-22
/
+37
*
hwmon: (f71882fg) fix checkpatch issues
Frans Meulenbroeks
2012-03-18
1
-2
/
+2
*
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
2012-01-05
1
-16
/
+16
*
hwmon/f71882fg: Make the decision wether to register fan attr. per fan
Hans de Goede
2011-10-24
1
-65
/
+54
*
hwmon/f71882fg: Add a f71882fg_create_fan_sysfs_files helper function
Hans de Goede
2011-10-24
1
-44
/
+64
*
hwmon/f71882fg: Make all fan/pwm attr tables 2 dimensional
Hans de Goede
2011-10-24
1
-24
/
+26
*
hwmon: (f71882fg) Add support for the F71869A
Hans de Goede
2011-07-03
1
-2
/
+15
*
hwmon: Use <> rather than () around my e-mail address
Hans de Goede
2011-07-03
1
-1
/
+1
*
hwmon: (f71882fg) Add support for F71808A
Hans de Goede
2011-05-25
1
-3
/
+84
*
hwmon: (f71882fg) Split has_beep in fan_has_beep and temp_has_beep
Hans de Goede
2011-05-25
1
-7
/
+21
*
hwmon: (f71882fg) Add support for the F71889A
Hans de Goede
2011-03-26
1
-1
/
+13
*
hwmon: (f71882fg) Add support for the F81865F
Jean Delvare
2011-03-26
1
-8
/
+14
*
hwmon: (f71882fg) Document all supported devices
Jean Delvare
2011-03-26
1
-1
/
+1
*
hwmon: (f71882fg) Per-chip fan/temperature input count tables
Jean Delvare
2011-03-26
1
-6
/
+30
*
hwmon: (f71882fg) Secure chip property definition arrays
Jean Delvare
2011-03-26
1
-27
/
+27
*
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
[next]