index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
it87.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-08
hwmon: (it87) Drop useless comments
Jean Delvare
1
-4
/
+4
2016-08-29
hwmon: (it87) Add missing sysfs attribute group terminator
Jean Delvare
1
-0
/
+1
2016-08-11
hwmon: (it87) Features mask must be 32 bit wide
Guenter Roeck
1
-1
/
+1
2016-04-19
hwmon: (it87) Add support for IT8628E
Guenter Roeck
1
-2
/
+16
2016-04-19
hwmon: (it87) Fix pwm_temp_map for system with 6 pwm channels
Guenter Roeck
1
-8
/
+15
2016-04-19
hwmon: (it87) Support automatic pwm control on newer chips
Guenter Roeck
1
-14
/
+187
2016-04-19
hwmon: (it87) Enhance validation for fan4 and fan5
Guenter Roeck
1
-0
/
+23
2016-04-19
hwmon: (it87) Support disabling fan control for all pwm control and chips
Guenter Roeck
1
-21
/
+31
2016-04-19
hwmon: (it87) Formatting cleanup
Guenter Roeck
1
-75
/
+80
2016-04-19
hwmon: (it87) Use defines for array sizes and sensor counts
Guenter Roeck
1
-24
/
+34
2016-04-19
hwmon: (it87) Use BIT macro
Guenter Roeck
1
-144
/
+146
2016-04-19
hwmon: (it87) Add support for VIN7 to VIN10 on IT8620E
Guenter Roeck
1
-5
/
+24
2016-04-19
hwmon: (it87) Simplify reading voltage registers
Guenter Roeck
1
-9
/
+13
2016-04-19
hwmon: (it87) Support up to 6 temperature sensors on IT8620E
Guenter Roeck
1
-8
/
+40
2016-04-19
hwmon: (it87) Convert to use new hwmon API
Guenter Roeck
1
-74
/
+19
2016-04-19
hwmon: (it87) Use single group and is_visible for miscellaneous attributes
Guenter Roeck
1
-48
/
+33
2016-04-19
hwmon: (it87) Use is_visible for pwm attributes
Guenter Roeck
1
-72
/
+65
2016-04-19
hwmon: (it87) Use is_visible for fan attributes
Guenter Roeck
1
-85
/
+55
2016-04-19
hwmon: (it87) Use is_visible for temperature sensors
Guenter Roeck
1
-51
/
+36
2016-04-19
hwmon: (it87) Use is_visible for voltage sensors
Guenter Roeck
1
-68
/
+56
2016-04-19
hwmon: (it87) Rearrange code to avoid forward declarations
Guenter Roeck
1
-336
/
+327
2016-04-19
hwmon: (it87) Add support for second Super-IO chip
Guenter Roeck
1
-15
/
+34
2016-04-19
hwmon: (it87) Pass SIO base address as parameter to superio functions
Guenter Roeck
1
-65
/
+72
2016-04-19
hwmon: (it87) Don't use pdev as static driver variable
Guenter Roeck
1
-3
/
+5
2016-04-19
hwmon: (it87) Simplify error return in it87_device_add
Guenter Roeck
1
-7
/
+3
2016-04-19
hwmon: (it87) Add support for second pwm frequency register
Guenter Roeck
1
-31
/
+69
2016-04-19
hwmon: (it87) Add support for all pwm channels on IT8620E
Guenter Roeck
1
-20
/
+94
2016-04-19
hwmon: (it87) Add feature flag for AVCC3 support
Guenter Roeck
1
-8
/
+13
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-11
hwmon: use dev_get_platdata()
Jingoo Han
1
-3
/
+3
[next]