summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (tmp401) Add support for TMP431Guenter Roeck2013-04-082-5/+14
* hwmon: (pmbus/lm25066) Add support for LM25056Guenter Roeck2013-04-082-10/+124
* hwmon: (pmbus/lm25066) Refactor device specific coefficientsGuenter Roeck2013-04-081-78/+118
* hwmon: (pmbus/lm25066) Clamp limit attributesGuenter Roeck2013-04-081-0/+13
* hwmon: (pmbus/lm25066) Report VAUX as vmonGuenter Roeck2013-04-081-52/+21
* hwmon: (max6697) Use is_visible and sysfs_create_groupGuenter Roeck2013-04-081-116/+93
* hwmon: (adt7310) Fix sparse warningGuenter Roeck2013-04-081-1/+1
* hwmon: (pmbus/ltc2978) Add support for LTC2974 and LTC3883Guenter Roeck2013-04-082-21/+132
* hwmon: (pmbus/ltc2978) Code cleanupGuenter Roeck2013-04-081-11/+14
* hwmon: (ltc4261) Fix 'Macros with complex values' checkpatch errorGuenter Roeck2013-04-081-22/+16
* hwmon: (ltc4245) Fix 'Macros with complex values' checkpatch errorGuenter Roeck2013-04-081-57/+59
* hwmon: (ltc4215) Fix 'Macros with complex values' checkpatch errorGuenter Roeck2013-04-081-28/+18
* hwmon: (ltc4151) Fix 'Avoid unnecessary line continuations' checkpatch warningGuenter Roeck2013-04-081-6/+6
* hwmon: (ina2xx) Fix 'Avoid unnecessary line continuations' checkpatch warningGuenter Roeck2013-04-081-8/+8
* hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck2013-04-0836-249/+271
* hwmon: Fix CamelCase checkpatch warningsGuenter Roeck2013-04-088-216/+216
* hwmon: (nct6775) Drop read/write lockGuenter Roeck2013-04-081-10/+0
* hwmon: (nct6775) Only report VID if supported and enabledGuenter Roeck2013-04-081-6/+24
* hwmon: (nct6775) Detect and report additional temperature sourcesGuenter Roeck2013-04-081-0/+33
* hwmon: (nct6775) Add support for weighted fan controlGuenter Roeck2013-04-081-14/+266
* hwmon: (nct6775) Add support for automatic fan controlGuenter Roeck2013-04-081-7/+1092
* hwmon: (nct6775) Add support for pwm, pwm_mode, and pwm_enableGuenter Roeck2013-04-081-0/+329
* hwmon: (nct6775) Add power management supportGuenter Roeck2013-04-081-0/+86
* hwmon: (nct6775) Add support for fan debounce module parameterGuenter Roeck2013-04-081-0/+28
* hwmon: (nct6775) Add support for fanX_pulses sysfs attributeGuenter Roeck2013-04-081-0/+64
* hwmon: (nct6775) Add support for fan speed attributesGuenter Roeck2013-04-081-1/+515
* hwmon: (nct6775) Add support for temperature sensorsGuenter Roeck2013-04-081-3/+745
* hwmon: (nct6775) Add case open detectionGuenter Roeck2013-04-081-0/+67
* hwmon: Driver for Nuvoton NCT6775F, NCT6776F, and NCT6779DGuenter Roeck2013-04-083-0/+1035
* hwmon: Fix 'Macros with complex values' checkpatch errorsGuenter Roeck2013-04-084-20/+22
* hwmon: checkpatch cleanup: Replace printk with pr_debug or dev_dbg as appropr...Guenter Roeck2013-04-084-5/+4
* hwmon: (ntc_thermistor) Add DT with IIO support to NTC thermistor driverNaveen Krishna Chatradhi2013-04-082-19/+127
* hwmon: (adt7x10) Add alarm interrupt supportLars-Peter Clausen2013-04-084-9/+44
* hwmon: (adt7410) Add support for the adt7310/adt7320Lars-Peter Clausen2013-04-086-436/+689
* hwmon: (adt7410) Don't re-read non-volatile registersLars-Peter Clausen2013-04-081-33/+58
* hwmon: (mc13783-adc.c) use module_platform_driver_probe()Jingoo Han2013-04-081-12/+1
* Merge tag 'dm-3.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-04-061-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-068-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-031-2/+3
| * | Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus"Bjorn Helgaas2013-04-031-39/+37
| * | Merge branch 'pci/yinghai-eisa' into for-linusBjorn Helgaas2013-04-031-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-271-36/+31
| |/ /