Age | Commit message (Expand) | Author | Files | Lines |
2012-07-30 | Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 1 | -2/+58 |
2012-07-28 | acpi/video_detect: blacklist samsung x360 | Corentin Chary | 1 | -0/+29 |
2012-07-28 | acpi: add a way to promote/demote vendor backlight drivers | Corentin Chary | 1 | -2/+29 |
2012-07-27 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 135 | -1627/+2113 |
2012-07-26 | Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid... | Len Brown | 140 | -1662/+2181 |
2012-07-25 | Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream | Jeff Garzik | 21 | -123/+135 |
2012-07-25 | drivers/acpi/glue: revert accidental license-related 6b66d95895c bits | Jeff Garzik | 1 | -2/+2 |
2012-07-25 | Thermal: Documentation update | Zhang Rui | 1 | -4/+2 |
2012-07-25 | Thermal: Make Thermal trip points writeable | Durgadoss R | 1 | -2/+2 |
2012-07-25 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2 | -5/+21 |
2012-07-24 | ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_registe... | Lan Tianyu | 1 | -1/+3 |
2012-07-19 | Merge branch 'pm-acpi' | Rafael J. Wysocki | 10 | -63/+70 |
2012-07-19 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2 | -45/+1 |
2012-07-18 | cpuilde / ACPI: remove time from acpi_processor_cx structure | Daniel Lezcano | 1 | -2/+0 |
2012-07-18 | cpuidle / ACPI: remove usage from acpi_processor_cx structure | Daniel Lezcano | 1 | -5/+0 |
2012-07-18 | cpuidle / ACPI : remove latency_ticks from acpi_processor_cx structure | Daniel Lezcano | 1 | -2/+0 |
2012-07-17 | ACPICA: AcpiSrc: Fix some translation issues for Linux conversion | Bob Moore | 115 | -664/+664 |
2012-07-17 | ACPICA: Add new ACPI table load/unload external interfaces | Bob Moore | 2 | -42/+178 |
2012-07-17 | ACPICA: Split file: tbxface.c -> tbxfload.c | Bob Moore | 3 | -164/+213 |
2012-07-17 | ACPICA: Add PCC address space to space ID decode function | Bob Moore | 1 | -10/+11 |
2012-07-17 | ACPICA: Fix some comment fields | Bob Moore | 9 | -18/+19 |
2012-07-17 | ACPICA: Table manager: deploy new firmware error/warning interfaces | Bob Moore | 4 | -73/+80 |
2012-07-17 | ACPICA: Add new interfaces for BIOS(firmware) errors and warnings | Bob Moore | 1 | -0/+68 |
2012-07-17 | ACPICA: Split exception code utilities to a new file, utexcep.c | Bob Moore | 5 | -112/+154 |
2012-07-14 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -1/+1 |
2012-07-14 | Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+4 |
2012-07-14 | ACPI: acpi_pad: tune round_robin_time | Len Brown | 1 | -1/+1 |
2012-07-14 | ACPICA: Fix possible fault in return package object repair code | Bob Moore | 1 | -1/+1 |
2012-07-14 | ACPICA: Add support for implicit notify on multiple devices | Bob Moore | 4 | -50/+109 |
2012-07-14 | ACPICA: Update comments; no functional change | Bob Moore | 1 | -3/+3 |
2012-07-14 | ACPICA: Utilities: conditionally compile backslash removal function | Bob Moore | 1 | -0/+2 |
2012-07-14 | ACPICA: Disassembler: Emit descriptions for ACPI predefined names | Bob Moore | 2 | -0/+23 |
2012-07-14 | ACPI, APEI: Fixup common access width firmware bug | Jean Delvare | 1 | -0/+5 |
2012-07-13 | cpufreq / ACPI: Fix not loading acpi-cpufreq driver regression | Thomas Renninger | 1 | -2/+4 |
2012-07-10 | ACPI / PM: Leave Bus Master Arbitration enabled for suspend/resume | Jonathan Nieder | 1 | -22/+0 |
2012-07-10 | PM / cpuidle: System resume hang fix with cpuidle | Preeti U Murthy | 1 | -29/+1 |
2012-07-06 | ACPI: intel_idle : break dependency between modules | Daniel Lezcano | 1 | -7/+0 |
2012-07-01 | ACPI / PM: Drop PM callbacks from the ACPI bus type | Rafael J. Wysocki | 1 | -51/+0 |
2012-07-01 | ACPI / PM: Do not execute legacy driver PM callbacks | Rafael J. Wysocki | 1 | -15/+9 |
2012-07-01 | ACPI: Use struct dev_pm_ops for power management in the SBS driver | Rafael J. Wysocki | 1 | -4/+6 |
2012-07-01 | ACPI: Use struct dev_pm_ops for power management in the power driver | Rafael J. Wysocki | 1 | -4/+8 |
2012-07-01 | ACPI: Use struct dev_pm_ops for power management in the button driver | Rafael J. Wysocki | 1 | -3/+6 |
2012-07-01 | ACPI: Use struct dev_pm_ops for power management in the battery driver | Rafael J. Wysocki | 1 | -4/+11 |
2012-07-01 | ACPI: Use struct dev_pm_ops for power management in the AC driver | Rafael J. Wysocki | 1 | -5/+12 |
2012-07-01 | ACPI: Use struct dev_pm_ops for power management in processor driver | Rafael J. Wysocki | 2 | -4/+6 |
2012-07-01 | ACPI: Use struct dev_pm_ops for power management in the thermal driver | Rafael J. Wysocki | 1 | -7/+10 |
2012-07-01 | ACPI: Use struct dev_pm_ops for power management in the fan driver | Rafael J. Wysocki | 1 | -10/+11 |
2012-07-01 | ACPI / PM: Make acpi_bus_type use driver struct dev_pm_ops callbacks | Rafael J. Wysocki | 1 | -13/+47 |
2012-07-01 | ACPI / PM: Make acpi_bus_type use struct dev_pm_ops for PM handling | Rafael J. Wysocki | 1 | -3/+4 |
2012-07-01 | ACPI / PM: Drop pm_message_t argument from device suspend callback | Rafael J. Wysocki | 3 | -4/+4 |