Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b4e104eaeb8cd4329a23e0e4ebf166681b1d182d
/
drivers
/
acpi
b4e104e
ACPICA: Update all ACPICA copyrights and signons to 2011
by Bob Moore
· 14 years ago
2629484
ACPICA: Fix issues/fault with automatic "serialized" method support
by Lin Ming
· 14 years ago
672af84
ACPICA: Debugger: Lock namespace for duration of a namespace dump
by Bob Moore
· 14 years ago
5d3131f
ACPICA: Fix namespace race condition
by Dana Myers
· 14 years ago
be33b76
ACPICA: Fix memory leak in acpi_ev_asynch_execute_gpe_method().
by Jesper Juhl
· 14 years ago
da50337
ACPICA: Misc comments to minimize code divergence
by Lin Ming
· 14 years ago
a0fcdb2
ACPICA: Global event handler
by Lin Ming
· 14 years ago
bba63a2
ACPICA: Implicit notify support
by Lin Ming
· 14 years ago
5a284cd
ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_method
by Lin Ming
· 14 years ago
84f6b2a
ACPICA: Remove unused function declarations
by Lin Ming
· 14 years ago
8b6cd8a
ACPICA: New GPE handler callback definition
by Lin Ming
· 14 years ago
3a37898
ACPICA: Rename some function and variable names
by Lin Ming
· 14 years ago
3cfd53d
ACPICA: Move GPE functions to new file evxfgpe.c
by Lin Ming
· 14 years ago
bbbcde9d
Merge branches 'bugzilla-25412' and 'bugzilla-25302' into release
by Len Brown
· 14 years ago
5acdb1a
ACPI / ACPICA: Disable GPEs during initialization
by Rafael J. Wysocki
· 14 years ago
cde44d1
Revert "ACPI battery: update status upon sysfs query"
by Len Brown
· 14 years ago
b581a7f
ACPI: Execute _PRW for devices reported as inactive or not present
by Rafael J. Wysocki
· 14 years ago
23437b5
Merge branch 'bugzilla-23002' into release
by Len Brown
· 14 years ago
291a73c
ACPI / PM: Do not save/restore NVS on Sony Vaio VGN-NW130D
by Rafael J. Wysocki
· 14 years ago
6cc5615
Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2.6.37' and 'osi-regression' into release
by Len Brown
· 14 years ago
bec4f22
ACPI/HEST: adjust section selection
by Jan Beulich
· 14 years ago
091aad6
ACPI: eliminate unused variable warning for !ACPI_SLEEP
by Jan Beulich
· 14 years ago
b904759
ACPI thermal: remove two unused functions
by Zhang Rui
· 14 years ago
32d47ee
ACPI: fix a section mismatch
by Zhang Rui
· 14 years ago
3b38bb5
ACPI, APEI, use raw spinlock in ERST
by Huang Ying
· 14 years ago
12d3206
ACPI: fix allowing to add/remove multiple _OSI strings
by Lin Ming
· 14 years ago
d90aa92
acpi: fix _OSI string setup regression
by Lin Ming
· 14 years ago
a5dc4f8
ACPI: EC: Add another dmi match entry for MSI hardware
by Alexey Starikovskiy
· 14 years ago
3138b32
ACPI battery: update status upon sysfs query
by Zhang Rui
· 14 years ago
3151dbb
ACPI ac: update AC status upon sysfs query
by Zhang Rui
· 14 years ago
12b3b5a
ACPI / PM: Do not refcount power resources that can't be turned on
by Rafael J. Wysocki
· 14 years ago
212967c
ACPI / PM: Check device state before refcounting power resources
by Rafael J. Wysocki
· 14 years ago
ed3aada
ACPI: debugfs custom_method open to non-root
by Dave Jones
· 14 years ago
474829e
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
27afe58
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6
by Linus Torvalds
· 14 years ago
7e31842
Merge branch 'misc' into release
by Len Brown
· 14 years ago
1bd64d4
Merge branch 'acpi-mmio' into release
by Len Brown
· 14 years ago
b1d248d
ACPI: install ACPI table handler before any dynamic tables being loaded
by Zhang Rui
· 14 years ago
af48931
ACPI / PM: Blacklist another machine that needs acpi_sleep=nonvs
by Rafael J. Wysocki
· 14 years ago
4895ae6
Merge branch 'ec-param' into release
by Len Brown
· 14 years ago
22156ea
Merge branch 'power-refcount' into release
by Len Brown
· 14 years ago
d3b683d
Merge branch 'cleanup' into release
by Len Brown
· 14 years ago
6e04c41
Merge branch 'gpe-defer' into release
by Len Brown
· 14 years ago
8803080
Merge branch 'battery' into release
by Len Brown
· 14 years ago
e000f8f
Merge branch 'acpi_pm_device_sleep_state' into release
by Len Brown
· 14 years ago
38add9b
Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' into release
by Len Brown
· 14 years ago
f3ab69a
Merge branch 'procfs-cleanup-v2' into release
by Len Brown
· 14 years ago
aca209e
Merge branch 'acpica' into release
by Len Brown
· 14 years ago
4a3cba5
ACPI: Page based coalescing of I/O remappings optimization
by Myron Stowe
· 14 years ago
78cdb3e
ACPI: Convert simple locking to RCU based locking
by Myron Stowe
· 14 years ago
d362eda
ACPI: Pre-map 'system event' related register blocks
by Myron Stowe
· 14 years ago
2971852
ACPI: Add interfaces for ioremapping/iounmapping ACPI registers
by Myron Stowe
· 14 years ago
620242a
ACPI: Maintain a list of ACPI memory mapped I/O remappings
by Myron Stowe
· 14 years ago
b3ba1ef
ACPI: Fix ioremap size for MMIO reads and writes
by Myron Stowe
· 14 years ago
a1b4bd6
ACPI / Battery: Return -ENODEV for unknown values in get_property()
by Rafael J. Wysocki
· 14 years ago
3e384ee
ACPI / PM: Fix reference counting of power resources
by Rafael J. Wysocki
· 14 years ago
8df3fc9
Subject: [PATCH] ACPICA: Fix Scope() op in module level code
by Bob Moore
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
557d586
ACPI battery: support percentage battery remaining capacity
by Zhang Rui
· 14 years ago
7a18e96
ACPI: Make Embedded Controller command timeout delay configurable
by Thomas Renninger
· 14 years ago
2a8b67f
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
d38a5ed
ACPI dock: move some functions to .init.text
by Uwe Kleine-König
· 14 years ago
ab7c13c
ACPI: thermal: remove unused limit code
by Len Brown
· 14 years ago
01eac60
ACPI: static sleep_states[] and acpi_gts_bfs_check
by Stephen Hemminger
· 14 years ago
5ba8b1c
ACPI: remove dead code
by Stephen Hemminger
· 14 years ago
a4084c1
ACPI: Only processor needs CPU_IDLE
by Jean Delvare
· 14 years ago
49b3c1e
ACPICA: Clear PCIEXP_WAKE_STS when clearing ACPI events
by Colin Ian King
· 14 years ago
23ebbf0
ACPICA: Add Vista SP2 to supported _OSI strings
by Bob Moore
· 14 years ago
34cf66e
ACPICA: Eliminate duplicate code in acpi_ut_execute_* functions
by Bob Moore
· 14 years ago
8125666
ACPICA: Change type of _TZ from ThermalZone to Device
by Bob Moore
· 14 years ago
3989170
ACPICA: Comment update; no functional change
by Bob Moore
· 14 years ago
03e7c34
ACPI: remove unused declaration of proc_fs.h
by Zhang Rui
· 14 years ago
d5c6887
ACPI processor: make /proc/acpi/processor/*/throttle depends on CONFIG_ACPI_PROCFS
by Zhang Rui
· 14 years ago
39fe394
ACPI video: remove deprecated procfs I/F
by Zhang Rui
· 14 years ago
c57b62f
ACPI thermal: remove deprecated procfs I/F
by Zhang Rui
· 14 years ago
b2a4498
ACPI fan: remove deprecated procfs I/F
by Zhang Rui
· 14 years ago
1b3d4c3
ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by default
by Zhang Rui
· 14 years ago
3af283e
ACPI: add FW_BUG to OSI(Linux) message
by Len Brown
· 14 years ago
0f3f164
acpi_idle: delete bogus data from cpuidle_state.power_usage
by Len Brown
· 14 years ago
761afb8
ACPI / PM: Fix problems with acpi_pm_device_sleep_state()
by Rafael J. Wysocki
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
7cfff7f
Merge branch 'msi-dmi' into release
by Len Brown
· 14 years ago
c9933f7
Merge branch 'pdc-regression' into release
by Len Brown
· 14 years ago
3deb11e
ACPI: add DMI to disable AML Vista compatibility on MSI GX723 Notebook
by Lee, Chun-Yi
· 14 years ago
620e112
ACPI/PNP: A HID value of an object never changes -> make it const
by Thomas Renninger
· 14 years ago
2b2ae7c
ACPI: Do not export hid/modalias sysfs file for ACPI objects without a HID
by Thomas Renninger
· 14 years ago
eaeca2e
ACPI: Remove unused #define ACPI_PROCESSOR_FILE_POWER
by Thomas Renninger
· 14 years ago
303a407
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
c1e0ddb
ACPI: Handle ACPI0007 Device in acpi_early_set_pdc
by Yinghai Lu
· 14 years ago
75434a2
ACPICA: Increase configurability of error messages
by Bob Moore
· 14 years ago
77b23f712
ACPICA: Add repair for _HID and _CID strings
by Bob Moore
· 14 years ago
cc84e26
ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output file
by Bob Moore
· 14 years ago
31b3d4c
ACPICA: Make acpi_gbl_system_awake_and_running publically available
by Bob Moore
· 14 years ago
e786db7
ACPICA: Update math module; no functional change
by Bob Moore
· 14 years ago
28eb3fc
ACPICA: Make acpi_thread_id no longer configurable, always u64
by Lin Ming
· 14 years ago
8f40f17
ACPICA: Add ACPI_INLINE configuration parameter
by Lin Ming
· 14 years ago
95abccb
ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface
by Bob Moore
· 14 years ago
b0ed7a9
ACPICA/ACPI: Add new host interfaces for _OSI support
by Lin Ming
· 14 years ago
09387b4
ACPICA: Revert "Revert "Enable multi-byte EC transfers
by Bob Moore
· 14 years ago
c5f0231
ACPICA: Fix acpi_os_read_pci_configuration prototype
by Bob Moore
· 14 years ago
Next »