index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
it87.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2017-08-13
hwmon: (it87) Reapply probe path chip registers settings after resume
Maciej S. Szmigiero
2017-08-13
hwmon: (it87) Split out chip registers setting code on probe path
Maciej S. Szmigiero
2017-03-22
hwmon: (it87) Avoid registering the same chip on both SIO addresses
Guenter Roeck
2017-02-10
hwmon: (it87) Add support for IT8792E
Guenter Roeck
2017-02-10
hwmon: (it87) Do not overwrite bit 2..6 of pwm control registers
Guenter Roeck
2017-02-10
hwmon: (it87) Fix pwm4 detection for IT8620 and IT8628
Guenter Roeck
2017-02-10
hwmon: (it87) Ensure that pwm control cache is current before updating values
Guenter Roeck
2017-02-10
hwmon: (it87) Improve IT8622 support
Guenter Roeck
2017-02-10
hwmon: (it87) Add support for IT8622E
Guenter Roeck
2017-02-10
hwmon: (it87) Add feature flag indicating that VIN3 is connected to 5V
Guenter Roeck
2017-01-02
hwmon: (it87) use permission-specific DEVICE_ATTR variants
Julia Lawall
2016-09-08
hwmon: (it87) Drop useless comments
Jean Delvare
2016-08-29
hwmon: (it87) Add missing sysfs attribute group terminator
Jean Delvare
2016-08-11
hwmon: (it87) Features mask must be 32 bit wide
Guenter Roeck
2016-04-19
hwmon: (it87) Add support for IT8628E
Guenter Roeck
2016-04-19
hwmon: (it87) Fix pwm_temp_map for system with 6 pwm channels
Guenter Roeck
2016-04-19
hwmon: (it87) Support automatic pwm control on newer chips
Guenter Roeck
2016-04-19
hwmon: (it87) Enhance validation for fan4 and fan5
Guenter Roeck
2016-04-19
hwmon: (it87) Support disabling fan control for all pwm control and chips
Guenter Roeck
2016-04-19
hwmon: (it87) Formatting cleanup
Guenter Roeck
2016-04-19
hwmon: (it87) Use defines for array sizes and sensor counts
Guenter Roeck
2016-04-19
hwmon: (it87) Use BIT macro
Guenter Roeck
2016-04-19
hwmon: (it87) Add support for VIN7 to VIN10 on IT8620E
Guenter Roeck
2016-04-19
hwmon: (it87) Simplify reading voltage registers
Guenter Roeck
2016-04-19
hwmon: (it87) Support up to 6 temperature sensors on IT8620E
Guenter Roeck
2016-04-19
hwmon: (it87) Convert to use new hwmon API
Guenter Roeck
2016-04-19
hwmon: (it87) Use single group and is_visible for miscellaneous attributes
Guenter Roeck
2016-04-19
hwmon: (it87) Use is_visible for pwm attributes
Guenter Roeck
2016-04-19
hwmon: (it87) Use is_visible for fan attributes
Guenter Roeck
2016-04-19
hwmon: (it87) Use is_visible for temperature sensors
Guenter Roeck
2016-04-19
hwmon: (it87) Use is_visible for voltage sensors
Guenter Roeck
2016-04-19
hwmon: (it87) Rearrange code to avoid forward declarations
Guenter Roeck
2016-04-19
hwmon: (it87) Add support for second Super-IO chip
Guenter Roeck
2016-04-19
hwmon: (it87) Pass SIO base address as parameter to superio functions
Guenter Roeck
2016-04-19
hwmon: (it87) Don't use pdev as static driver variable
Guenter Roeck
2016-04-19
hwmon: (it87) Simplify error return in it87_device_add
Guenter Roeck
2016-04-19
hwmon: (it87) Add support for second pwm frequency register
Guenter Roeck
2016-04-19
hwmon: (it87) Add support for all pwm channels on IT8620E
Guenter Roeck
2016-04-19
hwmon: (it87) Add feature flag for AVCC3 support
Guenter Roeck
2015-08-09
hwmon: (it87) Add support for IT8732F
Justin Maggard
2015-04-09
hwmon: (it87) Use feature macros on sio_data
Guenter Roeck
2015-04-05
hwmon: (it87) Add support for 6th fan of IT8620E
Guenter Roeck
2015-04-05
hwmon: (it87) Add support for IT8620E
Guenter Roeck
2015-04-05
hwmon: (it87) Add support for IT8790E
Guenter Roeck
2015-04-05
hwmon: (it87) Introduce feature flag to reflect internal in7 sensor
Guenter Roeck
2015-04-05
hwmon: (it87) Introduce configuration field for chip suffix
Guenter Roeck
2015-04-05
hwmon: (it87) Fix PWM frequency display for chips with newer PWM control
Guenter Roeck
2015-03-30
hwmon: (it87) Fix pwm sysfs attribute removal
Guenter Roeck
2015-03-09
hwmon: (it87) No need to skip fan4 for IT8603
Guenter Roeck
[next]