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
*
ACPI: Try harder to resolve _ADR collisions for bridges
Rafael J. Wysocki
2013-08-07
1
-17
/
+82
*
ACPI / processor: move try_offline_node() after acpi_unmap_lsapic()
Yasuaki Ishimatsu
2013-08-07
1
-1
/
+2
*
ACPI: Drop physical_node_id_bitmap from struct acpi_device
Rafael J. Wysocki
2013-08-06
1
-15
/
+19
*
ACPI / PM: Walk physical_node_list under physical_node_lock
Rafael J. Wysocki
2013-08-06
1
-0
/
+8
*
ACPI / video: improve quirk check in acpi_video_bqc_quirk()
Felipe Contreras
2013-08-04
1
-1
/
+1
*
ACPI / battery: Fix parsing _BIX return value
Lan Tianyu
2013-07-30
1
-0
/
+2
*
Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"
Rafael J. Wysocki
2013-07-26
3
-75
/
+9
*
Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-07-21
4
-26
/
+109
|
\
|
*
ACPI / video: no automatic brightness changes by win8-compatible firmware
Aaron Lu
2013-07-18
1
-2
/
+8
|
*
ACPI / video / i915: No ACPI backlight if firmware expects Windows 8
Rafael J. Wysocki
2013-07-18
3
-8
/
+93
|
*
ACPI / video: Always call acpi_video_init_brightness() on init
Matthew Garrett
2013-07-18
1
-3
/
+8
|
*
ACPICA: expose OSI version
Aaron Lu
2013-07-18
1
-13
/
+0
*
|
Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-19
3
-4
/
+18
|
\
\
|
*
|
ACPI / video: ignore BIOS initial backlight value for Fujitsu E753
Lan Tianyu
2013-07-18
1
-0
/
+8
|
*
|
ACPI / memhotplug: Fix a stale pointer in error path
Toshi Kani
2013-07-15
1
-0
/
+1
|
*
|
ACPI / scan: Always call acpi_bus_scan() for bus check notifications
Rafael J. Wysocki
2013-07-15
1
-4
/
+6
|
*
|
ACPI / scan: Do not try to attach scan handlers to devices having them
Rafael J. Wysocki
2013-07-15
1
-0
/
+3
|
|
/
*
|
acpi: delete __cpuinit usage from all acpi files
Paul Gortmaker
2013-07-14
4
-13
/
+11
|
/
*
Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-07-11
5
-13
/
+24
|
\
|
*
ACPI / power: add missing newline to debug messages
Mika Westerberg
2013-07-05
1
-2
/
+2
|
*
ACPI / fan: Initialize acpi_state variable
Naresh Bhat
2013-07-04
1
-1
/
+1
|
*
ACPI / scan: remove unused LIST_HEAD(acpi_device_list)
Haicheng Li
2013-07-04
1
-1
/
+0
|
*
ACPI / dock: Actually define acpi_dock_init() as void
Rafael J. Wysocki
2013-07-04
1
-4
/
+3
|
*
ACPI / PM: Fix corner case in acpi_bus_update_power()
Rafael J. Wysocki
2013-07-04
1
-5
/
+18
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-07-04
1
-2
/
+2
|
\
\
|
*
|
pstore: Pass header size in the pstore write callback
Aruna Balakrishnaiah
2013-07-01
1
-2
/
+2
*
|
|
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2013-07-03
1
-2
/
+1
|
\
\
\
|
*
|
|
clean up scary strncpy(dst, src, strlen(src)) uses
Kees Cook
2013-07-03
1
-2
/
+1
*
|
|
|
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-03
2
-62
/
+49
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge branch 'pci/betty-aer-v3' into next
Bjorn Helgaas
2013-06-07
1
-0
/
+10
|
|
\
\
\
|
|
*
|
|
ACPI / APEI: Force fatal AER severity when component has been reset
Betty Dall
2013-06-06
1
-0
/
+10
|
*
|
|
|
Merge branch 'pci/jiang-remove-global-list' into next
Bjorn Helgaas
2013-06-03
1
-58
/
+36
|
|
\
\
\
\
|
|
*
|
|
|
PCI/ACPI: Use dev_printk(), acpi_handle_print(), pr_xxx() when possible
Jiang Liu
2013-05-29
1
-32
/
+27
|
|
*
|
|
|
PCI/ACPI: Remove unused global list acpi_pci_roots
Jiang Liu
2013-05-29
1
-18
/
+1
|
|
*
|
|
|
PCI/ACPI: Introduce "handle" local for economy of expression
Jiang Liu
2013-05-29
1
-5
/
+6
|
|
*
|
|
|
PCI/ACPI: Combine duplicate adjacent "if" tests
Jiang Liu
2013-05-29
1
-3
/
+2
|
|
|
/
/
/
|
*
|
|
|
PCI/ACPI: Check acpi_resource_to_address64() return value
Bjorn Helgaas
2013-05-15
1
-4
/
+3
|
|
/
/
/
*
|
|
|
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-03
114
-2187
/
+3316
|
\
\
\
\
|
*
\
\
\
Merge branch 'acpi-assorted'
Rafael J. Wysocki
2013-06-29
1
-13
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
ACPI: implement acpi_os_get_timer() according the spec
Mika Westerberg
2013-06-27
1
-13
/
+3
|
*
|
|
|
|
Merge branch 'acpi-pm'
Rafael J. Wysocki
2013-06-29
1
-4
/
+8
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ACPI / PM: Fix possible NULL pointer deref in acpi_pm_device_sleep_state()
Rafael J. Wysocki
2013-06-28
1
-4
/
+8
|
*
|
|
|
|
|
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
2013-06-29
2
-9
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ACPI / processor: Drop unused variable from processor_perflib.c
Lan Tianyu
2013-06-25
1
-3
/
+1
|
|
*
|
|
|
|
|
ACPI / processor: Remove unused macros in processor_driver.c
Hanjun Guo
2013-06-24
1
-6
/
+0
|
*
|
|
|
|
|
|
Merge branch 'pm-assorted'
Rafael J. Wysocki
2013-06-28
1
-1
/
+0
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
2013-06-03
1
-1
/
+0
|
*
|
|
|
|
|
|
|
Merge branch 'acpi-assorted'
Rafael J. Wysocki
2013-06-28
9
-24
/
+138
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scan
Lan Tianyu
2013-06-27
1
-0
/
+4
|
|
*
|
|
|
|
|
|
ACPI: Add CMOS RTC Operation Region handler support
Lan Tianyu
2013-06-27
4
-0
/
+99
[next]