Age | Commit message (Expand) | Author | Files | Lines |
2014-06-19 | Merge branches 'acpi-general', 'acpi-processor', 'acpi-lpss' and 'acpi-battery' | Rafael J. Wysocki | 4 | -5/+55 |
2014-06-17 | ACPI: use kstrto*() instead of simple_strto*() | Christoph Jaeger | 3 | -3/+8 |
2014-06-17 | ACPI / battery: add quirk for Acer Aspire V5-573G | Alexander Mezin | 1 | -0/+24 |
2014-06-17 | ACPI / battery: use callback for setting up quirks | Alexander Mezin | 1 | -2/+8 |
2014-06-17 | ACPI / LPSS: Take I2C host controllers out of reset | Mika Westerberg | 1 | -0/+15 |
2014-06-12 | Merge branch 'pm-sleep' | Rafael J. Wysocki | 1 | -0/+3 |
2014-06-12 | Merge branches 'acpi-general' and 'acpi-video' | Rafael J. Wysocki | 2 | -1/+13 |
2014-06-07 | PM / sleep: trace events for suspend/resume | Todd E Brandt | 1 | -0/+3 |
2014-06-06 | ACPI / video: Change the default for video.use_native_backlight to 1 | Rafael J. Wysocki | 1 | -1/+1 |
2014-06-05 | ACPI: Fix bug when ACPI reset register is implemented in system memory | Randy Wright | 1 | -0/+12 |
2014-06-04 | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 54 | -1421/+2938 |
2014-06-04 | Merge branch 'acpi-thermal' | Rafael J. Wysocki | 1 | -7/+4 |
2014-06-04 | Merge branch 'acpi-video' | Rafael J. Wysocki | 1 | -66/+186 |
2014-06-04 | Merge branch 'acpica' | Rafael J. Wysocki | 36 | -1173/+1738 |
2014-06-04 | Merge branch 'acpi-enumeration' | Rafael J. Wysocki | 9 | -83/+547 |
2014-06-04 | Merge branch 'acpi-lpss' | Rafael J. Wysocki | 1 | -30/+202 |
2014-06-04 | Merge branch 'acpi-platform' | Rafael J. Wysocki | 3 | -19/+30 |
2014-06-04 | Merge branch 'acpi-pm' | Rafael J. Wysocki | 3 | -7/+62 |
2014-06-04 | Merge branch 'acpi-battery' | Rafael J. Wysocki | 1 | -13/+64 |
2014-06-04 | Merge branches 'acpi-tables' and 'acpi-general' | Rafael J. Wysocki | 1 | -4/+31 |
2014-06-04 | Merge branches 'acpi-processor' and 'acpi-pad' | Rafael J. Wysocki | 3 | -5/+20 |
2014-06-04 | Merge branches 'acpi-scan', 'acpi-hotplug' and 'acpi-pci' | Rafael J. Wysocki | 3 | -29/+69 |
2014-06-03 | Merge tag 'pinctrl-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2014-06-03 | ACPICA: Namespace: Remove _PRP method support. | Lv Zheng | 1 | -6/+0 |
2014-06-01 | ACPI: Fix x86 regression related to early mapping size limitation | Lv Zheng | 2 | -0/+26 |
2014-06-01 | ACPICA: Tables: Add mechanism to control early table checksum verification. | Lv Zheng | 4 | -26/+61 |
2014-05-30 | ACPI / scan: use platform bus type by default for _HID enumeration | Zhang Rui | 2 | -37/+49 |
2014-05-30 | ACPI / scan: always register ACPI LPSS scan handler | Rafael J. Wysocki | 3 | -25/+46 |
2014-05-30 | ACPI / scan: always register memory hotplug scan handler | Rafael J. Wysocki | 3 | -13/+26 |
2014-05-30 | ACPI / scan: always register container scan handler | Rafael J. Wysocki | 3 | -5/+16 |
2014-05-30 | ACPI / scan: Change the meaning of missing .attach() in scan handlers | Rafael J. Wysocki | 1 | -1/+5 |
2014-05-30 | ACPI / scan: introduce platform_id device PNP type flag | Rafael J. Wysocki | 1 | -1/+3 |
2014-05-30 | ACPI / scan: drop unsupported serial IDs from PNP ACPI scan handler ID list | Zhang Rui | 1 | -2/+0 |
2014-05-30 | ACPI / scan: drop IDs that do not comply with the ACPI PNP ID rule | Zhang Rui | 1 | -4/+0 |
2014-05-30 | ACPI / PNP: use device ID list for PNPACPI device enumeration | Zhang Rui | 5 | -1/+405 |
2014-05-30 | ACPI / scan: .match() callback for ACPI scan handlers | Rafael J. Wysocki | 1 | -0/+3 |
2014-05-30 | Merge branch 'acpi-lpss' into acpi-enumeration | Rafael J. Wysocki | 6 | -56/+294 |
2014-05-30 | ACPI / battery: wakeup the system only when necessary | Zhang Rui | 1 | -1/+17 |
2014-05-30 | ACPI / battery: introduce support for POWER_SUPPLY_PROP_CAPACITY_LEVEL | Zhang Rui | 1 | -3/+20 |
2014-05-29 | Merge back earlier ACPI thermal material. | Rafael J. Wysocki | 2 | -11/+28 |
2014-05-27 | ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem. | Lv Zheng | 4 | -21/+34 |
2014-05-27 | ACPI / PAD: Use time_before() for time comparison | Manuel Schölling | 1 | -3/+4 |
2014-05-27 | ACPI / video: Add 4 new models to the use_native_backlight DMI list | Hans de Goede | 1 | -0/+32 |
2014-05-27 | ACPI / video: Add use native backlight quirk for the ThinkPad W530 | Hans de Goede | 1 | -0/+8 |
2014-05-27 | ACPI / video: Unregister the backlight device if a raw one shows up later | Hans de Goede | 1 | -0/+57 |
2014-05-27 | ACPI / thermal: Use acpi_bus_attach_private_data() to attach private data | Lan Tianyu | 1 | -7/+4 |
2014-05-27 | ACPI: Add acpi_bus_attach_private_data() to attach data to ACPI handle | Lan Tianyu | 1 | -4/+24 |
2014-05-26 | ACPI: add dynamic_debug support | Bjørn Mork | 1 | -12/+52 |
2014-05-26 | ACPI / thermal: fix workqueue destroy order | Aaron Lu | 1 | -1/+1 |
2014-05-25 | Merge branch 'acpi-platform' into acpi-lpss | Rafael J. Wysocki | 3 | -19/+30 |