Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6b89cddee051945a83cc67436ad1680ba7d9f766
/
drivers
/
acpi
ff253d3
Merge branch 'acpi-video'
by Rafael J. Wysocki
· 10 years ago
0b80a8f
Merge branch 'acpi-ec'
by Rafael J. Wysocki
· 10 years ago
4488c99
Merge branches 'acpi-resources', 'acpi-ac', 'acpi-scan' and 'acpi-battery'
by Rafael J. Wysocki
· 10 years ago
c128c77
ACPI / PNP: add soc_button_array device ID to PNP IDs list
by Zhang Rui
· 10 years ago
ab7027d
ACPI / video: Add Acer TravelMate B113 to native backlight blacklist
by Martin Kepplinger
· 10 years ago
08a5622
ACPI / video: Add Dell Inspiron 5737 to the blacklist
by Edward Lin
· 10 years ago
0b9f7d9
ACPI / i915: ignore firmware requests for backlight change
by Aaron Lu
· 10 years ago
232de51
ACPI / battery: fix wrong value of capacity_now reported when fully charged
by Josef Gajdusek
· 10 years ago
867f9d4
ACPI / resources: only reject zero length resources based at address zero
by Andy Whitcroft
· 10 years ago
75646e7
ACPI / battery: Retry to get battery information if failed during probing
by Lan Tianyu
· 10 years ago
ed4b197
ACPI / EC: Free saved_ec on error exit path
by Colin Ian King
· 10 years ago
dd43de2
ACPI / EC: Add detailed fields debugging support of EC_SC(R).
by Lv Zheng
· 10 years ago
4a3f6b5
ACPI / EC: Update revision due to recent changes
by Lv Zheng
· 10 years ago
c0d6534
ACPI / EC: Fix race condition in ec_transaction_completed()
by Lv Zheng
· 10 years ago
9b80f0f
ACPI / EC: Remove duplicated ec_wait_ibf0() waiter
by Lv Zheng
· 10 years ago
f92fca0
ACPI / EC: Add asynchronous command byte write support
by Lv Zheng
· 10 years ago
66b42b7
ACPI / EC: Avoid race condition related to advance_transaction()
by Lv Zheng
· 10 years ago
e63f6e2
Revert "ACPI / AC: Remove AC's proc directory."
by Lan Tianyu
· 10 years ago
cf8116c
Merge branches 'acpi-general', 'acpi-processor', 'acpi-lpss' and 'acpi-battery'
by Rafael J. Wysocki
· 10 years ago
3d91589
ACPI: use kstrto*() instead of simple_strto*()
by Christoph Jaeger
· 11 years ago
f43691c
ACPI / battery: add quirk for Acer Aspire V5-573G
by Alexander Mezin
· 11 years ago
3f5dc08
ACPI / battery: use callback for setting up quirks
by Alexander Mezin
· 11 years ago
765bdd4
ACPI / LPSS: Take I2C host controllers out of reset
by Mika Westerberg
· 10 years ago
d715a22
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 11 years ago
de815a6
Merge branches 'acpi-general' and 'acpi-video'
by Rafael J. Wysocki
· 11 years ago
bb3632c
PM / sleep: trace events for suspend/resume
by Todd E Brandt
· 11 years ago
751109a
ACPI / video: Change the default for video.use_native_backlight to 1
by Rafael J. Wysocki
· 11 years ago
a4714a8
ACPI: Fix bug when ACPI reset register is implemented in system memory
by Randy Wright
· 11 years ago
4dc4226
Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into next
by Linus Torvalds
· 11 years ago
e81a0e7
Merge branch 'acpi-thermal'
by Rafael J. Wysocki
· 11 years ago
d9bd449
Merge branch 'acpi-video'
by Rafael J. Wysocki
· 11 years ago
0e36d43
Merge branch 'acpica'
by Rafael J. Wysocki
· 11 years ago
b04c58b
Merge branch 'acpi-enumeration'
by Rafael J. Wysocki
· 11 years ago
864e055
Merge branch 'acpi-lpss'
by Rafael J. Wysocki
· 11 years ago
2770b8b
Merge branch 'acpi-platform'
by Rafael J. Wysocki
· 11 years ago
a392f7d
Merge branch 'acpi-pm'
by Rafael J. Wysocki
· 11 years ago
f58c41c
Merge branch 'acpi-battery'
by Rafael J. Wysocki
· 11 years ago
91ab377
Merge branches 'acpi-tables' and 'acpi-general'
by Rafael J. Wysocki
· 11 years ago
26f8784
Merge branches 'acpi-processor' and 'acpi-pad'
by Rafael J. Wysocki
· 11 years ago
4db367f
Merge branches 'acpi-scan', 'acpi-hotplug' and 'acpi-pci'
by Rafael J. Wysocki
· 11 years ago
bd698cf
Merge tag 'pinctrl-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl into next
by Linus Torvalds
· 11 years ago
729ddb6
ACPICA: Namespace: Remove _PRP method support.
by Lv Zheng
· 11 years ago
4fc0a7e
ACPI: Fix x86 regression related to early mapping size limitation
by Lv Zheng
· 11 years ago
47d68c7
ACPICA: Tables: Add mechanism to control early table checksum verification.
by Lv Zheng
· 11 years ago
4845934
ACPI / scan: use platform bus type by default for _HID enumeration
by Zhang Rui
· 11 years ago
d6ddaaa
ACPI / scan: always register ACPI LPSS scan handler
by Rafael J. Wysocki
· 11 years ago
cccd420
ACPI / scan: always register memory hotplug scan handler
by Rafael J. Wysocki
· 11 years ago
a1ec657
ACPI / scan: always register container scan handler
by Rafael J. Wysocki
· 11 years ago
d34afa9
ACPI / scan: Change the meaning of missing .attach() in scan handlers
by Rafael J. Wysocki
· 11 years ago
549e684
ACPI / scan: introduce platform_id device PNP type flag
by Rafael J. Wysocki
· 11 years ago
01cd4ba
ACPI / scan: drop unsupported serial IDs from PNP ACPI scan handler ID list
by Zhang Rui
· 11 years ago
e1d2c4c
ACPI / scan: drop IDs that do not comply with the ACPI PNP ID rule
by Zhang Rui
· 11 years ago
eec15ed
ACPI / PNP: use device ID list for PNPACPI device enumeration
by Zhang Rui
· 11 years ago
aca0a4e
ACPI / scan: .match() callback for ACPI scan handlers
by Rafael J. Wysocki
· 11 years ago
52d1d0b
Merge branch 'acpi-lpss' into acpi-enumeration
by Rafael J. Wysocki
· 11 years ago
e0d1f09
ACPI / battery: wakeup the system only when necessary
by Zhang Rui
· 11 years ago
1ac5aaa
ACPI / battery: introduce support for POWER_SUPPLY_PROP_CAPACITY_LEVEL
by Zhang Rui
· 11 years ago
f70977fb
Merge back earlier ACPI thermal material.
by Rafael J. Wysocki
· 11 years ago
a238317
ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.
by Lv Zheng
· 11 years ago
4ff248f
ACPI / PAD: Use time_before() for time comparison
by Manuel Schölling
· 11 years ago
0dc6b96
ACPI / video: Add 4 new models to the use_native_backlight DMI list
by Hans de Goede
· 11 years ago
1e815db
ACPI / video: Add use native backlight quirk for the ThinkPad W530
by Hans de Goede
· 11 years ago
53a92ba
ACPI / video: Unregister the backlight device if a raw one shows up later
by Hans de Goede
· 11 years ago
e6f8a4d
ACPI / thermal: Use acpi_bus_attach_private_data() to attach private data
by Lan Tianyu
· 11 years ago
7201379
ACPI: Add acpi_bus_attach_private_data() to attach data to ACPI handle
by Lan Tianyu
· 11 years ago
45fef5b
ACPI: add dynamic_debug support
by Bjørn Mork
· 11 years ago
2807bd1
ACPI / thermal: fix workqueue destroy order
by Aaron Lu
· 11 years ago
3022f4d
Merge branch 'acpi-platform' into acpi-lpss
by Rafael J. Wysocki
· 11 years ago
ed3a872
ACPI / LPSS: support for fractional divider clock
by Heikki Krogerus
· 11 years ago
c78b083
ACPI / LPSS: custom power domain for LPSS
by Heikki Krogerus
· 11 years ago
8ce62f8
ACPI / platform / LPSS: Enable async suspend/resume of LPSS devices
by Rafael J. Wysocki
· 11 years ago
2d8fe67
Merge back earlier 'acpi-video' material.
by Rafael J. Wysocki
· 11 years ago
20482d3
pinctrl: baytrail: Add back Baytrail-T ACPI ID
by Jin Yao
· 11 years ago
1b7f37e
ACPI / video: Add an acpi_video_unregister_backlight function
by Hans de Goede
· 11 years ago
4cf563c
ACPI / PM: Export rest of the subsys PM callbacks
by Heikki Krogerus
· 11 years ago
f25c0ae
ACPI / PM: Avoid resuming devices in ACPI PM domain during system suspend
by Rafael J. Wysocki
· 11 years ago
73577d1
ACPI: Fix conflict between customized DSDT and DSDT local copy
by Lv Zheng
· 11 years ago
658a0f4
Merge branch 'acpi-video'
by Rafael J. Wysocki
· 11 years ago
07d1d29
ACPI / video: Revert native brightness quirk for ThinkPad T530
by Hans de Goede
· 11 years ago
8da8373
ACPI / processor: Fix STARTING/DYING action in acpi_cpu_soft_notify()
by Toshi Kani
· 11 years ago
9e50bc1
ACPI / battery: Accelerate battery resume callback
by Lan Tianyu
· 11 years ago
a3cffce
ACPI / platform: add IDs for Broadcom Bluetooth and GPS chips
by Heikki Krogerus
· 11 years ago
c401eb8
ACPI / processor: Check if LAPIC is present during initialization
by Baoquan He
· 11 years ago
99678ed
ACPI / video: Don't register acpi_video_resume notifier without backlight devices
by Hans de Goede
· 11 years ago
1f0b638
ACPI / PM: Hold ACPI scan lock over the "freeze" sleep state
by Rafael J. Wysocki
· 11 years ago
75fa7d2
Merge branches 'acpi-video' and 'acpi-blacklist'
by Rafael J. Wysocki
· 11 years ago
3011ef6
Merge branches 'acpi-ac' and 'acpi-proc'
by Rafael J. Wysocki
· 11 years ago
7d18aec
Merge branches 'acpica', 'acpi-tpm' and 'acpi-processor'
by Rafael J. Wysocki
· 11 years ago
85dbd58
ACPICA: Tables: Restore old behavor to favor 32-bit FADT addresses.
by Lv Zheng
· 11 years ago
5ff365f
ACPI / video: correct DMI tag for Dell Inspiron 7520
by Aaron Lu
· 11 years ago
3afcb96
ACPI / proc: Do not say when /proc interfaces will be deleted in Kconfig
by Rafael J. Wysocki
· 11 years ago
fad16dd
ACPI / PM: Export acpi_target_system_state() to modules
by Rafael J. Wysocki
· 11 years ago
0b9d46d
ACPI / processor: do not mark present at boot but not onlined CPU as onlined
by Igor Mammedov
· 11 years ago
9801284
ACPI: Revert "ACPI / AC: convert ACPI ac driver to platform bus"
by Guenter Roeck
· 11 years ago
f6e6e1b
ACPI / blacklist: Add dmi_enable_osi_linux quirk for Asus EEE PC 1015PX
by Hans de Goede
· 11 years ago
b753631
ACPI: blacklist win8 OSI for Dell Inspiron 7737
by Edward Lin
· 11 years ago
886129a
ACPI / video: change acpi-video brightness_switch_enabled default to 0
by Hans de Goede
· 11 years ago
d010338
ACPI / notify: Clean up handling of hotplug events
by Rafael J. Wysocki
· 11 years ago
7505da4
ACPICA: Events: Update GPE handling and initialization code.
by Bob Moore
· 11 years ago
21126b2
ACPICA: Remove extraneous error message for large number of GPEs.
by Bob Moore
· 11 years ago
Next »