summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | ACPI: Fix a duplicate log levelJean Delvare2008-03-111-1/+1
| | | | |/ | | | |/|
| | * | | ACPI: button: make real parent for input devices in device treeAndrey Borzenkov2008-03-111-0/+1
| | |/ /
| * | | Merge branches 'release' and 'thermal' into releaseLen Brown2008-03-131-5/+7
| |\ \ \
| | * | | ACPI: thermal: show temperature in millidegree CelsiusZhang, Rui2008-03-131-5/+7
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------. \ \ Merge branches 'release', 'bugzilla-8570', 'bugzilla-9966', 'bugzilla-9998', ...Len Brown2008-03-135-14/+121
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | | | | | | * | ACPI: Ignore _BQC object when registering backlight deviceZhao Yakui2008-03-111-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
| | | | | | * | ACPI: add _PRT quirks to work around broken firmwareBjorn Helgaas2008-03-111-0/+98
| | |_|_|_|/ / | |/| | | | |
| | | | | * | ACPI: fix boot oops regression in thermalLin Ming2008-03-111-1/+1
| | |_|_|/ / | |/| | | |
| | | | * | Revert "ACPI: EC: Use proper handle for boot EC"Len Brown2008-03-111-5/+1
| | |_|/ / | |/| | |
| | | * | ACPI: EC: Handle IRQ storm on Acer laptopsAlexey Starikovskiy2008-03-111-0/+11
| | |/ / | |/| |
| | * | ACPI Exception (): AE_NOT_FOUND, Processor Device is not present (update)Zhang Rui2008-02-231-7/+9
| |/ /
* | | asus_acpi: remove misleading maskJulia Lawall2008-03-181-1/+1
|/ /
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
*---------. \ Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', ...Len Brown2008-02-2110-55/+142
|\ \ \ \ \ \ \ | | | | | |_|/ | | | | |/| |
| | | | | | * ACPI: TSC breaks atkbd suspendPavel Machek2008-02-191-5/+5
| | | | | |/ | | | | |/|
| | | | | * ACPI video: check for error from thermal_cooling_device_registerThomas Sujith2008-02-151-0/+3
| | | | | * ACPI thermal: extract return values using PTR_ERRThomas Sujith2008-02-151-15/+22
| | | | | * ACPI fan: extract return values using PTR_ERRThomas Sujith2008-02-151-12/+18
| | | | |/
| | | * | ACPI: remove is_processor_present prototypeGlauber Costa2008-02-161-2/+0
| | | * | ACPI: sparse fix, replace macro with static functionHarvey Harrison2008-02-161-7/+11
| | | |/
| | * | ACPI: fix build warningMing Lin2008-02-211-2/+3
| | |/
| * | ACPI: thermal: Check whether cooling device exists before unregisteringZhao Yakui2008-02-151-4/+6
| |/
| *-. Merge branches 'release', 'dmi', 'idle' and 'misc' into releaseLen Brown2008-02-144-3/+23
| |\ \
| | | * ACPI: static acpi_chain_headAdrian Bunk2008-02-141-1/+1
| | | * ACPI: static acpi_find_dsdt_initrd()Adrian Bunk2008-02-141-1/+1
| | | * ACPI: static acpi_no_initrd_override_setup()Adrian Bunk2008-02-141-1/+1
| | | * ACPI suspend: Execute _WAK with the right argumentRafael J. Wysocki2008-02-141-0/+1
| | | * ACPI: fix suspend regression due to idle updateVenkatesh Pallipadi2008-02-131-0/+8
| | * | ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi2008-02-141-0/+11
| | |/
| * | ACPI: DMI: quirk for FSC ESPRIMO Mobile V5505Len Brown2008-02-142-1/+15
| * | ACPI: DMI blacklist updatesLen Brown2008-02-141-8/+42
| |/
* | ACPI: EC: Use proper handle for boot ECAlexey Starikovskiy2008-02-141-1/+5
|/
* acpi: fix acpi_os_read_pci_configuration() misuse of raw_pci_read()Linus Torvalds2008-02-131-8/+8
* wmi: (!x & y) strikes againAl Viro2008-02-131-1/+1
* WMI: initialize wmi_blocks.list even if ACPI is disabledLinus Torvalds2008-02-111-2/+2
* Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox2008-02-101-19/+6
* x86: fix sparse warnings in acpi/bus.cHarvey Harrison2008-02-091-6/+1
* ACPI: SBS: Host controller must initialize before SBS.Alexey Starikovskiy2008-02-093-2/+8
* Merge branches 'release', 'dmi' and 'misc' into releaseLen Brown2008-02-083-5/+24
|\
| * ACPI: WMI: Improve Kconfig descriptionCarlos Corbacho2008-02-081-4/+15
| * ACPI: build WMI on X86 onlyLen Brown2008-02-071-0/+1
| * ACPI: cpufreq: Print _PPC changes via cpufreq debug layerThomas Renninger2008-02-071-0/+7
| * ACPI: add newline to printkLen Brown2008-02-071-1/+1
* | ACPI: DMI: add Panasonic CF-52 and Thinpad X61Len Brown2008-02-081-0/+20
|/
* ACPI: fix build warningLen Brown2008-02-071-2/+2
* Merge branches 'release' and 'dsdt-override' into releaseLen Brown2008-02-072-6/+108
|\
| * ACPI: update intrd DSDT override console messagesLen Brown2008-02-071-15/+18
| * ACPI: update DSDT override documentationLen Brown2008-02-071-13/+9
| * ACPI: Add "acpi_no_initrd_override" kernel parameterÉric Piel2008-02-071-1/+15
| * ACPI: Taint kernel on ACPI table override (format corrected)Éric Piel2008-02-061-0/+7
| * ACPI: basic initramfs DSDT override supportMarkus Gaugusch2008-02-062-4/+86
OpenPOWER on IntegriCloud