index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
f71882fg.c
Age
Commit message (
Expand
)
Author
2022-09-25
hwmon: (f71882fg) Reorder symbols to get rid of a few forward declarations
Uwe Kleine-König
2022-07-13
hwmon: (f71882fg) Add support for F71858AD (0x0903)
Aleksander Mazur
2022-04-18
hwmon: (f71882fg) Fix negative temperature
Ji-Ze Hong (Peter Hong)
2021-12-26
hwmon: (f71882fg) Add F81966 support
Menghui Wu
2021-10-12
hwmon: cleanup non-bool "valid" data fields
Paul Fertser
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-02-18
hwmon: (f71882fg) Mark expected switch fall-through
Gustavo A. R. Silva
2017-01-02
hwmon: (f71882fg) use permission-specific DEVICE_ATTR variants
Julia Lawall
2015-08-09
hwmon: (f71882fg) Add support for f81768d
George Joseph
2015-08-09
hwmon:(f71882fg) Fix f81866a voltage protection
Peter Hung
2015-08-09
hwmon: (f71882fg) Fix f81866a temp/beep setting
Peter Hung
2015-08-09
hwmon: (f71882fg) Add support for F81866 and F71868
Peter Hung
2014-10-20
hwmon: drop owner assignment from platform_drivers
Wolfram Sang
2013-10-13
hwmon: (f71882fg) Remove extra return statement
Guenter Roeck
2013-08-11
hwmon: use dev_get_platdata()
Jingoo Han
2013-01-25
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
2012-11-28
hwmon: remove use of __devinit
Bill Pemberton
2012-09-23
hwmon: (f71882fg) Convert to use devm_ functions
Guenter Roeck
2012-09-23
hwmon: (f71882fg) Fix build warning
Guenter Roeck
2012-03-18
hwmon: (f71882fg) Fix multi-line comments
Guenter Roeck
2012-03-18
hwmon: (f71882fg) fix checkpatch issues
Frans Meulenbroeks
2012-01-05
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
2011-10-24
hwmon/f71882fg: Make the decision wether to register fan attr. per fan
Hans de Goede
2011-10-24
hwmon/f71882fg: Add a f71882fg_create_fan_sysfs_files helper function
Hans de Goede
2011-10-24
hwmon/f71882fg: Make all fan/pwm attr tables 2 dimensional
Hans de Goede
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
[next]