index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
it87.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-09
hwmon: (it87) Add support for IT8732F
Justin Maggard
1
-7
/
+36
2015-04-09
hwmon: (it87) Use feature macros on sio_data
Guenter Roeck
1
-2
/
+5
2015-04-05
hwmon: (it87) Add support for 6th fan of IT8620E
Guenter Roeck
1
-15
/
+33
2015-04-05
hwmon: (it87) Add support for IT8620E
Guenter Roeck
1
-1
/
+42
2015-04-05
hwmon: (it87) Add support for IT8790E
Guenter Roeck
1
-1
/
+13
2015-04-05
hwmon: (it87) Introduce feature flag to reflect internal in7 sensor
Guenter Roeck
1
-11
/
+16
2015-04-05
hwmon: (it87) Introduce configuration field for chip suffix
Guenter Roeck
1
-3
/
+17
2015-04-05
hwmon: (it87) Fix PWM frequency display for chips with newer PWM control
Guenter Roeck
1
-9
/
+25
2015-03-30
hwmon: (it87) Fix pwm sysfs attribute removal
Guenter Roeck
1
-1
/
+1
2015-03-09
hwmon: (it87) No need to skip fan4 for IT8603
Guenter Roeck
1
-4
/
+0
2015-03-09
hwmon: (it87) Add support for IT8786E
Thomas Lorblanches
1
-6
/
+16
2015-03-09
hwmon: (it87) Add feature flag for VID support
Guenter Roeck
1
-20
/
+11
2015-03-09
hwmon: (it87) Add feature flags for fans count and 16-bit fan configuration
Guenter Roeck
1
-33
/
+36
2015-03-09
hwmon: (it87) Don't configure 16 bit fan counters it not necessary
Guenter Roeck
1
-3
/
+6
2015-03-09
hwmon: (it87) Add support for IT8781F
Guenter Roeck
1
-8
/
+24
2014-10-20
hwmon: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-04-04
hwmon: (it87) Add support for IT8623E
Rudolf Marek
1
-0
/
+3
2014-04-04
hwmon: (it87) Fix IT8603E define name
Rudolf Marek
1
-3
/
+3
2014-01-29
Update Jean Delvare's e-mail address
Jean Delvare
1
-2
/
+2
2014-01-29
hwmon: (it87) Print proper names for the IT8771E and IT8772E
Jean Delvare
1
-0
/
+1
2014-01-29
hwmon: (it87) Add support for the ITE IT8603E
Rudolf Marek
1
-18
/
+85
2013-08-12
hwmon: use dev_get_platdata()
Jingoo Han
1
-3
/
+3
2013-04-08
hwmon: Fix CamelCase checkpatch warnings
Guenter Roeck
1
-12
/
+12
2013-02-06
hwmon: (it87) Add support for IT8771E and IT8772E
Guenter Roeck
1
-4
/
+35
2013-01-26
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
1
-7
/
+6
2012-12-20
hwmon: (it87) Support PECI for additional chips
Guenter Roeck
1
-10
/
+38
2012-12-20
hwmon: (it87) Report thermal sensor type as Intel PECI if appropriate
Guenter Roeck
1
-3
/
+17
2012-12-20
hwmon: (it87) Manage device specific features with table
Guenter Roeck
1
-74
/
+81
2012-12-20
hwmon: (it87) Replace pwm group macro with direct attribute definitions
Guenter Roeck
1
-41
/
+74
2012-12-20
hwmon: (it87) Avoid quoted string splits across lines
Guenter Roeck
1
-14
/
+13
2012-12-20
hwmon: (it87) Save fan registers in 2-dimensional array
Guenter Roeck
1
-159
/
+104
2012-12-20
hwmon: (it87) Introduce support for tempX_offset sysfs attribute
Guenter Roeck
1
-5
/
+61
2012-12-20
hwmon: (it87) Replace macro defining tempX_type sensors with direct definitions
Guenter Roeck
1
-10
/
+11
2012-12-20
hwmon: (it87) Save voltage register values in 2-dimensional array
Guenter Roeck
1
-81
/
+66
2012-12-20
hwmon: (it87) Save temperature registers in 2-dimensional array
Guenter Roeck
1
-63
/
+35
2012-11-28
hwmon: remove use of __devexit
Bill Pemberton
1
-2
/
+2
2012-11-28
hwmon: remove use of __devinit
Bill Pemberton
1
-3
/
+3
2012-11-28
hwmon: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-07-13
hwmon: (it87) Preserve configuration register bits on init
Jean Delvare
1
-1
/
+1
2012-05-22
hwmon: (it87) Make temp3 attribute conditional for IT8782F
Guenter Roeck
1
-20
/
+61
2012-05-22
hwmon: (it87) Convert to use devm_kzalloc and devm_request_region
Guenter Roeck
1
-34
/
+20
2012-05-21
hwmon: (it87) Create voltage attributes only if voltage is enabled
Guenter Roeck
1
-38
/
+124
2012-05-21
hwmon: (it87) Add support for IT8782F and IT8783E/F
Guenter Roeck
1
-26
/
+99
2012-03-19
hwmon: (it87) Constify fixed string arrays
Guenter Roeck
1
-3
/
+3
2012-03-19
hwmon: (it87) Fix multi-line comments
Guenter Roeck
1
-62
/
+108
2012-01-17
hwmon: (it87) Add IT8728F support
Jean Delvare
1
-15
/
+46
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-2
/
+2
2012-01-05
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
1
-17
/
+17
2011-07-25
hwmon: (it87) Add chassis intrusion detection support
Jean Delvare
1
-0
/
+29
2011-07-17
hwmon: (it87) Fix label group removal
Jean Delvare
1
-1
/
+1
[next]