index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
|
hwmon: (it87) Use is_visible for pwm attributes
Guenter Roeck
2016-04-19
1
-72
/
+65
*
|
|
hwmon: (it87) Use is_visible for fan attributes
Guenter Roeck
2016-04-19
1
-85
/
+55
*
|
|
hwmon: (it87) Use is_visible for temperature sensors
Guenter Roeck
2016-04-19
1
-51
/
+36
*
|
|
hwmon: (it87) Use is_visible for voltage sensors
Guenter Roeck
2016-04-19
1
-68
/
+56
*
|
|
hwmon: (it87) Rearrange code to avoid forward declarations
Guenter Roeck
2016-04-19
1
-336
/
+327
*
|
|
hwmon: (it87) Add support for second Super-IO chip
Guenter Roeck
2016-04-19
1
-15
/
+34
*
|
|
hwmon: (it87) Pass SIO base address as parameter to superio functions
Guenter Roeck
2016-04-19
1
-65
/
+72
*
|
|
hwmon: (it87) Don't use pdev as static driver variable
Guenter Roeck
2016-04-19
1
-3
/
+5
*
|
|
hwmon: (it87) Simplify error return in it87_device_add
Guenter Roeck
2016-04-19
1
-7
/
+3
*
|
|
hwmon: (it87) Add support for second pwm frequency register
Guenter Roeck
2016-04-19
1
-31
/
+69
*
|
|
hwmon: (it87) Add support for all pwm channels on IT8620E
Guenter Roeck
2016-04-19
1
-20
/
+94
*
|
|
hwmon: (it87) Add feature flag for AVCC3 support
Guenter Roeck
2016-04-19
1
-8
/
+13
*
|
|
hwmon: (fam15h_power) Add platform check function
Huang Rui
2016-04-19
1
-2
/
+7
*
|
|
hwmon: (fam15h_power) Add documentation for TDP and accumulated power algorithm
Huang Rui
2016-04-19
1
-1
/
+1
*
|
|
hwmon: (fam15h_power) Introduce a cpu accumulated power reporting algorithm
Huang Rui
2016-04-19
1
-4
/
+124
*
|
|
hwmon: (fam15h_power) Add ptsc counter value for accumulated power
Huang Rui
2016-04-19
1
-0
/
+4
*
|
|
hwmon: (fam15h_power) Add compute unit accumulated power
Huang Rui
2016-04-19
1
-1
/
+71
*
|
|
hwmon: (fam15h_power) Add CPU_SUP_AMD as the dependence
Huang Rui
2016-04-19
1
-1
/
+1
*
|
|
hwmon: (max31722) Add support for MAX31722/MAX31723 temperature sensors
Tiberiu Breana
2016-04-19
3
-0
/
+176
*
|
|
hwmon: (ads7828) Enable internal reference
Akshay Bhat
2016-04-19
1
-0
/
+10
|
|
/
|
/
|
*
|
hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiated
Guenter Roeck
2016-03-27
1
-0
/
+6
|
/
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-20
1
-3
/
+11
|
\
|
*
Merge tag 'scpi-for-v4.6/updates' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
2016-02-24
1
-3
/
+11
|
|
\
|
|
*
hwmon: (scpi) add energy meter support
Sudeep Holla
2016-02-16
1
-0
/
+8
|
|
*
firmware: arm_scpi: add support for 64-bit sensor values
Sudeep Holla
2016-02-16
1
-3
/
+3
*
|
|
hwmon: Create an NSA320 hardware monitoring driver
Adam Baker
2016-03-08
3
-0
/
+231
*
|
|
hwmon: (adm1275) Add support for ADM1278
Guenter Roeck
2016-03-05
2
-3
/
+57
[next]