aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAge
...
| * | | | | ACPI / RTC: Fix CMOS RTC opregion handler accesses to wrong addressesLee, Chun-Yi2014-09-08
|/ / / / /
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'acpi-video' and 'acpi-ec'Rafael J. Wysocki2014-09-05
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | ACPI / EC: Add msi quirk for Clevo W350etqLan Tianyu2014-09-01
| | | |/ / | | |/| |
| * | | | ACPI / video: Disable native_backlight on HP ENVY 15 Notebook PCHans de Goede2014-09-01
| * | | | ACPI / video: Add a disable_native_backlight quirkHans de Goede2014-09-01
| * | | | ACPI / video: Fix use_native_backlight selection logicHans de Goede2014-09-01
| |/ / /
| | | |
| \ \ \
*-. \ \ \ Merge branches 'acpica', 'acpi-processor' and 'acpi-scan'Rafael J. Wysocki2014-09-05
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | * | | ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu2014-09-03
| | |/ /
| * / / ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lockJiri Kosina2014-09-03
| |/ /
* / / ACPICA: ACPI 5.1: Add support for runtime validation of _DSD package.Mika Westerberg2014-09-01
|/ /
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-29
|\ \
| * | x86, irq, PCI: Keep IRQ assignment for runtime power managementJiang Liu2014-08-29
| |/
| |
| \
| \
| \
*---. \ Merge branches 'acpi-scan', 'acpi-ec' and 'acpi-lpss'Rafael J. Wysocki2014-08-27
|\ \ \ \ | |_|_|/ |/| | |
| | | * ACPI / LPSS: Add ACPI IDs for Intel BraswellAlan Cox2014-08-25
| |_|/ |/| |
| | * ACPI / EC: Add support to disallow QR_EC to be issued before completing previ...Lv Zheng2014-08-25
| | * ACPI / EC: Add support to disallow QR_EC to be issued when SCI_EVT isn't setLv Zheng2014-08-25
| |/ |/|
| * ACPI: Run fixed event device notifications in process contextLan Tianyu2014-08-25
| * ACPI / scan: Allow ACPI drivers to bind to PNP device objectsRafael J. Wysocki2014-08-25
|/
* Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-14
|\
| *---. Merge branches 'acpi-processor', 'acpi-hotplug' and 'acpi-battery'Rafael J. Wysocki2014-08-10
| |\ \ \
| | | | * ACPI / battery: Fix warning message in acpi_battery_get_state()Mariusz Ceier2014-08-10
| | | * | ACPI / hotplug: Check scan handlers in acpi_scan_hot_remove()Tang Chen2014-08-07
| | * | | ACPI / processor: Make acpi_cpu_soft_notify() process CPU FROZEN eventsLan Tianyu2014-08-06
* | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernationJiang Liu2014-08-08
| * | | | x86, irq, ACPI: Release IOAPIC pin when PCI device is disabledJiang Liu2014-06-21
* | | | | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-06
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'acpi-video', 'acpi-battery', 'acpi-processor' and 'acpi-lpss'Rafael J. Wysocki2014-08-05
| |\ \ \ \ \ \ \ \ | | | | | |_|/ / / | | | | |/| | | / | | | | |_|_|_|/ | | | |/| | | |
| | | | | * | | ACPI / LPSS: add LPSS device for Wildcat Point PCHJie Yang2014-07-31
| | | | * | | | ACPI / processor: Make it possible to get local x2apic id via _MATHanjun Guo2014-07-29
| | | | |/ / /
| | | * / / / ACPI / battery: remove duplicated include from battery.cWei Yongjun2014-07-29
| | | |/ / /
| | * | | | ACPI / video: Add use_native_backlight quirk for HP EliteBook 2014 modelsHans de Goede2014-07-29
| * | | | | Merge branch 'acpi-pnp'Rafael J. Wysocki2014-08-05
| |\ \ \ \ \
| | * | | | | ACPI / PNP: Replace faulty is_hex_digit() by isxdigit()Arjun Sreedharan2014-07-31
| | * | | | | Merge back earlier acpi-pnp material.Rafael J. Wysocki2014-07-29
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'acpica'Rafael J. Wysocki2014-08-05
| |\ \ \ \ \ \
| | * | | | | | ACPICA: ACPI 5.1: Support for the _CCA predifined name.Bob Moore2014-07-30
| | * | | | | | ACPICA: ACPI 5.1: New notify value for System Affinity Update.Bob Moore2014-07-30
| | * | | | | | ACPICA: ACPI 5.1: Support for the _DSD predefined name.David E. Box2014-07-30
| | * | | | | | ACPICA: Debug object: Add current value of Timer() to debug line prefix.Bob Moore2014-07-30
| | * | | | | | ACPICA: acpihelp: Add UUID support, restructure some existing files.Bob Moore2014-07-30
| | * | | | | | ACPICA: Utilities: Fix local printf issue.Lv Zheng2014-07-30
| | * | | | | | ACPICA: Remove some extraneous printf arguments.Sascha Wildner2014-07-30
| | * | | | | | ACPICA: Update for comments/formatting. No functional changes.Bob Moore2014-07-30
| | * | | | | | ACPICA: Disassembler: Add support for the ToUUID opererator (macro).Bob Moore2014-07-30
| | * | | | | | ACPICA: Work around an ancient GCC bug.Bob Moore2014-07-30
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'acpi-video' and 'acpi-hotplug'Rafael J. Wysocki2014-07-27
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | / | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | ACPI / hotplug: Simplify acpi_set_hp_context()Rafael J. Wysocki2014-07-15
| | * | | | | | ACPI: move models with win8 brightness problems from win8 blacklist to use_na...Hans de Goede2014-07-21
| | * | | | | | ACPI / video: Fix backlight taking 2 steps on a brightness up/down keypressLinus Torvalds2014-07-21
| | | |_|/ / / | | |/| | | |