Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
fdcedbba2f98c94bfbac9f6e712ab765f997b8dc
/
drivers
/
acpi
« Previous
721ebe0
reverse CONFIG_ACPI_PROC_EVENT default
by Hugh Dickins
· 17 years ago
136c4bb
Pull bugzilla-8798 into release branch
by Len Brown
· 17 years ago
e6d9da1
ACPI: work around duplicate name "VID" problem on T61
by Zhang Rui
· 17 years ago
25c87f7
Pull events into release branch
by Len Brown
· 17 years ago
a4fd494
Pull misc into release branch
by Len Brown
· 17 years ago
3e0d69e
ACPI: add dump_stack() to trace acpi_format_exception programming errors
by Andrew Morton
· 17 years ago
b3e572d
make drivers/acpi/scan.c:create_modalias() static
by Adrian Bunk
· 17 years ago
70b30fb
ACPI: Fix a warning of discarding qualifiers from pointer target type
by Al Viro
· 17 years ago
ead7759
ACPI: "ACPI handle has no context!" should be KERN_DEBUG
by Shaohua Li
· 17 years ago
a3a1b26
Pull suspend into release branch
by Len Brown
· 17 years ago
4c8c95b
Pull video into release branch
by Len Brown
· 17 years ago
519ef1a
Pull thermal into release branch
by Len Brown
· 17 years ago
e9dab19
ACPI video hotkey: export missing ACPI video hotkey events via input layer
by Luming Yu
· 17 years ago
4548a9d
Pull ec into release branch
by Len Brown
· 17 years ago
de9bde9
Pull bugzilla-8630 into release branch
by Len Brown
· 17 years ago
2e0f4c7
Pull battery into release branch
by Len Brown
· 17 years ago
9f3119b
ACPI: Validate XSDT, use RSDT if XSDT fails
by Zhao Yakui
· 17 years ago
2db9ccb
ACPI: /proc/acpi/thermal_zone trip points are now read-only, mark them as such
by Pavel Machek
· 17 years ago
3e069ee
ACPI: fix ia64 allnoconfig build
by Len Brown
· 17 years ago
79d2dfa
ACPI: enable GPEs before calling _WAK on resume
by Thomas Renninger
· 17 years ago
f9319f9
ACPI: EC: revert fix for bugzilla 8709
by Alexey Starikovskiy
· 17 years ago
a1eb96a
ACPI video hotkey: remove invalid events handler for video output devices
by Zhang Rui
· 17 years ago
14e04fb
ACPI: Schedule /proc/acpi/event for removal
by Len Brown
· 17 years ago
962ce8c
ACPI: don't duplicate input events on netlink
by Zhang Rui
· 17 years ago
2aa44d0
sched: sched_clock_idle_[sleep|wakeup]_event()
by Ingo Molnar
· 17 years ago
8c99fdc
ACPI: thermal: set "thermal.nocrt" via DMI on Gigabyte GA-7ZX
by Len Brown
· 17 years ago
5b31d89
Revert "ACPI: Battery: Synchronize battery operations."
by Len Brown
· 17 years ago
c52a741
ACPI: thermal: create "thermal.crt=C" bootparam
by Len Brown
· 17 years ago
3c1d36d
ACPI: thermal: clean up MODULE_PARM_DESC newlines
by Len Brown
· 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
· 17 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
798d910
ACPI: create CONFIG_ACPI_DEBUG_FUNC_TRACE
by Thomas Renninger
· 17 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
Next »