Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
30af9b558a56200bda5febd140d5b826581d1f15
/
drivers
/
acpi
016d5ba
ACPI / battery: Fix parsing _BIX return value
by Lan Tianyu
· 11 years ago
8e5c2b7
Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"
by Rafael J. Wysocki
· 11 years ago
ea45ea7
Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
b7356ab
Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
9657a56
ACPI / video: ignore BIOS initial backlight value for Fujitsu E753
by Lan Tianyu
· 11 years ago
efaa14c
ACPI / video: no automatic brightness changes by win8-compatible firmware
by Aaron Lu
· 11 years ago
8c5bd7a
ACPI / video / i915: No ACPI backlight if firmware expects Windows 8
by Rafael J. Wysocki
· 11 years ago
c04c697
ACPI / video: Always call acpi_video_init_brightness() on init
by Matthew Garrett
· 11 years ago
242b228
ACPICA: expose OSI version
by Aaron Lu
· 11 years ago
fe7bf10
acpi: delete __cpuinit usage from all acpi files
by Paul Gortmaker
· 11 years ago
d19f503
ACPI / memhotplug: Fix a stale pointer in error path
by Toshi Kani
· 11 years ago
8832f7e
ACPI / scan: Always call acpi_bus_scan() for bus check notifications
by Rafael J. Wysocki
· 11 years ago
3a391a3
ACPI / scan: Do not try to attach scan handlers to devices having them
by Rafael J. Wysocki
· 11 years ago
7728f03
Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
10a0b61
ACPI / power: add missing newline to debug messages
by Mika Westerberg
· 11 years ago
65b97fb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
85eb982
ACPI / fan: Initialize acpi_state variable
by Naresh Bhat
· 11 years ago
b67cf7c
ACPI / scan: remove unused LIST_HEAD(acpi_device_list)
by Haicheng Li
· 11 years ago
2ce65fe
ACPI / dock: Actually define acpi_dock_init() as void
by Rafael J. Wysocki
· 11 years ago
91bdad0
ACPI / PM: Fix corner case in acpi_bus_update_power()
by Rafael J. Wysocki
· 11 years ago
7f0ef02
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 11 years ago
862f001
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
096a8aa
clean up scary strncpy(dst, src, strlen(src)) uses
by Kees Cook
· 11 years ago
f991fae
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
04bbc8e
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 11 years ago
3045f94
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
6bbbca7
pstore: Pass header size in the pstore write callback
by Aruna Balakrishnaiah
· 11 years ago
5c0b1b2
Merge branch 'acpi-assorted'
by Rafael J. Wysocki
· 11 years ago
d5ba5b1
Merge branch 'acpi-pm'
by Rafael J. Wysocki
· 11 years ago
996e256
Merge branch 'acpi-hotplug'
by Rafael J. Wysocki
· 11 years ago
74fd6c6
acpi: Eliminate console msg if pstore.backend excludes ERST
by Lenny Szubowicz
· 11 years ago
e52cff8
Merge branch 'pm-assorted'
by Rafael J. Wysocki
· 11 years ago
bdc8f09
Merge branch 'acpi-assorted'
by Rafael J. Wysocki
· 11 years ago
f4c9f40
Merge branch 'acpi-lpss'
by Rafael J. Wysocki
· 11 years ago
3b4550e
Merge branch 'acpi-pm'
by Rafael J. Wysocki
· 11 years ago
8e9914d
Merge branch 'acpi-scan'
by Rafael J. Wysocki
· 11 years ago
8033868
Merge branch 'acpica'
by Rafael J. Wysocki
· 11 years ago
a204dbc
Merge branch 'acpi-hotplug'
by Rafael J. Wysocki
· 11 years ago
9b5c7a5
ACPI / PM: Fix possible NULL pointer deref in acpi_pm_device_sleep_state()
by Rafael J. Wysocki
· 11 years ago
1061906
ACPI: implement acpi_os_get_timer() according the spec
by Mika Westerberg
· 11 years ago
eff9a4b
ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scan
by Lan Tianyu
· 11 years ago
2fa97fe
ACPI: Add CMOS RTC Operation Region handler support
by Lan Tianyu
· 11 years ago
ca02c21
Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras
by Ingo Molnar
· 11 years ago
09d5ca8
ACPI / processor: Drop unused variable from processor_perflib.c
by Lan Tianyu
· 11 years ago
86d6725
ACPI / processor: Remove unused macros in processor_driver.c
by Hanjun Guo
· 11 years ago
21a3101
ACPI / dock / PCI: Synchronous handling of dock events for PCI devices
by Rafael J. Wysocki
· 11 years ago
94add0f
ACPI / dock: Initialize ACPI dock subsystem upfront
by Jiang Liu
· 11 years ago
341e7ba
ACPICA: _CST repair: Handle null package entries
by Lv Zheng
· 11 years ago
5a9792f
ACPICA: Add several repairs for _CST predefined name
by Lv Zheng
· 11 years ago
aa6329c
ACPICA: Move _PRT repair into the standard complex repair module
by Lv Zheng
· 11 years ago
24071f4
ACPI / scan: Do not bind ACPI drivers to objects with scan handlers
by Rafael J. Wysocki
· 11 years ago
b9e95fc
ACPI / LPSS: Power up LPSS devices during enumeration
by Rafael J. Wysocki
· 11 years ago
6ee22e9d
ACPI / PM: Fix error code path for power resources initialization
by Rafael J. Wysocki
· 11 years ago
8112006
ACPI / dock: Take ACPI scan lock in write_undock()
by Rafael J. Wysocki
· 11 years ago
204ebc0
ACPI / resources: call acpi_get_override_irq() only for legacy IRQ resources
by Mika Westerberg
· 11 years ago
fa1675b
ACPI / PM: Rework and clean up acpi_dev_pm_get_state()
by Rafael J. Wysocki
· 11 years ago
4c164ae
ACPI / PM: Replace ACPI_STATE_D3 with ACPI_STATE_D3_COLD in device_pm.c
by Rafael J. Wysocki
· 11 years ago
b25c77e
ACPI / PM: Rename function acpi_device_power_state() and make it static
by Rafael J. Wysocki
· 11 years ago
95d45d4
ACPI / PM: acpi_processor_suspend() can be static
by Fengguang Wu
· 11 years ago
d6a77ea
x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel.
by Konrad Rzeszutek Wilk
· 12 years ago
6a8c0af
ACPI: Remove useless initializers
by Bjorn Helgaas
· 11 years ago
0f4c654
ACPI / battery: Make sure all spaces are in correct places
by Nicholas Mazzuca
· 12 years ago
c7d9ca9
ACPI: add _STA evaluation at do_acpi_find_child()
by Jeff Wu
· 11 years ago
ecde300
ACPI / EC: access user space with get_user()/put_user()
by Vasiliy Kulikov
· 11 years ago
d908e1e
Merge tag 'please-pull-einj' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras
by Ingo Molnar
· 11 years ago
958c4eb
ACPI / LPSS: override SDIO private register space size from ACPI tables
by Mika Westerberg
· 11 years ago
06d8641
ACPI / LPSS: mask the UART TX completion interrupt
by Heikki Krogerus
· 11 years ago
f627217
ACPI / LPSS: add support for Intel BayTrail
by Mika Westerberg
· 12 years ago
64f3af5
ACPICA: Clear events initialized flag upon event component termination
by Tomasz Nowicki
· 11 years ago
b739f10
ACPICA: Fix possible memory leak in GPE init error path
by Tomasz Nowicki
· 11 years ago
9dae7bb
ACPICA: ACPICA Termination: Delete global lock pending lock
by Tomasz Nowicki
· 11 years ago
de8e7db
ACPICA: Update interface to acpi_ut_valid_acpi_name()
by Bob Moore
· 11 years ago
7cec704
ACPICA: Do not use extended sleep registers unless HW-reduced bit is set
by Lv Zheng
· 11 years ago
42f4786
ACPICA: Split table print utilities to a new a separate file
by Bob Moore
· 11 years ago
b75dd29
ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDT
by Lv Zheng
· 11 years ago
1d1ea1b
ACPICA: Standardize all switch() blocks
by Chao Guan
· 11 years ago
b6872ff
ACPICA: Split internal error msg routines to a separate file
by Bob Moore
· 11 years ago
88ec286
ACPICA: Split buffer dump routines into separate file
by Bob Moore
· 11 years ago
d9e455f
ACPI / scan: Simplify ACPI driver probing
by Rafael J. Wysocki
· 11 years ago
8c9b7a7
ACPI / video: Do not bind to device objects with a scan handler
by Rafael J. Wysocki
· 11 years ago
ea7f665
Revert "ACPI / scan: do not match drivers against objects having scan handlers"
by Rafael J. Wysocki
· 11 years ago
5899309
Merge branch 'pci/betty-aer-v3' into next
by Bjorn Helgaas
· 11 years ago
2314b69
Merge branch 'acpi-fixes'
by Rafael J. Wysocki
· 11 years ago
7cd8407
ACPI / PM: Do not execute _PS0 for devices without _PSC during initialization
by Rafael J. Wysocki
· 11 years ago
c5a1303
ACPI/APEI: Add parameter check before error injection
by Chen Gong
· 11 years ago
0ba98ec
ACPI / APEI: Force fatal AER severity when component has been reset
by Betty Dall
· 11 years ago
b8edb64
ACPI, APEI, EINJ: Fix error return code in einj_init()
by Wei Yongjun
· 11 years ago
9f29ab1
ACPI / scan: do not match drivers against objects having scan handlers
by Aaron Lu
· 11 years ago
a98d4f6
ACPI / APEI: fix error return code in ghes_probe()
by Wei Yongjun
· 11 years ago
45f0a85
PM / Runtime: Rework the "runtime idle" helper routine
by Rafael J. Wysocki
· 11 years ago
278934b
Merge branch 'pci/jiang-remove-global-list' into next
by Bjorn Helgaas
· 11 years ago
780a6ec
ACPI / video: ignore BIOS initial backlight value for HP Pavilion g6
by Ash Willis
· 11 years ago
fedbe9b
ACPI / video: ignore BIOS initial backlight value for HP m4
by Alex Hung
· 11 years ago
173a5a4
ACPI / processor: Fix potential NULL pointer dereference in acpi_processor_add()
by Hanjun Guo
· 11 years ago
8f4f5e7
ACPICA: Update for "orphan" embedded controller _REG method support
by Zhang Rui
· 11 years ago
43e5318
ACPICA: Predefined name support: Remove unused local variable
by Bob Moore
· 11 years ago
29a241c
ACPICA: Add argument typechecking for all predefined ACPI names
by Bob Moore
· 11 years ago
e1405ca
ACPICA: Add BIOS error interface for predefined name validation support
by Bob Moore
· 11 years ago
f6f57f6
ACPICA: Change an exception code for the ASL UnLoad() operator
by Bob Moore
· 11 years ago
242831e
Memory hotplug / ACPI: Simplify memory removal
by Rafael J. Wysocki
· 11 years ago
Next »