Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e2f7a7772880458edff1b1cc5a988947229fac26
/
drivers
/
acpi
e2f7a77
ACPICA: hide private headers
by Len Brown
· 16 years ago
95b482a
ACPICA: create acpica/ directory
by Len Brown
· 16 years ago
6620e0c
ACPICA: delete utcache.c
by Len Brown
· 16 years ago
5b929aa
ACPICA: delete acdisasm.h
by Len Brown
· 16 years ago
40774f7
ACPICA: FADT: Update error msgs for consistency
by Bob Moore
· 16 years ago
4b67a0e
ACPICA: FADT: set acpi_gbl_use_default_register_widths to TRUE by default
by robert.moore@intel.com
· 16 years ago
06f5541
ACPICA: FADT parsing changes and fixes
by Bob Moore
· 16 years ago
50df4d8
ACPICA: Restructure includes into public/private
by Bob Moore
· 16 years ago
ea7e96e
ACPI: remove private acpica headers from driver files
by Lin Ming
· 16 years ago
2ee6261
ACPI: reboot.c: use new acpi_reset interface
by Lin Ming
· 16 years ago
d3fd902
ACPICA: New: acpi_reset interface - write to reset register
by Bob Moore
· 16 years ago
7db5d82
ACPICA: Move all public H/W interfaces to new hwxface
by Bob Moore
· 16 years ago
ecfbbc7
ACPICA: New: acpi_read and acpi_write public interfaces
by Bob Moore
· 16 years ago
60a4ce7
ACPI: power.c: call acpi_get_name to get node name
by Lin Ming
· 16 years ago
3d97e42
ACPI: main.c: use new public GPE group enable/disable interfaces
by Lin Ming
· 16 years ago
08ac07b
ACPICA: New: Public GPE group enable/disable interfaces
by Bob Moore
· 16 years ago
e97d6bf
ACPICA: New: acpi_get_gpe_device interface
by Bob Moore
· 16 years ago
c1e3523
ACPI: wakeup.c: remove ACPI_FUNCTION_TRACE
by Lin Ming
· 16 years ago
95d9a7a
ACPI: proc.c: remove ACPI_FUNCTION_TRACE
by Lin Ming
· 16 years ago
0175d56
ACPI: ec.c: call acpi_get_name to get node name
by Lin Ming
· 16 years ago
889c78b
ACPI: osl.c: replace return_ACPI_STATUS with return
by Lin Ming
· 16 years ago
7a4b8131
ACPICA: Enhance implicit return mechanism
by Lin Ming
· 16 years ago
eeb4437
ACPICA: Consolidate method arg count validation code
by Bob Moore
· 16 years ago
a647b5c
ACPICA: Add Buffer->String conversion for predefined methods
by Bob Moore
· 16 years ago
d037c5f
ACPICA: Allow multiple backslash prefix in namepaths
by Lin Ming
· 16 years ago
5572a98
ACPICA: Fix to allow aliases within ASL namepaths
by Bob Moore
· 16 years ago
319f8b8
ACPICA: Remove references to obsolete ACPI_DUMP_APP
by Bob Moore
· 16 years ago
a8fadc9
ACPICA: Add support to externally execute _OSI method
by Bob Moore
· 16 years ago
9f15fc6
ACPICA: Reformat comments, no functional changes
by Bob Moore
· 16 years ago
009c4cbe
ACPICA: Add global pointer for FACS table to simplify FACS access
by Bob Moore
· 16 years ago
c87609f
ACPICA: Emit warning if two FACS or DSDT tables found in the FADT
by Bob Moore
· 16 years ago
3483072
ACPICA: Fix namestring for the SystemCMOS address space
by Bob Moore
· 16 years ago
e9a8c6a
ACPICA: Update debug output for IndexField I/O
by Bob Moore
· 16 years ago
fc37445
ACPICA: Add a mechanism to escape infinite AML While() loops
by Bob Moore
· 16 years ago
96411a6
ACPICA: Optimize execution of AML While loops
by Bob Moore
· 16 years ago
84d4db7
ACPICA: Fix possible memory leak on error in parser
by Lin Ming
· 16 years ago
d85988f
ACPICA: Update FACS waking vector interfaces
by Bob Moore
· 16 years ago
6de4048
ACPICA: Fix several warnings under gcc 4 compiler
by Bob Moore
· 16 years ago
e76f427
ACPI: fix 2.6.28 acpi.debug_level regression
by Bjorn Helgaas
· 16 years ago
38aefbc
ACPI toshiba: only register rfkill if bt is enabled
by Frederik Deweerdt
· 16 years ago
f10a3a3
Revert "ACPI: battery: Convert discharge energy rate to current properly"
by Linus Torvalds
· 16 years ago
aaad077
ACPI: Fix ACPI battery regression introduced by commit 558073
by Rafael J. Wysocki
· 16 years ago
23d0a65
toshiba_acpi: close race in toshiba_acpi driver
by Arjan van de Ven
· 16 years ago
a6e0887
ACPI: delete OSI(Linux) DMI dmesg spam
by Len Brown
· 16 years ago
3bdca1b
Revert "ACPI: don't enable control method power button as wakeup device when Fixed Power button is used"
by Len Brown
· 16 years ago
65df784
ACPI suspend: Blacklist boxes that require us to set SCI_EN directly on resume
by Rafael J. Wysocki
· 16 years ago
4059907
ACPI: scheduling in atomic via acpi_evaluate_integer ()
by Pavel Machek
· 16 years ago
558073d
ACPI: battery: Convert discharge energy rate to current properly
by Alexey Starikovskiy
· 16 years ago
7b4d469
ACPI: EC: count interrupts only if called from interrupt handler.
by Alexey Starikovskiy
· 16 years ago
77fb61a
acpi: fix oops in acpi_system_wakeup_device_seq_show
by Linus Torvalds
· 16 years ago
d1876ba
Merge branch 'ec' into release
by Len Brown
· 16 years ago
547f784
Merge branch 'processor-256' into release
by Len Brown
· 16 years ago
f398778
Merge branch 'video' into release
by Len Brown
· 16 years ago
9b5a56d
Merge branch 'sysfs' into release
by Len Brown
· 16 years ago
f613984
Merge branch 'power' into release
by Len Brown
· 16 years ago
3e0fe36
Merge branch 'misc' into release
by Len Brown
· 16 years ago
e911d27
Merge branch 'bugzilla-11917' into release
by Len Brown
· 16 years ago
50f19e3
Merge branch 'bugzilla-11539' into release
by Len Brown
· 16 years ago
3283625
ACPI: pci_link: remove acpi_irq_balance_set() interface
by Bjorn Helgaas
· 16 years ago
8517934
ACPI: EC: Don't do transaction from GPE handler in poll mode.
by Alexey Starikovskiy
· 16 years ago
06cf7d3
ACPI: EC: lower interrupt storm treshold
by Alexey Starikovskiy
· 16 years ago
0b7084a
ACPICA: Use spinlock for acpi_{en|dis}able_gpe
by Alexey Starikovskiy
· 16 years ago
a2f93ae
ACPI: EC: restart failed command
by Alexey Starikovskiy
· 16 years ago
dd15f8c
ACPI: EC: wait for last write gpe
by Alexey Starikovskiy
· 16 years ago
f824843
ACPI: EC: make kernel messages more useful when GPE storm is detected
by Alan Jenkins
· 16 years ago
1cfe62c
ACPI: EC: revert msleep patch
by Alexey Starikovskiy
· 16 years ago
c3d6de6
ACPI video: if no ACPI backlight support, use vendor drivers
by Thomas Renninger
· 16 years ago
22c13f9
ACPI: video: Ignore devices that aren't present in hardware
by Thomas Renninger
· 16 years ago
a1a8d33
Delete an unwanted return statement at evgpe.c
by Lin Ming
· 16 years ago
a0d84a9
ACPI: update debug parameter documentation
by Bjorn Helgaas
· 16 years ago
87b5860
ACPI: turn off all debug output by default
by Bjorn Helgaas
· 16 years ago
bdd7279
ACPI: add driver component definitions to sysfs debug_layers
by Bjorn Helgaas
· 16 years ago
89595b8
ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h
by Bjorn Helgaas
· 16 years ago
d21cf3c
ACPI EC: Fix regression due to use of uninitialized variable
by Alexey Starikovskiy
· 16 years ago
4feba70
ACPI: avoid empty file name in sysfs
by Peter Gruber
· 16 years ago
14a63ba
ACPI: use macro to replace hard number
by Yinghai Lu
· 16 years ago
0794469
ACPI: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
d17cb18
Revert "ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanism"
by Len Brown
· 16 years ago
5b53ed6
ACPI: 80 column adherence and spelling fix (no functional change)
by Myron Stowe
· 16 years ago
b26e928
ACPI: Behave uniquely based on processor declaration definition type
by Myron Stowe
· 16 years ago
ad93a76
ACPI: Disambiguate processor declaration type
by Myron Stowe
· 16 years ago
8950d89
ACPI: remove CONFIG_ACPI_EC
by Bjorn Helgaas
· 16 years ago
fefe5ab
ACPI: remove CONFIG_ACPI_POWER
by Bjorn Helgaas
· 16 years ago
5b88147
ACPI: SBS: remove useless acpi_cm_sbs_init() initcall
by Bjorn Helgaas
· 16 years ago
5704d62
ACPI: remove comments about debug layer/level to use
by Bjorn Helgaas
· 16 years ago
ed206fa
ACPI: bugfix reporting of event handler status
by Zhang Rui
· 16 years ago
676962d
ACPI: fan: Delete the strict check in power transition
by Zhao Yakui
· 16 years ago
b1b57fb
ACPI: fix de-reference bug in power resource driver
by Zhao Yakui
· 16 years ago
92daa7b
ACPI suspend: build fix for ACPI_SLEEP=n && XEN_SAVE_RESTORE=y.
by Rafael J. Wysocki
· 16 years ago
cab0896
toshiba_acpi: always call input_sync() after input_report_switch()
by Len Brown
· 16 years ago
df316e9
ACPI: Always report a sync event after a lid state change
by Guillem Jover
· 16 years ago
16be87e
ACPI: cpufreq, processor: fix compile error in drivers/acpi/processor_perflib.c
by Miao Xie
· 16 years ago
765426e
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 16 years ago
898b054
dock: make dock driver not a module
by Shaohua Li
· 16 years ago
5eaff72
ACPI: hack around sysfs warning with link order
by Zhao Yakui
· 16 years ago
b849075
ACPI suspend: fix build warning when CONFIG_ACPI_SLEEP=n
by Len Brown
· 16 years ago
057316c
Merge branch 'linus' into test
by Len Brown
· 16 years ago
7674416
Merge branch 'ull' into test
by Len Brown
· 16 years ago
acd41d3
Merge branch 'suspend' into test
by Len Brown
· 16 years ago
5f50ef4
Merge branch 'misc' into test
by Len Brown
· 16 years ago
Next »