index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
pc87427.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-21
hwmon: (pc87427) Convert to use devm_ functions
Guenter Roeck
1
-40
/
+11
2012-03-18
hwmon: (pc87427) Fix multi-line comments
Guenter Roeck
1
-27
/
+45
2012-01-05
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
1
-3
/
+3
2011-01-12
hwmon: (pc87427) Use pr_fmt and pr_<level>
Joe Perches
1
-13
/
+13
2010-08-14
hwmon: (pc87427) Move sysfs file removal to a separate function
Jean Delvare
1
-32
/
+26
2010-08-14
hwmon: (pc87427) Add temperature monitoring support
Jean Delvare
1
-4
/
+364
2010-08-14
hwmon: (pc87427) Add support for the second logical device
Jean Delvare
1
-42
/
+87
2010-08-14
hwmon: (pc87427) Add support for manual fan speed control
Jean Delvare
1
-2
/
+269
2010-08-14
hwmon: (pc87427) Minor style cleanups
Jean Delvare
1
-15
/
+16
2010-08-14
hwmon: (pc87427) Handle disabled fan inputs properly
Jean Delvare
1
-9
/
+58
2009-09-15
hwmon: Use resource_size
Julia Lawall
1
-3
/
+3
2009-09-15
hwmon: Include <linux/io.h> instead of <asm/io.h>
H Hartley Sweeten
1
-1
/
+1
2009-01-07
hwmon: Check for ACPI resource conflicts
Jean Delvare
1
-0
/
+5
2008-02-07
hwmon: Let the user override the detected Super-I/O device ID
Jean Delvare
1
-1
/
+5
2007-10-09
hwmon: Convert from class_device to device
Tony Jones
1
-5
/
+5
2007-07-19
hwmon: Fix a potential race condition on unload
Jean Delvare
1
-1
/
+1
2007-05-08
hwmon: Request the I/O regions in platform drivers
Jean Delvare
1
-1
/
+14
2006-12-12
hwmon: New PC87427 hardware monitoring driver
Jean Delvare
1
-0
/
+627