summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-11-07cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar4-36/+65
2011-11-07cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar2-12/+0
2011-11-07cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar5-48/+91
2011-11-07ACPI: Export FADT pm_profile integer value to userspaceThomas Renninger1-1/+13
2011-11-07thermal: Prevent polling from happening during system suspendRafael J. Wysocki1-2/+2
2011-11-07ACPI: Drop ACPI_NO_HARDWARE_INITRafael J. Wysocki1-6/+2
2011-11-07ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast()Luck, Tony1-1/+1
2011-11-07Merge branch 'rmobile-latest' of git://github.com/pmundt/linux-shLinus Torvalds1-1/+1
2011-11-07PNPACPI: Simplify disabled resource registrationWitold Szczeponik1-47/+15
2011-11-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds15-33/+927
2011-11-07ACPI: Fix possible recursive locking in hwregs.cRakib Mullick1-5/+6
2011-11-07Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2-2/+2
2011-11-07ACPI: use kstrdup()Thomas Meyer1-2/+1
2011-11-06hwmon: (w83627ehf) Fix broken driver initGuenter Roeck1-3/+6
2011-11-06hwmon: (coretemp) Fix for non-SMP buildsJean Delvare1-2/+1
2011-11-06Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-12/+36
2011-11-06Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds7-1252/+2689
2011-11-06Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-6/+30
2011-11-06Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds13-374/+193
2011-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds44-1076/+1754
2011-11-06ARM: PXA: fix includes in pxa2xx_cm_x2xx PCMCIA driverRussell King1-2/+1
2011-11-06watchdog: Convert wm831x driver to watchdog coreMark Brown2-213/+106
2011-11-06watchdog: s3c2410: convert to use the watchdog frameworkWolfram Sang2-139/+38
2011-11-06watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearingWim Van Sebroeck1-6/+13
2011-11-06watchdog: Add WDIOC_GETTIMELEFT ioctl support to w83627 watchdog driverGreg Lee1-6/+27
2011-11-06watchdog: irq: Remove IRQF_DISABLEDYong Zhang6-8/+7
2011-11-06watchdog: Octeon: Mark octeon_wdt interrupt as IRQF_NO_THREADVenkat Subbiah1-1/+1
2011-11-06watchdog: sc520_wdt: Remove unnecessary cast.Sean Young1-1/+1
2011-11-05ARM: PXA: fix lubbock PCMCIA driver build errorRussell King1-0/+1
2011-11-05Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds20-582/+967
2011-11-05Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds10-117/+576
2011-11-05Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds21-236/+106
2011-11-05bonding: comparing a u8 with -1 is always falseDan Carpenter2-4/+4
2011-11-05sky2: fix regression on Yukon Optimastephen hemminger1-11/+0
2011-11-05i825xx:xscale:8390:freescale: Fix Kconfig dependanciesJeff Kirsher3-4/+10
2011-11-05macvlan: receive multicast with local addressstephen hemminger1-0/+7
2011-11-05tg3: Update version to 3.121Matt Carlson1-2/+2
2011-11-05tg3: Eliminate timer race with reset_taskMatt Carlson2-13/+2
2011-11-05tg3: Schedule at most one tg3_reset_task runMatt Carlson2-9/+25
2011-11-05tg3: Obtain PCI function number from deviceMatt Carlson2-6/+33
2011-11-05tg3: Fix irq alloc error cleanup pathMatt Carlson1-5/+4
2011-11-05tg3: Fix 4k skb error recovery pathMatt Carlson1-8/+8
2011-11-05tg3: Fix 4k tx bd segmentation codeMatt Carlson1-23/+24
2011-11-05tg3: Fix APE mutex init and useMatt Carlson2-24/+30
2011-11-05USB: Update last_busy time after autosuspend failsAlan Stern1-0/+5
2011-11-05PM / Runtime: Automatically retry failed autosuspendsAlan Stern1-2/+16
2011-11-05PM / Runtime: Fix runtime accounting calculation errorvenu byravarasu1-4/+1
2011-11-05ACPI / PM: Add Sony VPCEB17FX to nonvs blacklistDave Jones1-0/+8
2011-11-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller16-76/+89
2011-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds6-27/+64