summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | llist: Make some llist functions inlineHuang Ying2011-10-041-1/+0
| |/ / / /
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-10-261-14/+8
|\ \ \ \ \
| * | | | | x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-101-14/+8
| |/ / / /
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-261-5/+5
|\ \ \ \ \
| * | | | | locking, ACPI: Annotate c3_lock as rawThomas Gleixner2011-09-131-5/+5
| | |/ / / | |/| | |
* | | | | ACPI / PM: Add Sony VGN-FW21E to nonvs blacklist.Dave Jones2011-10-221-0/+8
* | | | | PM / ACPI: Blacklist Vaio VGN-FW520F machine known to require acpi_sleep=nonvsBogdan Radulescu2011-10-161-0/+8
* | | | | PM / ACPI: Blacklist Sony Vaio known to require acpi_sleep=nonvsRafael J. Wysocki2011-10-161-0/+8
* | | | | Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki2011-10-071-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | PM QoS: Move and rename the implementation filesJean Pihet2011-08-251-1/+1
| |/ / /
| | | |
| \ \ \
*-. \ \ \ Merge branches 'apei', 'bz-13195' and 'doc' into acpiLen Brown2011-09-123-2/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| | * | | acpica: ACPI_MAX_SLEEP should be 2 sec, not 20Len Brown2011-08-291-1/+1
| |/ / / |/| | |
| * | | ACPI APEI: Add Kconfig option IRQ_WORK for GHESChen Gong2011-08-111-0/+1
| * | | APEI: Fix WHEA _OSC callMatthew Garrett2011-08-111-1/+1
|/ / /
* | | Merge branch 'battery' into releaseLen Brown2011-08-051-3/+7
|\ \ \
| * | | Battery: sysfs_remove_battery(): possible circular lockingSergey Senozhatsky2011-08-051-3/+7
* | | | Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-039-68/+516
|\ \ \ \
| * \ \ \ Merge branch 'apei' into apei-releaseLen Brown2011-08-039-68/+516
| |\ \ \ \
| | * | | | ACPI, APEI, EINJ Param support is disabled by defaultHuang Ying2011-08-031-15/+24
| | * | | | APEI GHES: 32-bit buildfixLen Brown2011-08-031-2/+3
| | * | | | ACPI: APEI build fixLen Brown2011-08-031-2/+0
| | * | | | ACPI, APEI, GHES: Add hardware memory error recovery supportHuang Ying2011-08-032-7/+24
| | * | | | ACPI, APEI, GHES, Error records content based throttleHuang Ying2011-08-031-7/+177
| | * | | | ACPI, APEI, GHES, printk support for recoverable error via NMIHuang Ying2011-08-032-18/+193
| | * | | | ACPI, APEI, Add WHEA _OSC supportHuang Ying2011-07-133-0/+38
| | * | | | ACPI, APEI, Add APEI bit support in generic _OSC callHuang Ying2011-07-131-2/+14
| | * | | | ACPI, APEI, GHES, Support disable GHES at boot timeHuang Ying2011-07-132-8/+17
| | * | | | ACPI, APEI, GHES, Prevent GHES to be built as moduleHuang Ying2011-07-131-1/+1
| | * | | | ACPI, APEI, Use apei_exec_run_optional in APEI EINJ and ERSTHuang Ying2011-07-132-8/+8
| | * | | | ACPI, APEI, Add apei_exec_run_optionalHuang Ying2011-07-132-5/+17
| | * | | | ACPI, APEI, GHES, Do not ratelimit fatal error printk before panicHuang Ying2011-07-131-11/+14
| | * | | | ACPI, APEI, ERST, Fix erst-dbg long record reading issueChen Gong2011-07-131-1/+1
| | * | | | ACPI, APEI, ERST, Prevent erst_dbg from loading if ERST is disabledHuang Ying2011-07-131-0/+4
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-08-0219-57/+227
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----------. \ \ \ \ Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from...Len Brown2011-08-0214-64/+180
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| | | | | | | | * | | | ACPI print OSI(Linux) warning only onceLen Brown2011-08-021-1/+1
| | | | | | | | * | | | ACPI: constify ops structsVasiliy Kulikov2011-07-168-10/+10
| | | | | | | | * | | | ACPI: fix 80 char overflowJon Mason2011-07-141-1/+2
| | | | | | | | | |/ / | | | | | | | | |/| |
| | | | | | | * | | | ACPI: introduce "acpi_rsdp=" parameter for kdumpTakao Indoh2011-07-161-0/+15
| | | | | | | |/ / /
| | | | | | * | | | ACPI: add missing _OSI stringsShaohua Li2011-08-021-1/+7
| | | | | * | | | | ACPI: DMI workaround for Asus A8N-SLI Premium and Asus A8N-SLI DELUXZhang Rui2011-07-301-0/+16
| | | | | |/ / / /
| | | | * | | | | ACPI / SBS: Correct the value of power_now and power_avg in the sysfsLan Tianyu2011-07-141-0/+6
| | | | * | | | | ACPI / SBS: Add getting state operation in the acpi_sbs_battery_get_property()Lan Tianyu2011-07-141-2/+5
| | | | | |/ / / | | | | |/| | |
| | | * | | | | ACPI: fix CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQSStefan Assmann2011-07-161-0/+58
| | | |/ / / /
| | * | | | | ACPI / Battery: propagate sysfs error in acpi_battery_add()Stefan Hajnoczi2011-07-161-3/+8
| | * | | | | ACPI / Battery: avoid acpi_battery_add() use-after-freeStefan Hajnoczi2011-07-161-6/+12
| | * | | | | ACPI / Battery: Resolve the race condition in the sysfs_remove_battery()Lan Tianyu2011-07-141-1/+6
| | * | | | | ACPI / Battery: Add the check before refresh sysfs in the battery_notify()Lan Tianyu2011-07-141-2/+4
| | * | | | | ACPI / Battery: Add the hibernation process in the battery_notify()Lan Tianyu2011-07-141-0/+1
| | * | | | | ACPI / Battery: Rename acpi_battery_quirks2 with acpi_battery_quirksLan Tianyu2011-07-141-2/+2
OpenPOWER on IntegriCloud