summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2013-03-06ACPI: Add DMI entry for Sony VGN-FW41E_HJoseph Salisbury
2013-02-06efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-02-06ACPI / processor: Get power info before updating the C-statesThomas Schlichter
2013-02-06ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabledKonrad Rzeszutek Wilk
2013-01-16ACPI : do not use Lid and Sleep button for S5 wakeupZhang Rui
2013-01-16ACPI / scan: Do not use dummy HID for system bus ACPI nodesRafael J. Wysocki
2013-01-03ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000Zhang Rui
2013-01-03ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklistLan Tianyu
2013-01-03acpi/video_detect: blacklist samsung x360Corentin Chary
2013-01-03ACPI: do acpisleep dmi check when CONFIG_ACPI_SLEEP is setZhang Rui
2013-01-03ACPI / PM: Add Sony Vaio VPCEB1S1E to nonvs blacklist.Lan Tianyu
2013-01-03ACPI / battery: Correct battery capacity values on ThinkpadsKamil Iskra
2013-01-03ACPI: missing breakAlan Cox
2012-10-30ACPI: EC: Add a quirk for CLEVO M720T/M730T laptopFeng Tang
2012-10-30ACPI: EC: Make the GPE storm threshold a module parameterFeng Tang
2012-10-17ACPI: run _OSC after ACPI_FULL_INITIALIZATIONLin Ming
2012-09-12ACPI: export symbol acpi_get_table_with_sizeAlex Deucher
2012-08-02ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_registe...Lan Tianyu
2012-07-25ACPI / PM: Make acpi_pm_device_sleep_state() follow the specificationRafael J. Wysocki
2012-07-25ACPI sysfs.c strlen fixPavel Vasilyev
2012-07-25cpufreq / ACPI: Fix not loading acpi-cpufreq driver regressionThomas Renninger
2012-07-04acpi_pad: fix power_saving thread deadlockStuart Hayes
2012-06-10ACPI battery: only refresh the sysfs files when pertinent information changesAndy Whitcroft
2012-05-31ACPI / PM: Add Sony Vaio VPCCW29FX to nonvs blacklist.Lan Tianyu
2012-04-22ACPICA: Fix to allow region arguments to reference other scopesLin Ming
2012-04-13ACPICA: Fix regression in FADT revision checksJulian Anastasov
2012-04-13ACPI: Do cpufreq clamping for throttling per package v2Andi Kleen
2012-03-12ACPI / PM: Do not save/restore NVS on Asus K54C/K54HRKeng-Yu Lin
2012-02-06PCI: Rework ASPM disable codeMatthew Garrett
2012-01-25ACPI: processor: fix acpi_get_cpuid for UP processorLin Ming
2012-01-25ACPICA: Put back the call to acpi_os_validate_addressLin Ming
2012-01-25ACPI: Store SRAT table revisionKurt Garloff
2011-11-17pstore: pass allocated memory region back to callerKees Cook
2011-11-12ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression)Rafael J. Wysocki
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextLen Brown
2011-11-06Merge branches 'atomic-io', 'lockdep', 'misc', 'pm-profile' and 'pnp-cleanup'...Len Brown
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar
2011-11-06cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar
2011-11-06ACPI: Export FADT pm_profile integer value to userspaceThomas Renninger
2011-11-06ACPI: Drop ACPI_NO_HARDWARE_INITRafael J. Wysocki
2011-11-06ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast()Luck, Tony
2011-11-06ACPI: Fix possible recursive locking in hwregs.cRakib Mullick
2011-11-06ACPI: use kstrdup()Thomas Meyer
2011-11-04ACPI / PM: Add Sony VPCEB17FX to nonvs blacklistDave Jones
2011-11-01Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds
2011-10-31acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker
2011-10-31acpi: downgrade files from module.h to export.h where possible.Paul Gortmaker