Age | Commit message (Expand) | Author |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan |
2009-03-30 | trivial: Fix misspelling of "Celsius". | Adam Buchbinder |
2009-03-27 | ACPI video: add a warning message if _BQC is not found | Zhang Rui |
2009-03-27 | ACPI: battery: add power_{now,avg} properties to power_class | Alexey Starikovskiy |
2009-03-27 | ACPI: Populate DIDL before registering ACPI video device on Intel | Matthew Garrett |
2009-03-27 | ACPI video: support buggy BIOSes with _BCQ implemented | Zhang Rui |
2009-03-27 | ACPI video: support _BQC/_BCL/_BCM methods that use index values | Zhang Rui |
2009-03-27 | ACPI video: support reversed _BCL method in ACPI video driver | Zhang Rui |
2009-03-27 | ACPI video: support _BCL packages that don't export brightness levels when ma... | Zhang Rui |
2009-03-27 | ACPI video: check the return value of acpi_video_device_lcd_set_level | Zhang Rui |
2009-03-27 | ACPI video: check the return value of acpi_video_device_lcd_get_level_current | Zhang Rui |
2009-03-27 | ACPI: Avoid wiping out pr->performance during preregistering | Stanislaw Gruszka |
2009-03-27 | ACPI: remove unused acpi_device_ops .shutdown method | Bjorn Helgaas |
2009-03-27 | ACPI: update thermal for bus_id removal | Stephen Rothwell |
2009-03-27 | ACPI: tidy up makefile | Bjorn Helgaas |
2009-03-27 | ACPI: call acpi_wakeup_device_init() explicitly rather than as initcall | Bjorn Helgaas |
2009-03-27 | ACPI: call acpi_sleep_proc_init() explicitly rather than as initcall | Bjorn Helgaas |
2009-03-27 | ACPI: call init_acpi_device_notify() explicitly rather than as initcall | Bjorn Helgaas |
2009-03-27 | ACPI: call acpi_debug_init() explicitly rather than as initcall | Bjorn Helgaas |
2009-03-27 | ACPI: call acpi_system_init() explicitly rather than as initcall | Bjorn Helgaas |
2009-03-27 | ACPI: call acpi_power_init() explicitly rather than as initcall | Bjorn Helgaas |
2009-03-27 | ACPI: call acpi_ec_init() explicitly rather than as initcall | Bjorn Helgaas |
2009-03-27 | ACPI: call acpi_scan_init() explicitly rather than as initcall | Bjorn Helgaas |
2009-03-27 | ACPI: skip DMI power state check when ACPI disabled | Bjorn Helgaas |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-27 | ACPICA: Fix index value in package warning message | Bob Moore |
2009-03-27 | ACPICA: FADT: Favor 32-bit FACS and DSDT addresses | Bob Moore |
2009-03-27 | ACPICA: FADT: Favor 32-bit register addresses for compatibility | Bob Moore |
2009-03-27 | ACPICA: Fix PCI configuration space port address range | Bob Moore |
2009-03-27 | ACPICA: Condense some protected ports | Bob Moore |
2009-03-27 | ACPICA: Remove unused code, no functional change | Bob Moore |
2009-03-27 | ACPICA: Clear PM register write-only bits on reading | Lin Ming |
2009-03-27 | ACPICA: Remove obsolete acpi_os_validate_address interface | Bob Moore |
2009-03-27 | ACPICA: New: I/O port protection | Bob Moore |
2009-03-27 | ACPICA: Preserve all PM control reserved and ignored bits | Bob Moore |
2009-03-27 | ACPICA: Change handling of PM1 Status register ignored bit | Bob Moore |
2009-03-27 | ACPICA: Fix AcpiWalkNamespace race condition with table unload | Bob Moore |
2009-03-27 | ACPICA: FADT: Fix extraneous length mismatch warning | Bob Moore |
2009-03-27 | ACPICA: Formatting update - no functional changes | Bob Moore |
2009-03-27 | ACPICA: Add manifest constants for bit register values | Bob Moore |
2009-03-26 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-03-26 | ACPICA: Update table header print function | Bob Moore |
2009-03-26 | ACPICA: Restructure bit register access functions | Bob Moore |
2009-03-26 | ACPICA: Rename ACPI bit register access functions | Bob Moore |
2009-03-26 | ACPICA: Optimize ACPI register locking | Bob Moore |
2009-03-26 | ACPICA: Formatting update - no functional changes | Bob Moore |
2009-03-26 | ACPICA: Debug output: decrease verbosity of DB_INFO debug level | Bob Moore |
2009-03-26 | ACPICA: Debug output: print result of _OSI invocations | Bob Moore |
2009-03-26 | ACPICA: Conditionally compile acpi_set_firmware_waking_vector64 | Bob Moore |
2009-03-26 | ACPICA: Remove ACPI_GET_OBJECT_TYPE macro | Bob Moore |