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
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-10-03
Merge branch 'drm-next-3.7' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-09-29
efi: Fix the ACPI BGRT driver for images located in EFI boot services memory
Josh Triplett
2012-09-24
Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into next
Bjorn Helgaas
2012-09-24
PCI/ACPI: Use acpi_driver_data() rather than searching acpi_pci_roots
Taku Izumi
2012-09-24
PCI/ACPI: Protect acpi_pci_roots list with mutex
Taku Izumi
2012-09-24
PCI/ACPI: Use acpi_pci_root info rather than looking it up again
Taku Izumi
2012-09-24
PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interface
Taku Izumi
2012-09-24
PCI/ACPI: Protect acpi_pci_drivers list with mutex
Taku Izumi
2012-09-24
PCI/ACPI: Notify acpi_pci_drivers when hot-plugging PCI root bridges
Jiang Liu
2012-09-24
PCI/ACPI: Use normal list for struct acpi_pci_driver
Jiang Liu
2012-09-24
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2012-09-20
ACPI video: allow events handlers to veto the keypress
Luca Tettamanti
2012-09-17
cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power st...
Daniel Lezcano
2012-09-17
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2012-09-17
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2012-09-15
ACPI / processor: remove pointless variable initialization
Daniel Lezcano
2012-09-15
ACPI / processor: remove unused function parameter
Daniel Lezcano
2012-09-14
ACPI / PM: Use KERN_DEBUG when no power resources are found
Aaron Lu
2012-09-14
ACPI / PM: Fix resource_lock dead lock in acpi_power_on_device
Lin Ming
2012-09-14
ACPI / PM: Infer parent power state from child if unknown, v2
Rafael J. Wysocki
2012-09-09
ACPI: Add fixups for AMD P-state figures
Matthew Garrett
2012-09-05
cpuidle / ACPI : remove power from acpi_processor_cx structure
Daniel Lezcano
2012-08-22
Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2012-08-20
ACPI: export symbol acpi_get_table_with_size
Alex Deucher
2012-08-12
Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-08-10
ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP
Rafael J. Wysocki
2012-08-03
Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o...
Len Brown
2012-08-03
ACPI processor: Fix tick_broadcast_mask online/offline regression
Feng Tang
2012-08-03
ACPI: Only count valid srat memory structures
Thomas Renninger
2012-08-03
ACPI: Untangle a return statement for better readability
Thomas Renninger
2012-07-30
ACPI / PCI: Do not try to acquire _OSC control if that is hopeless
Rafael J. Wysocki
2012-07-30
ACPI: delete _GTS/_BFS support
Len Brown
2012-07-30
Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
2012-07-28
acpi/video_detect: blacklist samsung x360
Corentin Chary
2012-07-28
acpi: add a way to promote/demote vendor backlight drivers
Corentin Chary
2012-07-26
ACPI: replace strlen("string") with sizeof("string") -1
Len Brown
2012-07-26
ACPI / PM: Fix build warning in sleep.c for CONFIG_ACPI_SLEEP unset
Rafael J. Wysocki
2012-07-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-07-26
Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...
Len Brown
2012-07-25
Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream
Jeff Garzik
2012-07-25
drivers/acpi/glue: revert accidental license-related 6b66d95895c bits
Jeff Garzik
2012-07-24
Thermal: Documentation update
Zhang Rui
2012-07-24
Thermal: Make Thermal trip points writeable
Durgadoss R
2012-07-24
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-07-24
ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_registe...
Lan Tianyu
2012-07-19
Merge branch 'pm-acpi'
Rafael J. Wysocki
2012-07-19
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
[next]