index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (w83795) use find_closest_descending() in pwm_freq_to_reg()
Bartosz Golaszewski
2015-04-17
1
-5
/
+3
*
hwmon: (lm85) use find_closest() in x_TO_REG() functions
Bartosz Golaszewski
2015-04-17
1
-18
/
+8
*
hwmon: (ina2xx) replace ina226_avg_bits() with find_closest()
Bartosz Golaszewski
2015-04-17
1
-14
/
+3
*
hwmon: (pwm-fan) Update the duty cycle inorder to control the pwm-fan
Anand Moon
2015-04-12
1
-6
/
+3
*
hwmon: (it87) Use feature macros on sio_data
Guenter Roeck
2015-04-09
1
-2
/
+5
*
hwmon: (ibmpowernv) Fix build error seen for some configurations
Guenter Roeck
2015-04-08
1
-0
/
+1
*
hwmon: (gpio-fan) Move the thermal registration after registration is complete
Nishanth Menon
2015-04-08
1
-8
/
+11
*
hwmon: (ibmpowernv) pretty print labels
Cédric Le Goater
2015-04-08
1
-0
/
+41
*
hwmon: (ibmpowernv) add a label attribute
Cédric Le Goater
2015-04-08
1
-3
/
+52
*
hwmon: (ibmpowernv) add support for the new device tree
Cédric Le Goater
2015-04-08
1
-10
/
+40
*
hwmon: (ibmpowernv) add a helper routine create_hwmon_attr
Cédric Le Goater
2015-04-08
1
-8
/
+16
*
hwmon: (it87) Add support for 6th fan of IT8620E
Guenter Roeck
2015-04-05
1
-15
/
+33
*
hwmon: (it87) Add support for IT8620E
Guenter Roeck
2015-04-05
2
-2
/
+43
*
hwmon: (it87) Add support for IT8790E
Guenter Roeck
2015-04-05
2
-3
/
+15
*
hwmon: (it87) Introduce feature flag to reflect internal in7 sensor
Guenter Roeck
2015-04-05
1
-11
/
+16
*
hwmon: (it87) Introduce configuration field for chip suffix
Guenter Roeck
2015-04-05
1
-3
/
+17
*
hwmon: (it87) Fix PWM frequency display for chips with newer PWM control
Guenter Roeck
2015-04-05
1
-9
/
+25
*
hwmon: (it87) Fix pwm sysfs attribute removal
Guenter Roeck
2015-03-30
1
-1
/
+1
*
hwmon: (ibmpowernv) do not use the OPAL index for hwmon attribute names
Cédric Le Goater
2015-03-20
1
-1
/
+22
*
hwmon: (ibmpowernv) change create_hwmon_attr_name() prototype
Cédric Le Goater
2015-03-20
1
-17
/
+20
*
hwmon: (ibmpowernv) add a convert_opal_attr_name() routine
Cédric Le Goater
2015-03-20
1
-14
/
+22
*
hwmon: (ibmpowernv) add a get_sensor_type() routine
Cédric Le Goater
2015-03-20
1
-11
/
+15
*
hwmon: (ibmpowernv) replace AMBIENT_TEMP by TEMP
Cédric Le Goater
2015-03-20
1
-3
/
+3
*
hwmon: (pwm-fan, vexpress) Constify of_device_id array
Fabian Frederick
2015-03-16
2
-2
/
+2
*
hwmon: (nct6775) Enable auxiliary fan monitoring on ASRock Z77 Pro4-M
Guenter Roeck
2015-03-15
1
-0
/
+21
*
hwmon: (nct6775) Restore hardware monitoring logical device status on resume
Guenter Roeck
2015-03-15
1
-13
/
+22
*
hwmon: (nct6775) Convert to use SIMPLE_DEV_PM_OPS
Guenter Roeck
2015-03-15
1
-17
/
+5
*
hwmon: (gpio-fan) Fix build with CONFIG_THERMAL=m and SENSORS_GPIO_FAN=y
Randy Dunlap
2015-03-10
1
-0
/
+1
*
hwmon: (pwm-fan) Fix build when THERMAL=m
Randy Dunlap
2015-03-09
1
-0
/
+1
*
hwmon: (pwm-fan) Declare pwm_fan_of_get_cooling_data static
Guenter Roeck
2015-03-09
1
-1
/
+2
*
(gpio-fan): Add thermal control hooks
Nishanth Menon
2015-03-09
1
-7
/
+76
*
hwmon: (pwm-fan) Add support for using PWM FAN as a cooling device
Lukasz Majewski
2015-03-09
1
-1
/
+88
*
hwmon: (pwm-fan) Read PWM FAN configuration from device tree
Lukasz Majewski
2015-03-09
1
-1
/
+49
*
hwmon: (pwm-fan) Extract __set_pwm() function to only modify PWM duty cycle
Lukasz Majewski
2015-03-09
1
-12
/
+21
*
hwmon: (gpio-fan) allow to use alarm support alone from DT
Simon Guinot
2015-03-09
1
-21
/
+23
*
hwmon: (nct7904) Strengthen detect function
Guenter Roeck
2015-03-09
1
-1
/
+2
*
hwmon: Add Nuvoton NCT7904 hwmon driver
Vadim V. Vlasov
2015-03-09
3
-0
/
+603
*
hwmon: (it87) No need to skip fan4 for IT8603
Guenter Roeck
2015-03-09
1
-4
/
+0
*
hwmon: (it87) Add support for IT8786E
Thomas Lorblanches
2015-03-09
2
-8
/
+18
*
hwmon: (it87) Add feature flag for VID support
Guenter Roeck
2015-03-09
1
-20
/
+11
*
hwmon: (it87) Add feature flags for fans count and 16-bit fan configuration
Guenter Roeck
2015-03-09
1
-33
/
+36
*
hwmon: (it87) Don't configure 16 bit fan counters it not necessary
Guenter Roeck
2015-03-09
1
-3
/
+6
*
hwmon: (jc42) Add support for additional IDT temperature sensors
Guenter Roeck
2015-03-09
2
-7
/
+11
*
hwmon: (it87) Add support for IT8781F
Guenter Roeck
2015-03-09
2
-10
/
+26
*
hwmon: (ibmpex) Allow format string checking
Rasmus Villemoes
2015-03-09
1
-11
/
+8
*
hwmon: (coretemp) Allow format checking
Rasmus Villemoes
2015-03-09
1
-6
/
+5
*
hwmon: (ads7828) Check return value of devm_regmap_init_i2c
Axel Lin
2015-02-22
1
-0
/
+3
*
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2015-02-19
2
-2
/
+2
|
\
|
*
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
2015-01-07
2
-2
/
+2
*
|
hwmon: (tmp102) add hibernation callbacks
Grygorii Strashko
2015-02-03
1
-11
/
+4
[next]