index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-01-31
1
-1
/
+1
|
\
|
*
efi: Make 'efi_enabled' a function to query EFI facilities
Matt Fleming
2013-01-30
1
-1
/
+1
*
|
ACPI: Check MSR valid bit before using P-state frequencies
Stefan Bader
2013-01-22
1
-0
/
+7
*
|
ACPI, APEI: Fixup incorrect 64-bit access width firmware bug
Lans Zhang
2013-01-19
1
-0
/
+3
*
|
ACPI / processor: Get power info before updating the C-states
Thomas Schlichter
2013-01-19
1
-0
/
+1
*
|
ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabled
Konrad Rzeszutek Wilk
2013-01-18
1
-0
/
+3
|
/
*
ACPI / glue: Fix build with ACPI_GLUE_DEBUG set
Yinghai Lu
2013-01-12
1
-1
/
+1
*
Merge branch 'acpi-assorted'
Rafael J. Wysocki
2013-01-04
6
-33
/
+21
|
\
|
*
ACPI / scan: Do not use dummy HID for system bus ACPI nodes
Rafael J. Wysocki
2013-01-04
1
-1
/
+1
|
*
ACPI / power: Remove useless message from device registering routine
Rafael J. Wysocki
2013-01-03
1
-9
/
+2
|
*
ACPI / glue: Update DBG macro to include KERN_DEBUG
Joe Perches
2013-01-03
1
-2
/
+7
|
*
ACPI / PM: Do not apply ACPI_SUCCESS() to acpi_bus_get_device() result
Rafael J. Wysocki
2013-01-03
1
-2
/
+1
|
*
ACPI / memhotplug: remove redundant logic of acpi memory hotadd
Liu Jinsong
2013-01-03
1
-18
/
+0
|
*
ACPI / APEI: Fix the returned value in erst_dbg_read
Adrian Huang
2013-01-03
1
-1
/
+10
*
|
ACPICA: Remove useless mini-C library.
Lv Zheng
2013-01-03
2
-750
/
+1
|
/
*
Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-12-14
2
-11
/
+200
|
\
|
*
ACPI: Create acpi_table_taint() function to avoid code duplication
Thomas Renninger
2012-09-30
1
-7
/
+13
|
*
ACPI: Implement physical address table override
Thomas Renninger
2012-09-30
1
-4
/
+56
|
*
ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areas
Thomas Renninger
2012-09-30
2
-0
/
+131
*
|
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-12-13
3
-84
/
+110
|
\
\
|
*
\
Merge branch 'pci/misc' into next
Bjorn Helgaas
2012-11-13
1
-0
/
+2
|
|
\
\
|
|
*
|
PCI/ACPI: Notify PCI devices when their power resource is turned on
Huang Ying
2012-11-13
1
-0
/
+2
|
*
|
|
PCI/ACPI: Request _OSC control before scanning PCI root bus
Taku Izumi
2012-11-07
1
-59
/
+62
|
*
|
|
PCI: Don't pass pci_dev to pci_ext_cfg_avail()
Taku Izumi
2012-11-07
1
-1
/
+1
|
*
|
|
PCI/ACPI: Add _PRT interrupt routing info before enumerating devices
Bjorn Helgaas
2012-11-05
1
-14
/
+16
|
*
|
|
ACPI: Pass segment/bus to _PRT add/del so they don't depend on pci_bus
Bjorn Helgaas
2012-11-05
3
-16
/
+16
|
*
|
|
PCI/ACPI: Remove acpi_root_driver in reverse order
Yinghai Lu
2012-11-03
1
-1
/
+1
|
*
|
|
PCI/ACPI: Delete host bridge _PRT during hot remove path
Yinghai Lu
2012-11-03
1
-0
/
+6
|
*
|
|
PCI/ACPI: Make acpi_pci_root_remove() stop/remove pci root bus
Yinghai Lu
2012-11-03
1
-0
/
+6
|
*
|
|
PCI/ACPI: Assign unassigned resource for hot-added root bus
Yinghai Lu
2012-11-03
1
-0
/
+7
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
1
-1
/
+1
|
\
\
\
|
*
|
|
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
2012-11-19
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
2012-12-12
1
-3
/
+3
|
\
\
\
|
*
|
|
Thermal: Pass zone parameters as argument to tzd_register
Durgadoss R
2012-11-05
1
-3
/
+3
*
|
|
|
Merge tag 'please-pull-einj-fix-for-acpi5' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2012-12-12
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
ACPI, APEI, EINJ: Add missed ACPI5 support for error trigger table
Chen Gong
2012-12-07
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-12-12
1
-8
/
+8
|
\
\
\
\
|
*
|
|
|
efi_pstore: Add a sequence counter to a variable name
Seiji Aguchi
2012-11-26
1
-6
/
+6
|
*
|
|
|
efi_pstore: Add ctime to argument of erase callback
Seiji Aguchi
2012-11-26
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-11
3
-3
/
+3
|
\
\
\
\
|
*
|
|
|
acpi: remove use of __devinit
Bill Pemberton
2012-11-28
3
-3
/
+3
|
|
/
/
/
*
|
|
|
Merge branch 'acpi-general'
Rafael J. Wysocki
2012-12-07
2
-1
/
+20
|
\
\
\
\
|
*
|
|
|
ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000
Zhang Rui
2012-12-04
1
-0
/
+14
|
*
|
|
|
ACPI : do not use Lid and Sleep button for S5 wakeup
Zhang Rui
2012-12-04
1
-1
/
+6
*
|
|
|
|
Merge branch 'acpi-enumeration'
Rafael J. Wysocki
2012-12-07
1
-0
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
ACPI: add Haswell LPSS devices to acpi_platform_device_ids list
Mika Westerberg
2012-12-07
1
-0
/
+10
*
|
|
|
|
|
Merge branch 'acpi-general'
Rafael J. Wysocki
2012-12-04
2
-171
/
+185
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklist
Lan Tianyu
2012-11-30
1
-0
/
+8
|
*
|
|
|
|
ACPI: do acpisleep dmi check when CONFIG_ACPI_SLEEP is set
Zhang Rui
2012-11-30
1
-171
/
+177
*
|
|
|
|
|
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2012-11-29
1
-54
/
+3
|
\
\
\
\
\
\
[next]