index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
2012-01-10
1
-0
/
+7
|
\
|
*
PCI: Rework ASPM disable code
Matthew Garrett
2011-12-05
1
-0
/
+7
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
2
-2
/
+2
|
\
\
|
*
|
Kconfig: acpi: Fix typo in comment.
Justin P. Mattock
2012-01-04
1
-1
/
+1
|
*
|
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-12-02
1
-1
/
+1
*
|
|
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-08
1
-0
/
+16
|
\
\
\
|
*
\
\
Merge branch 'master' into pm-sleep
Rafael J. Wysocki
2011-12-21
1
-9
/
+22
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
ACPI / PM: Do not save/restore NVS on Asus K54C/K54HR
Keng-Yu Lin
2011-12-06
1
-0
/
+16
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-08
2
-2
/
+2
|
\
\
\
|
*
|
|
switch debugfs to umode_t
Al Viro
2012-01-03
1
-1
/
+1
|
*
|
|
switch procfs to umode_t use
Al Viro
2012-01-03
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
2
-4
/
+3
|
\
\
\
|
*
\
\
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-06
2
-4
/
+3
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
2
-4
/
+3
*
|
|
|
pstore: pass reason to backend write callback
Kees Cook
2011-11-17
1
-2
/
+4
|
/
/
/
*
|
|
pstore: pass allocated memory region back to caller
Kees Cook
2011-11-17
1
-9
/
+22
|
|
/
|
/
|
*
|
ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression)
Rafael J. Wysocki
2011-11-12
1
-29
/
+0
|
/
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-11-07
7
-76
/
+233
|
\
|
*
-
-
-
.
Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next
Len Brown
2011-11-06
2
-61
/
+210
|
|
\
\
\
|
|
*
|
|
cpuidle: Single/Global registration of idle states
Deepthi Dharwar
2011-11-06
2
-42
/
+169
|
|
*
|
|
cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
Deepthi Dharwar
2011-11-06
1
-13
/
+12
|
|
*
|
|
cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...
Deepthi Dharwar
2011-11-06
1
-26
/
+49
|
|
|
/
/
|
|
|
|
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
-
-
.
\
\
Merge branches 'atomic-io', 'lockdep', 'misc', 'pm-profile' and 'pnp-cleanup'...
Len Brown
2011-11-06
4
-14
/
+22
|
|
\
\
\
\
\
\
|
|
|
|
|
|
/
/
|
|
|
|
*
|
|
ACPI: Export FADT pm_profile integer value to userspace
Thomas Renninger
2011-11-06
1
-1
/
+13
|
|
|
|
|
/
/
|
|
|
*
|
|
ACPI: Drop ACPI_NO_HARDWARE_INIT
Rafael J. Wysocki
2011-11-06
1
-6
/
+2
|
|
|
*
|
|
ACPI: use kstrdup()
Thomas Meyer
2011-11-06
1
-2
/
+1
|
|
|
|
/
/
|
|
*
|
|
ACPI: Fix possible recursive locking in hwregs.c
Rakib Mullick
2011-11-06
1
-5
/
+6
|
|
|
/
/
|
*
|
|
ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast()
Luck, Tony
2011-11-06
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
27
-2
/
+26
|
\
\
\
|
*
|
|
acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL
Paul Gortmaker
2011-10-31
22
-0
/
+22
|
*
|
|
acpi: downgrade files from module.h to export.h where possible.
Paul Gortmaker
2011-10-31
1
-1
/
+1
|
*
|
|
acpi: delete module.h include from files explicitly not needing it
Paul Gortmaker
2011-10-31
1
-1
/
+0
|
*
|
|
acpi: add module.h to files implicitly using/relying on it.
Paul Gortmaker
2011-10-31
3
-0
/
+3
*
|
|
|
ACPI / PM: Add Sony VPCEB17FX to nonvs blacklist
Dave Jones
2011-11-04
1
-0
/
+8
*
|
|
|
Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...
Linus Torvalds
2011-11-01
1
-5
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
pstore: make pstore write function return normal success/fail value
Chen Gong
2011-10-12
1
-4
/
+6
|
*
|
|
pstore: change mutex locking to spin_locks
Don Zickus
2011-08-16
1
-1
/
+1
*
|
|
|
Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2011-10-28
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove
Prarit Bhargava
2011-10-14
1
-1
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-10-26
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
llist: Make some llist functions inline
Huang Ying
2011-10-04
1
-1
/
+0
|
|
/
/
/
*
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-26
1
-14
/
+8
|
\
\
\
\
|
*
|
|
|
x86, nmi: Wire up NMI handlers to new routines
Don Zickus
2011-10-10
1
-14
/
+8
|
|
/
/
/
*
|
|
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-10-26
1
-5
/
+5
|
\
\
\
\
|
*
|
|
|
locking, ACPI: Annotate c3_lock as raw
Thomas Gleixner
2011-09-13
1
-5
/
+5
|
|
|
/
/
|
|
/
|
|
*
|
|
|
ACPI / PM: Add Sony VGN-FW21E to nonvs blacklist.
Dave Jones
2011-10-22
1
-0
/
+8
*
|
|
|
PM / ACPI: Blacklist Vaio VGN-FW520F machine known to require acpi_sleep=nonvs
Bogdan Radulescu
2011-10-16
1
-0
/
+8
*
|
|
|
PM / ACPI: Blacklist Sony Vaio known to require acpi_sleep=nonvs
Rafael J. Wysocki
2011-10-16
1
-0
/
+8
*
|
|
|
Merge branch 'pm-qos' into pm-for-linus
Rafael J. Wysocki
2011-10-07
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
PM QoS: Move and rename the implementation files
Jean Pihet
2011-08-25
1
-1
/
+1
|
|
/
/
[next]