index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
f71882fg.c
Age
Commit message (
Expand
)
Author
2011-07-03
hwmon: (f71882fg) Add support for the F71869A
Hans de Goede
2011-07-03
hwmon: Use <> rather than () around my e-mail address
Hans de Goede
2011-05-25
hwmon: (f71882fg) Add support for F71808A
Hans de Goede
2011-05-25
hwmon: (f71882fg) Split has_beep in fan_has_beep and temp_has_beep
Hans de Goede
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
[next]