Age | Commit message (Expand) | Author | Files | Lines |
2016-02-19 | hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook | Nishanth Menon | 1 | -6/+1 |
2016-02-18 | hwmon: (ads1015) Handle negative conversion values correctly | Peter Rosin | 1 | -1/+1 |
2016-01-27 | hwmon: (fam15h_power) Add bit masking for tdp_limit | Gioh Kim | 1 | -1/+9 |
2016-01-24 | hwmon: (dell-smm) Blacklist Dell Studio XPS 8000 | Thorsten Leemhuis | 1 | -0/+11 |
2016-01-17 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 1 | -30/+1 |
2016-01-09 | hwmon: (nct6683) Add basic support for NCT6683 on Mitac boards | Guenter Roeck | 1 | -17/+61 |
2016-01-04 | hwmon: (ibmaem) constify aem_rw_sensor_template and aem_ro_sensor_template st... | Julia Lawall | 1 | -6/+6 |
2015-12-29 | hwmon: (sch56xx) Drop watchdog driver data reference count callbacks | Guenter Roeck | 1 | -30/+1 |
2015-12-18 | hwmon: (nct6683,nct6775) constify sensor_template_group structures | Julia Lawall | 2 | -10/+12 |
2015-12-18 | hwmon: (fam15h_power) Add support for AMD new 15h processors | Huang Rui | 1 | -2/+5 |
2015-12-18 | hwmon: (pmbus) Add client driver for LTC3815 | Guenter Roeck | 3 | -0/+226 |
2015-12-18 | hwmon: (htu21) Remove driver | Guenter Roeck | 3 | -185/+0 |
2015-12-18 | hwmon: (sht15) Select CONFIG_BITREVERSE | Arnd Bergmann | 1 | -0/+1 |
2015-12-10 | hwmon: (tmp102) Force wait for conversion time for the first valid data | Nishanth Menon | 1 | -1/+15 |
2015-11-16 | hwmon: (scpi) skip unsupported sensors properly | Sudeep Holla | 1 | -10/+11 |
2015-11-16 | hwmon: (scpi) add thermal-of dependency | Arnd Bergmann | 1 | -0/+1 |
2015-11-15 | hwmon : (applesmc) Fix uninitialized variables warnings | Shuah Khan | 1 | -1/+1 |
2015-11-15 | hwmon: (ina2xx) Fix build issue by selecting REGMAP_I2C | Li Yang | 1 | -0/+1 |
2015-11-10 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -0/+297 |
2015-11-10 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+0 |
2015-11-09 | hwmon: (k10temp) Remove duplicate pci-id define | Adam Majer | 1 | -1/+0 |
2015-11-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2015-11-05 | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 6 | -6/+0 |
2015-11-04 | Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',... | Mark Brown | 6 | -6/+0 |
2015-10-31 | hwmon: (fam15h_power) Add max compute unit accumulated power | Huang Rui | 1 | -0/+12 |
2015-10-31 | hwmon: (fam15h_power) Enable power1_input on AMD Carrizo | Huang Rui | 1 | -2/+7 |
2015-10-31 | hwmon: (fam15h_power) Refactor attributes for dynamically added | Huang Rui | 1 | -25/+45 |
2015-10-31 | hwmon: (ina2xx) remove no longer used variable 'kind' | Marc Titinger | 1 | -4/+2 |
2015-10-30 | hwmon: (nct6775) Introduce separate temperature labels for NCT6792 and NCT6793 | Guenter Roeck | 1 | -1/+82 |
2015-10-30 | hwmon: (nct6775) NCT6791D and NCT6792D have an additional temperature source | Guenter Roeck | 1 | -5/+13 |
2015-10-28 | hwmon: (ina2xx) give precedence to DT over checking for platform data. | Marc Titinger | 1 | -13/+12 |
2015-10-28 | hwmon: (ina2xx) convert driver to using regmap | Marc Titinger | 1 | -128/+86 |
2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 6 | -6/+0 |
2015-10-14 | Merge tag 'arm-scpi-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann | 3 | -0/+297 |
2015-10-14 | hwmon: (coretemp) Increase limit of maximum core ID from 32 to 128. | Lukasz Odzioba | 1 | -1/+1 |
2015-10-14 | hwmon: (lm75) Add support for TMP75C | Ben Gardner | 1 | -0/+7 |
2015-10-14 | hwmon: (ibmpowernv) Add OF compatibility table entry | Cédric Le Goater | 1 | -0/+7 |
2015-10-14 | hwmon: (abx500) drop the use of IRQF_NO_SUSPEND | Sudeep Holla | 1 | -1/+1 |
2015-10-14 | hwmon: (max31790) Fix dereference of ERR_PTR | Sudip Mukherjee | 1 | -4/+4 |
2015-10-14 | hwmon: Driver for Maxim MAX31790 | Il Han | 3 | -0/+614 |
2015-10-09 | hwmon: Support thermal zones registration for SCP temperature sensors | Punit Agrawal | 1 | -1/+103 |
2015-10-09 | hwmon: Support sensors exported via ARM SCP interface | Punit Agrawal | 3 | -0/+195 |
2015-09-29 | hwmon: applesmc: fix comment typos | Bastien Nocera | 1 | -2/+2 |
2015-09-20 | hwmon: (pwm-fan) Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-09-20 | hwmon: (gpio-fan) Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-09-20 | hwmon: (abx500) Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-09-12 | hwmon: (nct6775) Add support for NCT6793D | Guenter Roeck | 2 | -18/+34 |
2015-09-12 | hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most chips | Guenter Roeck | 1 | -6/+10 |
2015-09-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 3 | -3/+3 |
2015-09-02 | Merge branches 'thermal-core' and 'thermal-intel' of .git into next | Zhang Rui | 3 | -3/+3 |