summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
*---------. Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', ...Len Brown2008-02-2110-55/+142
|\ \ \ \ \ \
| | | | | | * ACPI: TSC breaks atkbd suspendPavel Machek2008-02-191-5/+5
| | | | | |/ | | | | |/|
| | | | | * ACPI video: check for error from thermal_cooling_device_registerThomas Sujith2008-02-151-0/+3
| | | | | * ACPI thermal: extract return values using PTR_ERRThomas Sujith2008-02-151-15/+22
| | | | | * ACPI fan: extract return values using PTR_ERRThomas Sujith2008-02-151-12/+18
| | | | |/
| | | * | ACPI: remove is_processor_present prototypeGlauber Costa2008-02-161-2/+0
| | | * | ACPI: sparse fix, replace macro with static functionHarvey Harrison2008-02-161-7/+11
| | | |/
| | * | ACPI: fix build warningMing Lin2008-02-211-2/+3
| | |/
| * | ACPI: thermal: Check whether cooling device exists before unregisteringZhao Yakui2008-02-151-4/+6
| |/
| *-. Merge branches 'release', 'dmi', 'idle' and 'misc' into releaseLen Brown2008-02-144-3/+23
| |\ \
| | | * ACPI: static acpi_chain_headAdrian Bunk2008-02-141-1/+1
| | | * ACPI: static acpi_find_dsdt_initrd()Adrian Bunk2008-02-141-1/+1
| | | * ACPI: static acpi_no_initrd_override_setup()Adrian Bunk2008-02-141-1/+1
| | | * ACPI suspend: Execute _WAK with the right argumentRafael J. Wysocki2008-02-141-0/+1
| | | * ACPI: fix suspend regression due to idle updateVenkatesh Pallipadi2008-02-131-0/+8
| | * | ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi2008-02-141-0/+11
| | |/
| * | ACPI: DMI: quirk for FSC ESPRIMO Mobile V5505Len Brown2008-02-142-1/+15
| * | ACPI: DMI blacklist updatesLen Brown2008-02-141-8/+42
| |/
* | ACPI: EC: Use proper handle for boot ECAlexey Starikovskiy2008-02-141-1/+5
|/
* acpi: fix acpi_os_read_pci_configuration() misuse of raw_pci_read()Linus Torvalds2008-02-131-8/+8
* wmi: (!x & y) strikes againAl Viro2008-02-131-1/+1
* WMI: initialize wmi_blocks.list even if ACPI is disabledLinus Torvalds2008-02-111-2/+2
* Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox2008-02-101-19/+6
* x86: fix sparse warnings in acpi/bus.cHarvey Harrison2008-02-091-6/+1
* ACPI: SBS: Host controller must initialize before SBS.Alexey Starikovskiy2008-02-093-2/+8
* Merge branches 'release', 'dmi' and 'misc' into releaseLen Brown2008-02-083-5/+24
|\
| * ACPI: WMI: Improve Kconfig descriptionCarlos Corbacho2008-02-081-4/+15
| * ACPI: build WMI on X86 onlyLen Brown2008-02-071-0/+1
| * ACPI: cpufreq: Print _PPC changes via cpufreq debug layerThomas Renninger2008-02-071-0/+7
| * ACPI: add newline to printkLen Brown2008-02-071-1/+1
* | ACPI: DMI: add Panasonic CF-52 and Thinpad X61Len Brown2008-02-081-0/+20
|/
* ACPI: fix build warningLen Brown2008-02-071-2/+2
* Merge branches 'release' and 'dsdt-override' into releaseLen Brown2008-02-072-6/+108
|\
| * ACPI: update intrd DSDT override console messagesLen Brown2008-02-071-15/+18
| * ACPI: update DSDT override documentationLen Brown2008-02-071-13/+9
| * ACPI: Add "acpi_no_initrd_override" kernel parameterÉric Piel2008-02-071-1/+15
| * ACPI: Taint kernel on ACPI table override (format corrected)Éric Piel2008-02-061-0/+7
| * ACPI: basic initramfs DSDT override supportMarkus Gaugusch2008-02-062-4/+86
* | Merge branches 'release' and 'fluff' into releaseLen Brown2008-02-0713-47/+27
|\ \
| * | ACPI: its a directory not a folder....Alan Cox2008-02-071-5/+7
| * | ACPI: misc cleanupsAdrian Bunk2008-02-0711-37/+15
| * | ACPI: add missing prink prefix stringsLen Brown2008-02-071-5/+5
| |/
* | Merge branches 'release' and 'hwmon-conflicts' into releaseLen Brown2008-02-072-3/+177
|\ \
| * | ACPI: Export acpi_check_resource_conflictThomas Renninger2008-02-071-1/+2
| * | ACPI: track opregion names to avoid driver resource conflicts.Thomas Renninger2008-02-072-3/+176
| |/
* | Merge branches 'release' and 'throttling-domains' into releaseLen Brown2008-02-072-6/+342
|\ \
| * | ACPI: throttling: fix build warningLen Brown2008-02-021-1/+1
| * | ACPI: Update the t-state for every affected cpu when t-state is changedZhao Yakui2008-02-021-5/+74
| * | ACPI : Add T-state event notifier functionZhao Yakui2008-02-021-0/+72
| * | ACPI : Update T-state coordination after getting _TSD infoZhao Yakui2008-02-022-1/+181
OpenPOWER on IntegriCloud