aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-12Pull bugzilla-3774 into release branchLen Brown1-0/+23
2007-08-12pull asus sony thinkpad into release branchLen Brown1-0/+1
2007-08-12ACPI: thermal: add DMI hooks to handle AOpen's broken Award BIOSLen Brown1-0/+65
2007-08-12ACPI: thermal: create "thermal.act=" to disable or override active trip pointLen Brown1-4/+30
2007-08-12ACPI: thermal: create "thermal.nocrt" to disable critical actionsLen Brown1-6/+12
2007-08-12ACPI: thermal: create "thermal.psv=" to override passive trip pointsLen Brown1-3/+14
2007-08-12ACPI: thermal: expose "thermal.tzp=" to set global polling frequencyLen Brown1-1/+1
2007-08-12ACPI: thermal: create "thermal.off=1" to disable ACPI thermal supportLen Brown1-1/+8
2007-08-11ACPI: staticAdrian Bunk1-1/+1
2007-08-11ACPI EC: remove potential deadlock from ECAlexey Starikovskiy1-2/+0
2007-08-11ACPI: dock: Send key=value pair instead of plain valueHolger Macht1-3/+3
2007-08-11ACPI: bay: send envp with uevent - fixStephan Berberig1-1/+1
2007-08-11fix compilation with gcc 4.2Peter Chubb1-2/+0
2007-08-07acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issuesFenghua Yu1-3/+3
2007-08-07ACPI: fix "Time Problems with 2.6.23-rc1-gf695baf2"Venki Pallipadi1-4/+10
2007-08-03ACPI: EC: fix run-together printk linesMeelis Roos1-1/+1
2007-08-03ACPI: sbs: remove dead codeAdrian Bunk1-5/+1
2007-08-03ACPI: EC: acpi_ec_remove(): fix use-after-freeAdrian Bunk1-2/+2
2007-08-03ACPI: EC: Switch from boot_ec as soon as we find its desc in DSDT.Alexey Starikovskiy1-29/+16
2007-08-03ACPI: EC: fix build warningLen Brown1-13/+0
2007-08-03ACPI: EC: If ECDT is not found, look up EC in DSDT.Alexey Starikovskiy1-22/+28
2007-08-03ACPI: Battery: Synchronize battery operations.Alexey Starikovskiy1-30/+17
2007-08-03ACPI: EC: Remove noisy debug printk fron EC driver.Alexey Starikovskiy1-1/+0
2007-08-03asus_acpi: fix possible double free (found by Coverity)Jesper Juhl1-0/+1
2007-07-31ACPI: delete CONFIG_ACPI_PROCFS_SLEEP (again)Len Brown1-8/+0
2007-07-29ACPI: restore CONFIG_ACPI_SLEEPLen Brown4-3/+10
2007-07-29Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki5-50/+66
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2-4/+4
2007-07-26Don't force-enable suspend/hibernate support just for ACPILinus Torvalds1-3/+0
2007-07-26ACPI: add "acpi_no_auto_ssdt" bootparamLen Brown1-0/+23
2007-07-25Pull auto-load-modules into release branchLen Brown19-72/+227
2007-07-25Pull d-states into release branchLen Brown1-33/+127
2007-07-25Pull kconfig into release branchLen Brown6-55/+39
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown5-13/+7
2007-07-25ACPI: quiet ACPI Exceptions due to no _PTC or _TSSLen Brown1-16/+37
2007-07-24ACPI: Remove references to ACPI_STATE_S2 from acpi_pm_enterRafael J. Wysocki1-5/+4
2007-07-24ACPI: Kconfig: always enable CONFIG_ACPI_SLEEP on X86Len Brown1-17/+4
2007-07-24ACPI: Kconfig: fold /proc/acpi/sleep under CONFIG_ACPI_PROCFSLen Brown3-20/+16
2007-07-24ACPI: Kconfig: CONFIG_ACPI_PROCFS now defaults to NLen Brown1-10/+17
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI driversThomas Renninger15-23/+112
2007-07-23ACPI: autoload modules - Create ACPI alias interfaceThomas Renninger1-45/+111
2007-07-23ACPI: autoload modules - ACPICA modificationsThomas Renninger3-4/+4
2007-07-23ACPI: fix oops due to typo in new throttling codeLuming Yu1-2/+4
2007-07-22Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds1-2/+2
2007-07-22ACPI: Add acpi_pm_device_sleep_state helper routineShaohua Li1-0/+75
2007-07-22ACPI: Implement the set_target() callback from pm_opsRafael J. Wysocki1-32/+52
2007-07-22Pull tables-in-sysfs into release branchLen Brown1-21/+144
2007-07-22Pull netlink into release branchLen Brown2-7/+150
2007-07-22ACPI: Populate /sys/firmware/acpi/tables/Zhang Rui1-21/+144
2007-07-22Pull osi into release branchLen Brown2-48/+9