Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
7dd19e755dbe481ae42590dbd921dfd47e94779c
7dd19e7
[ARM] 4818/1: RealView: Add core-tile detection
by Catalin Marinas
· 17 years ago
0fc2a16
[ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.c
by Catalin Marinas
· 17 years ago
356cb47
[ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.h
by Catalin Marinas
· 17 years ago
93c2904
[ARM] 4815/1: RealView: Add clockevents suport for the local timers
by Catalin Marinas
· 17 years ago
a8655e8
[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCore
by Catalin Marinas
· 17 years ago
3e45999
[ARM] 4813/1: Add SMP helper functions for clockevents support
by Catalin Marinas
· 17 years ago
ae30cea
[ARM] 4812/1: RealView: clockevents support for the RealView platforms
by Catalin Marinas
· 17 years ago
85802af
[ARM] 4811/1: RealView: clocksource support for the RealView platforms
by Catalin Marinas
· 17 years ago
ae9458d
Merge git://git.infradead.org/battery-2.6
by Linus Torvalds
· 17 years ago
63e9b66
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 17 years ago
687fcdf
Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 17 years ago
215e871
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 17 years ago
b6cf160
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 17 years ago
ed50d6c
debug: softlockup looping fix
by Peter Zijlstra
· 17 years ago
e91926e
apm_power: check I.intval for zero value, we use it as the divisor
by Anton Vorontsov
· 17 years ago
ae4bb15
MAINTAINERS: remove kernel-discuss@handhelds.org list
by Anton Vorontsov
· 17 years ago
c3caeba
pda_power: implement polling
by Anton Vorontsov
· 17 years ago
bfde266
pda_power: various cleanups
by Anton Vorontsov
· 17 years ago
dffd28a
apm_power: support using VOLTAGE_* properties for apm calculations
by Dmitry Baryshkov
· 17 years ago
8f8e9b3
pda_power: add suspend/resume support
by Dmitry Baryshkov
· 17 years ago
c7cc930
power_supply: add few more values and props
by Dmitry Baryshkov
· 17 years ago
9ef4510
pda_power: only register available psu
by Dmitry Baryshkov
· 17 years ago
839dc9f
power: fix incorrect unregistration in power_supply_create_attrs error path
by Andres Salomon
· 17 years ago
8efe444
power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL
by Andres Salomon
· 17 years ago
4d24473
[BATTERY] power_supply_leds: use kasprintf
by Akinobu Mita
· 17 years ago
25f12141
[BATTERY] Every file should include the headers containing the prototypes for its global functions.
by Adrian Bunk
· 17 years ago
a6eb84b
suspend: cleanup reference to swsusp_pg_dir[]
by Rafael J. Wysocki
· 17 years ago
ffffa4b
PM: Remove obsolete /sys/devices/.../power/state docs
by David Brownell
· 17 years ago
5a0a2f3
Hibernation: Invoke suspend notifications after console switch
by Rafael J. Wysocki
· 17 years ago
af258f5
Suspend: Invoke suspend notifications after console switch
by Johannes Berg
· 17 years ago
17b7a89
Suspend: Clean up suspend_64.c
by Borislav Petkov
· 17 years ago
b28f508
Suspend: Add config option to disable the freezer if architecture wants that
by Johannes Berg
· 17 years ago
c9b6c8f
ACPI: Print message before calling _PTS
by Rafael J. Wysocki
· 17 years ago
7258ec5
ACPI hibernation: Call _PTS before suspending devices
by Rafael J. Wysocki
· 17 years ago
caea99e
Hibernation: Introduce begin() and end() callbacks
by Rafael J. Wysocki
· 17 years ago
60417f5
ACPI suspend: Call _PTS before suspending devices
by Rafael J. Wysocki
· 17 years ago
3c1d2b6
ACPI: Separate disabling of GPEs from _PTS
by Rafael J. Wysocki
· 17 years ago
c95d47a
ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAK
by Rafael J. Wysocki
· 17 years ago
c697eec
Suspend: Introduce begin() and end() callbacks
by Rafael J. Wysocki
· 17 years ago
7671b8a
suspend: fix ia64 allmodconfig build
by Rafael J. Wysocki
· 17 years ago
a3627f6
ACPI: clear GPE earily in resume to avoid warning
by Shaohua Li
· 17 years ago
f4cb570
Suspend: Clean up Kconfig (V2)
by Johannes Berg
· 17 years ago
801e406
Hibernation: Clean up Kconfig (V2)
by Johannes Berg
· 17 years ago
2397672
Hibernation: Update messages
by Rafael J. Wysocki
· 17 years ago
465d2b4
Suspend: Use common prefix in messages
by Rafael J. Wysocki
· 17 years ago
b6887a2
Hibernation: Remove unnecessary variable declaration
by Rafael J. Wysocki
· 17 years ago
9575809
Hibernation: Fix comment in disk.c
by Rafael J. Wysocki
· 17 years ago
9628c0e
Suspend: Fix comment in main.c
by Rafael J. Wysocki
· 17 years ago
72df68c
Hibernation: Move low level resume to disk.c
by Rafael J. Wysocki
· 17 years ago
2ed43b6
Suspend: Fix compilation warning for CONFIG_SUSPEND unset
by Rafael J. Wysocki
· 17 years ago
8252575
PM: Convert PM notifiers to out-of-line code
by Alan Stern
· 17 years ago
90dda1c
PM: Make PM_TRACE more architecture independent
by Johannes Berg
· 17 years ago
ce2b714
PM: Suspend/hibernation debug documentation update (rev. 2)
by Rafael J. Wysocki
· 17 years ago
4cc7977
Hibernation: New testing facility (rev. 2)
by Rafael J. Wysocki
· 17 years ago
039a75c
suspend: build fix responding to 2.6.25 kset change
by Rafael J. Wysocki
· 17 years ago
0e7d56e
Suspend: Testing facility (rev. 2)
by Rafael J. Wysocki
· 17 years ago
c3e94d8
Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)
by Alan Stern
· 17 years ago
2f8ed1c
Hibernation: Move function prototypes to header
by Adrian Bunk
· 17 years ago
964756a
ACPI: Fix mismerge in acpi_hibernation_finish
by Rafael J. Wysocki
· 17 years ago
3010f8c
Hibernation: Introduce exportable suspend ioctls header (rev. 2)
by Rafael J. Wysocki
· 17 years ago
cc5d207
Hibernation: Correct definitions of some ioctls (rev. 2)
by Rafael J. Wysocki
· 17 years ago
96f7374
Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2)
by Rafael J. Wysocki
· 17 years ago
eb57c1c
Hibernation: Rework platform support ioctls (rev. 2)
by Rafael J. Wysocki
· 17 years ago
af508b3
Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl
by Rafael J. Wysocki
· 17 years ago
fd7d1ce
PCI: make pci_bus a struct device
by Greg Kroah-Hartman
· 17 years ago
05cca6e
PCI: fix codingstyle issues in include/linux/pci.h
by Greg Kroah-Hartman
· 17 years ago
367b09f
PCI: fix codingstyle issues in drivers/pci/pci.h
by Greg Kroah-Hartman
· 17 years ago
6c723d5
PCI: PCIE ASPM support
by Shaohua Li
· 17 years ago
5c796ae
PCI: Fix fakephp deadlock
by Ian Abbott
· 17 years ago
4600c9d
PCI: modify SB700 SATA MSI quirk
by Shane Huang
· 17 years ago
3c75e23
PCI: Run ACPI _OSC method on root bridges only
by Andrew Patterson
· 17 years ago
d8634dd
PCI ACPI: AER driver should only register PCIe devices with _OSC
by Andrew Patterson
· 17 years ago
c277835
PCI ACPI: Added a function to register _OSC with only PCIe devices.
by Andrew Patterson
· 17 years ago
02d90fc
PCI: constify function pointer tables
by Jan Engelhardt
· 17 years ago
add7718
PCI: Convert drivers/pci/proc.c to use unlocked_ioctl
by Mathieu Segaud
· 17 years ago
2326e2b
pciehp: block new requests from the device before power off
by Kenji Kaneshige
· 17 years ago
f1050a3
pciehp: workaround against Bad DLLP during power off
by Kenji Kaneshige
· 17 years ago
8bb7c7a
pciehp: wait for 1000ms before LED operation after power off
by Kenji Kaneshige
· 17 years ago
d48b5d3
PCI: Remove pci_enable_device_bars() from documentation
by Grant Grundler
· 17 years ago
7cbe5b6
PCI: Remove pci_enable_device_bars()
by Benjamin Herrenschmidt
· 17 years ago
0948391
PCI: Remove users of pci_enable_device_bars()
by Benjamin Herrenschmidt
· 17 years ago
b718989
PCI: Add pci_enable_device_{io,mem} intefaces
by Benjamin Herrenschmidt
· 17 years ago
017fc48
PCI: avoid save the same type of cap multiple times
by Shaohua Li
· 17 years ago
ec0a3a2
PCI: correctly initialize a structure for pcie_save_pcix_state()
by Shaohua Li
· 17 years ago
f34303d
PCI: fix typo in pci_save_pcix_state
by Shaohua Li
· 17 years ago
9ed8855
PCI: use dev_printk in x86 quirk messages
by bjorn.helgaas@hp.com
· 17 years ago
f0fda80
PCI: use dev_printk in quirk messages
by bjorn.helgaas@hp.com
· 17 years ago
9f23ed3
PCI: print quirk name in debug messages
by bjorn.helgaas@hp.com
· 17 years ago
e64aecc
PCI: fix for quirk_e100_interrupt()
by Ivan Kokshaysky
· 17 years ago
3609801
PCI: Spelling fixes
by Joe Perches
· 17 years ago
8f0e7d2
PCI: Kconfig help: don't refer to the PCI-HOWTO
by Adrian Bunk
· 17 years ago
6a9e7f2
PCI: drivers/pci/msi.c: move arch hooks to the top
by Adrian Bunk
· 17 years ago
6bae1d9
PCI: quirk: enable MSI Mapping on HT1000
by Sebastien Dugue
· 17 years ago
6015fbe
PCI: Fix warning in setup-res.c on 32-bit platforms with 64-bit resources
by Benjamin Herrenschmidt
· 17 years ago
c40a22e
PCI: Fix bus resource assignment on 32 bits with 64b resources
by Benjamin Herrenschmidt
· 17 years ago
f07234b
PCI Hotplug: PCIeHP: Fix some whitespace damage
by Rolf Eike Beer
· 17 years ago
9515930
PCI Hotplug: pciehp: use generic function to find ext capability
by Kenji Kaneshige
· 17 years ago
941f10e
PCI Hotplug: pciehp: remove needless hp_slot calculation
by Kenji Kaneshige
· 17 years ago
0837974
PCI Hotplug: pciehp: remove needless members from struct controller
by Kenji Kaneshige
· 17 years ago
25d6ddc
PCI Hotplug: acpiphp: remove unneeded acpi_get_name function call
by MUNEDA Takahiro
· 17 years ago
Next »