Age | Commit message (Expand) | Author | Files | Lines |
2009-11-25 | ACPICA: Add repair for predefined methods that must return sorted lists | Bob Moore | 4 | -2/+559 |
2009-11-25 | ACPICA: Fix possible fault if return Package objects contain NULL elements | Bob Moore | 1 | -1/+42 |
2009-11-25 | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming | 18 | -131/+175 |
2009-11-25 | ACPICA: Change package length error message to an info message | Bob Moore | 1 | -4/+4 |
2009-11-25 | ACPICA: Reduce severity of predefined repair messages, Warning to Info | Bob Moore | 4 | -4/+54 |
2009-11-25 | ACPICA: Fix possible memory leak for Scope ASL operator | Lin Ming | 1 | -17/+33 |
2009-11-25 | ACPICA: Remove possibility of executing _REG methods twice | Lin Ming | 1 | -5/+59 |
2009-11-25 | ACPICA: Add repair for bad _MAT buffers | Lin Ming | 1 | -2/+21 |
2009-11-25 | ACPICA: Add repair for bad _BIF/_BIX packages | Bob Moore | 1 | -26/+65 |
2009-11-24 | [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface | Thomas Renninger | 1 | -0/+13 |
2009-11-23 | ACPI: DMI init_set_sci_en_on_resume for HP-Compaq C700 | Len Brown | 1 | -0/+8 |
2009-11-06 | ACPI: Notify the _PPC evaluation status to the platform | Zhao Yakui | 2 | -6/+50 |
2009-11-06 | Merge branch 'bugzilla-13449' into release | Len Brown | 1 | -0/+24 |
2009-11-06 | ACPI: sleep: another HP/Compaq DMI entries for init_set_sci_en_on_resume | Vaibhav Verma | 1 | -0/+16 |
2009-11-06 | ACPI: add DMI entry for SCI_EN resume quirk on HP dv4 | Gustavo Maciel Dias Vieira | 1 | -0/+8 |
2009-11-06 | Merge branches 'misc', 'eeepc-laptop' and 'bugzilla-14445' into release | Len Brown | 7 | -22/+41 |
2009-11-06 | acpi: thermal: display forced passive trip points in proc | Frans Pop | 1 | -0/+7 |
2009-11-06 | ACPI: Move dereference after NULL test | Julia Lawall | 1 | -3/+3 |
2009-11-06 | ACPICA: avoid "Info: mapping multiple BARs. Your kernel is fine." | Bob Moore | 2 | -12/+27 |
2009-11-06 | ACPI: add __cpuinit to acpi_processor_add() | Rakib Mullick | 1 | -1/+1 |
2009-11-05 | acpi-power-meter: Don't leak ACPI error codes to userspace | Darrick J. Wong | 1 | -1/+5 |
2009-11-05 | PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode | Matt Domsch | 2 | -0/+136 |
2009-11-03 | ACPI: dock: convert sysfs attributes to an attribute_group | Alex Chiang | 1 | -57/+24 |
2009-10-28 | ACPI: clean up video.c boundary checks and types | Arjan van de Ven | 2 | -5/+5 |
2009-10-15 | Merge branch 'misc' into release | Len Brown | 3 | -2/+6 |
2009-10-15 | Merge branch 'launchpad-333386' into release | Len Brown | 2 | -2/+7 |
2009-10-13 | ACPI button: don't try to use a non-existent lid device | Jesse Barnes | 1 | -0/+3 |
2009-10-13 | ACPI: video: Loosen strictness of video bus detection code | Stefan Bader | 2 | -2/+7 |
2009-10-13 | ACPI / PCI: Fix NULL pointer dereference in acpi_get_pci_dev() (rev. 2) | Rafael J. Wysocki | 1 | -0/+11 |
2009-10-13 | x86: Export srat physical topology | David Rientjes | 1 | -4/+6 |
2009-10-09 | ACPI: Kconfig, fix proc aggregator text | Jiri Slaby | 1 | -2/+2 |
2009-10-06 | ACPI: add AC/DC notifier | Mark Langsdorf | 1 | -0/+1 |
2009-10-05 | Merge branch 'acpi-pad' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb... | Linus Torvalds | 3 | -0/+528 |
2009-10-03 | Merge branch 'misc' into release | Len Brown | 3 | -15/+10 |
2009-10-03 | Merge branch 'bugzilla-14081' into release | Len Brown | 1 | -6/+46 |
2009-10-03 | ACPI: EC: Don't parse DSDT for EC early init on Compal | Alexey Starikovskiy | 1 | -0/+15 |
2009-10-03 | ACPI: EC: Rewrite DMI checks | Alexey Starikovskiy | 1 | -6/+31 |
2009-10-03 | ACPI: dock: fix "sibiling" typo | Alex Chiang | 1 | -8/+8 |
2009-10-03 | ACPI: kill overly verbose "throttling states" log messages | Roland Dreier | 1 | -7/+0 |
2009-10-03 | ACPI: Fix bound checks for copy_from_user in the acpi /proc code | Arjan van de Ven | 1 | -0/+2 |
2009-10-02 | Merge branches 'sony-laptop', 'bugzilla-14247' and 'bugzilla-14271' into release | Len Brown | 3 | -9/+4 |
2009-10-02 | ACPI: fix bus scanning memory leaks | Bjorn Helgaas | 1 | -5/+2 |
2009-10-02 | ACPI: EC: Restart command even if no interrupts from EC | Alexey Starikovskiy | 1 | -3/+1 |
2009-10-02 | const: constify remaining file_operations | Alexey Dobriyan | 1 | -1/+1 |
2009-09-27 | ACPI: kill "unused variable āiā" warning | Linus Torvalds | 1 | -1/+0 |
2009-09-27 | ACPI: Kill overly verbose "power state" log messages | Roland Dreier | 1 | -7/+0 |
2009-09-27 | ACPI: Clarify resource conflict message | Jean Delvare | 1 | -1/+7 |
2009-09-27 | acpi_pad: build only on X86 | Len Brown | 1 | -0/+1 |
2009-09-26 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 1 | -0/+4 |
2009-09-25 | ACPI: simplify building device HID/CID list | Bjorn Helgaas | 1 | -33/+23 |