aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [CPUFREQ] Longhaul - Add support for CN400Rafał Bilski2006-12-121-1/+5
* [CPUFREQ] Longhaul - fix 200MHz FSBRafał Bilski2006-12-121-1/+1
* [CPUFREQ] p4-clockmod: fix support for CoreDominik Brodowski2006-12-122-10/+8
* [CPUFREQ] Fix git URL.Dave Jones2006-12-121-1/+1
* [CPUFREQ] Fix the bug in duplicate freq elimination code in acpi-cpufreqVenkatesh Pallipadi2006-12-121-1/+1
* [CPUFREQ] speedstep-centrino should ignore upper performance control bitsGary Hade2006-12-121-3/+5
* [CPUFREQ] Optimize gx-suspmod revision ID fetchingJean Delvare2006-12-121-3/+1
* Revert "[CPUFREQ] speedstep-centrino should ignore upper performance control ...Dave Jones2006-11-081-4/+0
* [CPUFREQ] gx-suspmod: fix "&& 0xff" typoAlexey Dobriyan2006-11-081-1/+1
* [CPUFREQ] Fix build failure on x86-64akpm@osdl.org2006-11-081-1/+4
* [CPUFREQ] speedstep-centrino should ignore upper performance control bitsGary Hade2006-11-081-0/+4
* [CPUFREQ] p4-clockmod: add more CPUsDominik Brodowski2006-11-064-20/+53
* [CPUFREQ] Fix coding style issues in cpufreq.Gautham R Shenoy2006-11-067-78/+150
* [CPUFREQ] ifdef more unused on !SMP code.Dave Jones2006-10-212-1/+3
* [CPUFREQ] speedstep-centrino: remove dead codeAndrew Morton2006-10-211-2/+2
* [CPUFREQ] handle sysfs errorsJeff Garzik2006-10-213-4/+29
* [CPUFREQ] acpi-cpufreq: Fix up some CodingStyle nits leftover from the linden...Dave Jones2006-10-181-41/+34
* [CPUFREQ] Remove duplicate include from acpi-cpufreqDave Jones2006-10-181-1/+0
* [CPUFREQ] Fix speedstep-smi CPU detection to not run on Pentium 4.Hiroshi Miura2006-10-181-3/+0
* [CPUFREQ] sc520_freq.c: ioremap balanced with iounmapAmol Lad2006-10-181-1/+6
* [CPUFREQ][8/8] acpi-cpufreq: Add support for freq feedback from hardwareVenkatesh Pallipadi2006-10-156-2/+143
* [CPUFREQ][7/8] acpi-cpufreq: Fix get of current frequency breakageVenkatesh Pallipadi2006-10-151-1/+4
* [CPUFREQ][6/8] acpi-cpufreq: Eliminate get of current freq on notificationVenkatesh Pallipadi2006-10-151-5/+4
* [CPUFREQ][5/8] acpi-cpufreq: lindent acpi-cpufreq.cVenkatesh Pallipadi2006-10-151-160/+139
* [CPUFREQ][4/8] acpi-cpufreq: Mark speedstep-centrino ACPI as deprecatedVenkatesh Pallipadi2006-10-156-4/+37
* [CPUFREQ][3/8] acpi-cpufreq: Pull in MSR based transition supportVenkatesh Pallipadi2006-10-151-16/+139
* [CPUFREQ][2/8] acpi: reorganize code to make MSR support addition easierVenkatesh Pallipadi2006-10-151-240/+227
* [CPUFREQ][1/8] acpi-cpufreq: software coordination and handle all CPUs in the...Venkatesh Pallipadi2006-10-151-3/+8
* [CPUFREQ] Documentation fixDominik Brodowski2006-10-151-1/+1
* [PATCH] make UML compile (FC6/x86-64)Ulrich Drepper2006-10-152-2/+0
* Fix VM_MAYEXEC calculationLinus Torvalds2006-10-151-11/+10
* [PATCH] Fix core files so they make sense to gdb...Petr Vandrovec2006-10-151-5/+3
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-10-1529-1005/+1088
|\
| * Pull trivial into test branchLen Brown2006-10-147-11/+14
| |\
| | * ACPI: fix printk format warningsRandy Dunlap2006-10-142-2/+2
| | * ACPI: fix section for CPU init functionsPierre Ossman2006-10-142-2/+2
| | * ACPI: update comments in motherboard.cLen Brown2006-10-141-0/+6
| | * ACPI: acpi_pci_link_set() can allocate with either GFP_ATOMIC or GFP_KERNELJiri Kosina2006-10-141-1/+1
| | * ACPI: fix potential OOPS in power driver with CONFIG_ACPI_DEBUGDmitry Torokhov2006-10-141-6/+3
| * | Pull sci into test branchLen Brown2006-10-141-5/+5
| |\ \
| | * | ACPI: SCI interrupt source overrideKimball Murray2006-10-141-5/+5
| | |/
| * | Pull bugzilla-5534 into test branchLen Brown2006-10-142-34/+14
| |\ \
| | * | ACPI: created a dedicated workqueue for notify() executionAlexey Y. Starikovskiy2006-10-141-21/+13
| | * | ACPI: Remove deferred execution from global lock acquire wakeup pathAlexey Y. Starikovskiy2006-10-141-13/+1
| | |/
| * | Pull msi-laptop into test branchLen Brown2006-10-144-0/+422
| |\ \
| | * | MSI S270 Laptop support: backlight, wlan, bluetooth statesLennart Poettering2006-10-144-0/+422
| * | | Pull ec into test branchLen Brown2006-10-142-803/+296
| |\ \ \ | | |/ /
| | * | ACPI: EC: export ec_transaction() for msi-laptop driverLennart Poettering2006-10-141-0/+2
| | * | ACPI: EC: Simplify acpi_hw_low_level*() with inb()/outb().Denis M. Sadykov2006-10-141-79/+45
| | * | ACPI: EC: Unify poll and interrupt gpe handlersDenis M. Sadykov2006-10-141-95/+12