summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ACPI: EC: revert fix for bugzilla 8709Alexey Starikovskiy2007-08-241-16/+31
| | |/ / | |/| |
* | | | Pull bugzilla-8630 into release branchLen Brown2007-08-251-0/+71
|\ \ \ \
| * | | | ACPI: Validate XSDT, use RSDT if XSDT failsZhao Yakui2007-08-251-0/+71
| |/ / /
* | | | Pull battery into release branchLen Brown2007-08-251-17/+30
|\ \ \ \ | |_|_|/ |/| | |
| * | | Revert "ACPI: Battery: Synchronize battery operations."Len Brown2007-08-151-17/+30
| |/ /
* / / sched: sched_clock_idle_[sleep|wakeup]_event()Ingo Molnar2007-08-231-7/+25
|/ /
* / ACPI: EC: Fix "no battery" regressionAlexey Starikovskiy2007-08-141-0/+17
|/
* Pull sbs into release branchLen Brown2007-08-121-5/+1Star
|\
| * ACPI: sbs: remove dead codeAdrian Bunk2007-08-041-5/+1Star
* | Pull processor into release branchLen Brown2007-08-122-7/+13
|\ \
| * | acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issuesFenghua Yu2007-08-081-3/+3
| * | ACPI: fix "Time Problems with 2.6.23-rc1-gf695baf2"Venki Pallipadi2007-08-071-4/+10
| |/
* | Pull fluff into release branchLen Brown2007-08-121-1/+1
|\ \
| * | ACPI: staticAdrian Bunk2007-08-121-1/+1
* | | Pull ec into release branchLen Brown2007-08-121-68/+45Star
|\ \ \
| * | | ACPI EC: remove potential deadlock from ECAlexey Starikovskiy2007-08-121-2/+0Star
| * | | ACPI: EC: fix run-together printk linesMeelis Roos2007-08-041-1/+1
| * | | ACPI: EC: acpi_ec_remove(): fix use-after-freeAdrian Bunk2007-08-041-2/+2
| * | | ACPI: EC: Switch from boot_ec as soon as we find its desc in DSDT.Alexey Starikovskiy2007-08-031-29/+16Star
| * | | ACPI: EC: fix build warningLen Brown2007-08-031-13/+0Star
| * | | ACPI: EC: If ECDT is not found, look up EC in DSDT.Alexey Starikovskiy2007-08-031-22/+28
| * | | ACPI: EC: Remove noisy debug printk fron EC driver.Alexey Starikovskiy2007-08-031-1/+0Star
| | |/ | |/|
* | | Pull dock-bay into release branchLen Brown2007-08-122-4/+4
|\ \ \
| * | | ACPI: dock: Send key=value pair instead of plain valueHolger Macht2007-08-121-3/+3
| * | | ACPI: bay: send envp with uevent - fixStephan Berberig2007-08-121-1/+1
| | |/ | |/|
* | | Pull bugzilla-8842 into release branchLen Brown2007-08-121-14/+129
|\ \ \
| * | | ACPI: thermal: add DMI hooks to handle AOpen's broken Award BIOSLen Brown2007-08-121-0/+65
| * | | ACPI: thermal: create "thermal.act=" to disable or override active trip pointLen Brown2007-08-121-4/+30
| * | | ACPI: thermal: create "thermal.nocrt" to disable critical actionsLen Brown2007-08-121-6/+12
| * | | ACPI: thermal: create "thermal.psv=" to override passive trip pointsLen Brown2007-08-121-3/+14
| * | | ACPI: thermal: expose "thermal.tzp=" to set global polling frequencyLen Brown2007-08-121-1/+1
| * | | ACPI: thermal: create "thermal.off=1" to disable ACPI thermal supportLen Brown2007-08-121-1/+8
| |/ /
* | | Pull bugzilla-8768 into release branchLen Brown2007-08-121-30/+17Star
|\ \ \
| * | | ACPI: Battery: Synchronize battery operations.Alexey Starikovskiy2007-08-031-30/+17Star
| | |/ | |/|
* | | Pull bugzilla-3774 into release branchLen Brown2007-08-121-0/+23
|\ \ \
| * | | ACPI: add "acpi_no_auto_ssdt" bootparamLen Brown2007-07-261-0/+23
| | | |
| \ \ \
*-. \ \ \ pull asus sony thinkpad into release branchLen Brown2007-08-121-0/+1
|\ \ \ \ \ | | | |/ / | | |/| / | |_|_|/ |/| | |
| * | | asus_acpi: fix possible double free (found by Coverity)Jesper Juhl2007-08-031-0/+1
| |/ /
* / / fix compilation with gcc 4.2Peter Chubb2007-08-121-2/+0Star
|/ /
* | ACPI: delete CONFIG_ACPI_PROCFS_SLEEP (again)Len Brown2007-08-011-8/+0Star
* | ACPI: restore CONFIG_ACPI_SLEEPLen Brown2007-07-304-3/+10
* | Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki2007-07-305-50/+66
* | Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-302-4/+4
* | Don't force-enable suspend/hibernate support just for ACPILinus Torvalds2007-07-261-3/+0Star
|/
* Pull auto-load-modules into release branchLen Brown2007-07-2519-72/+227
|\
| * ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger2007-07-2315-23/+112
| * ACPI: autoload modules - Create ACPI alias interfaceThomas Renninger2007-07-231-45/+111
| * ACPI: autoload modules - ACPICA modificationsThomas Renninger2007-07-233-4/+4
* | Pull d-states into release branchLen Brown2007-07-251-33/+127
|\ \
| * | ACPI: Remove references to ACPI_STATE_S2 from acpi_pm_enterRafael J. Wysocki2007-07-241-5/+4Star