index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-28
Merge branches 'acpi-processor', 'acpi-cppc' and 'acpi-pmic'
Rafael J. Wysocki
6
-59
/
+336
2017-04-28
Merge branches 'acpi-scan', 'acpi-tables' and 'acpi-platform'
Rafael J. Wysocki
5
-39
/
+17
2017-04-20
ACPI / PMIC: Stop xpower OPRegion handler relying on IIO
Hans de Goede
2
-18
/
+5
2017-04-20
ACPI / PMIC: Add opregion driver for Intel CHT Whiskey Cove PMIC
Hans de Goede
3
-0
/
+287
2017-04-19
ACPI / scan: Avoid enumerating devices more than once
Rafael J. Wysocki
1
-0
/
+2
2017-04-19
ACPI / scan: Apply default enumeration to devices with ACPI drivers
Rafael J. Wysocki
1
-3
/
+3
2017-04-19
ACPI / power: Avoid maybe-uninitialized warning
Arnd Bergmann
1
-0
/
+1
2017-04-19
ACPI / tables: Drop acpi_parse_entries() which is not used
Baoquan He
1
-16
/
+0
2017-04-18
ACPI / CPPC: add sysfs entries for CPPC perf capabilities
Prakash, Prashanth
1
-28
/
+33
2017-04-18
ACPI / CPPC: Read lowest nonlinear perf in cppc_get_perf_caps()
Prakash, Prashanth
1
-8
/
+11
2017-04-18
ACPI / platform: Update platform device NUMA node based on _PXM method
Shanker Donthineni
1
-1
/
+4
2017-04-18
ACPI / Processor: Drop setup_max_cpus check from acpi_processor_add()
Prakash, Prashanth
1
-5
/
+0
2017-04-15
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+5
2017-04-15
Merge back ACPI namespace scan code changes for v4.12.
Rafael J. Wysocki
3
-19
/
+8
2017-04-14
Merge branches 'acpi-scan-fixes' and 'acpica-fixes'
Rafael J. Wysocki
1
-12
/
+5
2017-04-13
Revert "ACPICA: Resources: Not a valid resource if buffer length too long"
Rafael J. Wysocki
1
-12
/
+5
2017-04-13
ACPI / scan: Set the visited flag for all enumerated devices
Rafael J. Wysocki
1
-7
/
+12
2017-04-13
ACPI / scan: Drop support for force_remove
Michal Hocko
3
-19
/
+8
2017-04-07
Merge branch 'acpi-scan-fixes'
Rafael J. Wysocki
1
-6
/
+6
2017-04-01
ACPI / scan: Prefer devices without _HID for _ADR matching
Rafael J. Wysocki
1
-6
/
+6
2017-03-31
Merge branches 'acpi-hotplug-fixes', 'acpi-build-fixes' and 'acpi-apei-fixes'
Rafael J. Wysocki
2
-1
/
+1
2017-03-28
ACPI: Fix incompatibility with mcount-based function graph tracing
Josh Poimboeuf
1
-1
/
+0
2017-03-28
ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal
James Morse
1
-0
/
+1
2017-03-28
ACPI: Do not create a platform_device for IOAPIC/IOxAPIC
Joerg Roedel
1
-3
/
+5
2017-03-28
ACPI: ioapic: Clear on-stack resource before using it
Joerg Roedel
1
-0
/
+6
2017-03-27
acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison)
Dan Williams
1
-1
/
+5
2017-03-26
Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2017-03-14
tty: acpi/spcr: QDF2400 E44 checks for wrong OEM revision
Timur Tabi
1
-1
/
+1
2017-03-11
acpi/processor: Check for duplicate processor ids at hotplug time
Dou Liyang
1
-3
/
+10
2017-03-11
acpi/processor: Implement DEVICE operator for processor enumeration
Dou Liyang
1
-7
/
+32
2017-03-11
Revert"x86/acpi: Enable MADT APIs to return disabled apicids"
Dou Liyang
1
-38
/
+22
2017-03-11
Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"
Dou Liyang
3
-79
/
+0
2017-03-07
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-8
/
+20
2017-03-03
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+15
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-0
/
+2
2017-03-02
Merge tag 'acpi-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+12
2017-03-03
Merge branch 'acpi-apei'
Rafael J. Wysocki
1
-8
/
+12
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-01
Merge tag 'pwm/for-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+14
2017-03-01
x86/ioapic: Split IOAPIC hot-removal into two steps
Rui Wang
3
-8
/
+20
2017-03-01
nfit, libnvdimm: fix interleave set cookie calculation
Dan Williams
1
-1
/
+15
2017-02-28
Merge tag 'for-linus-4.11' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
1
-1
/
+1
2017-02-27
scripts/spelling.txt: add "overrided" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-27
scripts/spelling.txt: add "intialization" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-27
scripts/spelling.txt: add "an union" pattern and fix typo instances
Masahiro Yamada
3
-4
/
+4
2017-02-27
ACPI: APEI: Fix BERT resources conflict with ACPI NVS area
Huang Ying
1
-8
/
+12
2017-02-25
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+1
2017-02-23
Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+2
2017-02-22
Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+23
[next]