index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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-11
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-23
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
*
|
hwmon: (ads2828) Only keep data in device data structure if needed
Guenter Roeck
2015-02-02
1
-18
/
+14
*
|
hwmon: (ads2828) Convert to use regmap
Guenter Roeck
2015-02-02
2
-44
/
+27
*
|
hwmon: (jc42) Allow negative hysteresis temperatures
Jean Delvare
2015-01-26
1
-3
/
+4
*
|
hwmon: (adc128d818) Do proper sign extension
Rasmus Villemoes
2015-01-26
1
-1
/
+2
*
|
hwmon: (ad7314) Do proper sign extension
Rasmus Villemoes
2015-01-26
1
-2
/
+3
*
|
hwmon: (abx500) Fix format string warnings
Asaf Vertz
2015-01-26
1
-3
/
+3
*
|
hwmon: (jc42) Fix integer overflow when writing hysteresis value
Guenter Roeck
2015-01-26
1
-0
/
+2
*
|
hwmon: (jc42) Fix integer overflow
Guenter Roeck
2015-01-26
1
-1
/
+1
*
|
hwmon: (jc42) Use sign_extend32 for sign extension
Guenter Roeck
2015-01-26
1
-5
/
+1
*
|
hwmon: (ina2xx) Add ina231 compatible string
Kevin Hilman
2015-01-26
2
-2
/
+3
*
|
hwmon: (ina2xx) use DIV_ROUND_CLOSEST() to avoid rounding errors
Bartosz Golaszewski
2015-01-26
1
-3
/
+7
*
|
hwmon: (ina2xx) remove an unnecessary dev_get_drvdata() result check
Bartosz Golaszewski
2015-01-26
1
-3
/
+0
*
|
hwmon: (ina2xx) implement update_interval attribute for ina226
Bartosz Golaszewski
2015-01-26
1
-6
/
+158
*
|
hwmon: (ina2xx) make shunt resistance configurable at run-time
Bartosz Golaszewski
2015-01-26
1
-2
/
+46
*
|
hwmon: (ina2xx) don't accept shunt values greater than the calibration factor
Bartosz Golaszewski
2015-01-26
1
-1
/
+2
*
|
hwmon: (ina2xx) remove a stray new line
Bartosz Golaszewski
2015-01-26
1
-1
/
+0
*
|
hwmon: (ina2xx) reinitialize the chip in case it's been reset
Bartosz Golaszewski
2015-01-26
1
-37
/
+91
*
|
hwmon: (nct7802) Constify struct regmap_config
Krzysztof Kozlowski
2015-01-26
1
-1
/
+1
*
|
hwmon: (i5500_temp) Convert to use ATTRIBUTE_GROUPS macro
Axel Lin
2015-01-24
1
-10
/
+3
*
|
hwmon: (i5500_temp) Convert to module_pci_driver
Axel Lin
2015-01-24
1
-12
/
+1
*
|
hwmon: (i5500_temp) Don't bind to disabled sensors
Jean Delvare
2015-01-24
1
-0
/
+9
*
|
hwmon: (i5500_temp) Convert to devm_hwmon_device_register_with_groups
Jean Delvare
2015-01-24
1
-58
/
+15
*
|
hwmon: (i5500_temp) New driver for the Intel 5500/5520/X58 chipsets
Jean Delvare
2015-01-24
3
-0
/
+212
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2014-12-17
3
-5
/
+16
|
\
|
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
2014-12-09
3
-5
/
+16
|
|
\
|
|
*
thermal: of: improve of-thermal sensor registration API
Eduardo Valentin
2014-11-20
3
-5
/
+16
[prev]
[next]