summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-01-17ACPI 5.0: Support for all new resource descriptorsLin Ming15-115/+1573
2012-01-17ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation regionBob Moore5-17/+38
2012-01-17ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore14-45/+300
2012-01-17ACPI 5.0: New interfaces to allow driver access to AML mutex objectsLin Ming2-1/+188
2012-01-17ACPI 5.0: Implement hardware-reduced optionBob Moore5-3/+57
2012-01-17ACPI 5.0: Basic support for FADT version 5Bob Moore1-2/+2
2012-01-17ACPICA: Do not abort table load on invalid space IDBob Moore4-12/+54
2012-01-17ACPICA: Add error msg for Index/Bank field registers out-of-rangeBob Moore1-0/+6
2012-01-17ACPICA: Add error msg for unsupported I/O requests (not 8/16/32 bit length)Bob Moore1-0/+2
2012-01-17ACPICA: Fix to allow region arguments to reference other scopesLin Ming3-1/+8
2012-01-17ACPICA: Update for GCC 4Bob Moore1-6/+3
2012-01-17Merge branch 'acpica-validate-address-regression' into nextLen Brown1-0/+24
2012-01-17ACPICA: Put back the call to acpi_os_validate_addressLin Ming1-0/+24
2012-01-17Merge branch 'x86/rdrand' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+6
2012-01-17Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-150/+707
2012-01-17Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+34
2012-01-17hwmon: (adm1031) Fix coding style issuesGuenter Roeck1-50/+103
2012-01-17hwmon: (it87) Add IT8728F supportJean Delvare2-17/+48
2012-01-17hwmon: (coretemp) Add missing section annotationsJean Delvare1-11/+15
2012-01-17hwmon: (lm90) Add range check to set_update_intervalGuenter Roeck1-1/+1
2012-01-17hwmon: (lm63) Support extended lookup table of LM96163Jean Delvare1-7/+62
2012-01-17hwmon: (lm63) Expose automatic fan speed control lookup tableJean Delvare1-14/+134
2012-01-17hwmon: (lm63) Fix incorrect comment about I2C addressJean Delvare1-1/+4
2012-01-17hwmon: (lm63) LM64 has a dedicated pin for tachometerJean Delvare1-3/+7
2012-01-17hwmon: (lm63) Add sensor type attribute for external sensor on LM96163Guenter Roeck1-0/+50
2012-01-17hwmon: (lm63) Add support for update_interval sysfs attributeGuenter Roeck1-2/+90
2012-01-17hwmon: (lm63) Add support for writing the external critical temperatureGuenter Roeck1-11/+44
2012-01-17hwmon: (lm63) Add support for unsigned upper temperature limitsGuenter Roeck1-11/+51
2012-01-17hwmon: (lm63) Add support for LM96163Guenter Roeck2-7/+38
2012-01-17hwmon: (lm63) Add support for external temperature offset registerGuenter Roeck1-3/+13
2012-01-17hwmon: (lm63) Fix checkpatch errorsGuenter Roeck1-21/+53
2012-01-17hwmon: (max1111) Change sysfs interface to in[0-3]_input in millivoltsEric Miao1-6/+9
2012-01-17wireless: iwlwifi: iwl-scan.c: Fix build warningFabio Estevam1-1/+1
2012-01-17ath9k_hw: fix interpretation of the rx KeyMiss flagFelix Fietkau2-4/+6
2012-01-17bcma: invalidate the mapped core over suspend/resumeRafał Miłecki1-0/+3
2012-01-16random: Adjust the number of loops when initializingH. Peter Anvin1-1/+1
2012-01-16random: Use arch-specific RNG to initialize the entropy storeTheodore Ts'o1-0/+6
2012-01-16gpio-ml-ioh: cleanup __iomem annotation usageMárton Németh1-3/+3
2012-01-16gpio-ml-ioh: cleanup NULL pointer checkingMárton Németh1-1/+1
2012-01-16gpio-pch: cleanup __iomem annotation usageMárton Németh1-1/+1
2012-01-16gpio-pch: cleanup NULL pointer checkingMárton Németh1-1/+1
2012-01-16[media] cxd2820r: do not allow get_frontend() when demod is not initializedAntti Palosaari1-0/+5
2012-01-16[media] cxd2820r: wait demod lock for DVB-C tooAntti Palosaari1-0/+1
2012-01-16[media] tda18271c2dd: Remove pointless linux/version.h includeJesper Juhl1-1/+0
2012-01-16[media] cxd2820r: do not switch to DVB-T when DVB-C failsAntti Palosaari1-2/+2
2012-01-16[media] anysee: do not attach same frontend twiceAntti Palosaari1-13/+7
2012-01-16[media] tlg2300: fix up check_firmware() returnDan Carpenter1-2/+2
2012-01-16[media] saa7164: remove duplicate initializationDan Carpenter1-4/+0
2012-01-16[media] Add registers names to XC2028 tuner from datahseet and use themMiroslav Slugen1-6/+21
2012-01-16[media] xc4000: add support for signal strength measuresMiroslav Slugen1-0/+86