index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
it87.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: Fix CamelCase checkpatch warnings
Guenter Roeck
2013-04-07
1
-12
/
+12
*
hwmon: (it87) Add support for IT8771E and IT8772E
Guenter Roeck
2013-02-06
1
-4
/
+35
*
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
2013-01-25
1
-7
/
+6
*
hwmon: (it87) Support PECI for additional chips
Guenter Roeck
2012-12-19
1
-10
/
+38
*
hwmon: (it87) Report thermal sensor type as Intel PECI if appropriate
Guenter Roeck
2012-12-19
1
-3
/
+17
*
hwmon: (it87) Manage device specific features with table
Guenter Roeck
2012-12-19
1
-74
/
+81
*
hwmon: (it87) Replace pwm group macro with direct attribute definitions
Guenter Roeck
2012-12-19
1
-41
/
+74
*
hwmon: (it87) Avoid quoted string splits across lines
Guenter Roeck
2012-12-19
1
-14
/
+13
*
hwmon: (it87) Save fan registers in 2-dimensional array
Guenter Roeck
2012-12-19
1
-159
/
+104
*
hwmon: (it87) Introduce support for tempX_offset sysfs attribute
Guenter Roeck
2012-12-19
1
-5
/
+61
*
hwmon: (it87) Replace macro defining tempX_type sensors with direct definitions
Guenter Roeck
2012-12-19
1
-10
/
+11
*
hwmon: (it87) Save voltage register values in 2-dimensional array
Guenter Roeck
2012-12-19
1
-81
/
+66
*
hwmon: (it87) Save temperature registers in 2-dimensional array
Guenter Roeck
2012-12-19
1
-63
/
+35
*
hwmon: remove use of __devexit
Bill Pemberton
2012-11-28
1
-2
/
+2
*
hwmon: remove use of __devinit
Bill Pemberton
2012-11-28
1
-3
/
+3
*
hwmon: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
hwmon: (it87) Preserve configuration register bits on init
Jean Delvare
2012-07-12
1
-1
/
+1
*
hwmon: (it87) Make temp3 attribute conditional for IT8782F
Guenter Roeck
2012-05-22
1
-20
/
+61
*
hwmon: (it87) Convert to use devm_kzalloc and devm_request_region
Guenter Roeck
2012-05-22
1
-34
/
+20
*
hwmon: (it87) Create voltage attributes only if voltage is enabled
Guenter Roeck
2012-05-20
1
-38
/
+124
*
hwmon: (it87) Add support for IT8782F and IT8783E/F
Guenter Roeck
2012-05-20
1
-26
/
+99
*
hwmon: (it87) Constify fixed string arrays
Guenter Roeck
2012-03-18
1
-3
/
+3
*
hwmon: (it87) Fix multi-line comments
Guenter Roeck
2012-03-18
1
-62
/
+108
*
hwmon: (it87) Add IT8728F support
Jean Delvare
2012-01-16
1
-15
/
+46
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-2
/
+2
*
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
2012-01-05
1
-17
/
+17
*
hwmon: (it87) Add chassis intrusion detection support
Jean Delvare
2011-07-25
1
-0
/
+29
*
hwmon: (it87) Fix label group removal
Jean Delvare
2011-07-17
1
-1
/
+1
*
hwmon: (it87) Use request_muxed_region
Nat Gurumoorthy
2011-05-25
1
-12
/
+19
*
hwmon: (it87) Use pr_fmt and pr_<level>
Joe Perches
2011-01-12
1
-16
/
+14
*
hwmon: (it87) Fix manual fan speed control on IT8721F
Jean Delvare
2010-12-08
1
-16
/
+45
*
hwmon: (it87) Add support for the IT8721F/IT8758E
Jean Delvare
2010-10-28
1
-22
/
+94
*
hwmon: (it87) Move conversion functions
Jean Delvare
2010-10-28
1
-50
/
+52
*
hwmon: (it87) Export labels for internal sensors
Jean Delvare
2010-08-14
1
-2
/
+44
*
hwmon: (it87) Fix in7 on IT8720F
Jean Delvare
2010-07-09
1
-0
/
+22
*
hwmon: (it87) Invalidate cache on temperature sensor change
Jean Delvare
2010-04-14
1
-0
/
+1
*
hwmon: (it87) Properly handle wrong sensor type requests
Jean Delvare
2010-04-14
1
-10
/
+10
*
hwmon: (it87) Don't arbitrarily enable temperature channels
Jean Delvare
2010-04-14
1
-8
/
+5
*
hwmon: (it87) Validate auto pwm settings
Jean Delvare
2010-03-05
1
-0
/
+32
*
hwmon: (it87) Add support for old automatic fan speed control
Jean Delvare
2010-03-05
1
-2
/
+180
*
hwmon: (it87) Use strict_strtol instead of simple_strtol
Jean Delvare
2010-03-05
1
-15
/
+44
*
hwmon: (it87) Fix many checkpatch errors and warnings
Jean Delvare
2010-03-05
1
-75
/
+87
*
hwmon: (it87) Add support for beep on alarm
Jean Delvare
2010-03-05
1
-0
/
+122
*
hwmon: (it87) Create vid attributes by group
Jean Delvare
2010-03-05
1
-8
/
+7
*
hwmon: (it87) Refactor attributes creation and removal
Jean Delvare
2010-03-05
1
-130
/
+103
*
hwmon: (it87) Expose the PWM/temperature mappings
Jean Delvare
2010-03-05
1
-4
/
+69
*
hwmon: (it87) Display fan outputs in automatic mode as such
Jean Delvare
2010-03-05
1
-38
/
+61
*
hwmon: (it87) Check for fan2 and fan3 availability
Jean Delvare
2009-12-09
1
-3
/
+24
*
hwmon: (it87) Verify the VID pin usage
Jean Delvare
2009-12-09
1
-4
/
+16
*
hwmon: (it87) Fix VID reading on IT8718F/IT8720F
Jean Delvare
2009-10-24
1
-3
/
+2
[next]