Age | Commit message (Expand) | Author | Files | Lines |
2019-03-30 | Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -3/+0 |
2019-03-25 | ACPI / CPPC: Fix guaranteed performance handling | Srinivas Pandruvada | 1 | -2/+7 |
2019-03-25 | ACPI: use different default debug value than ACPICA | Erik Schmauss | 1 | -3/+0 |
2019-03-19 | ACPI / utils: Drop reference in test for device presence | Andy Shevchenko | 1 | -0/+1 |
2019-03-16 | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds | 2 | -2/+7 |
2019-03-14 | Merge tag 'acpi-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 4 | -22/+33 |
2019-03-14 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -1/+1 |
2019-03-14 | Merge branches 'acpi-tables', 'acpi-debug', 'acpi-doc' and 'acpi-misc' | Rafael J. Wysocki | 3 | -21/+28 |
2019-03-13 | Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -62/+140 |
2019-03-12 | ACPI: sysfs: Prevent get_status() from returning acpi_status | Rafael J. Wysocki | 1 | -9/+12 |
2019-03-12 | ACPI / device_sysfs: Avoid OF modalias creation for removed device | Andy Shevchenko | 1 | -1/+5 |
2019-03-12 | ACPI / configfs: Mark local data structures static | Andy Shevchenko | 1 | -3/+3 |
2019-03-12 | ACPI / configfs: Mark local functions static | Andy Shevchenko | 1 | -9/+10 |
2019-03-11 | Merge branch 'for-5.1/nfit/ars' into libnvdimm-for-next | Dan Williams | 3 | -24/+60 |
2019-03-11 | Merge branch 'for-5.1/libnvdimm' into libnvdimm-for-next | Dan Williams | 2 | -28/+71 |
2019-03-11 | ACPI: tables: Simplify PPTT leaf node detection | Jeremy Linton | 1 | -0/+3 |
2019-03-10 | Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-plat... | Linus Torvalds | 1 | -0/+1 |
2019-03-08 | Merge branches 'clk-qcom-msm8998', 'clk-fractional-parent', 'clk-x86-mv' and ... | Stephen Boyd | 1 | -1/+1 |
2019-03-08 | Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 4 | -0/+85 |
2019-03-06 | Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 175 | -1201/+1151 |
2019-03-04 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -0/+42 |
2019-03-04 | Merge branches 'pm-cpuidle' and 'powercap' | Rafael J. Wysocki | 1 | -0/+7 |
2019-03-04 | Merge branches 'acpi-video' and 'acpi-x86' | Rafael J. Wysocki | 2 | -6/+19 |
2019-03-04 | Merge branch 'acpi-apei' | Rafael J. Wysocki | 6 | -332/+416 |
2019-03-04 | Merge branches 'acpi-tables', 'acpi-debug', 'acpi-ec' and 'acpi-dptf' | Rafael J. Wysocki | 11 | -226/+183 |
2019-03-04 | Merge branch 'acpica' | Rafael J. Wysocki | 156 | -641/+523 |
2019-03-01 | acpi/nfit: Update NFIT flags error message | Toshi Kani | 1 | -1/+1 |
2019-02-27 | ACPI / bus: Respect PRP0001 when retrieving device match data | Andy Shevchenko | 1 | -0/+14 |
2019-02-24 | Merge back earlier cpufreq material for v5.1. | Rafael J. Wysocki | 1 | -0/+42 |
2019-02-24 | ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting | Erik Schmauss | 23 | -46/+47 |
2019-02-24 | ACPICA: ACPI 6.3: add Error Disconnect Recover Notification value | Erik Schmauss | 1 | -3/+5 |
2019-02-24 | ACPICA: ACPI 6.3: add PCC operation region support for AML interpreter | Erik Schmauss | 4 | -0/+80 |
2019-02-22 | clk: x86: Move clk-lpss.h to platform_data/x86 | Andy Shevchenko | 1 | -1/+1 |
2019-02-20 | nfit/ars: Avoid stale ARS results | Dan Williams | 2 | -1/+17 |
2019-02-20 | nfit/ars: Allow root to busy-poll the ARS state machine | Dan Williams | 2 | -0/+9 |
2019-02-20 | nfit/ars: Introduce scrub_flags | Dan Williams | 2 | -15/+23 |
2019-02-20 | nfit/ars: Remove ars_start_flags | Dan Williams | 2 | -6/+5 |
2019-02-20 | nfit/ars: Attempt short-ARS even in the no_init_ars case | Dan Williams | 1 | -2/+3 |
2019-02-20 | ACPI: APEI: Fix possible out-of-bounds access to BERT region | Ross Lagerwall | 1 | -13/+10 |
2019-02-18 | ACPI / processor: Set P_LVL{2,3} idle state descriptions | Yazen Ghannam | 1 | -0/+7 |
2019-02-18 | ACPI / CPPC: Add a helper to get desired performance | Xiongfeng Wang | 1 | -0/+42 |
2019-02-18 | ACPICA: ACPI 6.3: Adding predefined methods _NBS, _NCH, _NIC, _NIH, and _NIG | Erik Schmauss | 1 | -0/+15 |
2019-02-18 | ACPICA: Update/clarify messages for control method failures | Bob Moore | 3 | -10/+11 |
2019-02-18 | ACPICA: Debugger: Fix possible fault with the "test objects" command | Bob Moore | 2 | -67/+100 |
2019-02-18 | ACPICA: Interpreter: Emit warning for creation of a zero-length op region | Bob Moore | 1 | -0/+11 |
2019-02-18 | ACPICA: Remove legacy module-level code support | Erik Schmauss | 4 | -281/+22 |
2019-02-18 | Merge v5.0-rc7 into drm-next | Dave Airlie | 10 | -62/+141 |
2019-02-15 | ACPI / x86: Make PWM2 device always present at Lenovo Yoga Book | Yauhen Kharuzhy | 1 | -0/+5 |
2019-02-13 | ACPI / video: Extend chassis-type detection with a "Lunch Box" check | Hans de Goede | 1 | -0/+1 |
2019-02-13 | ACPI / video: Refactor and fix dmi_is_desktop() | Hans de Goede | 1 | -6/+13 |