index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Lines
2019-04-23
ACPI: event: replace strcpy() by strscpy()
Gustavo A. R. Silva
-2
/
+2
2019-04-18
ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for hibernate
Hans de Goede
-2
/
+2
2019-04-17
ACPI: property: restore _DSD data subnodes GUID comment
Shunyong Yang
-0
/
+1
2019-04-16
ACPI/IORT: Reject platform device creation on NUMA node mapping failure
Kefeng Wang
-5
/
+14
2019-04-15
Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-12
/
+10
2019-04-12
ACPI: button: reinitialize button state upon resume
Zhang Rui
-1
/
+4
2019-04-12
Merge back ACPICA changes for v5.2.
Rafael J. Wysocki
-92
/
+98
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
-1
/
+1
2019-04-09
ACPICA: Namespace: add check to avoid null pointer dereference
Erik Schmauss
-0
/
+4
2019-04-09
ACPICA: utilities: fix spelling of PCC to platform_comm_channel
Erik Schmauss
-1
/
+1
2019-04-09
ACPICA: Rename nameseg length macro/define for clarity
Bob Moore
-42
/
+42
2019-04-09
ACPICA: Rename nameseg compare macro for clarity
Bob Moore
-44
/
+46
2019-04-09
ACPICA: Rename nameseg copy macro for clarity
Bob Moore
-5
/
+5
2019-04-09
ACPICA: Namespace: remove address node from global list after method termination
Erik Schmauss
-0
/
+4
2019-04-08
ACPI: PM: Print debug messages when enabling GPEs for wakeup
Rafael J. Wysocki
-0
/
+3
2019-04-04
Merge tag 'acpi-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
-1
/
+5
2019-04-04
Merge branch 'acpica' into acpi
Rafael J. Wysocki
-1
/
+5
2019-04-04
acpi/hmat: Register memory side cache attributes
Keith Busch
-0
/
+32
2019-04-04
acpi/hmat: Register performance attributes
Keith Busch
-2
/
+13
2019-04-04
acpi/hmat: Register processor domain to its memory
Keith Busch
-2
/
+393
2019-04-04
acpi/hmat: Parse and report heterogeneous memory
Keith Busch
-0
/
+246
2019-04-04
acpi: Add HMAT to generic parsing tables
Keith Busch
-0
/
+9
2019-04-04
acpi: Create subtable parsing infrastructure
Keith Busch
-20
/
+67
2019-04-04
perf/smmuv3: Enable HiSilicon Erratum 162001800 quirk
Shameer Kolothum
-1
/
+15
2019-04-04
ACPI/IORT: Add support for PMCG
Neil Leeder
-24
/
+93
2019-04-01
cpufreq: intel_pstate: Driver-specific handling of _PPC updates
Rafael J. Wysocki
-1
/
+1
2019-04-01
ACPI: video: Use vendor backlight on Sony VPCEH3U1E
Zhang Rui
-0
/
+8
2019-04-01
ACPI / utils: Remove deprecated function since no user left
Andy Shevchenko
-16
/
+0
2019-04-01
ACPI / utils: Introduce acpi_dev_get_first_match_dev() helper
Andy Shevchenko
-2
/
+22
2019-03-30
Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
-3
/
+0
2019-03-30
libnvdimm/security, acpi/nfit: unify zero-key for all security commands
Dave Jiang
-6
/
+4
2019-03-28
ACPICA: Clear status of GPEs before enabling them
Furquan Shaikh
-1
/
+5
2019-03-26
ACPI / tables: Clean up whitespace
Bjorn Helgaas
-13
/
+5
2019-03-26
ACPI / scan: Add labels for PNP button devices
Bjorn Helgaas
-3
/
+3
2019-03-26
ACPI / scan: Simplify acpi_bus_extract_wakeup_device_power_package()
Bjorn Helgaas
-7
/
+4
2019-03-26
ACPI: Fix comment typos
Bjorn Helgaas
-48
/
+48
2019-03-25
ACPI / CPPC: Fix guaranteed performance handling
Srinivas Pandruvada
-2
/
+7
2019-03-25
ACPI: use different default debug value than ACPICA
Erik Schmauss
-3
/
+0
2019-03-22
acpi/nfit: Always dump _DSM output payload
Dan Williams
-6
/
+6
2019-03-19
ACPI / utils: Drop reference in test for device presence
Andy Shevchenko
-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
/
+7
2019-03-14
Merge tag 'acpi-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
-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
2019-03-14
Merge branches 'acpi-tables', 'acpi-debug', 'acpi-doc' and 'acpi-misc'
Rafael J. Wysocki
-21
/
+28
2019-03-13
Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-62
/
+140
2019-03-12
ACPI: sysfs: Prevent get_status() from returning acpi_status
Rafael J. Wysocki
-9
/
+12
2019-03-12
ACPI / device_sysfs: Avoid OF modalias creation for removed device
Andy Shevchenko
-1
/
+5
2019-03-12
ACPI / configfs: Mark local data structures static
Andy Shevchenko
-3
/
+3
2019-03-12
ACPI / configfs: Mark local functions static
Andy Shevchenko
-9
/
+10
2019-03-11
Merge branch 'for-5.1/nfit/ars' into libnvdimm-for-next
Dan Williams
-24
/
+60
[prev]
[next]