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: (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-25
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-09
3
-0
/
+231
*
|
|
hwmon: (adm1275) Add support for ADM1278
Guenter Roeck
2016-03-05
2
-3
/
+57
*
|
|
hwmon: (ntc_thermistor) Add support for ncpXXxh103
Joseph McNally
2016-03-05
2
-1
/
+45
*
|
|
hwmon: (iio_hwmon) Allow the driver to accept hypen in device tree node names
Sanchayan Maity
2016-03-05
1
-1
/
+10
*
|
|
hwmon: Add LTC2990 sensor driver
Mike Looijmans
2016-03-05
3
-0
/
+176
*
|
|
hwmon: (vexpress) rename vexpress hwmon implementation
Sudeep Holla
2016-03-05
2
-1
/
+1
*
|
|
hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
Nishanth Menon
2016-02-20
1
-6
/
+1
*
|
|
hwmon: (ads1015) Handle negative conversion values correctly
Peter Rosin
2016-02-19
1
-1
/
+1
|
/
/
*
|
hwmon: (fam15h_power) Add bit masking for tdp_limit
Gioh Kim
2016-01-28
1
-1
/
+9
*
|
hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
Thorsten Leemhuis
2016-01-25
1
-0
/
+11
|
/
*
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2016-01-17
1
-30
/
+1
|
\
|
*
hwmon: (sch56xx) Drop watchdog driver data reference count callbacks
Guenter Roeck
2015-12-29
1
-30
/
+1
*
|
hwmon: (nct6683) Add basic support for NCT6683 on Mitac boards
Guenter Roeck
2016-01-09
1
-17
/
+61
*
|
hwmon: (ibmaem) constify aem_rw_sensor_template and aem_ro_sensor_template st...
Julia Lawall
2016-01-04
1
-6
/
+6
*
|
hwmon: (nct6683,nct6775) constify sensor_template_group structures
Julia Lawall
2015-12-18
2
-10
/
+12
*
|
hwmon: (fam15h_power) Add support for AMD new 15h processors
Huang Rui
2015-12-18
1
-2
/
+5
*
|
hwmon: (pmbus) Add client driver for LTC3815
Guenter Roeck
2015-12-18
3
-0
/
+226
*
|
hwmon: (htu21) Remove driver
Guenter Roeck
2015-12-18
3
-185
/
+0
*
|
hwmon: (sht15) Select CONFIG_BITREVERSE
Arnd Bergmann
2015-12-18
1
-0
/
+1
*
|
hwmon: (tmp102) Force wait for conversion time for the first valid data
Nishanth Menon
2015-12-10
1
-1
/
+15
|
/
*
hwmon: (scpi) skip unsupported sensors properly
Sudeep Holla
2015-11-16
1
-10
/
+11
*
hwmon: (scpi) add thermal-of dependency
Arnd Bergmann
2015-11-16
1
-0
/
+1
*
hwmon : (applesmc) Fix uninitialized variables warnings
Shuah Khan
2015-11-16
1
-1
/
+1
*
hwmon: (ina2xx) Fix build issue by selecting REGMAP_I2C
Li Yang
2015-11-16
1
-0
/
+1
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-11-11
3
-0
/
+297
|
\
|
*
Merge tag 'arm-scpi-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2015-10-14
3
-0
/
+297
|
|
\
[next]