summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Pull misc-for-upstream into release branchLen Brown2007-04-288-31/+28
|\ \ \ \ \
| * | | | | ACPI: make /proc/acpi/wakeup more usefulDavid Brownell2007-04-251-3/+13
| * | | | | ACPI: word-smith kconfig helpBorislav Petkov2007-04-251-2/+2
| * | | | | ACPI: use _STA bit names rather than 0x0FBjorn Helgaas2007-04-252-2/+6
| * | | | | ACPI: Remove duplicate definitions for _STA bitsBjorn Helgaas2007-04-253-16/+7
| * | | | | ACPI: remove duplicate includeRay Lee2007-04-251-8/+0
| | |_|_|/ | |/| | |
* | | | | Pull thinkpad into release branchLen Brown2007-04-283-2836/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ACPI: ibm-acpi: move driver to drivers/misc hierarchyHenrique de Moraes Holschuh2007-03-254-3258/+0
| * | | | ACPI: ibm-acpi: update copyright noticeHenrique de Moraes Holschuh2007-03-251-2/+3
| * | | | ACPI: ibm-acpi: organize codeHenrique de Moraes Holschuh2007-03-251-641/+757
| * | | | ACPI: ibm-acpi: add header fileHenrique de Moraes Holschuh2007-03-252-138/+438
| * | | | ACPI: ibm-acpi: rename some identifiersHenrique de Moraes Holschuh2007-03-251-19/+24
| * | | | ACPI: ibm-acpi: kill trailing whitespaceHenrique de Moraes Holschuh2007-03-251-3/+3
* | | | | acpi-thermal: fix mod_timer() intervalAndrew Morton2007-04-241-1/+2
* | | | | Revert "ACPI: parse 2nd MADT by default"Len Brown2007-03-301-1/+1
|/ / / /
* | | | [PATCH] i386: add command line option "local_apic_timer_c2_ok"Thomas Gleixner2007-03-231-1/+2
* | | | Revert "ACPI: Only use IPI on known broken machines (AMD, Dothan/BaniasPentiu...Linus Torvalds2007-03-231-29/+9
* | | | Pull c2 into release branchLen Brown2007-03-201-9/+29
|\ \ \ \
| * | | | ACPI: Only use IPI on known broken machines (AMD, Dothan/BaniasPentium M)Thomas Renninger2007-03-171-9/+29
| | |_|/ | |/| |
* | | | Pull bugzilla-7465 into release branchLen Brown2007-03-201-5/+52
|\ \ \ \
| * | | | ACPI: parse 2nd MADT by defaultLen Brown2007-03-151-1/+1
| * | | | ACPI: Add support to parse 2nd MADTLen Brown2007-03-111-5/+52
* | | | | Pull bugzilla-8171 into release branchLen Brown2007-03-209-108/+89
|\ \ \ \ \
| * | | | | ACPICA: revert "acpi_serialize" changesLen Brown2007-03-159-108/+89
| | |/ / / | |/| | |
* | | | | Pull misc-for-upstream into release branchLen Brown2007-03-202-3/+21
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ACPI: ibm-acpi: allow module to load when acpi notifiers can't be set (v2)Henrique de Moraes Holschuh2007-03-161-3/+16
| * | | | ACPI: resolve HP nx6125 S3 immediate wakeup regressionAlexey Starikovskiy2007-03-121-0/+5
| |/ / /
* | | | [PATCH] misc NULL noiseAl Viro2007-03-141-1/+1
|/ / /
* | | Pull misc-for-upstream into release branchLen Brown2007-03-094-28/+28
|\ \ \
| * | | ACPI: Kconfig: hide ACPI menu when CONFIG_PM=nRobert P. J. Day2007-03-091-0/+1
| * | | ACPI: video: Fix spelling and grammar mistakesJulius Volz2007-03-091-19/+19
| * | | ACPI: make blacklist more verboseAnthony Godshall, Ampro Computers, Inc2007-03-091-2/+8
| * | | ACPI: ThinkPad Z60m: usb mouse stops working after suspend to RAMKonstantin Karasyov2007-03-071-7/+0
| | |/ | |/|
* | | Pull bugzilla-8110 into release branchLen Brown2007-03-091-17/+23
|\ \ \ | | |/ | |/|
| * | ACPI: ec: fix race in status register accessAlexey Starikovskiy2007-03-091-17/+23
| |/
* | Pull bugzilla-8066 into release branchLen Brown2007-03-091-2/+23
|\ \
| * | ACPICA: Fix ACPI Global Lock re-entrancyAlexey Starikovskiy2007-03-071-2/+23
| |/
* | Pull bugzilla-7570 into release branchLen Brown2007-03-091-6/+7
|\ \
| * | ACPI: fix S3 fan resume issueKonstantin Karasyov2007-02-211-6/+7
* | | Pull bugzilla-6859 into release branchLen Brown2007-03-091-2/+23
|\ \ \
| * | | ACPI: fix boot hang w/o "noapic" on MSI MS-6390-LShaohua Li2007-03-081-2/+23
| | |/ | |/|
* | | Pull ibm into release branchLen Brown2007-03-092-2/+37
|\ \ \ | |/ / |/| |
| * | ACPI: ibm-acpi: improve backlight power handlingHenrique de Moraes Holschuh2007-03-081-1/+5
| * | ACPI: ibm-acpi: make ibm-acpi bay support optionalHenrique de Moraes Holschuh2007-02-222-0/+23
| * | ACPI: ibm-acpi: fix initial status of backlight deviceHenrique de Moraes Holschuh2007-02-221-1/+9
* | | [PATCH] ACPI: make bay depend on dockKristen Carlson Accardi2007-03-011-0/+1
|/ /
* | backlight: Separate backlight properties from backlight ops pointersRichard Purdie2007-02-204-32/+22
* | backlight: Remove unneeded owner fieldRichard Purdie2007-02-204-4/+0
|/
* Pull bugzilla-7897 into release branchLen Brown2007-02-161-11/+9
|\
| * ACPI: sbs: fix present rateVladimir Lebedev2007-02-101-11/+9
OpenPOWER on IntegriCloud