aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Update to GPIO region handler interface.Bob Moore2014-10-056-16/+104
* ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lockJiri Kosina2014-09-171-2/+2
* ACPI: Run fixed event device notifications in process contextLan Tianyu2014-09-171-5/+10
* ACPICA: Utilities: Fix memory leak in acpi_ut_copy_iobject_to_iobjectDavid E. Box2014-09-171-0/+6
* ACPI / battery: Retry to get battery information if failed during probingLan Tianyu2014-07-171-1/+26
* ACPI / resources: only reject zero length resources based at address zeroAndy Whitcroft2014-07-171-5/+5
* ACPI: Fix conflict between customized DSDT and DSDT local copyLv Zheng2014-06-301-0/+7
* ACPICA: utstring: Check array index bound before use.David Binderman2014-06-301-1/+1
* ACPI / blacklist: Add dmi_enable_osi_linux quirk for Asus EEE PC 1015PXHans de Goede2014-06-071-0/+13
* ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep statesRafael J. Wysocki2014-03-231-17/+15
* ACPI / resources: ignore invalid ACPI device resourcesZhang Rui2014-03-231-0/+10
* ACPI / processor: Rework processor throttling with work_on_cpu()Lan Tianyu2014-03-061-37/+32
* ACPI / video: Filter the _BCL table for duplicate brightness valuesHans de Goede2014-03-061-1/+7
* ACPI / PCI: Fix memory leak in acpi_pci_irq_enable()Tomasz Nowicki2014-03-061-0/+1
* ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator...Mark Brown2014-02-131-0/+9
* ACPI / Battery: Add a _BIX quirk for NEC LZ750/LSLan Tianyu2014-01-151-1/+20
* ACPI / hotplug: Fix conflicted PCI bridge notify handlersToshi Kani2013-12-042-1/+4
* ACPI / hotplug: Do not execute "insert in progress" _OSTRafael J. Wysocki2013-11-291-2/+0
* ACPI / hotplug: Fix handle_root_bridge_removal()Rafael J. Wysocki2013-11-291-1/+4
* ACPI / video: Quirk initial backlight level 0Aaron Lu2013-11-291-1/+1
* ACPI / EC: Ensure lock is acquired before accessing ec struct membersPuneet Kumar2013-11-291-1/+2
* sched, idle: Fix the idle polling state logicPeter Zijlstra2013-11-291-36/+10
* ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a field.Bob Moore2013-11-291-64/+102
* ACPICA: Return error if DerefOf resolves to a null package element.Bob Moore2013-11-291-3/+10
* ACPICA: DeRefOf operator: Update to fully resolve FieldUnit and BufferField r...Bob Moore2013-11-291-3/+32
* ACPI / IPMI: Fix atomic context requirement of ipmi_msg_handler()Lv Zheng2013-10-131-10/+14
* ACPI / LPSS: don't crash if a device has no MMIO resourcesMika Westerberg2013-09-261-1/+2
* ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDTLan Tianyu2013-09-081-0/+4
* ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki2013-08-291-17/+82
* ACPI: add _STA evaluation at do_acpi_find_child()Jeff Wu2013-08-291-2/+4
* ACPI / PM: Walk physical_node_list under physical_node_lockRafael J. Wysocki2013-08-151-0/+8
* ACPI / battery: Fix parsing _BIX return valueLan Tianyu2013-08-111-0/+2
* ACPI / video: ignore BIOS initial backlight value for Fujitsu E753Lan Tianyu2013-08-041-0/+8
* ACPI / memhotplug: Fix a stale pointer in error pathToshi Kani2013-08-041-0/+1
* ACPI / scan: Do not try to attach scan handlers to devices having themRafael J. Wysocki2013-08-041-0/+3
* ACPI / scan: Always call acpi_bus_scan() for bus check notificationsRafael J. Wysocki2013-08-041-4/+6
* ACPI / PM: Fix corner case in acpi_bus_update_power()Rafael J. Wysocki2013-07-211-5/+18
* ACPICA: Do not use extended sleep registers unless HW-reduced bit is setLv Zheng2013-07-211-3/+5
* ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scanLan Tianyu2013-07-211-0/+4
* ACPI: Add CMOS RTC Operation Region handler supportLan Tianyu2013-07-214-0/+99
* ACPI / dock / PCI: Synchronous handling of dock events for PCI devicesRafael J. Wysocki2013-06-241-42/+95
* ACPI / dock: Initialize ACPI dock subsystem upfrontJiang Liu2013-06-223-41/+7
* ACPI / LPSS: Power up LPSS devices during enumerationRafael J. Wysocki2013-06-192-6/+35
* ACPI / PM: Fix error code path for power resources initializationRafael J. Wysocki2013-06-191-0/+1
* ACPI / dock: Take ACPI scan lock in write_undock()Rafael J. Wysocki2013-06-191-0/+2
* ACPI / resources: call acpi_get_override_irq() only for legacy IRQ resourcesMika Westerberg2013-06-191-5/+11
* ACPI / video: Do not bind to device objects with a scan handlerRafael J. Wysocki2013-06-102-4/+4
* Revert "ACPI / scan: do not match drivers against objects having scan handlers"Rafael J. Wysocki2013-06-071-4/+0
* Merge branch 'acpi-fixes'Rafael J. Wysocki2013-06-074-7/+30
|\
| * ACPI / PM: Do not execute _PS0 for devices without _PSC during initializationRafael J. Wysocki2013-06-071-4/+6