summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ads7828.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-18ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore30-115/+10
2014-03-18ACPICA: Update version to 20140214.Bob Moore1-1/+1
2014-03-18ACPICA: Prevent infinite loops when traversing corrupted lists.Bob Moore3-4/+32
2014-03-18ACPICA: Debugger: Add missing objects; Traverse linked listsBob Moore2-34/+199
2014-03-18ACPICA: Add text: ACPICA policy for new _OSI strings. No functional change.Bob Moore1-0/+25
2014-03-18ACPICA: Update for _PRP predefined name.Bob Moore1-1/+1
2014-03-18ACPICA: Cleanup/improve global variable declarations.Lv Zheng2-201/+189
2014-03-18ACPICA: Comment update - no functional change.Bob Moore6-37/+37
2014-02-27ACPICA: Do not abort _PRT repair on a single subpackage failure.Bob Moore1-8/+9
2014-02-27ACPICA: Harden _PRT repair code; check for minimum package length.Bob Moore1-1/+7
2014-02-27ACPICA: Restore code that repairs NULL package elements in return values.Lv Zheng1-4/+21
2014-02-27ACPICA: Properly handle NULL entries in _PRT return packages.Lv Zheng1-3/+3
2014-02-27ACPICA: Update conditional compilation flags for resource dump functions.Lv Zheng1-1/+1
2014-02-27ACPICA: Predefined names: Add support for the _PRP method.Bob Moore1-0/+6
2014-02-27ACPICA: Headers: Deploy #pragma pack (push) and (pop).Bob Moore30-10/+115
2014-02-19ACPI: Remove Kconfig symbol ACPI_PROCFSPaul Bolle6-18/+0
2014-02-18ACPI / APEI: Remove X86 redundant dependency for APEI GHES.Tomasz Nowicki1-1/+1
2014-02-13ACPICA: Add boot option to disable auto return object repairLv Zheng2-0/+19
2014-02-13ACPICA: acpidump: Remove integer types translation protection.Lv Zheng2-32/+34
2014-02-13ACPICA: acpidump: Add sparse declarators support.Lv Zheng1-0/+10
2014-02-13ACPICA: Add "Windows 2013" string to _OSI support.Bob Moore1-0/+1
2014-02-11ACPICA: Update version to 20140114.Bob Moore1-1/+1
2014-02-11ACPICA: Add support for extra, optional OS-specific header file.Lv Zheng1-0/+3
2014-02-11ACPICA: Update the conditions to enable the utility resource dump strings.Lv Zheng6-9/+9
2014-02-11ACPICA: Debugger: Add new command to read/write/compare all namespace objects.Bob Moore1-0/+2
2014-02-11ACPICA: Correctly support references in the union acpi_object.Bob Moore1-3/+3
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore185-185/+185
2014-02-11ACPICA: Improve parameter validation for acpi_install_gpe_block.Bob Moore1-0/+19
2014-02-11ACPICA: Utilities: Load of local test tables is now optional.Bob Moore1-1/+2
2014-02-11ACPICA: Deploy new 32/64 printf support for table override mechanism.Bob Moore1-7/+8
2014-02-11ACPICA: Improve support for 32/64 bit physical addresses in printf().Bob Moore2-13/+21
2014-02-10Linux 3.14-rc2v3.14-rc2Linus Torvalds1-1/+1
2014-02-09fix a kmap leak in virtio_consoleAl Viro1-6/+3
2014-02-09fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro7-25/+14
2014-02-09Btrfs: fix data corruption when reading/updating compressed extentsFilipe David Borba Manana1-0/+2
2014-02-09Btrfs: don't loop forever if we can't run because of the tree mod logJosef Bacik1-0/+1
2014-02-09btrfs: reserve no transaction units in btrfs_ioctl_set_featuresDavid Sterba1-1/+1
2014-02-09btrfs: commit transaction after setting label and featuresJeff Mahoney1-2/+2
2014-02-09Btrfs: fix assert screwup for the pending move stuffJosef Bacik1-5/+3
2014-02-08jfs: fix generic posix ACL regressionDave Kleikamp1-7/+7
2014-02-08watchdog: dw_wdt: Add dependency on HAS_IOMEMRichard Weinberger1-0/+1
2014-02-07libceph: do not dereference a NULL bio pointerIlya Dryomov1-2/+6
2014-02-07libceph: take map_sem for read in handle_reply()Ilya Dryomov1-6/+11
2014-02-07libceph: factor out logic from ceph_osdc_start_request()Ilya Dryomov1-23/+39
2014-02-07arm64: defconfig: Expand default enabled featuresMark Rutland2-4/+15
2014-02-07arm64: asm: remove redundant "cc" clobbersWill Deacon4-25/+21
2014-02-07arm64: atomics: fix use of acquire + release for full barrier semanticsWill Deacon5-18/+35
2014-02-07hwmon: (da9055) Remove use of regmap_irq_get_virq()Adam Thomson1-4/+0
2014-02-06mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irqKOSAKI Motohiro1-2/+4
2014-02-06arch/x86/mm/numa.c: fix array index overflow when synchronizing nid to memblo...Tang Chen1-8/+11