Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
79d2dfaa4e787f94b7f65f4611bc7d1c8d85fabc
/
drivers
/
acpi
79d2dfa
ACPI: enable GPEs before calling _WAK on resume
by Thomas Renninger
· 17 years ago
c019b19
ACPI: EC: Fix "no battery" regression
by Alexey Starikovskiy
· 17 years ago
4e54e9f
Pull sbs into release branch
by Len Brown
· 17 years ago
27196c3
Pull processor into release branch
by Len Brown
· 17 years ago
ad17b20
Pull fluff into release branch
by Len Brown
· 17 years ago
d88da66
Pull ec into release branch
by Len Brown
· 17 years ago
6712a4f
Pull dock-bay into release branch
by Len Brown
· 17 years ago
d8dd3cb
Pull bugzilla-8842 into release branch
by Len Brown
· 17 years ago
fc0dc4d
Pull bugzilla-8768 into release branch
by Len Brown
· 17 years ago
53fdc51
Pull bugzilla-3774 into release branch
by Len Brown
· 17 years ago
3b6919e
pull asus sony thinkpad into release branch
by Len Brown
· 17 years ago
0b5bfa1
ACPI: thermal: add DMI hooks to handle AOpen's broken Award BIOS
by Len Brown
· 17 years ago
f8707ec
ACPI: thermal: create "thermal.act=" to disable or override active trip point
by Len Brown
· 17 years ago
f548714
ACPI: thermal: create "thermal.nocrt" to disable critical actions
by Len Brown
· 17 years ago
a70cdc5
ACPI: thermal: create "thermal.psv=" to override passive trip points
by Len Brown
· 17 years ago
730ff34
ACPI: thermal: expose "thermal.tzp=" to set global polling frequency
by Len Brown
· 17 years ago
72b33ef
ACPI: thermal: create "thermal.off=1" to disable ACPI thermal support
by Len Brown
· 17 years ago
e13d874
ACPI: static
by Adrian Bunk
· 17 years ago
199e9e7
ACPI EC: remove potential deadlock from EC
by Alexey Starikovskiy
· 17 years ago
66b5682
ACPI: dock: Send key=value pair instead of plain value
by Holger Macht
· 17 years ago
7aa763c
ACPI: bay: send envp with uevent - fix
by Stephan Berberig
· 17 years ago
cd5bfea
fix compilation with gcc 4.2
by Peter Chubb
· 17 years ago
5010929
acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issues
by Fenghua Yu
· 17 years ago
ed3110e
ACPI: fix "Time Problems with 2.6.23-rc1-gf695baf2"
by Venki Pallipadi
· 17 years ago
0a524509
ACPI: EC: fix run-together printk lines
by Meelis Roos
· 17 years ago
bc90a01
ACPI: sbs: remove dead code
by Adrian Bunk
· 17 years ago
07ddf76
ACPI: EC: acpi_ec_remove(): fix use-after-free
by Adrian Bunk
· 17 years ago
7c010de
ACPI: EC: Switch from boot_ec as soon as we find its desc in DSDT.
by Alexey Starikovskiy
· 17 years ago
52fe4bd
ACPI: EC: fix build warning
by Len Brown
· 17 years ago
cd8c93a
ACPI: EC: If ECDT is not found, look up EC in DSDT.
by Alexey Starikovskiy
· 17 years ago
3bd92ba
ACPI: Battery: Synchronize battery operations.
by Alexey Starikovskiy
· 17 years ago
f1cd1fe
ACPI: EC: Remove noisy debug printk fron EC driver.
by Alexey Starikovskiy
· 17 years ago
de47b69
asus_acpi: fix possible double free (found by Coverity)
by Jesper Juhl
· 17 years ago
128a2bc
ACPI: delete CONFIG_ACPI_PROCFS_SLEEP (again)
by Len Brown
· 17 years ago
673d5b4
ACPI: restore CONFIG_ACPI_SLEEP
by Len Brown
· 17 years ago
296699d
Introduce CONFIG_SUSPEND for suspend-to-Ram and standby
by Rafael J. Wysocki
· 17 years ago
b0cb1a1
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
by Rafael J. Wysocki
· 17 years ago
293a032
Don't force-enable suspend/hibernate support just for ACPI
by Linus Torvalds
· 17 years ago
67effe8
ACPI: add "acpi_no_auto_ssdt" bootparam
by Len Brown
· 17 years ago
323ef30
Pull auto-load-modules into release branch
by Len Brown
· 17 years ago
cb3e0c1
Pull d-states into release branch
by Len Brown
· 17 years ago
1e1f3f2
Pull kconfig into release branch
by Len Brown
· 17 years ago
e8b2fd0
ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source
by Len Brown
· 17 years ago
c30c620
ACPI: quiet ACPI Exceptions due to no _PTC or _TSS
by Len Brown
· 17 years ago
50ad147
ACPI: Remove references to ACPI_STATE_S2 from acpi_pm_enter
by Rafael J. Wysocki
· 17 years ago
7c5aa66
ACPI: Kconfig: always enable CONFIG_ACPI_SLEEP on X86
by Len Brown
· 17 years ago
43532c8
ACPI: Kconfig: fold /proc/acpi/sleep under CONFIG_ACPI_PROCFS
by Len Brown
· 17 years ago
fb80471
ACPI: Kconfig: CONFIG_ACPI_PROCFS now defaults to N
by Len Brown
· 17 years ago
1ba90e3
ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers
by Thomas Renninger
· 17 years ago
29b71a1
ACPI: autoload modules - Create ACPI alias interface
by Thomas Renninger
· 17 years ago
8c8eb78
ACPI: autoload modules - ACPICA modifications
by Thomas Renninger
· 17 years ago
3cc2649
ACPI: fix oops due to typo in new throttling code
by Luming Yu
· 17 years ago
2fe83b3
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
by Linus Torvalds
· 17 years ago
fd4aff1
ACPI: Add acpi_pm_device_sleep_state helper routine
by Shaohua Li
· 17 years ago
e9b3aba
ACPI: Implement the set_target() callback from pm_ops
by Rafael J. Wysocki
· 17 years ago
17c50b4
Pull tables-in-sysfs into release branch
by Len Brown
· 17 years ago
0d090b6
Pull netlink into release branch
by Len Brown
· 17 years ago
d4c5f04
ACPI: Populate /sys/firmware/acpi/tables/
by Zhang Rui
· 18 years ago
b4b613f
Pull osi into release branch
by Len Brown
· 17 years ago
5e16e3f
Pull video into release branch
by Len Brown
· 17 years ago
dcb76f8
Pull throttle into release branch
by Len Brown
· 17 years ago
f79e318
Pull misc into release branch
by Len Brown
· 17 years ago
e8b495f
Pull dock-bay into release branch
by Len Brown
· 17 years ago
2e85622
Pull ec into release branch
by Len Brown
· 17 years ago
b43035a
Pull sbs into release branch
by Len Brown
· 17 years ago
8269cc4
Pull battery into release branch
by Len Brown
· 17 years ago
939ab20
Pull acpi-debug into release branch
by Len Brown
· 17 years ago
d9ff963
Pull acpica into release branch
by Len Brown
· 17 years ago
798d9103
ACPI: create CONFIG_ACPI_DEBUG_FUNC_TRACE
by Thomas Renninger
· 18 years ago
9c977a4
ACPI: export ACPI events via acpi_mc_group multicast group
by Zhang Rui
· 17 years ago
4ebf83c
ACPI: fix empty macros found by -Wextra
by Dave Jones
· 17 years ago
0dc070b
ACPI: drivers/acpi/pci_link.c: lower printk severity
by Dan Aloni
· 17 years ago
3484d79
x86_64: fake pxm-to-node mapping for fake numa
by David Rientjes
· 17 years ago
ae2c6dc
x86_64: various cleanups in NUMA scan node
by David Rientjes
· 17 years ago
efa7e86
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 17 years ago
c36c282
Pull ia64-clocksource into release branch
by Tony Luck
· 17 years ago
0aa366f
[IA64] Convert to generic timekeeping/clocksource
by Tony Luck
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
bd804eb
PM: Introduce pm_power_off_prepare
by Rafael J. Wysocki
· 17 years ago
d7372cd
ACPI: Do not prepare for hibernation in acpi_shutdown
by Rafael J. Wysocki
· 17 years ago
a634cc1
swsusp: introduce restore platform operations
by Rafael J. Wysocki
· 17 years ago
18eab85
ACPI: Enable C3 even when PM2_control is zero
by Venkatesh Pallipadi
· 18 years ago
e691731
ACPICA: fix memory leak in acpi_ev_pci_config_region_setup() error path
by Jesper Juhl
· 17 years ago
9254bc8
ACPI: dock: fix oops when _DCK evaluation fails
by Dmitry Torokhov
· 17 years ago
10a0a8d
Add common orderly_poweroff()
by Jeremy Fitzhardinge
· 17 years ago
655bfd7
backlight: Convert from struct class_device to struct device
by Richard Purdie
· 17 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 18 years ago
b563d6f
ACPI: netlink: remove unnecessary EXPORT_SYMBOL
by Len Brown
· 18 years ago
864bdfb
ACPI: Export events via generic netlink
by Zhang Rui
· 18 years ago
55f8f3c
ACPICA: Clear reserved fields for incoming ACPI 1.0 FADTs
by Bob Moore
· 18 years ago
e0b91050
ACPICA: Fixed possible corruption of global GPE list
by Bob Moore
· 18 years ago
3c6394c
ACPICA: Update _OSI string list
by Bob Moore
· 18 years ago
33ce203
ACPI: suspend: delete toshiba S1 quirk
by Pavel Machek
· 18 years ago
3f2c48c
ACPI: Use menuconfig objects
by Jan Engelhardt
· 18 years ago
f70ac0e
ACPI video: Don't export sysfs backlight interface if query _BCL fail
by Danny Kukawka
· 18 years ago
3312111
ACPI: static
by Adrian Bunk
· 18 years ago
6c5cf8a
ACPI: static
by Adrian Bunk
· 18 years ago
aa2e09d
ACPI: fix acpi_osi=!Linux
by Len Brown
· 18 years ago
5ebffd7
asus_acpi: fix oops on non-asus machines
by Maxime Austruy
· 18 years ago
addad45
ACPI: sbs: probe smart battery vis SMBus controller
by Alexey Starikovskiy
· 18 years ago
Next »