summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ACPICA: Expand initialization counters to 32 bitsAlexey Starikovskiy2010-07-073-24/+24
| * | | ACPICA: iASL/Core: Add support for _WDG/_WED MS methodsBob Moore2010-07-071-6/+7
| * | | ACPICA: Add comment: _BCL cannot be sorted on the flyBob Moore2010-07-071-0/+7
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-071-29/+11Star
|\ \ \
| * | | acpi: use queue_work_on() instead of binding workqueue worker to cpu0Tejun Heo2010-06-291-29/+11Star
* | | | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-062-2/+2
|\ \ \ \
| * | | | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-272-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-08-061-0/+9
|\ \ \ \
| * | | | ACPI: Disable ASPM if the platform won't provide _OSC control for PCIeMatthew Garrett2010-07-301-0/+9
| |/ / /
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-08-061-1/+1
|\ \ \ \
| * | | | x86: Fix keeping track of AMD C1EMichal Schmidt2010-08-021-1/+1
| |/ / /
* | | | acpi ec_sys: Be more cautious about ec write accessThomas Renninger2010-08-032-10/+32
* | | | acpi ec: Fix possible double io port registrationThomas Renninger2010-08-031-10/+10
* | | | ACPI: Register EC io ports in /proc/ioportsThomas Renninger2010-08-031-2/+10
* | | | ACPI: Provide /sys/kernel/debug//ec/ec0/io for binary access to the ECThomas Renninger2010-08-031-0/+86
* | | | ACPI: Provide /sys/kernel/debug/ec/...Thomas Renninger2010-08-035-13/+100
* | | | ACPI: Remove /proc/acpi/embedded_controller/..Thomas Renninger2010-08-031-80/+1Star
|/ / /
* | | Merge branch 'bugzilla-16396' into releaseLen Brown2010-07-251-18/+17Star
|\ \ \
| * | | ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki2010-07-251-18/+17Star
| | |/ | |/|
* | | Merge branch 'misc' into releaseLen Brown2010-07-231-0/+3
|\ \ \
| * | | ACPI: fix unused function warningKOSAKI Motohiro2010-07-211-0/+3
| |/ /
* | | Merge branch 'bugzilla-15886' into releaseLen Brown2010-07-231-1/+6
|\ \ \
| * | | ACPI: create "processor.bm_check_disable" boot paramLen Brown2010-07-221-0/+5
| * | | ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown2010-07-221-1/+1
| |/ /
* | | Merge branch 'bugzilla-102904-workaround' into releaseLen Brown2010-07-231-1/+1
|\ \ \
| * | | ACPI video: fix string mismatch for Sony SR290 laptopNik A. Melchior2010-07-071-1/+1
* | | | Merge branch 'bugzilla-16244' into releaseLen Brown2010-07-231-1/+7
|\ \ \ \
| * | | | ACPI battery: don't invoke power_supply_changed twice when battery is hot-addedZhang Rui2010-07-071-1/+7
| | |/ / | |/| |
* | | | Merge branch 'bugzilla-16271' into releaseLen Brown2010-07-231-8/+11
|\ \ \ \
| * | | | ACPI: handle systems which asynchoronously enable ACPI modeLen Brown2010-06-291-8/+11
* | | | | ACPI: processor: fix processor_physically_present on UPAlex Chiang2010-07-121-1/+1
| |/ / / |/| | |
* | | | correct console log level when ERST ACPI table is not foundDaniel J Blueman2010-07-021-1/+1
* | | | acpi: update gfp/slab.h includesTejun Heo2010-06-282-0/+2
|/ / /
* | | Merge branch 'bugzilla-15951' into releaseLen Brown2010-06-172-15/+9Star
|\ \ \
| * | | ACPI / PM: Do not enable GPEs for system wakeup in advanceRafael J. Wysocki2010-06-172-15/+9Star
| | |/ | |/|
* | | Merge branch 'misc-2.6.35' into releaseLen Brown2010-06-122-1/+7
|\ \ \
| * | | ACPI: fan: fix unbalanced code blockLiang Li2010-06-101-1/+2
| * | | ACPI: Do not try to set up acpi processor stuff on cores exceeding maxcpus=Thomas Renninger2010-06-101-0/+5
| |/ /
* | | Merge branch 'bugzilla-13931-sleep-nvs' into releaseLen Brown2010-06-121-15/+19
|\ \ \
| * | | ACPI: Store NVS state even when entering suspend to RAMMatthew Garrett2010-06-101-8/+13
| * | | suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett2010-06-101-6/+6
* | | | Merge branch 'bugzilla-102904-workaround' into releaseLen Brown2010-06-121-0/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | ACPI: Disable Vista compatibility for Sony VGN-NS50B_LZhang Rui2010-06-101-0/+8
| | |/ | |/|
* | | Merge branch 'acpica-cherry-pick' into releaseLen Brown2010-06-125-0/+41
|\ \ \
| * | | ACPICA: Truncate I/O addresses to 16 bits for Windows compatibilityMatthew Garrett2010-06-123-0/+29
| * | | ACPICA: Limit maximum time for Sleep() operatorBob Moore2010-06-122-0/+12
| |/ /
* | | Merge branch 'acpi_pad' into releaseLen Brown2010-06-121-12/+24
|\ \ \
| * | | ACPI: acpi_pad: Don't needlessly mark LAPIC unstableChen Gong2010-06-041-12/+24
| | |/ | |/|
* | | Merge branch 'gpe-regression-fixes' into releaseLen Brown2010-06-128-160/+145Star
|\ \ \ | |_|/ |/| |
| * | ACPI / ACPICA: Fix sysfs GPE interfaceRafael J. Wysocki2010-06-121-2/+4