Age | Commit message (Expand) | Author | Files | Lines |
2014-08-04 | Merge tag 'edac_for_3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 6 | -14/+591 |
2014-08-04 | Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 16 | -326/+252 |
2014-08-04 | Merge remote-tracking branches 'spi/topic/sh', 'spi/topic/sh-msiof' and 'spi/... | Mark Brown | 4 | -65/+493 |
2014-08-04 | Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pl022', 'spi/top... | Mark Brown | 7 | -44/+959 |
2014-08-04 | Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/efm32', 'spi/topic/... | Mark Brown | 4 | -10/+30 |
2014-08-04 | Merge remote-tracking branches 'spi/topic/adi-v3', 'spi/topic/atmel', 'spi/to... | Mark Brown | 10 | -47/+66 |
2014-08-04 | Merge remote-tracking branch 'spi/topic/core' into spi-next | Mark Brown | 1 | -2/+0 |
2014-08-04 | Merge remote-tracking branches 'spi/fix/s3c64xx', 'spi/fix/samsung' and 'spi/... | Mark Brown | 2 | -31/+25 |
2014-08-04 | Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/cadence', 'spi/fix/... | Mark Brown | 4 | -19/+46 |
2014-08-04 | Merge remote-tracking branch 'spi/fix/core' into spi-linus | Mark Brown | 1 | -4/+6 |
2014-08-04 | Merge remote-tracking branch 'regmap/topic/getdev' into regmap-next | Mark Brown | 1 | -0/+13 |
2014-08-04 | hwmon: (sis5595) Prevent overflow problem when writing large limits | Axel Lin | 1 | -1/+1 |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/cirrus' and 'a... | Mark Brown | 1 | -0/+13 |
2014-08-04 | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown | 1 | -0/+1 |
2014-08-04 | hwmon: (gpio-fan) Prevent overflow problem when writing large limits | Axel Lin | 1 | -1/+1 |
2014-08-04 | hwmon: (ibmpowernv) Use of_property_read_u32 at appropriate place | Axel Lin | 1 | -4/+3 |
2014-08-04 | hwmon: (lm85) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 1 | -93/+51 |
2014-08-04 | hwmon: (lm85) Avoid forward declaration | Axel Lin | 1 | -263/+250 |
2014-08-04 | hwmon: (lm78) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 1 | -83/+15 |
2014-08-04 | hwmon: (max6697) Use of_property_read_bool at appropriate places | Axel Lin | 1 | -9/+7 |
2014-08-04 | hwmon: (pwm-fan) Make SENSORS_PWM_FAN depend on OF | Axel Lin | 1 | -1/+1 |
2014-08-04 | hwmon: (pwm-fan) Remove duplicate dev_set_drvdata call | Axel Lin | 1 | -1/+0 |
2014-08-04 | hwmon: (nct6775) Remove num_attr_groups from struct nct6775_data | Axel Lin | 1 | -6/+6 |
2014-08-04 | hwmon: (nct6775) Update module description and Kconfig for NCT6106D and NCT6791D | Axel Lin | 2 | -3/+3 |
2014-08-04 | hwmon: (adt7411) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 1 | -39/+20 |
2014-08-04 | hwmon: (g762) Convert to hwmon_device_register_with_groups | Axel Lin | 1 | -44/+27 |
2014-08-04 | hwmon: (emc2103) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 1 | -63/+26 |
2014-08-04 | hwmon: (smsc47m1) Avoid forward declaration | Axel Lin | 1 | -60/+55 |
2014-08-04 | hwmon: (smsc47m192) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 1 | -52/+25 |
2014-08-04 | hwmon: (smsc47m192) Avoid forward declaration | Axel Lin | 1 | -84/+77 |
2014-08-04 | hwmon: (max1668) Make max1668_addr_list array const | Axel Lin | 1 | -1/+1 |
2014-08-04 | hwmon: (max6639) Make normal_i2c array const | Axel Lin | 1 | -1/+1 |
2014-08-04 | hwmon: (thmc50) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 1 | -53/+25 |
2014-08-04 | hwmon: (thmc50) Avoid forward declaration | Axel Lin | 1 | -84/+76 |
2014-08-04 | hwmon: (adt7470) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 1 | -55/+42 |
2014-08-04 | hwmon: (adt7470) Avoid forward declaration | Axel Lin | 1 | -36/+30 |
2014-08-04 | hwmon: (adt7462) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 1 | -64/+42 |
2014-08-04 | hwmon: (adt7462) Avoid forward declaration | Axel Lin | 1 | -24/+18 |
2014-08-04 | hwmon: Add pwm-fan driver | Kamil Debski | 3 | -0/+206 |
2014-08-04 | hwmon: (asc7621) Make map tables const | Axel Lin | 1 | -7/+7 |
2014-08-04 | hwmon: (ds620) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 1 | -43/+17 |
2014-08-04 | hwmon: (max16065) Use PTR_ERR_OR_ZERO | Axel Lin | 1 | -4/+1 |
2014-08-04 | hwmon: (sht21) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 1 | -60/+22 |
2014-08-04 | hwmon: (fam15h_power) Remove needless pci dev id | Aravind Gopalakrishnan | 1 | -3/+0 |
2014-08-04 | hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and tempera... | Neelesh Gupta | 3 | -0/+376 |
2014-08-04 | hwmon: (pmbus) Add tps40422 front-end driver | Zhu, Richard \(NSN - CN/Beijing\) | 4 | -3/+76 |
2014-08-04 | hwmon: (tmp421) Drop FSF mailing address | Guenter Roeck | 1 | -4/+0 |
2014-08-04 | hwmon: (tmp421) Add support for TMP441 and TMP442 | Guenter Roeck | 2 | -5/+18 |
2014-08-04 | hwmon: (tmp421) Strengthen detect function | Guenter Roeck | 1 | -0/+14 |
2014-08-04 | hwmon: (g760a) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 1 | -40/+13 |