index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
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-20
hwmon: (ibmpowernv) do not use the OPAL index for hwmon attribute names
Cédric Le Goater
1
-1
/
+22
2015-03-20
hwmon: (ibmpowernv) change create_hwmon_attr_name() prototype
Cédric Le Goater
1
-17
/
+20
2015-03-20
hwmon: (ibmpowernv) add a convert_opal_attr_name() routine
Cédric Le Goater
1
-14
/
+22
2015-03-20
hwmon: (ibmpowernv) add a get_sensor_type() routine
Cédric Le Goater
1
-11
/
+15
2015-03-20
hwmon: (ibmpowernv) replace AMBIENT_TEMP by TEMP
Cédric Le Goater
1
-3
/
+3
2015-03-16
hwmon: (pwm-fan, vexpress) Constify of_device_id array
Fabian Frederick
2
-2
/
+2
2015-03-15
hwmon: (nct6775) Enable auxiliary fan monitoring on ASRock Z77 Pro4-M
Guenter Roeck
1
-0
/
+21
2015-03-15
hwmon: (nct6775) Restore hardware monitoring logical device status on resume
Guenter Roeck
1
-13
/
+22
2015-03-15
hwmon: (nct6775) Convert to use SIMPLE_DEV_PM_OPS
Guenter Roeck
1
-17
/
+5
2015-03-11
hwmon: (gpio-fan) Fix build with CONFIG_THERMAL=m and SENSORS_GPIO_FAN=y
Randy Dunlap
1
-0
/
+1
2015-03-09
hwmon: (pwm-fan) Fix build when THERMAL=m
Randy Dunlap
1
-0
/
+1
2015-03-09
hwmon: (pwm-fan) Declare pwm_fan_of_get_cooling_data static
Guenter Roeck
1
-1
/
+2
2015-03-09
(gpio-fan): Add thermal control hooks
Nishanth Menon
1
-7
/
+76
2015-03-09
hwmon: (pwm-fan) Add support for using PWM FAN as a cooling device
Lukasz Majewski
1
-1
/
+88
2015-03-09
hwmon: (pwm-fan) Read PWM FAN configuration from device tree
Lukasz Majewski
1
-1
/
+49
2015-03-09
hwmon: (pwm-fan) Extract __set_pwm() function to only modify PWM duty cycle
Lukasz Majewski
1
-12
/
+21
2015-03-09
hwmon: (gpio-fan) allow to use alarm support alone from DT
Simon Guinot
1
-21
/
+23
2015-03-09
hwmon: (nct7904) Strengthen detect function
Guenter Roeck
1
-1
/
+2
2015-03-09
hwmon: Add Nuvoton NCT7904 hwmon driver
Vadim V. Vlasov
3
-0
/
+603
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
2
-8
/
+18
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: (jc42) Add support for additional IDT temperature sensors
Guenter Roeck
2
-7
/
+11
2015-03-09
hwmon: (it87) Add support for IT8781F
Guenter Roeck
2
-10
/
+26
2015-03-09
hwmon: (ibmpex) Allow format string checking
Rasmus Villemoes
1
-11
/
+8
2015-03-09
hwmon: (coretemp) Allow format checking
Rasmus Villemoes
1
-6
/
+5
2015-02-23
hwmon: (ads7828) Check return value of devm_regmap_init_i2c
Axel Lin
1
-0
/
+3
2015-02-19
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2
-2
/
+2
2015-02-03
hwmon: (tmp102) add hibernation callbacks
Grygorii Strashko
1
-11
/
+4
2015-02-02
hwmon: (ads2828) Only keep data in device data structure if needed
Guenter Roeck
1
-18
/
+14
2015-02-02
hwmon: (ads2828) Convert to use regmap
Guenter Roeck
2
-44
/
+27
2015-01-26
hwmon: (jc42) Allow negative hysteresis temperatures
Jean Delvare
1
-3
/
+4
2015-01-26
hwmon: (adc128d818) Do proper sign extension
Rasmus Villemoes
1
-1
/
+2
2015-01-26
hwmon: (ad7314) Do proper sign extension
Rasmus Villemoes
1
-2
/
+3
2015-01-26
hwmon: (abx500) Fix format string warnings
Asaf Vertz
1
-3
/
+3
2015-01-26
hwmon: (jc42) Fix integer overflow when writing hysteresis value
Guenter Roeck
1
-0
/
+2
2015-01-26
hwmon: (jc42) Fix integer overflow
Guenter Roeck
1
-1
/
+1
2015-01-26
hwmon: (jc42) Use sign_extend32 for sign extension
Guenter Roeck
1
-5
/
+1
2015-01-26
hwmon: (ina2xx) Add ina231 compatible string
Kevin Hilman
2
-2
/
+3
2015-01-26
hwmon: (ina2xx) use DIV_ROUND_CLOSEST() to avoid rounding errors
Bartosz Golaszewski
1
-3
/
+7
2015-01-26
hwmon: (ina2xx) remove an unnecessary dev_get_drvdata() result check
Bartosz Golaszewski
1
-3
/
+0
2015-01-26
hwmon: (ina2xx) implement update_interval attribute for ina226
Bartosz Golaszewski
1
-6
/
+158
2015-01-26
hwmon: (ina2xx) make shunt resistance configurable at run-time
Bartosz Golaszewski
1
-2
/
+46
2015-01-26
hwmon: (ina2xx) don't accept shunt values greater than the calibration factor
Bartosz Golaszewski
1
-1
/
+2
[next]