index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
it87.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-09
hwmon: (it87) Check for fan2 and fan3 availability
Jean Delvare
1
-3
/
+24
2009-12-09
hwmon: (it87) Verify the VID pin usage
Jean Delvare
1
-4
/
+16
2009-10-24
hwmon: (it87) Fix VID reading on IT8718F/IT8720F
Jean Delvare
1
-3
/
+2
2009-09-15
hwmon: Include <linux/io.h> instead of <asm/io.h>
H Hartley Sweeten
1
-1
/
+1
2009-03-12
hwmon: (it87) Properly decode -128 degrees C temperature
Jean Delvare
1
-4
/
+4
2009-01-07
hwmon: Fix various typos
Jean Delvare
1
-1
/
+1
2009-01-07
hwmon: Check for ACPI resource conflicts
Jean Delvare
1
-0
/
+5
2009-01-07
hwmon: (it87) Add support for the ITE IT8720F
Jean-Marc Spaggiari
1
-9
/
+21
2008-10-17
hwmon: (it87) Fix thermal sensor type values
Jean Delvare
1
-3
/
+8
2008-10-09
hwmon: (it87) Prevent power-off on Shuttle SN68PT
Jean Delvare
1
-19
/
+51
2008-09-20
hwmon: (it87) Fix fan tachometer reading in IT8712F rev 0x7 (I)
Andrew Paprocki
1
-2
/
+2
2008-08-06
hwmon: (it87) Support for 16-bit fan reading in it8705 >= rev 0x03
Andrew Paprocki
1
-7
/
+12
2008-08-06
hwmon: (it87) Support for 16-bit fan reading in it8712 >= rev 0x07
Andrew Paprocki
1
-10
/
+22
2008-02-07
hwmon: (it87) Delete pwmN_freq files on driver removal
Jean Delvare
1
-0
/
+3
2008-02-07
hwmon: (it87) Add individual alarm files
Jean Delvare
1
-9
/
+66
2008-02-07
hwmon: (it87) Discard a dead e-mail address
Jean Delvare
1
-2
/
+2
2008-02-07
hwmon: Let the user override the detected Super-I/O device ID
Jean Delvare
1
-1
/
+5
2008-01-22
hwmon: (it87) request only Environment Controller ports
Bjorn Helgaas
1
-9
/
+23
2007-10-09
hwmon: VRM is not read from registers
Jean Delvare
1
-1
/
+1
2007-10-09
hwmon: (it87) Add support for fan4 and fan5
Jean Delvare
1
-15
/
+39
2007-10-09
hwmon: Convert from class_device to device
Tony Jones
1
-5
/
+5
2007-07-30
hwmon: Add missing __devexit tags in various drivers
Jean Delvare
1
-1
/
+1
2007-07-19
hwmon: convert it87 to platform driver
corentin.labbe
1
-219
/
+277
2007-07-19
hwmon/it87: Add IT8726F support
Rudolf Marek
1
-1
/
+6
2007-02-14
hwmon: Cleanup a bogus legacy comment
Jean Delvare
1
-4
/
+2
2007-02-14
hwmon: Simplify the locking model of two drivers
Jean Delvare
1
-17
/
+5
2007-02-14
hwmon/it87: Add PWM base frequency control
Jean Delvare
1
-2
/
+54
2006-12-12
hwmon/it87: Remove the SMBus interface support
Jean Delvare
1
-151
/
+51
2006-09-28
Fix unchecked return status, batch 5
Jean Delvare
1
-85
/
+149
2006-09-28
it87: Copyright update
Jean Delvare
1
-9
/
+3
2006-09-28
it87: Overwrite broken default limits
Jean Delvare
1
-0
/
+16
2006-09-28
it87: Add support for the IT8718F
Jean Delvare
1
-12
/
+49
2006-09-28
it87: Cleanup set_fan_div
Jean Delvare
1
-7
/
+7
2006-09-28
it87: in8 has no limit registers
Jean Delvare
1
-6
/
+3
2006-09-28
it87: Prevent overflow on fan clock divider write
Jean Delvare
1
-2
/
+2
2006-09-28
it87: No sysfs files for disabled fans
Jean Delvare
1
-32
/
+51
2006-09-28
it87: Add support for the IT8716F
Jean Delvare
1
-24
/
+154
2006-09-26
i2c-isa: Restore driver owner
Jean Delvare
1
-0
/
+1
2006-03-23
[PATCH] I2C: hwmon: Rename register parameters
Darren Jenkins
1
-3
/
+2
2006-03-23
[PATCH] hwmon: Semaphore to mutex conversions
Ingo Molnar
1
-30
/
+31
2006-02-13
[PATCH] it87: Fix oops on removal
Jean Delvare
1
-1
/
+2
2006-02-06
[PATCH] hwmon: Fix reboot on it87 driver load
Jean Delvare
1
-2
/
+6
2006-01-05
[PATCH] hwmon: it87 use u8 for vrm
Jean Delvare
1
-2
/
+2
2006-01-05
[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed
Greg Kroah-Hartman
1
-2
/
+0
2006-01-05
[PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11
Laurent Riffard
1
-5
/
+10
2006-01-05
[PATCH] i2c: Drop i2c_driver.flags, 2 of 3
Jean Delvare
1
-1
/
+0
2005-11-23
[PATCH] hwmon: Fix missing it87 fan div init
Jean Delvare
1
-0
/
+7
2005-10-28
[PATCH] hwmon: Static function fixes, 3 of 4
Ben Dooks
1
-1
/
+1
2005-10-28
[PATCH] hwmon: kzalloc conversion
Deepak Saxena
1
-2
/
+1
2005-10-28
[PATCH] hwmon: Drop legacy ISA address support from it87
Jean Delvare
1
-40
/
+11
[next]