index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
hwmon: (lm90) Simplify read functions
Guenter Roeck
2016-07-09
1
-115
/
+193
*
|
hwmon: (lm90) Use devm_hwmon_device_register_with_groups
Guenter Roeck
2016-07-09
1
-20
/
+6
*
|
hwmon: (lm90) Use devm_add_action for cleanup
Guenter Roeck
2016-07-09
1
-18
/
+22
*
|
hwmon: (lm75) Convert to use regmap
Guenter Roeck
2016-07-09
2
-94
/
+69
*
|
hwmon: (lm75) Add update_interval attribute
Guenter Roeck
2016-07-09
1
-0
/
+13
*
|
hwmon: (lm75) Drop lm75_read_value and lm75_write_value
Guenter Roeck
2016-07-09
1
-33
/
+9
*
|
hwmon: (lm75) Handle cleanup with devm_add_action
Guenter Roeck
2016-07-09
1
-19
/
+19
*
|
hwmon: (jc42) Add I2C_CLASS_HWMON to detection class
Alison Schofield
2016-07-04
1
-1
/
+1
*
|
hwmon: (tmp102) Drop FSF address
Guenter Roeck
2016-06-27
1
-4
/
+0
*
|
hwmon: (tmp102) Use devm_add_action to register cleanup function
Guenter Roeck
2016-06-27
1
-35
/
+19
*
|
hwmon: (jc42) Add support for Microchip MCP9808 temperature sensor
Alison Schofield
2016-06-27
2
-2
/
+6
*
|
hwmon: (ina3221) Fix negative limits
Guenter Roeck
2016-06-27
1
-7
/
+6
*
|
hwmon: (emc6w201): trivial fix of spelling mistake "Unknwown" -> "Unknown"
Colin Ian King
2016-06-27
1
-1
/
+1
*
|
hwmon: (dell-smm) In debug mode log duration of SMM calls
Pali Rohár
2016-06-27
1
-0
/
+17
*
|
hwmon: (dell-smm) Detect fan with index=2
Pali Rohár
2016-06-27
1
-2
/
+22
*
|
hwmon: (ads7871) Convert to devm_hwmon_device_register_with_groups
Axel Lin
2016-06-27
1
-50
/
+15
*
|
hwmon: (jz4740) Convert to devm_hwmon_device_register_with_groups
Axel Lin
2016-06-27
1
-51
/
+14
*
|
hwmon: (ad7314) Convert to devm_hwmon_device_register_with_groups
Axel Lin
2016-06-27
1
-41
/
+7
*
|
hwmon: Add support for INA3221 Triple Current/Voltage Monitors
Andrew F. Davis
2016-06-27
3
-0
/
+458
*
|
hwmon: (tmp401) Add support for TI TMP461
Andrew F. Davis
2016-06-27
2
-7
/
+30
*
|
hwmon: add support for Sensirion SHT3x sensors
David Frey
2016-06-27
3
-0
/
+737
*
|
hwmon: (dell-smm) Cache fan_type() calls and change fan detection
Pali Rohár
2016-06-23
1
-5
/
+20
*
|
hwmon: (dell-smm) Disallow fan_type() calls on broken machines
Pali Rohár
2016-06-18
1
-11
/
+25
*
|
hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by ...
Pali Rohár
2016-06-18
1
-7
/
+12
*
|
hwmon: (dell-smm) Fail in ioctl I8K_BIOS_VERSION when bios version is not a n...
Pali Rohár
2016-06-18
1
-0
/
+5
|
/
*
hwmon: (lm90) use proper type for update_interval
Wolfram Sang
2016-06-07
1
-1
/
+1
*
hwmon: (fam15h_power) Disable preemption when reading registers
Borislav Petkov
2016-06-07
1
-6
/
+2
*
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-05-26
1
-1
/
+1
|
\
|
*
hwmon: (emc2103) Fix typo in MODULE_PARM_DESC
Dan Carpenter
2016-05-26
1
-1
/
+1
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2016-05-26
4
-60
/
+18
|
\
\
|
*
|
hwmon: convert scpi-hwmon to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
2016-05-17
1
-39
/
+9
|
*
|
hwmon: convert tmp102 to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
2016-05-17
1
-6
/
+2
|
*
|
hwmon: convert ntc_thermistor to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
2016-05-17
1
-8
/
+4
|
*
|
hwmon: convert lm75 to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
2016-05-17
1
-7
/
+3
|
|
/
*
|
Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-25
1
-6
/
+20
|
\
\
|
*
|
hwmon: pwm-fan: Use pwm_get_args() where appropriate
Boris Brezillon
2016-05-17
1
-6
/
+20
*
|
|
hwmon: (sch5636) trivial fix of spelling mistake on revision
Colin Ian King
2016-04-25
1
-1
/
+1
*
|
|
hwmon: (it87) Add support for IT8628E
Guenter Roeck
2016-04-19
2
-3
/
+18
*
|
|
hwmon: (it87) Fix pwm_temp_map for system with 6 pwm channels
Guenter Roeck
2016-04-19
1
-8
/
+15
*
|
|
hwmon: (it87) Support automatic pwm control on newer chips
Guenter Roeck
2016-04-19
1
-14
/
+187
*
|
|
hwmon: (it87) Enhance validation for fan4 and fan5
Guenter Roeck
2016-04-19
1
-0
/
+23
*
|
|
hwmon: (it87) Support disabling fan control for all pwm control and chips
Guenter Roeck
2016-04-19
1
-21
/
+31
*
|
|
hwmon: (it87) Formatting cleanup
Guenter Roeck
2016-04-19
1
-75
/
+80
*
|
|
hwmon: (it87) Use defines for array sizes and sensor counts
Guenter Roeck
2016-04-19
1
-24
/
+34
*
|
|
hwmon: (it87) Use BIT macro
Guenter Roeck
2016-04-19
1
-144
/
+146
*
|
|
hwmon: (it87) Add support for VIN7 to VIN10 on IT8620E
Guenter Roeck
2016-04-19
1
-5
/
+24
*
|
|
hwmon: (it87) Simplify reading voltage registers
Guenter Roeck
2016-04-19
1
-9
/
+13
*
|
|
hwmon: (it87) Support up to 6 temperature sensors on IT8620E
Guenter Roeck
2016-04-19
1
-8
/
+40
*
|
|
hwmon: (it87) Convert to use new hwmon API
Guenter Roeck
2016-04-19
1
-74
/
+19
*
|
|
hwmon: (it87) Use single group and is_visible for miscellaneous attributes
Guenter Roeck
2016-04-19
1
-48
/
+33
[prev]
[next]