Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-05-25 | ACPI / LPSS: support for fractional divider clock | Heikki Krogerus | 1 | -23/+52 |
2014-05-25 | ACPI / LPSS: custom power domain for LPSS | Heikki Krogerus | 1 | -7/+150 |
2014-05-25 | ACPI / platform / LPSS: Enable async suspend/resume of LPSS devices | Rafael J. Wysocki | 3 | -19/+26 |
2014-05-24 | Merge back earlier 'acpi-video' material. | Rafael J. Wysocki | 1 | -66/+89 |
2014-05-23 | pinctrl: baytrail: Add back Baytrail-T ACPI ID | Jin Yao | 1 | -0/+1 |
2014-05-20 | ACPI / video: Add an acpi_video_unregister_backlight function | Hans de Goede | 1 | -0/+14 |
2014-05-20 | ACPI / PM: Export rest of the subsys PM callbacks | Heikki Krogerus | 1 | -1/+4 |
2014-05-20 | ACPI / PM: Avoid resuming devices in ACPI PM domain during system suspend | Rafael J. Wysocki | 2 | -7/+40 |
2014-05-17 | ACPI: Fix conflict between customized DSDT and DSDT local copy | Lv Zheng | 1 | -0/+7 |
2014-05-17 | Merge branch 'acpi-video' | Rafael J. Wysocki | 1 | -8/+0 |