index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
2016-01-22
tree wide: use kvfree() than conditional kfree()/vfree()
Tetsuo Handa
2016-01-20
Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-21
Merge branch 'pm-core'
Rafael J. Wysocki
2016-01-21
Merge branches 'acpica', 'acpi-video' and 'acpi-fan'
Rafael J. Wysocki
2016-01-15
ACPICA: Silence a -Wbad-function-cast warning when acpi_uintptr_t is 'uintptr_t'
Lv Zheng
2016-01-15
ACPICA: Additional 2016 copyright changes
Bob Moore
2016-01-15
ACPICA: Reduce regression fix divergence from upstream ACPICA
Lv Zheng
2016-01-15
ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite ...
Hans de Goede
2016-01-15
ACPI / video: Fix using an uninitialized mutex / list_head in acpi_video_hand...
Hans de Goede
2016-01-15
ACPI / video: Revert "ACPI / video: driver must be registered before checking...
Hans de Goede
2016-01-15
ACPI / fan: Improve acpi_device_update_power error message
Andy Lutomirski
2016-01-15
ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege R700
Hans de Goede
2016-01-13
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-12
Merge branches 'acpi-pnp' and 'pnp'
Rafael J. Wysocki
2016-01-12
Merge branches 'acpi-pci', 'acpi-irq' and 'acpi-assorted'
Rafael J. Wysocki
2016-01-12
Merge branches 'acpi-scan', 'acpi-bus', 'acpi-osl' and 'acpi-pm'
Rafael J. Wysocki
2016-01-12
Merge branch 'acpi-video'
Rafael J. Wysocki
2016-01-12
Merge branch 'acpica'
Rafael J. Wysocki
2016-01-12
Merge branch 'acpi-debug'
Rafael J. Wysocki
2016-01-12
Merge branch 'acpi-soc'
Rafael J. Wysocki
2016-01-12
Merge branch 'device-properties'
Rafael J. Wysocki
2016-01-09
libnvdimm: Add a poison list and export badblocks
Vishal Verma
2016-01-08
PM / Domains: add setter for dev.pm_domain
Tomeu Vizoso
2016-01-08
ACPI / property: avoid leaking format string into kobject name
Kees Cook
2016-01-07
ACPI / APD: Add APM X-Gene ACPI I2C device support
Loc Ho
2016-01-07
ACPI / LPSS: change 'does not have' to 'has' in comment
Andy Shevchenko
2016-01-07
ACPI / LPSS: override power state for LPSS DMA device
Andy Shevchenko
2016-01-05
ACPI, PCI, irq: remove redundant check for null string pointer
Colin Ian King
2016-01-05
ACPI / video: driver must be registered before checking for keypresses
Adrien Schildknecht
2016-01-04
ACPI: Fix white space in a structure definition
Lukas Wunner
2016-01-04
ACPI / SBS: fix inconsistent indenting inside if statement
Colin Ian King
2016-01-04
ACPI / PNP: constify device IDs
Mathias Krause
2016-01-04
ACPI / PCI: Simplify acpi_penalize_isa_irq()
Rafael J. Wysocki
2016-01-04
ACPICA: Drop Linux-specific waking vector functions
Rafael J. Wysocki
2016-01-03
ACPI / OSL: Add kerneldoc comments to memory mapping functions
Rafael J. Wysocki
2016-01-01
ACPICA: Add per-table execution of module-level code
Bob Moore
2016-01-01
ACPICA: Add "root node" case to the ACPI name repair code
Bob Moore
2016-01-01
ACPICA: Events: Introduce ACPI_REG_DISCONNECT invocation to acpi_ev_execute_r...
Lv Zheng
2016-01-01
ACPICA: Events: Enhance acpi_ev_execute_reg_method() to ensure no _REG evalua...
Lv Zheng
2016-01-01
ACPICA: Events: Split acpi_ev_associate_reg_method() from region initializati...
Lv Zheng
2016-01-01
ACPICA: Events: Fix an issue that region object is re-attached to another sco...
Lv Zheng
2016-01-01
ACPICA: Utilities: Reorder initialization code
Lv Zheng
2016-01-01
ACPICA: Events: Uses common_notify for address space handlers
Lv Zheng
2016-01-01
ACPICA: Events: Deploys acpi_ev_find_region_handler()
Lv Zheng
2016-01-01
ACPICA: Cleanup code related to the per-table module level improvement
Bob Moore
2016-01-01
ACPICA: Update for CondRefOf and RefOf operators
Bob Moore
2016-01-01
ACPICA: Update internal #defines for ObjectType operator. No functional change
Bob Moore
2016-01-01
ACPICA: Update parameter type for ObjectType operator
Bob Moore
2016-01-01
ACPICA: Parser: Fix for SuperName method invocation
Bob Moore
2016-01-01
ACPICA: Parser: Add constants for internal namepath function
Bob Moore
[next]