summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (pmbus/ltc2978) Code cleanupGuenter Roeck2013-04-071-11/+14
* hwmon: (ltc4261) Fix 'Macros with complex values' checkpatch errorGuenter Roeck2013-04-071-22/+16
* hwmon: (ltc4245) Fix 'Macros with complex values' checkpatch errorGuenter Roeck2013-04-071-57/+59
* hwmon: (ltc4215) Fix 'Macros with complex values' checkpatch errorGuenter Roeck2013-04-071-28/+18
* hwmon: (ltc4151) Fix 'Avoid unnecessary line continuations' checkpatch warningGuenter Roeck2013-04-071-6/+6
* hwmon: (ina2xx) Fix 'Avoid unnecessary line continuations' checkpatch warningGuenter Roeck2013-04-071-8/+8
* hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck2013-04-0736-249/+271
* hwmon: Fix CamelCase checkpatch warningsGuenter Roeck2013-04-078-216/+216
* hwmon: (nct6775) Drop read/write lockGuenter Roeck2013-04-071-10/+0
* hwmon: (nct6775) Only report VID if supported and enabledGuenter Roeck2013-04-071-6/+24
* hwmon: (nct6775) Detect and report additional temperature sourcesGuenter Roeck2013-04-071-0/+33
* hwmon: (nct6775) Add support for weighted fan controlGuenter Roeck2013-04-071-14/+266
* hwmon: (nct6775) Add support for automatic fan controlGuenter Roeck2013-04-071-7/+1092
* hwmon: (nct6775) Add support for pwm, pwm_mode, and pwm_enableGuenter Roeck2013-04-071-0/+329
* hwmon: (nct6775) Add power management supportGuenter Roeck2013-04-071-0/+86
* hwmon: (nct6775) Add support for fan debounce module parameterGuenter Roeck2013-04-071-0/+28
* hwmon: (nct6775) Add support for fanX_pulses sysfs attributeGuenter Roeck2013-04-071-0/+64
* hwmon: (nct6775) Add support for fan speed attributesGuenter Roeck2013-04-071-1/+515
* hwmon: (nct6775) Add support for temperature sensorsGuenter Roeck2013-04-071-3/+745
* hwmon: (nct6775) Add case open detectionGuenter Roeck2013-04-071-0/+67
* hwmon: Driver for Nuvoton NCT6775F, NCT6776F, and NCT6779DGuenter Roeck2013-04-073-0/+1035
* hwmon: Fix 'Macros with complex values' checkpatch errorsGuenter Roeck2013-04-074-20/+22
* hwmon: checkpatch cleanup: Replace printk with pr_debug or dev_dbg as appropr...Guenter Roeck2013-04-074-5/+4
* hwmon: (ntc_thermistor) Add DT with IIO support to NTC thermistor driverNaveen Krishna Chatradhi2013-04-072-19/+127
* hwmon: (adt7x10) Add alarm interrupt supportLars-Peter Clausen2013-04-074-9/+44
* hwmon: (adt7410) Add support for the adt7310/adt7320Lars-Peter Clausen2013-04-076-436/+689
* hwmon: (adt7410) Don't re-read non-volatile registersLars-Peter Clausen2013-04-071-33/+58
* hwmon: (mc13783-adc.c) use module_platform_driver_probe()Jingoo Han2013-04-071-12/+1
* Merge tag 'dm-3.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-04-051-13/+38
|\
| * dm cache: reduce bio front_pad size in writeback modeMike Snitzer2013-04-051-13/+34
| * dm cache: fix writes to cache device in writethrough modeDarrick J. Wong2013-04-051-0/+4
* | Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-058-118/+168
|\ \
| * | PCI/PM: Disable runtime PM of PCIe portsRafael J. Wysocki2013-04-031-13/+0
| * | PCI/ACPI: Always resume devices on ACPI wakeup notificationsRafael J. Wysocki2013-04-031-7/+8
| * | PCI: Don't try to disable Bus Master on disconnected PCI devicesKonstantin Khlebnikov2013-04-021-2/+3
| * | Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus"Bjorn Helgaas2013-04-021-39/+37
| * | Merge branch 'pci/yinghai-eisa' into for-linusBjorn Helgaas2013-04-021-21/+46
| |\ \
| | * | EISA/PCI: Init EISA early, before PNPYinghai Lu2013-04-011-18/+21
| | * | EISA/PCI: Fix bus res referenceYinghai Lu2013-04-011-3/+25
| * | | radeon: Attempt to use platform-provided ROM imageMatthew Garrett2013-04-011-0/+26
| * | | nouveau: Attempt to use platform-provided ROM imageMatthew Garrett2013-04-011-0/+17
| * | | PCI: Add PCI ROM helper for platform-provided ROM imagesMatthew Garrett2013-03-261-36/+31
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-059-40/+65
|\ \ \
| * | | ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski2013-04-051-2/+9
| * | | bonding: remove sysfs before removing devicesVeaceslav Falico2013-04-051-1/+1
| * | | atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa2013-04-052-1/+2
| * | | r8169: fix auto speed down issuehayeswang2013-04-041-3/+25
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-04-044-33/+28
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-034-33/+28
| | |\ \ \
| | | * | | mwifiex: limit channel number not to overflow memoryStone Piao2013-04-011-1/+2