aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAge
...
| * | | ACPI: remove non-PNPACPI version of get_rtc_dev()Len Brown2007-02-15
| * | | ACPI: always enable CONFIG_PNPACPI on CONFIG_ACPI kernelsLen Brown2007-02-15
| * | | ACPI: remove acpi_os_readable(), acpi_os_writable()Len Brown2007-02-15
| * | | ACPI: Fix sparse warningsRandy Dunlap2007-02-15
| * | | ACPI: Disable wake GPEs only once.Alexey Starikovskiy2007-02-13
| * | | ACPI: IA64: fix calculation of apic_idAlexey Starikovskiy2007-02-12
| * | | ACPI: ibm-acpi: cleanup init and exit pathsHenrique de Moraes Holschuh2007-02-09
| * | | ACPI: bay: fix wrong order of kzalloc argumentsAl Viro2007-02-09
| * | | ACPI: toshiba_acpi: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-09
| * | | ACPI: updates rtc-cmos device platform_dataDavid Brownell2007-02-09
| * | | ACPI: asus_acpi: Add support for Asus Z81SPMatthew C Campbell2007-02-09
| * | | ACPI: bay: remove ACPI driver structKristen Carlson Accardi2007-02-09
* | | | [PATCH] clockevents: i386 driversThomas Gleixner2007-02-16
* | | | [PATCH] ACPI keep track of timer broadcastingThomas Gleixner2007-02-16
* | | | [PATCH] ACPI: fix missing include for UPThomas Gleixner2007-02-16
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-02-14
|\ \ \
| * | | [PATCH] x86: fix laptop bootup hang in init_acpi()Ingo Molnar2007-02-13
| | |/ | |/|
* | | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* | | i2c: Declare more i2c_adapter parent devicesJean Delvare2007-02-13
|/ /
* / [PATCH] wrong order of kzalloc argumentsAl Viro2007-02-09
|/
* Pull acpica into test branchLen Brown2007-02-06
|\
| * ACPICA: reduce table header messages to fit within 80 columnsLen Brown2007-02-06
* | Pull trivial into test branchLen Brown2007-02-03
|\ \
| * | ACPI: prevent build failure when CONFIG_X86_NUMAQ=yLen Brown2007-02-02
| * | ACPI: delete unused acpi_device_get_debug_info()Len Brown2007-01-30
| * | ACPI: Correct ACPI_DEBUG_OUTPUT typoRobert P. J. Day2007-01-30
* | | Pull asus into test branchLen Brown2007-02-03
|\ \ \
| * | | asus-laptop: add base driverCorentin Chary2007-01-30
| |/ /
* | | Pull motherboard into test branchLen Brown2007-02-03
|\ \ \
| * | | ACPI: remove motherboard driver (redundant with PNP system driver)Bjorn Helgaas2007-01-26
| * | | ACPI: move FADT resource reservations from motherboard driver to oslBjorn Helgaas2007-01-26
* | | | ACPI: bay: Convert ACPI Bay driver to be compatible with sysfs update.Zhang Rui2007-02-03
* | | | Pull sysfs into test branchLen Brown2007-02-03
|\ \ \ \
| * | | | ACPI: correct id for fixed buttonsAlexey Starikovskiy2007-02-01
| * | | | ACPI: add ACPICA version in sysfsZhang Rui2007-01-28
| * | | | ACPI: add ACPI debug attribute in sysfsZhang Rui2007-01-28
| * | | | ACPI: add a Kconfig option for ACPI procfs interfaceZhang Rui2007-01-28
| |/ / /
| * | | ACPI: use more understandable bus_id for ACPI devicesZhang Rui2007-01-05
| * | | ACPI: fix Supermicro X7DB8+ Boot regressionRui Zhang2006-12-21
| * | | ACPI: use PNPID:instance_no as bus_id of ACPI deviceZhang Rui2006-12-21
| * | | ACPI: Set fake hid for non-PNPID ACPI devicesZhang Rui2006-12-15
| * | | ACPI: Convert ACPI PCI .bind/.unbind to use PCI bridge driverLi Shaohua2006-12-15
| * | | ACPI: consolidate two motherboard drivers into oneLi Shaohua2006-12-15
| * | | ACPI: add acpi_bus_removal_type in acpi_deviceLi Shaohua2006-12-15
| * | | ACPI: add acpi_bus_ops in acpi_deviceLi Shaohua2006-12-15
| * | | ACPI: convert to sysfs frameworkPatrick Mochel2006-12-15
| * | | ACPI: adjust init orderLi Shaohua2006-12-15
| * | | ACPI: change registration interface to follow driver modelPatrick Mochel2006-12-15
| * | | ACPI: add ACPI bus_type for driver modelPatrick Mochel2006-12-15
| * | | ACPI: add device_driver and hepler functionsPatrick Mochel2006-12-15