| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linus' into release | Len Brown | 2010-08-15 | 1 | -0/+1 |
|\ |
|
| * | ACPI: Provide /sys/kernel/debug/ec/... | Thomas Renninger | 2010-08-03 | 1 | -0/+1 |
* | | ACPI: remove deprecated ACPI procfs I/F | Zhang Rui | 2010-08-15 | 1 | -2/+1 |
* | | ACPI: introduce drivers/acpi/sysfs.c | Zhang Rui | 2010-08-15 | 1 | -0/+1 |
* | | ACPI: introduce drivers/acpi/debugfs.c | Zhang Rui | 2010-08-14 | 1 | -0/+1 |
|/ |
|
* | ACPI Hardware Error Device (PNP0C33) support | Huang Ying | 2010-05-19 | 1 | -0/+1 |
* | ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup | Huang Ying | 2010-05-19 | 1 | -1/+0 |
* | ACPI, APEI, APEI supporting infrastructure | Huang Ying | 2010-05-19 | 1 | -0/+2 |
* | ACPI, IO memory pre-mapping and atomic accessing | Huang Ying | 2010-05-19 | 1 | -0/+1 |
* | ACPI: processor: mv processor_pdc.c processor_core.c | Alex Chiang | 2010-03-14 | 1 | -1/+1 |
* | ACPI: processor: mv processor_core.c processor_driver.c | Alex Chiang | 2010-03-14 | 1 | -1/+1 |
* | ACPI: processor: call _PDC early | Alex Chiang | 2009-12-22 | 1 | -0/+1 |
* | PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode | Matt Domsch | 2009-11-04 | 1 | -0/+1 |
* | Merge branch 'acpi-pad' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb... | Linus Torvalds | 2009-10-04 | 1 | -0/+2 |
|\ |
|
| * | ACPI: create Processor Aggregator Device driver | Shaohua Li | 2009-07-31 | 1 | -0/+2 |
* | | hwmon driver for ACPI 4.0 power meters | Darrick J. Wong | 2009-09-19 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'async-battery' into release | Len Brown | 2009-04-05 | 1 | -1/+1 |
|\ |
|
| * | ACPI: battery: asynchronous init | Arjan van de Ven | 2009-04-04 | 1 | -1/+1 |
* | | Merge branch 'acpi-modparam' into release | Len Brown | 2009-04-05 | 1 | -20/+26 |
|\ \ |
|
| * | | ACPI: simplify processor lines in Makefile | Len Brown | 2009-04-02 | 1 | -5/+4 |
| * | | ACPI: simplify module_param namespace | Rusty Russell | 2009-04-02 | 1 | -24/+28 |
| |/ |
|
* | | ACPI: tidy up makefile | Bjorn Helgaas | 2009-03-27 | 1 | -6/+2 |
|/ |
|
* | ACPI: remove CONFIG_ACPI_SYSTEM | Bjorn Helgaas | 2009-02-21 | 1 | -1/+1 |
* | ACPI: rename main.c to sleep.c | Len Brown | 2009-01-16 | 1 | -1/+1 |
* | Merge branch 'drivers-platform' into release | Len Brown | 2009-01-09 | 1 | -3/+0 |
|\ |
|
| * | ACPI: move wmi, asus_acpi, toshiba_acpi to drivers/platform/x86 | Len Brown | 2008-12-19 | 1 | -3/+0 |
* | | ACPICA: create acpica/ directory | Len Brown | 2009-01-09 | 1 | -13/+9 |
|/ |
|
* | Merge branch 'video' into release | Len Brown | 2008-11-11 | 1 | -0/+4 |
|\ |
|
| * | ACPI video: if no ACPI backlight support, use vendor drivers | Thomas Renninger | 2008-11-07 | 1 | -0/+4 |
* | | ACPI: remove CONFIG_ACPI_EC | Bjorn Helgaas | 2008-11-06 | 1 | -1/+1 |
* | | ACPI: remove CONFIG_ACPI_POWER | Bjorn Helgaas | 2008-11-06 | 1 | -1/+1 |
|/ |
|
* | ACPI: hack around sysfs warning with link order | Zhao Yakui | 2008-10-23 | 1 | -1/+1 |
* | bay: remove driver, all functions now handled by dock driver | Shaohua Li | 2008-09-23 | 1 | -1/+0 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-07-16 | 1 | -0/+1 |
|\ |
|
| * | PCI: ACPI PCI slot detection driver | Alex Chiang | 2008-06-10 | 1 | -0/+1 |
* | | Add the ability to reset the machine using the RESET_REG in ACPI's FADT table. | Aaron Durbin | 2008-07-16 | 1 | -1/+1 |
|/ |
|
* | ACPI: SBS: Host controller must initialize before SBS. | Alexey Starikovskiy | 2008-02-09 | 1 | -1/+1 |
* | ACPI: WMI: Add ACPI-WMI mapping driver | Carlos Corbacho | 2008-02-05 | 1 | -0/+1 |
* | ACPI: Split out control for /proc/acpi entries from battery, ac, and sbs. | Alexey Starikovskiy | 2007-11-19 | 1 | -1/+1 |
* | ACPI: SBS: Split host controller (ACPI0001) from SBS driver (ACPI0002) | Alexey Starikovskiy | 2007-09-27 | 1 | -0/+1 |
* | Pull sbs into release branch | Len Brown | 2007-04-28 | 1 | -1/+1 |
|\ |
|
| * | ACPI: sbs: remove I2C Makefile hooks | Vladimir Lebedev | 2007-03-22 | 1 | -1/+1 |
* | | Pull ec into release branch | Len Brown | 2007-04-28 | 1 | -3/+4 |
|\ \ |
|
| * | | ACPI: EC: Make EC to initialize first in ACPI | Alexey Starikovskiy | 2007-03-09 | 1 | -3/+4 |
| |/ |
|
* | | ACPI: ibm-acpi: move driver to drivers/misc hierarchy | Henrique de Moraes Holschuh | 2007-03-25 | 1 | -1/+0 |
|/ |
|
* | ACPI: hotkey: remove driver, per feature-removal-schedule.txt | Len Brown | 2007-02-16 | 1 | -1/+0 |
* | Pull motherboard into test branch | Len Brown | 2007-02-03 | 1 | -1/+1 |
|\ |
|
| * | ACPI: remove motherboard driver (redundant with PNP system driver) | Bjorn Helgaas | 2007-01-26 | 1 | -1/+1 |
* | | Pull sysfs into test branch | Len Brown | 2007-02-03 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | ACPI: adjust init order | Li Shaohua | 2006-12-15 | 1 | -1/+1 |