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
*
hwmon: (asus_atk0110) fix uninitialized data access
Arnd Bergmann
2017-03-23
1
-0
/
+3
*
hwmon: (it87) Avoid registering the same chip on both SIO addresses
Guenter Roeck
2017-03-22
1
-5
/
+19
*
hwmon: (max31790) Set correct PWM value
Alex Hemme
2017-03-22
1
-1
/
+1
*
scripts/spelling.txt: add "followings" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
hwmon: (sht15) Add device tree support
Marco Franchi
2017-02-16
1
-4
/
+60
*
hwmon: (it87) Add support for IT8792E
Guenter Roeck
2017-02-10
1
-2
/
+16
*
hwmon: (it87) Do not overwrite bit 2..6 of pwm control registers
Guenter Roeck
2017-02-10
1
-13
/
+24
*
hwmon: (it87) Fix pwm4 detection for IT8620 and IT8628
Guenter Roeck
2017-02-10
1
-1
/
+1
*
hwmon: (it87) Ensure that pwm control cache is current before updating values
Guenter Roeck
2017-02-10
1
-0
/
+2
*
hwmon: (it87) Improve IT8622 support
Guenter Roeck
2017-02-10
1
-8
/
+59
*
hwmon: (it87) Add support for IT8622E
Guenter Roeck
2017-02-10
1
-1
/
+15
*
hwmon: (it87) Add feature flag indicating that VIN3 is connected to 5V
Guenter Roeck
2017-02-10
1
-3
/
+7
*
hwmon: new driver for ST stts751 thermal sensor
andrea.merello
2017-02-03
3
-0
/
+845
*
hwmon: Register thermal zone only if 'dev' parameter was provided
Guenter Roeck
2017-01-31
1
-1
/
+1
*
hwmon: Relax name attribute validation for new APIs
Guenter Roeck
2017-01-31
1
-2
/
+4
*
hwmon: Make name attribute mandatory for new APIs
Guenter Roeck
2017-01-25
1
-1
/
+7
*
hwmon: (lm70) Add support for TI TMP122/124
Florian Fainelli
2017-01-21
1
-1
/
+8
*
hwmon: (lm70) Utilize dev_warn instead of pr_warn
Florian Fainelli
2017-01-21
1
-1
/
+2
*
hwmon: (ltc4151) Export OF device ID table as module aliases
Javier Martinez Canillas
2017-01-21
1
-0
/
+1
*
hwmon: (adc128d818) Preserve operation mode
Alexander Koch
2017-01-10
1
-2
/
+5
*
hwmon: (adc128d818) Support operation modes 1-3
Alexander Koch
2017-01-10
1
-40
/
+86
*
hwmon: (adc128d818) Implement mode selection via dt
Alexander Koch
2017-01-10
1
-0
/
+24
*
hwmon: (tmp401) use smb word operations instead of 2 smb byte operations
Jeroen De Wachter
2017-01-10
1
-35
/
+14
*
hwmon: (gl520sm) Fix overflows and crash seen when writing into limit attributes
Guenter Roeck
2017-01-10
1
-9
/
+16
*
hwmon: (gl518sm) Fix overflows seen when writing into limit attributes
Guenter Roeck
2017-01-10
1
-6
/
+7
*
hwmon: (dme1737) Fix overflows seen when writing into limit attributes
Guenter Roeck
2017-01-10
1
-12
/
+16
*
hwmon: (sht21) Add Electronic Identification Code retrieval
Peter A. Bigot
2017-01-02
1
-2
/
+90
*
hwmon: (tmp401) use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-01-02
1
-6
/
+5
*
hwmon: (fam15h_power) use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-01-02
1
-18
/
+16
*
hwmon: (adt7475) use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-01-02
1
-14
/
+14
*
hwmon: (lm95234) use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-01-02
1
-6
/
+6
*
hwmon: (max6650) use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-01-02
1
-20
/
+24
*
hwmon: (emc2103) use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-01-02
1
-18
/
+18
*
hwmon: (lm83) use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-01-02
1
-2
/
+2
*
hwmon: (adm1025) use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-01-02
1
-8
/
+8
*
hwmon: (k8temp) use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-01-02
1
-2
/
+2
*
hwmon: (sch5627) use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-01-02
1
-2
/
+2
*
hwmon: (lm78) use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-01-02
1
-19
/
+19
*
hwmon: (pc87360) use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-01-02
1
-13
/
+13
*
hwmon: (nct6775) use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-01-02
1
-2
/
+2
*
hwmon: (lm90) use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-01-02
1
-4
/
+4
*
hwmon: (it87) use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-01-02
1
-10
/
+10
*
hwmon: (dme1737) use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-01-02
1
-9
/
+9
*
hwmon: (k10temp) use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-01-02
1
-6
/
+6
*
hwmon: (vt8231) use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-01-02
1
-28
/
+31
*
hwmon: (w83793) use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-01-02
1
-3
/
+3
*
hwmon: (f71805f) use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-01-02
1
-8
/
+8
*
hwmon: (pc87427) use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-01-02
1
-2
/
+2
*
hwmon: (w83791d) use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-01-02
1
-12
/
+11
*
hwmon: (w83792d) use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-01-02
1
-8
/
+7
[next]