Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9da8f4e83a824dabf3fb7ad0890549257ae614a0
/
drivers
/
acpi
c00046c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
405bbe9f
Typo: depricated -> deprecated
by Rolf Eike Beer
· 17 years ago
60812a4
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
by Linus Torvalds
· 17 years ago
c4ec207
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 17 years ago
7b19ada
get rid of input BIT* duplicate defines
by Jiri Slaby
· 17 years ago
71b3123
x86: acpi use cpu_physical_id
by Mike Travis
· 17 years ago
c7e0831
Hibernation: Check if ACPI is enabled during restore in the right place
by Rafael J. Wysocki
· 17 years ago
b3dac3b
PM: Rename hibernation_ops to platform_hibernation_ops
by Rafael J. Wysocki
· 17 years ago
74f270a
PM: Rework struct hibernation_ops
by Rafael J. Wysocki
· 17 years ago
e6c5eb9
PM: Rework struct platform_suspend_ops
by Rafael J. Wysocki
· 17 years ago
26398a7
PM: Rename struct pm_ops and related things
by Rafael J. Wysocki
· 17 years ago
b4482a4
more trivial signedness fixes in drivers
by Al Viro
· 17 years ago
efefc6e
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
6004342
Convert from class_device to device for drivers/video
by tonyj@suse.de
· 17 years ago
19c38de
kobjects: fix up improper use of the kobject name field
by Greg Kroah-Hartman
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
43ca7ec
ACPI: remove the now unused ifdef code
by Thomas Gleixner
· 17 years ago
19f7115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
5e32132
ide: hook ACPI _PSx method to IDE power on/off
by Shaohua Li
· 17 years ago
00a2b43
Pull acpica into test branch
by Len Brown
· 17 years ago
2d571b3
ACPICA: hw: Don't carry spinlock over suspend
by Alexey Starikovskiy
· 17 years ago
d30dc9ab
ACPICA: hw: remove use_lock flag from acpi_hw_register_{read, write}
by Alexey Starikovskiy
· 17 years ago
de85871
Pull cpuidle into test branch
by Len Brown
· 17 years ago
731aa5f
Pull bugzilla-8709 into release branch
by Len Brown
· 17 years ago
27345a5
Pull bugzilla-292300 into release branch
by Len Brown
· 17 years ago
e270051
Pull battery-sbs-ac into release branch
by Len Brown
· 17 years ago
a2883df
Pull thermal into release branch
by Len Brown
· 17 years ago
73a855f
Pull video into release branch
by Len Brown
· 17 years ago
e67c5d8
Pull suspend into release branch
by Len Brown
· 17 years ago
67e74fd
Pull randconfig into release branch
by Len Brown
· 17 years ago
e196441
ACPI: cpuidle: port idle timer suspend/resume workaround to cpuidle
by Len Brown
· 17 years ago
6cffd46
ACPI: clean up acpi_enter_sleep_state_prep
by Rafael J. Wysocki
· 17 years ago
8a0bb73
Hibernation: Make sure that ACPI is enabled in acpi_hibernation_finish
by Rafael J. Wysocki
· 17 years ago
8ab7367
ACPI: suppress uninitialized var warning
by Andrew Morton
· 17 years ago
4f86d3a
cpuidle: consolidate 2.6.22 cpuidle branch into one patch
by Len Brown
· 17 years ago
1855256
drivers/firmware: const-ify DMI API and internals
by Jeff Garzik
· 17 years ago
d5b4a3d
ACPI: AC: Add sysfs interface
by Alexey Starikovskiy
· 17 years ago
8bd9553
ACPI: SBS: Add sysfs alarm
by Alexey Starikovskiy
· 17 years ago
66e4b72
ACPI: SBS: Add ACPI_PROCFS around procfs handling code.
by Alexey Starikovskiy
· 17 years ago
94f6c08
ACPI: SBS: Add support for power_supply class (and sysfs)
by Alexey Starikovskiy
· 17 years ago
db1c291
ACPI: SBS: Make SBS reads table-driven.
by Alexey Starikovskiy
· 17 years ago
89862e3
ACPI: SBS: Simplify data structures in SBS
by Alexey Starikovskiy
· 17 years ago
91087df
ACPI: SBS: Split host controller (ACPI0001) from SBS driver (ACPI0002)
by Alexey Starikovskiy
· 17 years ago
30c0857
ACPI: EC: Add new query handler to list head.
by Alexey Starikovskiy
· 17 years ago
8db85d4
ACPI: Add acpi_bus_generate_event4() function
by Alexey Starikovskiy
· 17 years ago
3e58ea0
ACPI: Battery: add sysfs alarm
by Alexey Starikovskiy
· 17 years ago
d738096
ACPI: Battery: Add sysfs support
by Alexey Starikovskiy
· 17 years ago
aa650bb
ACPI: Battery: Misc clean-ups, no functional changes
by Alexey Starikovskiy
· 17 years ago
f1d4661
ACPI: Battery: simplify update scheme
by Alexey Starikovskiy
· 17 years ago
038fdea
ACPI: Battery: don't use acpi_extract_package()
by Alexey Starikovskiy
· 17 years ago
9b03933
ACPI: Hibernate erroneously disabled Suspend wakeup devices
by Alexey Starikovskiy
· 17 years ago
853298b
ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7)
by Alexey Starikovskiy
· 17 years ago
2f3f2226
ACPI: suspend: build-fix for CONFIG_SUSPEND=n and CONFIG_HIBERNATION=y
by Alexey Starikovskiy
· 17 years ago
b04e7bd
ACPI: disable lower idle C-states across suspend/resume
by Thomas Gleixner
· 17 years ago
e5c86b5
Pull suspend.now into release branch
by Len Brown
· 17 years ago
5a50fe7
ACPI: suspend: consolidate handling of Sx states addendum
by Frans Pop
· 17 years ago
f216cc3
ACPI: suspend: consolidate handling of Sx states.
by Alexey Starikovskiy
· 17 years ago
7f10cc4
ACPI: video: remove dmesg spam
by Maik Broemme
· 17 years ago
a21101c
ACPI: video: _DOS=0 by default to prevent hotkey hang
by Zhang Rui
· 17 years ago
03e2bf2
acpi_video: kernel build error if !INPUT
by Andreas Herrmann
· 17 years ago
95e3f66
Pull misc into release branch
by Len Brown
· 17 years ago
729c6ba
ACPI: Reevaluate C/P/T states when a cpu becomes online
by Venkatesh Pallipadi
· 17 years ago
4c61106
ACPI: EC: Drop ECDT-based boot_ec as soon as we find DSDT-based one.
by Alexey Starikovskiy
· 17 years ago
63f0edf
ACPI: VIDEO: Adjust current level to closest available one.
by Alexey Starikovskiy
· 17 years ago
4500ca8
ACPI: video: Don't call absent methods
by Alexey Starikovskiy
· 17 years ago
6e21578
ACPI: Thermal: Drop concurrent thermal checks
by Alexey Starikovskiy
· 17 years ago
21bc42a
ACPI: thermal: use round_jiffies when thermal zone polling is enabled
by Len Brown
· 17 years ago
66baf32
ACPI: fix CONFIG_NET=n acpi_bus_generate_netlink_event build failure
by Henrique de Moraes Holschuh
· 17 years ago
2d8348b
ACPI: EC: Check if boot_ec was really found in DSDT
by Alexey Starikovskiy
· 17 years ago
134c217
ACPI: (more) delete CONFIG_ACPI_PROCFS_SLEEP (again)
by Christian Borntraeger
· 17 years ago
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
Next »