summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-14hwmon: (via-cputemp) Remove bogus "SHOW" global variableH. Peter Anvin1-1/+1
2010-08-14hwmon: jc42 depends on I2CRandy Dunlap1-0/+1
2010-08-14hwmon: (pc87427) Add a maintainerJean Delvare1-0/+7
2010-08-14hwmon: (pc87427) Move sysfs file removal to a separate functionJean Delvare1-32/+26
2010-08-14hwmon: (pc87427) Add temperature monitoring supportJean Delvare3-7/+379
2010-08-14hwmon: (pc87427) Add support for the second logical deviceJean Delvare1-42/+87
2010-08-14hwmon: (pc87427) Add support for manual fan speed controlJean Delvare3-5/+282
2010-08-14hwmon: (pc87427) Minor style cleanupsJean Delvare1-15/+16
2010-08-14hwmon: (pc87427) Handle disabled fan inputs properlyJean Delvare1-9/+58
2010-08-14hwmon: (w83627ehf) Add support for W83667HG-BGuenter Roeck2-14/+43
2010-08-14hwmon: (w83627ehf) Driver cleanupGuenter Roeck1-3/+56
2010-08-14hwmon: Add driver for SMSC EMC2103 temperature monitor and fan controllerSteve Glendinning5-0/+791
2010-08-14hwmon: Remove in[0-*]_fault from sysfs-interfaceJean Delvare1-1/+0
2010-08-14hwmon: Add 4 current alarm/beep attributes to sysfs-interfaceGuenter Roeck1-3/+4
2010-08-14hwmon: Add 3 critical limit attributes to sysfs-interfaceGuenter Roeck1-1/+20
2010-08-14hwmon: (asc7621) Clean up and improve detect functionJean Delvare1-7/+2
2010-08-14hwmon: (it87) Export labels for internal sensorsJean Delvare1-2/+44
2010-08-14hwmon: (lm75) Add suspend/resume featureShubhrajyoti Datta2-0/+40
2010-08-14hwmon: (emc1403) Add power supportAlan Cox1-0/+33
2010-08-14hwmon: (ltc4245) Expose all GPIO pins as analog voltagesIra W. Snyder3-11/+211
2010-08-14hwmon: (pc87360) Fix device resource declarationJean Delvare1-14/+17
2010-08-14hwmon: (k8temp) Adjust confusing if indentationJulia Lawall1-1/+2
2010-08-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-5/+11
2010-08-13[IA64] Add latest crop of syscallsTony Luck2-1/+7
2010-08-13Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...Linus Torvalds3-17/+29
2010-08-13Merge branch 'stable/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+5
2010-08-13Merge git://git.infradead.org/~dwmw2/ideapad-2.6Linus Torvalds4-0/+315
2010-08-13Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-12/+27
2010-08-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-19/+27
2010-08-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-1/+1
2010-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2-139/+186
2010-08-13Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2-2/+1
2010-08-13Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds5-43/+97
2010-08-13Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds11-63/+19
2010-08-13pcmcia: xirc2ps_cs bugfixDominik Brodowski1-1/+1
2010-08-13NOMMU: Remove an extraneous no_printk()David Howells1-5/+0
2010-08-13Mark arguments to certain syscalls as being constDavid Howells44-109/+125
2010-08-13[IA64] Fix 64-bit atomic routines to return "long"Tony Luck1-4/+4
2010-08-14bkl: Remove locked .ioctl file operationArnd Bergmann7-51/+13
2010-08-14v4l: Remove reference to bkl ioctl in compat ioctl handlingFrederic Weisbecker1-6/+1
2010-08-14logfs: kill BKLArnd Bergmann3-6/+5
2010-08-13watchdog: hpwdt (12/12): Make NMI decoding a compile-time optiondann frazier2-7/+37
2010-08-13watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functionsdann frazier1-55/+69
2010-08-13watchdog: hpwdt (10/12): Use "decoding" instead of "sourcing"dann frazier1-10/+10
2010-08-13watchdog: hpwdt (9/12): hpwdt_pretimeout reorganizationdann frazier1-17/+19
2010-08-13watchdog: hpwdt (8/12): implement WDIOC_GETTIMELEFTdann frazier1-0/+9
2010-08-13watchdog: hpwdt (7/12): allow full range of timer values supported by hardwaredann frazier1-2/+3
2010-08-13watchdog: hpwdt (6/12): Introduce SECS_TO_TICKS() macrodann frazier1-2/+3
2010-08-13watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strictdann frazier1-6/+5
2010-08-13watchdog: hpwdt (4/12): Despecificate driver from iLO2dann frazier2-8/+8