index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
f71882fg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-25
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
1
-13
/
+12
2012-11-28
hwmon: remove use of __devinit
Bill Pemberton
1
-4
/
+4
2012-09-23
hwmon: (f71882fg) Convert to use devm_ functions
Guenter Roeck
1
-11
/
+4
2012-09-23
hwmon: (f71882fg) Fix build warning
Guenter Roeck
1
-16
/
+17
2012-03-18
hwmon: (f71882fg) Fix multi-line comments
Guenter Roeck
1
-22
/
+37
2012-03-18
hwmon: (f71882fg) fix checkpatch issues
Frans Meulenbroeks
1
-2
/
+2
2012-01-05
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
1
-16
/
+16
2011-10-24
hwmon/f71882fg: Make the decision wether to register fan attr. per fan
Hans de Goede
1
-65
/
+54
2011-10-24
hwmon/f71882fg: Add a f71882fg_create_fan_sysfs_files helper function
Hans de Goede
1
-44
/
+64
2011-10-24
hwmon/f71882fg: Make all fan/pwm attr tables 2 dimensional
Hans de Goede
1
-24
/
+26
2011-07-03
hwmon: (f71882fg) Add support for the F71869A
Hans de Goede
1
-2
/
+15
2011-07-03
hwmon: Use <> rather than () around my e-mail address
Hans de Goede
1
-1
/
+1
2011-05-25
hwmon: (f71882fg) Add support for F71808A
Hans de Goede
1
-3
/
+84
2011-05-25
hwmon: (f71882fg) Split has_beep in fan_has_beep and temp_has_beep
Hans de Goede
1
-7
/
+21
2011-03-26
hwmon: (f71882fg) Add support for the F71889A
Hans de Goede
1
-1
/
+13
2011-03-26
hwmon: (f71882fg) Add support for the F81865F
Jean Delvare
1
-8
/
+14
2011-03-26
hwmon: (f71882fg) Document all supported devices
Jean Delvare
1
-1
/
+1
2011-03-26
hwmon: (f71882fg) Per-chip fan/temperature input count tables
Jean Delvare
1
-6
/
+30
2011-03-26
hwmon: (f71882fg) Secure chip property definition arrays
Jean Delvare
1
-27
/
+27
2011-03-14
hwmon/f71882fg: Add support for f71808e
Hans de Goede
1
-21
/
+40
2011-03-14
hwmon/f71882fg: Add support for f71869f and f71869e
Hans de Goede
1
-5
/
+115
2011-03-14
hwmon/f71882fg: Add support for f71889ed
Hans de Goede
1
-11
/
+27
2011-03-14
hwmon/f71882fg: Break out test for auto pwm's controlled by digital readings
Hans de Goede
1
-17
/
+23
2011-03-14
hwmon/f71882fg: Separate temp beep sysfs attr from the other temp sysfs attr
Hans de Goede
1
-23
/
+53
2011-03-14
hwmon/f71882fg: Remove bogus temp2_type for certain models
Hans de Goede
1
-2
/
+0
2011-03-14
hwmon/f71882fg: Make number of temps configurable
Hans de Goede
1
-6
/
+10
2011-03-14
hwmon/f71882fg: Make creation of in sysfs attributes more generic
Hans de Goede
1
-77
/
+103
2011-03-14
hwmon/f71882fg: Only allow negative auto point temps if fan_neg_temp is enabled
Hans de Goede
1
-2
/
+16
2011-03-14
hwmon/f71882fg: Fix temp1 sensor type reporting
Hans de Goede
1
-32
/
+3
2011-03-13
hwmon/f71882fg: Set platform drvdata to NULL later
Hans de Goede
1
-1
/
+1
2011-03-13
hwmon/f71882fg: Fix a typo in a comment
Hans de Goede
1
-1
/
+1
2011-01-08
hwmon: (f71882fg) Use pr_fmt and pr_<level>
Joe Perches
1
-11
/
+12
2010-10-03
hwmon: f71882fg: use a muxed resource lock for the Super I/O port
Giel van Schijndel
1
-13
/
+19
2010-08-20
revert "hwmon: f71882fg: add support for the Fintek F71808E"
Andrew Morton
1
-75
/
+8
2010-08-09
hwmon: f71882fg: add support for the Fintek F71808E
Giel van Schijndel
1
-8
/
+75
2010-05-27
hwmon: (f71882fg) Acquire I/O regions while we're working with them
Giel van Schijndel
1
-0
/
+8
2010-05-27
hwmon: (f71882fg) Code cleanup
Giel van Schijndel
1
-12
/
+6
2010-05-27
hwmon: (f71882fg) Use strict_stro(l|ul) instead of simple_strto$1
Giel van Schijndel
1
-29
/
+104
2010-05-27
hwmon: (f71882fg) Fixed braces coding style issues
Giel van Schijndel
1
-6
/
+5
2009-12-09
hwmon: (f71882fg) Add support for the f71889fg (version 2)
Hans de Goede
1
-18
/
+68
2009-12-09
hwmon: (f71882fg) Fix sysfs file removal
Hans de Goede
1
-25
/
+66
2009-12-09
hwmon: (f71882fg) Cleanup sysfs attr creation 2/2
Hans de Goede
1
-64
/
+52
2009-12-09
hwmon: (f71882fg) Cleanup sysfs attr creation 1/2
Hans de Goede
1
-48
/
+89
2009-06-15
hwmon: (f71882fg) Add support for the F71858F
Hans de Goede
1
-36
/
+156
2009-06-15
hwmon: (f71882fg) Add temp#_fault sysfs attr for f8000
Hans de Goede
1
-0
/
+3
2009-06-15
hwmon: (f71882fg) Sanity check f8000 pwm settings
Hans de Goede
1
-13
/
+23
2009-06-15
hwmon: (f71882fg) Cleanup f8000 pwm handling
Hans de Goede
1
-9
/
+8
2009-06-15
hwmon: Fix more __devexit_p glitches
Jean Delvare
1
-1
/
+1
2009-02-17
hwmon: Fix ACPI resource check error handling
Hans de Goede
1
-1
/
+1
2009-02-17
hwmon: (f71882fg) Hide misleading error message
Jean Delvare
1
-1
/
+1
[next]