index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+3
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
201
-5778
/
+6358
2013-02-19
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+16
2013-02-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Rafael J. Wysocki
1
-35
/
+14
2013-02-18
Merge branch 'misc' into release
Len Brown
1
-1
/
+0
2013-02-15
Merge branch 'pm-assorted'
Rafael J. Wysocki
1
-1
/
+1
2013-02-15
Merge branch 'acpi-assorted'
Rafael J. Wysocki
7
-29
/
+34
2013-02-15
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
22
-365
/
+390
2013-02-13
ACPI / hotplug: Fix concurrency issues and memory leaks
Rafael J. Wysocki
5
-54
/
+126
2013-02-13
ACPI / scan: Full transition to D3cold in acpi_device_unregister()
Rafael J. Wysocki
1
-9
/
+4
2013-02-13
ACPI / scan: Make acpi_bus_hot_remove_device() acquire the scan lock
Rafael J. Wysocki
1
-14
/
+17
2013-02-13
ACPI: Drop the container.h header file
Rafael J. Wysocki
1
-1
/
+0
2013-02-13
ACPI / scan: Make container driver use struct acpi_scan_handler
Rafael J. Wysocki
4
-132
/
+43
2013-02-13
ACPI / scan: Remove useless #ifndef from acpi_eject_store()
Rafael J. Wysocki
1
-2
/
+0
2013-02-13
ACPI: Unbind ACPI drv when probe failed
Toshi Kani
1
-0
/
+2
2013-02-13
ACPI: sysfs eject support for ACPI scan handlers
Toshi Kani
1
-1
/
+1
2013-02-13
ACPI / scan: Follow priorities of IDs when matching scan handlers
Rafael J. Wysocki
1
-12
/
+28
2013-02-13
ACPI / PCI: pci_slot: replace printk(KERN_xxx) with pr_xxx()
Jiang Liu
1
-4
/
+3
2013-02-11
Merge branch 'acpi-lpss'
Rafael J. Wysocki
5
-13
/
+204
2013-02-11
Merge branch 'acpi-pm'
Rafael J. Wysocki
8
-867
/
+1072
2013-02-11
Merge branch 'acpica'
Rafael J. Wysocki
166
-4043
/
+4518
2013-02-11
Merge branch 'acpi-scan'
Rafael J. Wysocki
11
-498
/
+198
2013-02-10
x86 idle: remove mwait_idle() and "idle=mwait" cmdline param
Len Brown
1
-1
/
+0
2013-02-09
ACPI: enable ACPI SCI during suspend
Zhang Rui
1
-1
/
+1
2013-02-08
ACPI / idle: remove usage of the statedata
Daniel Lezcano
1
-12
/
+7
2013-02-08
ACPI / idle: pass the cpuidle_device parameter
Daniel Lezcano
1
-5
/
+6
2013-02-08
ACPI / idle : remove pointless headers
Daniel Lezcano
1
-12
/
+1
2013-02-08
ACPI / idle: remove unused definition
Daniel Lezcano
1
-4
/
+0
2013-02-06
ACPI: Add DMI entry for Sony VGN-FW41E_H
Joseph Salisbury
1
-0
/
+8
2013-02-03
ACPI / PM: Handle missing _PSC in acpi_bus_update_power()
Rafael J. Wysocki
1
-0
/
+3
2013-02-02
ACPI / dock: Fix acpi_bus_get_device() check in drivers/acpi/dock.c
Yasuaki Ishimatsu
1
-1
/
+1
2013-02-01
ACPI / PM: Do not power manage devices in unknown initial states
Rafael J. Wysocki
2
-1
/
+10
2013-01-31
ACPI / PM: Fix acpi_bus_get_device() check in drivers/acpi/device_pm.c
Yasuaki Ishimatsu
1
-3
/
+3
2013-01-31
ACPI / scan: Clean up acpi_bus_get_parent()
Rafael J. Wysocki
1
-11
/
+5
2013-01-31
ACPI / scan: Fix acpi_bus_get_device() check in acpi_match_device()
Rafael J. Wysocki
1
-2
/
+2
2013-01-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2013-01-30
efi: Make 'efi_enabled' a function to query EFI facilities
Matt Fleming
1
-1
/
+1
2013-01-30
ACPI / platform: Use struct acpi_scan_handler for creating devices
Rafael J. Wysocki
3
-46
/
+50
2013-01-30
ACPI / PCI: Make PCI IRQ link driver use struct acpi_scan_handler
Rafael J. Wysocki
3
-33
/
+16
2013-01-30
ACPI / PCI: Make PCI root driver use struct acpi_scan_handler
Rafael J. Wysocki
2
-24
/
+16
2013-01-30
ACPI / scan: Introduce struct acpi_scan_handler
Rafael J. Wysocki
1
-7
/
+53
2013-01-29
Merge branch 'acpi-lpss' into acpi-cleanup
Rafael J. Wysocki
107
-3839
/
+4479
2013-01-29
Merge branch 'acpi-scan' into acpi-cleanup
Rafael J. Wysocki
2
-19
/
+17
2013-01-29
ACPI / scan: Make scanning of fixed devices follow the general scheme
Rafael J. Wysocki
1
-11
/
+24
2013-01-29
Merge branch 'acpi-pm' into acpi-cleanup
Rafael J. Wysocki
8
-863
/
+1056
2013-01-27
ACPI / PM: Fix /proc/acpi/wakeup for devices w/o bus or parent
Andreas Fleig
1
-4
/
+5
2013-01-27
ACPI / scan: Make namespace scanning and trimming mutually exclusive
Rafael J. Wysocki
1
-4
/
+12
2013-01-25
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
3
-0
/
+14
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
17
-34
/
+32
2013-01-26
Merge branch 'acpi-scan' into acpi-cleanup
Rafael J. Wysocki
11
-487
/
+189
[next]