index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
2019-10-28
ACPICA: acpiexec: initialize all simple types and field units from user input
Erik Schmauss
2019-10-28
ACPICA: debugger: add field unit support for acpi_db_get_next_token
Erik Schmauss
2019-10-28
ACPICA: debugger: surround field unit output with braces '{'
Erik Schmauss
2019-10-28
ACPICA: debugger: add command to dump all fields of particular subtype
Erik Schmauss
2019-10-28
ACPICA: utilities: add flag to only display data when dumping buffers
Erik Schmauss
2019-10-28
ACPICA: make acpi_load_table() return table index
Nikolaus Voss
2019-10-28
ACPICA: Add new external interface, acpi_unload_table()
Bob Moore
2019-10-28
ACPICA: More Clang changes
Bob Moore
2019-10-28
ACPICA: Win OSL: Replace get_tick_count with get_tick_count64
Bob Moore
2019-10-28
ACPICA: Results from Clang
Bob Moore
2019-10-24
Merge tag 'acpi-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-10-22
ACPI: NFIT: Fix unlock on error in scrub_show()
Dan Carpenter
2019-10-21
cpufreq: Use per-policy frequency QoS
Rafael J. Wysocki
2019-10-18
Merge tag 'acpi-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-10-18
Merge branch 'acpi-tables'
Rafael J. Wysocki
2019-10-18
ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_processor_exit()
John Garry
2019-10-18
Merge branches 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
2019-10-16
ACPI: processor: Avoid NULL pointer dereferences at init time
Rafael J. Wysocki
2019-10-10
ACPI: PM: Drop Dell XPS13 9360 from LPS0 Idle _DSM blacklist
Mario Limonciello
2019-10-03
ACPI: HMAT: ACPI_HMAT_MEMORY_PD_VALID is deprecated since ACPI-6.3
Daniel Black
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-24
Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-21
Merge tag 'libnvdimm-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-18
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-17
Merge tag 'devprop-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-09-17
Merge tag 'acpi-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-09-17
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-09-17
Merge branches 'acpi-misc' and 'acpi-doc'
Rafael J. Wysocki
2019-09-17
Merge branches 'acpi-apei', 'acpi-processor', 'acpi-tables', 'acpi-pci' and '...
Rafael J. Wysocki
2019-09-17
Merge branch 'acpica'
Rafael J. Wysocki
2019-09-17
Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools'
Rafael J. Wysocki
2019-09-17
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2019-09-17
Merge suspend-to-idle rework material for v5.4.
Rafael J. Wysocki
2019-09-16
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-09-16
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-09-16
Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-13
i2c: imx: ACPI support for NXP i2c controller
Chuanhua Han
2019-09-03
ACPI / PCI: fix acpi_pci_irq_enable() memory leak
Wenwen Wang
2019-09-02
ACPI: custom_method: fix memory leaks
Wenwen Wang
2019-09-02
ACPI: thermal: Remove redundant acpi_has_method() calls
Kelsey Skunberg
2019-09-02
ACPI / property: Fix acpi_graph_get_remote_endpoint() name in kerneldoc
Geert Uytterhoeven
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
2019-08-29
libnvdimm/security: Introduce a 'frozen' attribute
Dan Williams
2019-08-28
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
2019-08-28
x86/intel: Aggregate big core mobile naming
Peter Zijlstra
2019-08-28
ACPI: cpufreq: Switch to QoS requests instead of cpufreq notifier
Viresh Kumar
2019-08-28
ACPI / CPPC: do not require the _PSD method
Al Stone
2019-08-26
ACPI / property: Add two new Thunderbolt property GUIDs to the list
Mika Westerberg
2019-08-23
ACPI: SBS: remove unused const variable 'SMBUS_PEC'
YueHaibing
[next]