aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-14Merge tag 'acpi-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-22/+33
2019-03-14Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+1
2019-03-14Merge branches 'acpi-tables', 'acpi-debug', 'acpi-doc' and 'acpi-misc'Rafael J. Wysocki3-21/+28
2019-03-13Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-62/+140
2019-03-12ACPI: sysfs: Prevent get_status() from returning acpi_statusRafael J. Wysocki1-9/+12
2019-03-12ACPI / device_sysfs: Avoid OF modalias creation for removed deviceAndy Shevchenko1-1/+5
2019-03-12ACPI / configfs: Mark local data structures staticAndy Shevchenko1-3/+3
2019-03-12ACPI / configfs: Mark local functions staticAndy Shevchenko1-9/+10
2019-03-11Merge branch 'for-5.1/nfit/ars' into libnvdimm-for-nextDan Williams3-24/+60
2019-03-11Merge branch 'for-5.1/libnvdimm' into libnvdimm-for-nextDan Williams2-28/+71
2019-03-11ACPI: tables: Simplify PPTT leaf node detectionJeremy Linton1-0/+3
2019-03-10Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds1-0/+1
2019-03-08Merge branches 'clk-qcom-msm8998', 'clk-fractional-parent', 'clk-x86-mv' and 'clk-SA-fixes' into clk-nextStephen Boyd1-1/+1
2019-03-08Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-0/+85
2019-03-06Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds175-1201/+1151
2019-03-04Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+42
2019-03-04Merge branches 'pm-cpuidle' and 'powercap'Rafael J. Wysocki1-0/+7
2019-03-04Merge branches 'acpi-video' and 'acpi-x86'Rafael J. Wysocki2-6/+19
2019-03-04Merge branch 'acpi-apei'Rafael J. Wysocki6-332/+416
2019-03-04Merge branches 'acpi-tables', 'acpi-debug', 'acpi-ec' and 'acpi-dptf'Rafael J. Wysocki11-226/+183
2019-03-04Merge branch 'acpica'Rafael J. Wysocki156-641/+523
2019-03-01acpi/nfit: Update NFIT flags error messageToshi Kani1-1/+1
2019-02-27ACPI / bus: Respect PRP0001 when retrieving device match dataAndy Shevchenko1-0/+14
2019-02-24Merge back earlier cpufreq material for v5.1.Rafael J. Wysocki1-0/+42
2019-02-24ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formattingErik Schmauss23-46/+47
2019-02-24ACPICA: ACPI 6.3: add Error Disconnect Recover Notification valueErik Schmauss1-3/+5
2019-02-24ACPICA: ACPI 6.3: add PCC operation region support for AML interpreterErik Schmauss4-0/+80
2019-02-22clk: x86: Move clk-lpss.h to platform_data/x86Andy Shevchenko1-1/+1
2019-02-20nfit/ars: Avoid stale ARS resultsDan Williams2-1/+17
2019-02-20nfit/ars: Allow root to busy-poll the ARS state machineDan Williams2-0/+9
2019-02-20nfit/ars: Introduce scrub_flagsDan Williams2-15/+23
2019-02-20nfit/ars: Remove ars_start_flagsDan Williams2-6/+5
2019-02-20nfit/ars: Attempt short-ARS even in the no_init_ars caseDan Williams1-2/+3
2019-02-20ACPI: APEI: Fix possible out-of-bounds access to BERT regionRoss Lagerwall1-13/+10
2019-02-18ACPI / processor: Set P_LVL{2,3} idle state descriptionsYazen Ghannam1-0/+7
2019-02-18ACPI / CPPC: Add a helper to get desired performanceXiongfeng Wang1-0/+42
2019-02-18ACPICA: ACPI 6.3: Adding predefined methods _NBS, _NCH, _NIC, _NIH, and _NIGErik Schmauss1-0/+15
2019-02-18ACPICA: Update/clarify messages for control method failuresBob Moore3-10/+11
2019-02-18ACPICA: Debugger: Fix possible fault with the "test objects" commandBob Moore2-67/+100
2019-02-18ACPICA: Interpreter: Emit warning for creation of a zero-length op regionBob Moore1-0/+11
2019-02-18ACPICA: Remove legacy module-level code supportErik Schmauss4-281/+22
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie10-62/+141
2019-02-15ACPI / x86: Make PWM2 device always present at Lenovo Yoga BookYauhen Kharuzhy1-0/+5
2019-02-13ACPI / video: Extend chassis-type detection with a "Lunch Box" checkHans de Goede1-0/+1
2019-02-13ACPI / video: Refactor and fix dmi_is_desktop()Hans de Goede1-6/+13
2019-02-13nfit/ars: Attempt a short-ARS whenever the ARS state is idle at bootDan Williams1-1/+1
2019-02-12acpi/nfit: Require opt-in for read-only label configurationsDan Williams1-0/+17
2019-02-11ACPI / APEI: Add support for the SDEI GHES Notification typeJames Morse1-0/+85
2019-02-07acpi/nfit: Fix bus command validationDan Williams1-10/+12
2019-02-07ACPI/PPTT: Add acpi_pptt_warn_missing() to consolidate logsJohn Garry1-4/+9