aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-28acpi: update gfp/slab.h includesTejun Heo2-0/+2
2010-06-17Merge branch 'bugzilla-15951' into releaseLen Brown2-15/+9
2010-06-17ACPI / PM: Do not enable GPEs for system wakeup in advanceRafael J. Wysocki2-15/+9
2010-06-12Merge branch 'misc-2.6.35' into releaseLen Brown2-1/+7
2010-06-12Merge branch 'bugzilla-13931-sleep-nvs' into releaseLen Brown1-15/+19
2010-06-12Merge branch 'bugzilla-102904-workaround' into releaseLen Brown1-0/+8
2010-06-12Merge branch 'acpica-cherry-pick' into releaseLen Brown5-0/+41
2010-06-12ACPICA: Truncate I/O addresses to 16 bits for Windows compatibilityMatthew Garrett3-0/+29
2010-06-12ACPICA: Limit maximum time for Sleep() operatorBob Moore2-0/+12
2010-06-12Merge branch 'acpi_pad' into releaseLen Brown1-12/+24
2010-06-12Merge branch 'gpe-regression-fixes' into releaseLen Brown8-160/+145
2010-06-12ACPI / ACPICA: Fix sysfs GPE interfaceRafael J. Wysocki1-2/+4
2010-06-12ACPI / ACPICA: Fix GPE initializationRafael J. Wysocki1-1/+13
2010-06-12ACPI / ACPICA: Avoid writing full enable masks to GPE registersRafael J. Wysocki1-13/+5
2010-06-12ACPI / ACPICA: Fix low-level GPE manipulation codeRafael J. Wysocki5-122/+78
2010-06-11ACPI / ACPICA: Use helper function for computing GPE masksRafael J. Wysocki3-16/+46
2010-06-11ACPI / ACPICA: Do not attempt to disable GPE when installing handlerRafael J. Wysocki1-7/+0
2010-06-10ACPI: Disable Vista compatibility for Sony VGN-NS50B_LZhang Rui1-0/+8
2010-06-10ACPI: fan: fix unbalanced code blockLiang Li1-1/+2
2010-06-10ACPI: Store NVS state even when entering suspend to RAMMatthew Garrett1-8/+13
2010-06-10suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett1-6/+6
2010-06-09ACPI: Do not try to set up acpi processor stuff on cores exceeding maxcpus=Thomas Renninger1-0/+5
2010-06-04Merge branch 'acpi-idle' into releaseLen Brown1-11/+6
2010-06-04ACPI: Eliminate us to pm ticks conversion in common pathVenkatesh Pallipadi1-10/+5
2010-06-04ACPI: Fix the incorrect calculation about C-state idle timeZhao Yakui1-1/+1
2010-06-04ACPI: acpi_pad: Don't needlessly mark LAPIC unstableChen Gong1-12/+24
2010-06-01Merge branches 'bugzilla-14668' and 'misc-2.6.35' into releaseLen Brown100-1805/+5623
2010-05-28ACPI / EC / PM: Fix names of functions that block/unblock EC transactionsRafael J. Wysocki3-17/+17
2010-05-28ACPI / EC / PM: Fix race between EC transactions and system suspendRafael J. Wysocki3-26/+40
2010-05-28Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds3-26/+26
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds25-390/+3513
2010-05-28Merge branch 'ht-delete-2.6.35' into releaseLen Brown1-2/+2
2010-05-28Merge branch 'misc-2.6.35' into releaseLen Brown5-26/+30
2010-05-28Merge branches 'video' and 'video-edid' into releaseLen Brown2-9/+103
2010-05-28Merge branch 'acpi_enable' into releaseLen Brown3-186/+24
2010-05-28Merge branch 'bjorn-pci-root-v4-2.6.35' into releaseLen Brown1-27/+40
2010-05-28ACPI: Don't let acpi_pad needlessly mark TSC unstableVenkatesh Pallipadi1-2/+11
2010-05-28drivers/acpi/sleep.h: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-05-28ACPI: Minor cleanup eliminating redundant PMTIMER_TICKS to NS conversionVenkatesh Pallipadi1-4/+10
2010-05-28intel_idle: native hardware cpuidle driver for latest Intel processorsLen Brown1-1/+5
2010-05-28ACPI: acpi_idle: touch TS_POLLING only in the non-MWAIT caseLen Brown1-12/+16
2010-05-27acpi_pad: uses MONITOR/MWAIT, so it doesn't need to clear TS_POLLINGLen Brown1-9/+0
2010-05-27ACPI: allow a native cpuidle driver to displace ACPILen Brown1-5/+6
2010-05-27hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforcedJean Delvare1-0/+9
2010-05-25drivers: acpi: don't use own implementation of hex_to_bin()Andy Shevchenko1-7/+2
2010-05-21ACPI: delete unused c-state promotion/demotion data strucuturesLen Brown1-13/+3
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-1/+1
2010-05-20Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds72-1375/+2065
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-3/+2
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-1/+1