Age | Commit message (Expand) | Author | Files | Lines |
2010-09-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 1 | -41/+56 |
2010-08-25 | PCI: PCIe: Ask BIOS for control of all native services at once | Rafael J. Wysocki | 1 | -9/+0 |
2010-08-25 | ACPI/PCI: Negotiate _OSC control bits before requesting them | Rafael J. Wysocki | 1 | -21/+38 |
2010-08-25 | ACPI/PCI: Do not preserve _OSC control bits returned by a query | Rafael J. Wysocki | 1 | -13/+7 |
2010-08-25 | ACPI/PCI: Make acpi_pci_query_osc() return control bits | Rafael J. Wysocki | 1 | -11/+24 |
2010-08-25 | ACPI/PCI: Reorder checks in acpi_pci_osc_control_set() | Rafael J. Wysocki | 1 | -4/+4 |
2010-08-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 34 | -1465/+1062 |
2010-08-15 | Merge branch 'linus' into release | Len Brown | 10 | -125/+241 |
2010-08-15 | gcc-4.6: ACPI: fix unused but set variables in ACPI | Andi Kleen | 6 | -20/+11 |
2010-08-15 | ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFS | Zhang Rui | 2 | -33/+54 |
2010-08-15 | ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFS | Zhang Rui | 2 | -50/+82 |
2010-08-15 | ACPI processor: remove deprecated ACPI procfs I/F | Zhang Rui | 5 | -272/+0 |
2010-08-15 | ACPI power_resource: remove unused procfs I/F | Zhang Rui | 1 | -127/+1 |
2010-08-15 | ACPI: remove deprecated ACPI procfs I/F | Zhang Rui | 7 | -484/+1 |
2010-08-15 | ACPI: introduce drivers/acpi/sysfs.c | Zhang Rui | 6 | -571/+688 |
2010-08-15 | Merge branch 'acpica-gpe' into release | Len Brown | 49 | -915/+511 |
2010-08-15 | Merge branch 'bugzilla-16422' into release | Len Brown | 1 | -1/+2 |
2010-08-15 | Merge branch 'procfs-cleanup' into release | Len Brown | 6 | -76/+102 |
2010-08-15 | Merge branch 'apei' into release | Len Brown | 6 | -89/+380 |
2010-08-15 | Merge branch 'nvs' into release | Len Brown | 3 | -80/+33 |
2010-08-15 | ACPI: introduce module parameter acpi.aml_debug_output | Zhang Rui | 2 | -1/+9 |
2010-08-15 | ACPI: introduce drivers/acpi/debugfs.c | Zhang Rui | 5 | -75/+93 |
2010-08-15 | ACPI, APEI, ERST debug support | Huang Ying | 3 | -0/+217 |
2010-08-12 | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 1 | -8/+24 |
2010-08-12 | acpi: fix bogus preemption logic | Thomas Gleixner | 1 | -0/+1 |
2010-08-11 | param: update drivers/acpi/debug.c to new scheme | Rusty Russell | 1 | -8/+24 |
2010-08-08 | ACPI, APEI, Manage GHES as platform devices | Huang Ying | 2 | -71/+145 |
2010-08-08 | ACPI, APEI, Rename CPER and GHES severity constants | Huang Ying | 1 | -16/+16 |
2010-08-08 | ACPI, APEI, Fix a typo of error path of apei_resources_request | Huang Ying | 1 | -2/+2 |
2010-08-08 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 48 | -876/+411 |
2010-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -29/+11 |
2010-08-07 | ACPI / ACPICA: Fix reference counting problems with GPE handlers | Rafael J. Wysocki | 5 | -78/+139 |
2010-08-07 | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2 | -2/+2 |
2010-08-06 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -0/+9 |
2010-08-06 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2010-08-03 | acpi ec_sys: Be more cautious about ec write access | Thomas Renninger | 2 | -10/+32 |
2010-08-03 | acpi ec: Fix possible double io port registration | Thomas Renninger | 1 | -10/+10 |
2010-08-03 | ACPI: Register EC io ports in /proc/ioports | Thomas Renninger | 1 | -2/+10 |
2010-08-03 | ACPI: Provide /sys/kernel/debug//ec/ec0/io for binary access to the EC | Thomas Renninger | 1 | -0/+86 |
2010-08-03 | ACPI: Provide /sys/kernel/debug/ec/... | Thomas Renninger | 5 | -13/+100 |
2010-08-03 | ACPI: Remove /proc/acpi/embedded_controller/.. | Thomas Renninger | 1 | -80/+1 |
2010-08-02 | x86: Fix keeping track of AMD C1E | Michal Schmidt | 1 | -1/+1 |
2010-07-30 | ACPI: Disable ASPM if the platform won't provide _OSC control for PCIe | Matthew Garrett | 1 | -0/+9 |
2010-07-27 | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 2 | -2/+2 |
2010-07-27 | ACPI: Add the check of ADR flag in course of finding ACPI handle for PCI device | Zhao Yakui | 1 | -1/+2 |
2010-07-25 | Merge branch 'bugzilla-16396' into release | Len Brown | 1 | -18/+17 |
2010-07-25 | ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM | Rafael J. Wysocki | 1 | -18/+17 |
2010-07-23 | Merge branch 'misc' into release | Len Brown | 1 | -0/+3 |
2010-07-23 | Merge branch 'bugzilla-15886' into release | Len Brown | 1 | -1/+6 |
2010-07-23 | Merge branch 'bugzilla-102904-workaround' into release | Len Brown | 1 | -1/+1 |