Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e4f8cac5e07528f7e0bc21d3682c16c9de993ecb
/
drivers
/
acpi
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
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
· 18 years ago
e9b3aba
ACPI: Implement the set_target() callback from pm_ops
by Rafael J. Wysocki
· 18 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
· 18 years ago
0dc070b
ACPI: drivers/acpi/pci_link.c: lower printk severity
by Dan Aloni
· 18 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
· 18 years ago
10a0a8d
Add common orderly_poweroff()
by Jeremy Fitzhardinge
· 18 years ago
655bfd7
backlight: Convert from struct class_device to struct device
by Richard Purdie
· 18 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
837012e
ACPI EC: Add support for non-AML EC query handlers
by Alexey Starikovskiy
· 18 years ago
4350933
ACPI EC: drop usage of ACPI_DEBUG_PRINT as too heavy weight
by Alexey Starikovskiy
· 18 years ago
5b7734b
ACPI EC: Re-factor EC space handler to avoid using label/goto for cycle.
by Alexey Starikovskiy
· 18 years ago
d5a3d32
ACPI: fix 2.6.20 SMP boot regression
by Venkatesh Pallipadi
· 18 years ago
e4d4953
ACPI: asus_acpi: Do not load if no device has been found
by Thomas Renninger
· 18 years ago
83dd450
ACPICA: fix error path in new external package objects as method arguments
by Myron Stowe
· 18 years ago
e7c746e
ACPI: gracefully print null trip-point device
by Thomas Renninger
· 18 years ago
b1d93de
toshiba_acpi: fix section mismatch in allyesconfig
by Randy Dunlap
· 18 years ago
072971d
ACPI: disable _OSI(Linux) by default
by Len Brown
· 18 years ago
c4d36a8
Pull osi-now into release branch
by Len Brown
· 18 years ago
fcf7535
Pull now into release branch
by Len Brown
· 18 years ago
3f8698d
ACPI: bay: send envp with uevent
by Kristen Carlson Accardi
· 18 years ago
6287ee3
ACPICA: Support for external package objects as method arguments
by Bob Moore
· 18 years ago
8ff6f48
ACPI: Section mismatch ... acpi_map_pxm_to_node
by Luck, Tony
· 18 years ago
ff55a9c
ACPI: Lindent processor throttling code
by Len Brown
· 18 years ago
01854e6
ACPI: add ACPI 3.0 _TPC _TSS _PTC throttling support
by Luming Yu
· 18 years ago
b2b77b2
acpi: fix section mismatch warning in asus + toshiba
by Sam Ravnborg
· 18 years ago
dd272b5
ACPI: add __init to acpi_initialize_subsystem()
by Len Brown
· 18 years ago
f507654
ACPI: Make _OSI(Linux) a special case
by Len Brown
· 18 years ago
ae00d81
ACPI: extend "acpi_osi=" boot option
by Len Brown
· 18 years ago
68ccfaa
ACPI: thermal: Replace pointer with name in trip_points
by Thomas Renninger
· 18 years ago
0efabac
ACPICA: allow Load(OEMx) tables
by Len Brown
· 18 years ago
f363d16
acpi: fix potential call to a freed memory section.
by Aaron Durbin
· 18 years ago
78490d8
ACPI: battery: syntax cleanup
by Alexey Starikovskiy
· 18 years ago
f685648
Pull misc-for-upstream into release branch
by Len Brown
· 18 years ago
00eb43a
acpi,msi-laptop: Fall back to EC polling mode for MSI laptop specific EC commands
by Lennart Poettering
· 18 years ago
1f9767d
ACPI: bay: unsuppress uevents
by Kristen Carlson Accardi
· 18 years ago
79a8f70
ACPI: dock: send envp with uevent
by Kristen Carlson Accardi
· 18 years ago
9ef2a9a
ACPI: dock: unsuppress uevents
by Kristen Carlson Accardi
· 18 years ago
a0cd35f
ACPI: dock: add immediate_undock option
by Kristen Carlson Accardi
· 18 years ago
0f6f280
ACPI: dock: use dynamically allocated platform device
by Kristen Carlson Accardi
· 18 years ago
22fe4c2
ACPI: dock: fix opps after dock driver fails to initialize
by Chuck Ebbert
· 18 years ago
38ff4ff
ACPI: dock: cleanup the uid patch
by Kristen Carlson Accardi
· 18 years ago
71b43ca
Pull acpica into release branch
by Len Brown
· 18 years ago
Next »