aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-07hwmon: Add driver for LM95234Guenter Roeck4-0/+816
2013-04-07hwmon: (tmp401) Add support for TMP431Guenter Roeck3-11/+24
2013-04-07hwmon: (pmbus/lm25066) Add support for LM25056Guenter Roeck3-13/+139
2013-04-07hwmon: (pmbus/lm25066) Refactor device specific coefficientsGuenter Roeck1-78/+118
2013-04-07hwmon: (pmbus/lm25066) Clamp limit attributesGuenter Roeck1-0/+13
2013-04-07hwmon: (pmbus/lm25066) Report VAUX as vmonGuenter Roeck2-60/+29
2013-04-07hwmon: (max6697) Use is_visible and sysfs_create_groupGuenter Roeck1-116/+93
2013-04-07hwmon: (adt7310) Fix sparse warningGuenter Roeck1-1/+1
2013-04-07hwmon: (pmbus/ltc2978) Add support for LTC2974 and LTC3883Guenter Roeck3-69/+218
2013-04-07hwmon: (pmbus/ltc2978) Clean up documentationGuenter Roeck1-22/+19
2013-04-07hwmon: (pmbus/ltc2978) Code cleanupGuenter Roeck1-11/+14
2013-04-07hwmon: (ltc4261) Fix 'Macros with complex values' checkpatch errorGuenter Roeck1-22/+16
2013-04-07hwmon: (ltc4245) Fix 'Macros with complex values' checkpatch errorGuenter Roeck1-57/+59
2013-04-07hwmon: (ltc4215) Fix 'Macros with complex values' checkpatch errorGuenter Roeck1-28/+18
2013-04-07hwmon: (ltc4151) Fix 'Avoid unnecessary line continuations' checkpatch warningGuenter Roeck1-6/+6
2013-04-07hwmon: (ina2xx) Fix 'Avoid unnecessary line continuations' checkpatch warningGuenter Roeck1-8/+8
2013-04-07hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck36-249/+271
2013-04-07hwmon: Fix CamelCase checkpatch warningsGuenter Roeck9-218/+218
2013-04-07hwmon: (nct6775) Drop read/write lockGuenter Roeck1-10/+0
2013-04-07hwmon: (nct6775) Only report VID if supported and enabledGuenter Roeck1-6/+24
2013-04-07hwmon: (nct6775) Detect and report additional temperature sourcesGuenter Roeck1-0/+33
2013-04-07hwmon: (nct6775) Add support for weighted fan controlGuenter Roeck2-14/+285
2013-04-07hwmon: (nct6775) Add support for automatic fan controlGuenter Roeck2-7/+1161
2013-04-07hwmon: (nct6775) Add support for pwm, pwm_mode, and pwm_enableGuenter Roeck2-0/+347
2013-04-07hwmon: (nct6775) Add power management supportGuenter Roeck1-0/+86
2013-04-07hwmon: (nct6775) Add support for fan debounce module parameterGuenter Roeck1-0/+28
2013-04-07hwmon: (nct6775) Add support for fanX_pulses sysfs attributeGuenter Roeck1-0/+64
2013-04-07hwmon: (nct6775) Add support for fan speed attributesGuenter Roeck2-3/+518
2013-04-07hwmon: (nct6775) Add support for temperature sensorsGuenter Roeck1-3/+745
2013-04-07hwmon: (nct6775) Add case open detectionGuenter Roeck1-0/+67
2013-04-07hwmon: Driver for Nuvoton NCT6775F, NCT6776F, and NCT6779DGuenter Roeck4-0/+1116
2013-04-07hwmon: Fix 'Macros with complex values' checkpatch errorsGuenter Roeck4-20/+22
2013-04-07hwmon: checkpatch cleanup: Replace printk with pr_debug or dev_dbg as appropriateGuenter Roeck4-5/+4
2013-04-07hwmon: (ntc_thermistor) Add DT with IIO support to NTC thermistor driverNaveen Krishna Chatradhi4-20/+163
2013-04-07hwmon: (adt7x10) Add alarm interrupt supportLars-Peter Clausen4-9/+44
2013-04-07hwmon: (adt7410) Add support for the adt7310/adt7320Lars-Peter Clausen7-453/+719
2013-04-07hwmon: (adt7410) Don't re-read non-volatile registersLars-Peter Clausen1-33/+58
2013-04-07hwmon: (mc13783-adc.c) use module_platform_driver_probe()Jingoo Han1-12/+1
2013-04-07Linux 3.9-rc6Linus Torvalds1-1/+1
2013-04-07Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-19/+46
2013-04-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+4
2013-04-07alpha: irq: remove deprecated use of IRQF_DISABLEDWill Deacon3-9/+8
2013-04-07alpha: irq: run all handlers with interrupts disabledWill Deacon2-8/+8
2013-04-07alpha: makefile: don't enforce small data model for kernel buildsWill Deacon1-1/+1
2013-04-07alpha: Add irongate_io to PCI bus resourcesJay Estabrook1-0/+5
2013-04-07KVM: Allow cross page reads and writes from cached translations.Andrew Honig5-19/+46
2013-04-05Merge tag 'dm-3.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dmLinus Torvalds1-13/+38
2013-04-05Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds9-118/+169
2013-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds26-75/+133
2013-04-05x86: Fix rebuild with EFI_STUB enabledJan Beulich1-3/+2