Age | Commit message (Expand) | Author | Files | Lines |
2016-12-13 | Merge tag 'acpi-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 30 | -306/+453 |
2016-12-13 | Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2 | -23/+40 |
2016-12-12 | Merge tag 'docs-4.10' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2016-12-12 | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2016-12-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+10 |
2016-12-12 | Merge branch 'device-properties' | Rafael J. Wysocki | 2 | -40/+93 |
2016-12-12 | Merge branches 'acpi-soc', 'acpi-battery', 'acpi-video', 'acpi-cppc' and 'acp... | Rafael J. Wysocki | 8 | -46/+96 |
2016-12-12 | Merge branches 'acpi-tables', 'acpi-osi', 'acpi-osl' and 'acpi-blacklist' | Rafael J. Wysocki | 2 | -13/+34 |
2016-12-12 | Merge branch 'acpica' | Rafael J. Wysocki | 18 | -207/+230 |
2016-12-12 | Merge branches 'pm-sleep' and 'powercap' | Rafael J. Wysocki | 1 | -0/+8 |
2016-12-12 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -23/+32 |
2016-12-12 | Merge schedutil governor updates for v4.10. | Rafael J. Wysocki | 12 | -76/+63 |
2016-12-11 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 3 | -38/+48 |
2016-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -15/+42 |
2016-12-09 | x86/amd: Simplify AMD E400 aware idle routine | Borislav Petkov | 1 | -1/+1 |
2016-12-09 | ACPICA: Utilities: Add new decode function for parser values | Bob Moore | 3 | -0/+52 |
2016-12-06 | tools/testing/nvdimm: unit test acpi_nfit_ctl() | Dan Williams | 2 | -3/+5 |
2016-12-06 | acpi, nfit: fix bus vs dimm confusion in xlat_status | Dan Williams | 1 | -3/+14 |
2016-12-06 | acpi, nfit: validate ars_status output buffer size | Dan Williams | 1 | -4/+17 |
2016-12-06 | acpi, nfit, libnvdimm: fix / harden ars_status output length handling | Dan Williams | 1 | -1/+2 |
2016-12-06 | acpi, nfit: fix extended status translations for ACPI DSMs | Vishal Verma | 1 | -4/+4 |
2016-12-06 | ACPI / osl: Refactor acpi_os_get_root_pointer() to drop 'else':s | Andy Shevchenko | 1 | -10/+5 |
2016-12-06 | ACPI / osl: Propagate actual error code for kstrtoul() | Andy Shevchenko | 1 | -3/+1 |
2016-12-02 | ACPI / APEI / ARM64: APEI initial support for ARM64 | Tomasz Nowicki | 1 | -3/+10 |
2016-12-02 | ACPI / APEI: Fix NMI notification handling | Prarit Bhargava | 1 | -3/+4 |
2016-12-01 | ACPICA: Tables: Add an error message complaining driver bugs | Lv Zheng | 1 | -0/+16 |
2016-12-01 | ACPICA: Tables: Add acpi_tb_unload_table() | Lv Zheng | 4 | -64/+52 |
2016-12-01 | ACPICA: Tables: Cleanup acpi_tb_install_and_load_table() | Lv Zheng | 4 | -50/+12 |
2016-12-01 | ACPICA: Events: Fix acpi_ev_initialize_region() return value | Lv Zheng | 4 | -51/+27 |
2016-12-01 | ACPICA: Back port of "ACPICA: Dispatcher: Tune interpreter lock around AcpiEv... | Lv Zheng | 1 | -2/+2 |
2016-12-01 | ACPICA: Namespace: Add acpi_ns_handle_to_name() | Lv Zheng | 3 | -32/+59 |
2016-12-01 | Merge back earlier ACPICA material for v4.10. | Rafael J. Wysocki | 3 | -14/+16 |
2016-11-30 | ACPI / CPPC: set an error code on probe error path | Dan Carpenter | 1 | -1/+3 |
2016-11-30 | sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIO | Tim Chen | 1 | -1/+1 |
2016-11-29 | ACPI / video: Add force_native quirk for HP Pavilion dv6 | Hans de Goede | 1 | -0/+11 |
2016-11-29 | ACPI / video: Add force_native quirk for Dell XPS 17 L702X | Hans de Goede | 1 | -0/+9 |
2016-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -23/+6 |
2016-11-25 | Merge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes' | Rafael J. Wysocki | 1 | -23/+6 |
2016-11-24 | acpi/bus: Set _OSC for diverse core support | Srinivas Pandruvada | 1 | -0/+3 |
2016-11-24 | acpi/bus: Enable HWP CPPC objects | Srinivas Pandruvada | 1 | -0/+7 |
2016-11-24 | ACPI / property: Hierarchical properties support update | Rafael J. Wysocki | 2 | -40/+93 |
2016-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -6/+4 |
2016-11-21 | PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag | Rafael J. Wysocki | 1 | -0/+8 |
2016-11-21 | ACPI / processor: Make acpi_processor_ppc_has_changed() void | Rafael J. Wysocki | 1 | -6/+4 |
2016-11-21 | Revert "ACPI: Execute _PTS before system reboot" | Rafael J. Wysocki | 1 | -23/+6 |
2016-11-18 | Merge tag 'v4.9-rc4' into sound | Jonathan Corbet | 7 | -56/+52 |
2016-11-17 | cpufreq: intel_pstate: Request P-states control from SMM if needed | Rafael J. Wysocki | 1 | -17/+28 |
2016-11-17 | ACPI / LPSS: enable hard LLP for DMA | Andy Shevchenko | 1 | -3/+5 |
2016-11-16 | ACPI / battery: If _BIX fails, retry with _BIF | Dave Lambley | 1 | -24/+48 |
2016-11-16 | ACPI / video: Move ACPI_VIDEO_NOTIFY_* defines to acpi/video.h | Hans de Goede | 1 | -11/+0 |