summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2013-01-16ACPI : do not use Lid and Sleep button for S5 wakeupZhang Rui1-1/+6
2013-01-16ACPI / scan: Do not use dummy HID for system bus ACPI nodesRafael J. Wysocki1-1/+1
2013-01-03ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000Zhang Rui1-0/+14
2013-01-03ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklistLan Tianyu1-0/+8
2013-01-03acpi/video_detect: blacklist samsung x360Corentin Chary1-0/+29
2013-01-03ACPI: do acpisleep dmi check when CONFIG_ACPI_SLEEP is setZhang Rui1-171/+177
2013-01-03ACPI / PM: Add Sony Vaio VPCEB1S1E to nonvs blacklist.Lan Tianyu1-0/+8
2013-01-03ACPI / battery: Correct battery capacity values on ThinkpadsKamil Iskra1-0/+77
2013-01-03ACPI: missing breakAlan Cox1-0/+1
2012-10-31ACPI: EC: Add a quirk for CLEVO M720T/M730T laptopFeng Tang1-1/+15
2012-10-31ACPI: EC: Make the GPE storm threshold a module parameterFeng Tang1-4/+10
2012-10-17ACPI: run _OSC after ACPI_FULL_INITIALIZATIONLin Ming1-2/+6
2012-09-12ACPI: export symbol acpi_get_table_with_sizeAlex Deucher1-0/+1
2012-08-02ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_registe...Lan Tianyu1-1/+3
2012-07-25ACPI / PM: Make acpi_pm_device_sleep_state() follow the specificationRafael J. Wysocki1-2/+2
2012-07-25ACPI sysfs.c strlen fixPavel Vasilyev1-2/+2
2012-07-25cpufreq / ACPI: Fix not loading acpi-cpufreq driver regressionThomas Renninger1-2/+4
2012-07-04acpi_pad: fix power_saving thread deadlockStuart Hayes1-3/+4
2012-06-10ACPI battery: only refresh the sysfs files when pertinent information changesAndy Whitcroft1-1/+9
2012-05-31ACPI / PM: Add Sony Vaio VPCCW29FX to nonvs blacklist.Lan Tianyu1-0/+8
2012-04-23ACPICA: Fix to allow region arguments to reference other scopesLin Ming3-1/+8
2012-04-13ACPICA: Fix regression in FADT revision checksJulian Anastasov1-4/+4
2012-04-13ACPI: Do cpufreq clamping for throttling per package v2Andi Kleen1-8/+37
2012-03-12ACPI / PM: Do not save/restore NVS on Asus K54C/K54HRKeng-Yu Lin1-0/+16
2012-02-06PCI: Rework ASPM disable codeMatthew Garrett1-0/+7
2012-01-26ACPI: processor: fix acpi_get_cpuid for UP processorLin Ming1-2/+24
2012-01-26ACPICA: Put back the call to acpi_os_validate_addressLin Ming1-0/+24
2012-01-26ACPI: Store SRAT table revisionKurt Garloff1-0/+6
2011-11-18pstore: pass allocated memory region back to callerKees Cook1-9/+22
2011-11-13ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression)Rafael J. Wysocki1-29/+0
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds7-76/+233
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds27-2/+26
2011-11-07Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextLen Brown2-61/+210
2011-11-07Merge branches 'atomic-io', 'lockdep', 'misc', 'pm-profile' and 'pnp-cleanup'...Len Brown4-14/+22
2011-11-07cpuidle: Single/Global registration of idle statesDeepthi Dharwar2-42/+169
2011-11-07cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar1-13/+12
2011-11-07cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar1-26/+49
2011-11-07ACPI: Export FADT pm_profile integer value to userspaceThomas Renninger1-1/+13
2011-11-07ACPI: Drop ACPI_NO_HARDWARE_INITRafael J. Wysocki1-6/+2
2011-11-07ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast()Luck, Tony1-1/+1
2011-11-07ACPI: Fix possible recursive locking in hwregs.cRakib Mullick1-5/+6
2011-11-07ACPI: use kstrdup()Thomas Meyer1-2/+1
2011-11-05ACPI / PM: Add Sony VPCEB17FX to nonvs blacklistDave Jones1-0/+8
2011-11-01Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds1-5/+7
2011-11-01acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker22-0/+22
2011-11-01acpi: downgrade files from module.h to export.h where possible.Paul Gortmaker1-1/+1
2011-11-01acpi: delete module.h include from files explicitly not needing itPaul Gortmaker1-1/+0
2011-11-01acpi: add module.h to files implicitly using/relying on it.Paul Gortmaker3-0/+3
2011-10-29Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-1/+2
2011-10-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0