Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge branch 'constify' into release | Len Brown | 2009-04-05 | 6 | -25/+32 | |
|\ \ \ \ \ | ||||||
| * | | | | | video: build fix | Len Brown | 2009-04-04 | 1 | -4/+4 | |
| * | | | | | ACPI: constify VFTs (2/2) | Jan Engelhardt | 2009-04-03 | 1 | -9/+16 | |
| * | | | | | ACPI: constify VFTs (1/2) | Jan Engelhardt | 2009-04-03 | 6 | -16/+16 | |
| |/ / / / | ||||||
| | | | | | ||||||
| \ \ \ \ | ||||||
*-. \ \ \ \ | Merge branches 'bugzilla-12461' and 'bugzilla-9998' into release | Len Brown | 2009-04-05 | 1 | -8/+22 | |
|\ \ \ \ \ \ | ||||||
| | * | | | | | ACPI: EC: Separate delays for MSI hardware | Alexey Starikovskiy | 2009-04-01 | 1 | -3/+13 | |
| | |/ / / / | ||||||
| * | | | | | ACPI: EC: Always parse EC device | Alexey Starikovskiy | 2009-04-01 | 1 | -5/+9 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'acpi_enforce_resources' into release | Len Brown | 2009-04-05 | 1 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | ACPI: acpi_enforce_resource=strict by default | Luca Tettamanti | 2009-04-02 | 1 | -3/+3 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'async-battery' into release | Len Brown | 2009-04-05 | 2 | -5/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | ACPI: battery: asynchronous init | Arjan van de Ven | 2009-04-04 | 2 | -5/+12 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'acpi-modparam' into release | Len Brown | 2009-04-05 | 4 | -33/+26 | |
|\ \ \ \ \ | ||||||
| * | | | | | ACPI: simplify processor lines in Makefile | Len Brown | 2009-04-02 | 1 | -5/+4 | |
| * | | | | | ACPI: simplify module_param namespace | Rusty Russell | 2009-04-02 | 4 | -37/+28 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'video' into release | Len Brown | 2009-04-05 | 2 | -57/+225 | |
|\ \ \ \ \ | ||||||
| * | | | | | ACPI video: add a warning message if _BQC is not found | Zhang Rui | 2009-03-27 | 1 | -0/+3 | |
| * | | | | | ACPI: Populate DIDL before registering ACPI video device on Intel | Matthew Garrett | 2009-03-27 | 1 | -1/+39 | |
| * | | | | | ACPI video: support buggy BIOSes with _BCQ implemented | Zhang Rui | 2009-03-27 | 1 | -4/+13 | |
| * | | | | | ACPI video: support _BQC/_BCL/_BCM methods that use index values | Zhang Rui | 2009-03-27 | 1 | -21/+70 | |
| * | | | | | ACPI video: support reversed _BCL method in ACPI video driver | Zhang Rui | 2009-03-27 | 1 | -3/+9 | |
| * | | | | | ACPI video: support _BCL packages that don't export brightness levels when ma... | Zhang Rui | 2009-03-27 | 1 | -7/+30 | |
| * | | | | | ACPI video: check the return value of acpi_video_device_lcd_set_level | Zhang Rui | 2009-03-27 | 1 | -16/+21 | |
| * | | | | | ACPI video: check the return value of acpi_video_device_lcd_get_level_current | Zhang Rui | 2009-03-27 | 1 | -10/+45 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'psd' into release | Len Brown | 2009-04-05 | 1 | -25/+21 | |
|\ \ \ \ \ | ||||||
| * | | | | | ACPI: Avoid wiping out pr->performance during preregistering | Stanislaw Gruszka | 2009-03-27 | 1 | -25/+21 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'battery' into release | Len Brown | 2009-04-05 | 2 | -16/+23 | |
|\ \ \ \ \ | ||||||
| * | | | | | ACPI: battery: add power_{now,avg} properties to power_class | Alexey Starikovskiy | 2009-03-27 | 2 | -16/+23 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'thermal' into release | Len Brown | 2009-04-05 | 4 | -466/+135 | |
|\ \ \ \ \ | ||||||
| * | | | | | ACPI: update thermal for bus_id removal | Stephen Rothwell | 2009-03-27 | 1 | -1/+2 | |
| * | | | | | ACPI: move thermal trip handling to generic thermal layer | Matthew Garrett | 2009-02-20 | 1 | -410/+48 | |
| * | | | | | thermal: use integers rather than strings for thermal values | Matthew Garrett | 2009-02-20 | 4 | -56/+86 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'pmtimer-overflow' into release | Len Brown | 2009-04-05 | 1 | -36/+27 | |
|\ \ \ \ \ | ||||||
| * | | | | | acpi: fix of pmtimer overflow that make Cx states time incorrect | alex.shi | 2009-03-17 | 1 | -36/+27 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'dynamic-ssdt' into release | Len Brown | 2009-04-05 | 1 | -3/+48 | |
|\ \ \ \ \ | ||||||
| * | | | | | ACPI: introduce sysfs I/F for dynamic tables | Zhang Rui | 2009-02-26 | 1 | -3/+48 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'driver-ops-cleanup' into release | Len Brown | 2009-04-05 | 1 | -12/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | ACPI: remove unused acpi_device_ops .shutdown method | Bjorn Helgaas | 2009-03-27 | 1 | -12/+0 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'bjorn-cleanups' into release | Len Brown | 2009-04-05 | 3 | -164/+135 | |
|\ \ \ \ \ | ||||||
| * | | | | | ACPI: update Kconfig help texts (no functional changes) | Bjorn Helgaas | 2009-03-17 | 1 | -64/+86 | |
| * | | | | | ACPI: PCI: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas | 2009-03-17 | 1 | -1/+1 | |
| * | | | | | ACPI: pci_link: simplify list of link devices | Bjorn Helgaas | 2009-03-17 | 1 | -26/+6 | |
| * | | | | | ACPI: pci_link: remove unnecessary null pointer checks | Bjorn Helgaas | 2009-03-17 | 1 | -13/+1 | |
| * | | | | | ACPI: pci_link: remove unnecessary casts and initializations | Bjorn Helgaas | 2009-03-17 | 1 | -19/+19 | |
| * | | | | | ACPI: pci_link: clean up whitespace | Bjorn Helgaas | 2009-03-17 | 1 | -46/+27 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'bjorn-initcall-cleanup' into release | Len Brown | 2009-04-05 | 12 | -59/+80 | |
|\ \ \ \ \ | ||||||
| * | | | | | ACPI: tidy up makefile | Bjorn Helgaas | 2009-03-27 | 1 | -6/+2 | |
| * | | | | | ACPI: call acpi_wakeup_device_init() explicitly rather than as initcall | Bjorn Helgaas | 2009-03-27 | 3 | -6/+4 | |
| * | | | | | ACPI: call acpi_sleep_proc_init() explicitly rather than as initcall | Bjorn Helgaas | 2009-03-27 | 3 | -6/+8 | |
| * | | | | | ACPI: call init_acpi_device_notify() explicitly rather than as initcall | Bjorn Helgaas | 2009-03-27 | 3 | -5/+3 | |
| * | | | | | ACPI: call acpi_debug_init() explicitly rather than as initcall | Bjorn Helgaas | 2009-03-27 | 3 | -8/+13 |