aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-27Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-05-27hwmon: (lm75) Add support for the Texas Instruments TMP105Shubhrajyoti Datta
2010-05-27hwmon: (ltc4245) Read only one GPIO pinIra W. Snyder
2010-05-27hwmon: (dme1737) Add SCH5127 supportJuerg Haefliger
2010-05-27hwmon: (tmp102) Don't always stop chip at exitJean Delvare
2010-05-27hwmon: (tmp102) Fix suspend and resume functionsJean Delvare
2010-05-27hwmon: (tmp102) Various fixesJean Delvare
2010-05-27hwmon: Driver for TI TMP102 temperature sensorSteven King
2010-05-27hwmon: EMC1403 thermal sensor supportKalhan Trisal
2010-05-27hwmon: (applesmc) Add temperature sensor labels to sysfs interfaceAlex Murray
2010-05-27hwmon: (applesmc) Add generic support for MacBook Pro 7Henrik Rydberg
2010-05-27hwmon: (applesmc) Add generic support for MacBook Pro 6Bernhard Froemel
2010-05-27hwmon: (applesmc) Add support for MacBook Pro 5,3 and 5,4Henrik Rydberg
2010-05-27hwmon: (tmp401) Reorganize code to get rid of static forward declarationsAndre Prendel
2010-05-27hwmon: (tmp401) Use constants for sysfs file permissionsAndre Prendel
2010-05-27hwmon: (adm1031) Allow setting update rateJean Delvare
2010-05-27hwmon: Add description of the update_rate sysfs attributeIra W. Snyder
2010-05-27hwmon: (lm90) Use programmed update rateIra W. Snyder
2010-05-27hwmon: (f71882fg) Acquire I/O regions while we're working with themGiel van Schijndel
2010-05-27hwmon: (f71882fg) Code cleanupGiel van Schijndel
2010-05-27hwmon: (f71882fg) Use strict_stro(l|ul) instead of simple_strto$1Giel van Schijndel
2010-05-27hwmon: (f71882fg) Fixed braces coding style issuesGiel van Schijndel
2010-05-27hwmon: (lm63) Add basic support for LM64Matthew Garrett
2010-05-27hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforcedJean Delvare
2010-05-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-05-27Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2010-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-05-27Avoid warning when CPU hotplug isn't enabledLinus Torvalds
2010-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-05-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-05-27Merge branch 'for-linus/2634-git-updates' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2010-05-27Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-05-27SFI: add sysfs interface for SFI tables.Feng Tang
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-05-27Input: s3c2410_ts - restore accidentially dropped s3c24xx idsVasily Khoruzhick
2010-05-27numa: update Documentation/vm/numa, add memoryless node infoLee Schermerhorn
2010-05-27numa: in-kernel profiling: use cpu_to_mem() for per cpu allocationsLee Schermerhorn
2010-05-27numa: slab: use numa_mem_id() for slab local memory nodeLee Schermerhorn
2010-05-27numa: ia64: support numa_mem_id() for memoryless nodesLee Schermerhorn
2010-05-27numa: introduce numa_mem_id()- effective local memory node idLee Schermerhorn
2010-05-27numa: ia64: use generic percpu var numa_node_id() implementationLee Schermerhorn
2010-05-27numa: x86_64: use generic percpu var numa_node_id() implementationLee Schermerhorn
2010-05-27numa: add generic percpu var numa_node_id() implementationLee Schermerhorn
2010-05-27Documentation/filesystems/Locking: update documentation on llseek() wrt BKLJan Blunck
2010-05-27fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck
2010-05-27st: use noop_llseek() instead of default_llseek()Jan Blunck
2010-05-27osst: use noop_llseek() instead of default_llseek()Jan Blunck
2010-05-27vfs: introduce noop_llseek()jan Blunck