Age | Commit message (Expand) | Author | Files | Lines |
2007-05-08 | workaround rtc-related acpi table bugs | David Brownell | 1 | -2/+9 |
2007-05-08 | ACPI wakeup hooks for rtc-cmos | David Brownell | 2 | -3/+53 |
2007-05-08 | PNPACPI sets pnpdev->dev.archdata | David Brownell | 1 | -1/+1 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 1 | -1/+0 |
2007-05-08 | Fix section mismatch of memory hotplug related code. | Yasunori Goto | 1 | -2/+2 |
2007-05-07 | remove software_suspend() | Johannes Berg | 1 | -1/+1 |
2007-05-06 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 1 | -2/+2 |
2007-05-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 1 | -45/+1 |
2007-05-02 | [PATCH] x86: Log reason why TSC was marked unstable | john stultz | 1 | -2/+2 |
2007-05-01 | power management: implement pm_ops.valid for everybody | Johannes Berg | 1 | -2/+11 |
2007-04-29 | Pull bugzilla-8346 into release branch | Len Brown | 1 | -0/+12 |
2007-04-29 | Pull sbs into release branch | Len Brown | 5 | -1040/+682 |
2007-04-29 | Pull dock into release branch | Len Brown | 1 | -0/+25 |
2007-04-29 | Pull ec into release branch | Len Brown | 2 | -321/+181 |
2007-04-29 | Pull misc-for-upstream into release branch | Len Brown | 8 | -31/+28 |
2007-04-29 | Pull thinkpad into release branch | Len Brown | 3 | -2836/+0 |
2007-04-29 | ACPICA: clear fields reserved before FADT r3 | Bob Moore | 1 | -0/+12 |
2007-04-26 | [CPUFREQ] Remove deprecated /proc/acpi/processor/performance write support | Thomas Renninger | 1 | -45/+1 |
2007-04-25 | ACPI: make /proc/acpi/wakeup more useful | David Brownell | 1 | -3/+13 |
2007-04-25 | ACPI: word-smith kconfig help | Borislav Petkov | 1 | -2/+2 |
2007-04-25 | ACPI: use _STA bit names rather than 0x0F | Bjorn Helgaas | 2 | -2/+6 |
2007-04-25 | ACPI: Remove duplicate definitions for _STA bits | Bjorn Helgaas | 3 | -16/+7 |
2007-04-25 | ACPI: remove duplicate include | Ray Lee | 1 | -8/+0 |
2007-04-24 | acpi-thermal: fix mod_timer() interval | Andrew Morton | 1 | -1/+2 |
2007-03-30 | Revert "ACPI: parse 2nd MADT by default" | Len Brown | 1 | -1/+1 |
2007-03-29 | ACPI: dock: use NULL for pointer | Randy Dunlap | 1 | -1/+2 |
2007-03-26 | ACPI: ibm-acpi: move driver to drivers/misc hierarchy | Henrique de Moraes Holschuh | 4 | -3258/+0 |
2007-03-26 | ACPI: ibm-acpi: update copyright notice | Henrique de Moraes Holschuh | 1 | -2/+3 |
2007-03-26 | ACPI: ibm-acpi: organize code | Henrique de Moraes Holschuh | 1 | -641/+757 |
2007-03-26 | ACPI: ibm-acpi: add header file | Henrique de Moraes Holschuh | 2 | -138/+438 |
2007-03-26 | ACPI: ibm-acpi: rename some identifiers | Henrique de Moraes Holschuh | 1 | -19/+24 |
2007-03-26 | ACPI: ibm-acpi: kill trailing whitespace | Henrique de Moraes Holschuh | 1 | -3/+3 |
2007-03-23 | [PATCH] i386: add command line option "local_apic_timer_c2_ok" | Thomas Gleixner | 1 | -1/+2 |
2007-03-23 | Revert "ACPI: Only use IPI on known broken machines (AMD, Dothan/BaniasPentiu... | Linus Torvalds | 1 | -29/+9 |
2007-03-22 | ACPI: sbs: remove i2c_ec.[ch] | Len Brown | 2 | -426/+0 |
2007-03-22 | ACPI: sbs: Common interface with CM battery | Vladimir Lebedev | 1 | -258/+319 |
2007-03-22 | ACPI: sbs: Debug messages correction/improvement | Vladimir Lebedev | 1 | -150/+149 |
2007-03-22 | ACPI: sbs: remove I2C Makefile hooks | Vladimir Lebedev | 1 | -1/+1 |
2007-03-22 | ACPI: sbs: remove I2C Kconfig dependency | Vladimir Lebedev | 1 | -2/+1 |
2007-03-22 | ACPI: sbs: use EC rather than I2C | Vladimir Lebedev | 1 | -278/+287 |
2007-03-20 | Pull c2 into release branch | Len Brown | 1 | -9/+29 |
2007-03-20 | Pull bugzilla-7465 into release branch | Len Brown | 1 | -5/+52 |
2007-03-20 | Pull bugzilla-8171 into release branch | Len Brown | 9 | -108/+89 |
2007-03-20 | Pull misc-for-upstream into release branch | Len Brown | 2 | -3/+21 |
2007-03-17 | ACPI: Only use IPI on known broken machines (AMD, Dothan/BaniasPentium M) | Thomas Renninger | 1 | -9/+29 |
2007-03-16 | ACPI: ibm-acpi: allow module to load when acpi notifiers can't be set (v2) | Henrique de Moraes Holschuh | 1 | -3/+16 |
2007-03-15 | ACPI: parse 2nd MADT by default | Len Brown | 1 | -1/+1 |
2007-03-15 | ACPICA: revert "acpi_serialize" changes | Len Brown | 9 | -108/+89 |
2007-03-15 | [PATCH] misc NULL noise | Al Viro | 1 | -1/+1 |
2007-03-12 | ACPI: resolve HP nx6125 S3 immediate wakeup regression | Alexey Starikovskiy | 1 | -0/+5 |