summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (pc87427) Add temperature monitoring supportJean Delvare2010-08-143-7/+379
* hwmon: (pc87427) Add support for the second logical deviceJean Delvare2010-08-141-42/+87
* hwmon: (pc87427) Add support for manual fan speed controlJean Delvare2010-08-143-5/+282
* hwmon: (pc87427) Minor style cleanupsJean Delvare2010-08-141-15/+16
* hwmon: (pc87427) Handle disabled fan inputs properlyJean Delvare2010-08-141-9/+58
* hwmon: (w83627ehf) Add support for W83667HG-BGuenter Roeck2010-08-142-14/+43
* hwmon: (w83627ehf) Driver cleanupGuenter Roeck2010-08-141-3/+56
* hwmon: Add driver for SMSC EMC2103 temperature monitor and fan controllerSteve Glendinning2010-08-145-0/+791
* hwmon: Remove in[0-*]_fault from sysfs-interfaceJean Delvare2010-08-141-1/+0
* hwmon: Add 4 current alarm/beep attributes to sysfs-interfaceGuenter Roeck2010-08-141-3/+4
* hwmon: Add 3 critical limit attributes to sysfs-interfaceGuenter Roeck2010-08-141-1/+20
* hwmon: (asc7621) Clean up and improve detect functionJean Delvare2010-08-141-7/+2
* hwmon: (it87) Export labels for internal sensorsJean Delvare2010-08-141-2/+44
* hwmon: (lm75) Add suspend/resume featureShubhrajyoti Datta2010-08-142-0/+40
* hwmon: (emc1403) Add power supportAlan Cox2010-08-141-0/+33
* hwmon: (ltc4245) Expose all GPIO pins as analog voltagesIra W. Snyder2010-08-143-11/+211
* hwmon: (pc87360) Fix device resource declarationJean Delvare2010-08-141-14/+17
* hwmon: (k8temp) Adjust confusing if indentationJulia Lawall2010-08-141-1/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-08-133-5/+11
|\
| * [IA64] Add latest crop of syscallsTony Luck2010-08-132-1/+7
| * [IA64] Fix 64-bit atomic routines to return "long"Tony Luck2010-08-131-4/+4
* | Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...Linus Torvalds2010-08-133-17/+29
|\ \
| * | mmc: msm_sdcc: Rename config MMC_MSM7X00A to MMC_MSMSahitya Tummala2010-08-092-4/+5
| * | mmc: msm_sdcc: Compile the driver for msm7x30Sahitya Tummala2010-08-092-13/+2
| * | mmc: msm: fix up build breakage on !PMDaniel Walker2010-06-231-16/+22
* | | Merge branch 'stable/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-08-132-3/+5
|\ \ \
| * | | firmware: ibft depends on SCSIRandy Dunlap2010-08-111-1/+1
| * | | ibft: Kernel oops when rmmoding iscsi_ibft with no iBFT present.Konrad Rzeszutek Wilk2010-08-111-2/+4
* | | | Merge git://git.infradead.org/~dwmw2/ideapad-2.6Linus Torvalds2010-08-134-0/+315
|\ \ \ \
| * | | | Call acpi_video_register() in intel_opregion_init() failure pathDavid Woodhouse2010-08-131-0/+1
| * | | | ideapad: Only allow camera state to be set to 0 or 1David Woodhouse2010-08-111-1/+1
| * | | | ideapad: Stop using global variablesDavid Woodhouse2010-08-111-34/+58
| * | | | Add Lenovo ideapad driverDavid Woodhouse2010-08-113-0/+290
* | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-134-12/+27
|\ \ \ \ \
| * | | | | x86, UV: Make kdump avoid stack dumps - fix !CONFIG_KEXEC breakageCliff Wickman2010-08-121-0/+5
| * | | | | x86, UV: Initialize BAU hub mapCliff Wickman2010-08-011-12/+14
| * | | | | x86, UV: Make kdump avoid stack dumpsCliff Wickman2010-07-213-0/+8
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-08-131-19/+27
|\ \ \ \ \ \
| * | | | | | ext4: clean up compiler warning in start_this_handle()Theodore Ts'o2010-08-091-19/+27
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-08-131-1/+1
|\ \ \ \ \ \ \
| * | | | | | | [CPUFREQ] acpi-cpufreq: add missing __percpu markupNamhyung Kim2010-08-131-1/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-08-132-139/+186
|\ \ \ \ \ \ \ \
| * | | | | | | | watchdog: hpwdt (12/12): Make NMI decoding a compile-time optiondann frazier2010-08-132-7/+37
| * | | | | | | | watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functionsdann frazier2010-08-131-55/+69
| * | | | | | | | watchdog: hpwdt (10/12): Use "decoding" instead of "sourcing"dann frazier2010-08-131-10/+10
| * | | | | | | | watchdog: hpwdt (9/12): hpwdt_pretimeout reorganizationdann frazier2010-08-131-17/+19
| * | | | | | | | watchdog: hpwdt (8/12): implement WDIOC_GETTIMELEFTdann frazier2010-08-131-0/+9
| * | | | | | | | watchdog: hpwdt (7/12): allow full range of timer values supported by hardwaredann frazier2010-08-131-2/+3
| * | | | | | | | watchdog: hpwdt (6/12): Introduce SECS_TO_TICKS() macrodann frazier2010-08-131-2/+3
| * | | | | | | | watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strictdann frazier2010-08-131-6/+5
OpenPOWER on IntegriCloud