summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pnp-debug' into testLen Brown2008-10-2317-115/+117
|\
| * PNP: remove old CONFIG_PNP_DEBUG optionBjorn Helgaas2008-10-115-22/+0
| * PNP: convert to using pnp_dbg()Bjorn Helgaas2008-10-1110-63/+63
| * PNP: add CONFIG_PNP_DEBUG_MESSAGES and pnp_dbg()Bjorn Helgaas2008-10-113-0/+35
| * PNP: remove some uses of DEBUG ifdefBjorn Helgaas2008-10-112-14/+8
| * PNP: use new vsprintf symbolic function pointer formatBjorn Helgaas2008-10-111-4/+2
| * PNP: convert the last few pnp_info() uses to printk()Bjorn Helgaas2008-10-112-7/+3
| * PNPACPI: use dev_printk when possibleBjorn Helgaas2008-10-111-7/+8
| * PNP: fix debug formatting (cosmetic)Bjorn Helgaas2008-10-111-2/+2
* | Merge branch 'misc' into testLen Brown2008-10-2326-41/+45
|\ \
| * | asus-laptop: Fix the led behavior with value > 1Corentin Chary2008-10-221-1/+1
| * | ACPI suspend: Fix CONFIG_ACPI_SLEEP dependence and some compilation warningsRafael J. Wysocki2008-10-222-5/+4
| * | asus-laptop: Add support for P30/P35Torsten Krah2008-10-171-0/+1
| * | ACPI: Allow overriding to higher critical trip point.Zhang Rui2008-10-171-3/+5
| * | don't load asus-acpi if model is not supportedZhang Rui2008-10-171-0/+2
| * | sony-laptop: newline-terminate the printk for backlight change failureAdam Jackson2008-10-161-1/+1
| * | toshiba_acpi: depends on INPUTRandy Dunlap2008-10-111-1/+1
| * | ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek2008-10-1122-29/+29
| * | ACPI: toshiba_acpi.c fix sparse signedness mismatch warningsHarvey Harrison2008-10-111-1/+1
| * | ACPI: acpi_driver_data could only be applied to acpi_deviceAlexey Starikovskiy2008-10-111-1/+1
| |/
* | Merge branch 'i7300_idle' into testLen Brown2008-10-235-0/+696
|\ \
| * | i7300_idle driver v1.55Andy Henroid2008-10-225-0/+696
| |/
* | Merge branch 'fujitsu' into testLen Brown2008-10-231-52/+71
|\ \
| * | fujitsu-laptop: better handling of P8010 hotkeyJonathan Woithe2008-10-101-52/+71
| |/
* | Merge branch 'fadt-test' into testLen Brown2008-10-231-7/+25
|\ \
| * | ACPI: fix FADT parsingJan Beulich2008-10-101-7/+25
| |/
* | Merge branch 'eeepc' into testLen Brown2008-10-231-19/+209
|\ \
| * | eeepc-laptop: Use standard interfacesMatthew Garrett2008-10-101-19/+209
| |/
* | Merge branch 'ec' into testLen Brown2008-10-233-187/+197
|\ \
| * | ACPI: EC: Check for IBF=0 periodically if not in GPE modeAlexey Starikovskiy2008-10-171-2/+13
| * | ACPI: Enable EC device immediately after ACPI full initializationZhao Yakui2008-10-112-4/+6
| * | ACPI: EC: Rename some variablesAlexey Starikovskiy2008-09-291-55/+63
| * | ACPI: EC: do transaction from interrupt contextAlexey Starikovskiy2008-09-251-160/+149
* | | Merge branch 'dock' into testLen Brown2008-10-238-600/+407
|\ \ \
| * | | Subject: ACPI dock: Use ACPI_EXCEPTION instead of printk(KERN_ERRThomas Renninger2008-10-111-2/+3
| * | | dock: add 'type' sysfs fileShaohua Li2008-09-241-0/+25
| * | | dock: fix for ATA bay in a dock stationShaohua Li2008-09-241-4/+10
| * | | bay: remove driver, all functions now handled by dock driverShaohua Li2008-09-243-421/+2
| * | | dock: introduce .uevent for devices in dock, eg libataShaohua Li2008-09-243-11/+61
| * | | libata: remove functions now handed by ACPI dock driverShaohua Li2008-09-242-94/+16
| * | | ACPI: fix hotplug raceZhang Rui2008-09-242-6/+65
| * | | ACPI: introduce notifier change to avoid duplicatesShaohua Li2008-09-242-22/+39
| * | | dock: add bay and battery hotplug supportShaohua Li2008-09-241-48/+175
| * | | dock: add _LCK supportShaohua Li2008-09-241-0/+21
| * | | dock: fix eject request process (2.6.27-rc1 regression)Shaohua Li2008-09-241-5/+0
| * | | ACPI: dock: avoid check _STA methodShaohua Li2008-09-241-1/+4
| |/ /
* | | Merge branch 'cpuidle' into testLen Brown2008-10-232-1/+9
|\ \ \
| * | | cpuidle: upon BIOS bug, default to default_idle rather than pollingVenkatesh Pallipadi2008-10-171-0/+4
| * | | cpuidle: update the last_state acpi cpuidle reflecting actual state enteredVenkatesh Pallipadi2008-10-171-0/+1
| * | | cpuidle: use last_state which can reflect the actual state enteredVenkatesh Pallipadi2008-10-161-1/+4
| | |/ | |/|