Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4419fbd4b408c3a8634b3a8dd952055d0f0b601f
4419fbd
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 12 years ago
95ecb40
Merge branch 'pm-tools'
by Rafael J. Wysocki
· 12 years ago
7113fe7
Merge branch 'pm-assorted'
by Rafael J. Wysocki
· 12 years ago
a68d353
Merge branch 'acpi-assorted'
by Rafael J. Wysocki
· 12 years ago
e8f71df
Merge branch 'acpi-cleanup'
by Rafael J. Wysocki
· 12 years ago
3757b94
ACPI / hotplug: Fix concurrency issues and memory leaks
by Rafael J. Wysocki
· 12 years ago
64fd740
ACPI: Remove the use of CONFIG_ACPI_CONTAINER_MODULE
by Toshi Kani
· 12 years ago
0aa120a
ACPI / scan: Full transition to D3cold in acpi_device_unregister()
by Rafael J. Wysocki
· 12 years ago
f058cdf
ACPI / scan: Make acpi_bus_hot_remove_device() acquire the scan lock
by Rafael J. Wysocki
· 12 years ago
87d4a4d
ACPI: Drop the container.h header file
by Rafael J. Wysocki
· 12 years ago
e253673
ACPI / Documentation: refer to correct file for acpi_platform_device_ids[] table
by Mika Westerberg
· 12 years ago
737f1a9
ACPI / scan: Make container driver use struct acpi_scan_handler
by Rafael J. Wysocki
· 12 years ago
38475b3
ACPI / scan: Remove useless #ifndef from acpi_eject_store()
by Rafael J. Wysocki
· 12 years ago
5f27ee8
ACPI: Unbind ACPI drv when probe failed
by Toshi Kani
· 12 years ago
ce7685a
ACPI: sysfs eject support for ACPI scan handlers
by Toshi Kani
· 12 years ago
87b85b3
ACPI / scan: Follow priorities of IDs when matching scan handlers
by Rafael J. Wysocki
· 12 years ago
73ce873
ACPI / PCI: pci_slot: replace printk(KERN_xxx) with pr_xxx()
by Jiang Liu
· 12 years ago
191e5ed
cpufreq / intel_pstate: Fix 32 bit build
by Dirk Brandewie
· 12 years ago
b34bf8e
Merge branch 'pnp'
by Rafael J. Wysocki
· 12 years ago
17b1639
Merge branch 'acpi-lpss'
by Rafael J. Wysocki
· 12 years ago
a9834cb
Merge branch 'acpi-pm'
by Rafael J. Wysocki
· 12 years ago
48694bd
Merge branch 'acpica'
by Rafael J. Wysocki
· 12 years ago
5989329
Merge branch 'acpi-scan'
by Rafael J. Wysocki
· 12 years ago
957d128
suspend: enable freeze timeout configuration through sys
by Li Fei
· 12 years ago
89a22da
ACPI: enable ACPI SCI during suspend
by Zhang Rui
· 12 years ago
7e73c5a
PM: Introduce suspend state PM_SUSPEND_FREEZE
by Zhang Rui
· 12 years ago
c88883c
cpufreq: conservative: Fix typos in comments
by Stratos Karafotis
· 12 years ago
06eb09d
cpufreq: ondemand: Fix typos in comments
by Stratos Karafotis
· 12 years ago
6ca939b
cpufreq: exynos: simplify .init() for setting policy->cpus
by Viresh Kumar
· 12 years ago
2a4bd9f
cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCs
by Andrew Lunn
· 12 years ago
93f0822
cpufreq/x86: Add P-state driver for sandy bridge.
by Dirk Brandewie
· 12 years ago
633d47d
cpufreq_stats: do not remove sysfs files if frequency table is not present
by Dirk Brandewie
· 12 years ago
fa69e33
cpufreq: Do not track governor name for scaling drivers with internal governors.
by Dirk Brandewie
· 12 years ago
f6b0515
cpufreq: Only call cpufreq_out_of_sync() for driver that implement cpufreq_driver.target()
by Dirk Brandewie
· 12 years ago
9e21ba8
cpufreq: Retrieve current frequency from scaling drivers with internal governors
by Dirk Brandewie
· 12 years ago
2eaa3e2
cpufreq: Fix locking issues
by Viresh Kumar
· 12 years ago
fa1d8af
cpufreq: Create a macro for unlock_policy_rwsem{read,write}
by Viresh Kumar
· 12 years ago
6592246
cpufreq: Remove unused HOTPLUG_CPU code
by Viresh Kumar
· 12 years ago
8e53695
cpufreq: governors: Fix WARN_ON() for multi-policy platforms
by Viresh Kumar
· 12 years ago
4bd4e42
cpufreq: ondemand: Replace down_differential tuner with adj_up_threshold
by Stratos Karafotis
· 12 years ago
df18e50
cpufreq / stats: Get rid of CPUFREQ_STATDEVICE_ATTR
by Viresh Kumar
· 12 years ago
3361b7b
cpufreq: Don't check cpu_online(policy->cpu)
by Viresh Kumar
· 12 years ago
1dd538f
cpufreq: add imx6q-cpufreq driver
by Shawn Guo
· 12 years ago
836dc9e
Linux 3.8-rc7
by Linus Torvalds
· 12 years ago
3992313
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
e06b840
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
a1c83b0
Merge branch 'sctp_keys'
by David S. Miller
· 12 years ago
b5c37fe
net: sctp: sctp_endpoint_free: zero out secret key data
by Daniel Borkmann
· 12 years ago
6ba542a
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
by Daniel Borkmann
· 12 years ago
ab54ee8
atm/iphase: rename fregt_t -> ffreg_t
by Heiko Carstens
· 12 years ago
79d1f5c
ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is aligned
by Will Deacon
· 12 years ago
633dc92
ARM: DMA mapping: fix bad atomic test
by Russell King
· 12 years ago
e210101
ARM: realview: ensure that we have sufficient IRQs available
by Russell King
· 12 years ago
2bb3135
ARM: GIC: fix GIC cpumask initialization
by Russell King
· 12 years ago
2a1a6e7
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
9c79330
net: usb: fix regression from FLAG_NOARP code
by Lucas Stach
· 12 years ago
87c084a
l2tp: dont play with skb->truesize
by Eric Dumazet
· 12 years ago
586c31f
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
by Daniel Borkmann
· 12 years ago
6cddded
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch into openvswitch
by David S. Miller
· 12 years ago
0c35565
Merge branch 'netback'
by David S. Miller
· 12 years ago
b914972
netback: correct netbk_tx_err to handle wrap around.
by Ian Campbell
· 12 years ago
4cc7c1c
xen/netback: free already allocated memory on failure in xen_netbk_get_requests
by Ian Campbell
· 12 years ago
7d5145d
xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.
by Matthew Daley
· 12 years ago
48856286
xen/netback: shutdown the ring if it contains garbage.
by Ian Campbell
· 12 years ago
124b69b
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
bb5204c
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
8d19514
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
95436ad
Merge tag 'pinctrl-for-v3.8-late' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 12 years ago
a04521a
Merge tag 'stable/for-linus-3.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
3227e04
Merge tag 'regulator-v3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 12 years ago
ff7c60c
drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd try
by Daniel Vetter
· 12 years ago
aded024
virtio_console: Don't access uninitialized data.
by Sjur Brændeland
· 12 years ago
6bacaa9
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
2110cf0
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
e21b9d0
net: qmi_wwan: add more Huawei devices, including E320
by Bjørn Mork
· 12 years ago
96316c5
net: cdc_ncm: add another Huawei vendor specific device
by Bjørn Mork
· 12 years ago
41ab3e3
ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()
by Tommi Rantala
· 12 years ago
6731d20
tcp: fix for zero packets_in_flight was too broad
by Ilpo Järvinen
· 12 years ago
b6ec447
Merge branch 'wireless'
by David S. Miller
· 12 years ago
b3b66ae
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
1a65e24
Btrfs: move d_instantiate outside the transaction during mksubvol
by Chris Mason
· 12 years ago
68ba45f
xen: fix error handling path if xen_allocate_irq_dynamic fails
by Wei Liu
· 12 years ago
51ac889
xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}()
by Jan Beulich
· 12 years ago
6baa4af
Merge branch 'fix/fsl' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus-uncursed
by Takashi Iwai
· 12 years ago
eb6b88d
Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadata
by Jan Schmidt
· 12 years ago
66f2fda
ACPI: Add DMI entry for Sony VGN-FW41E_H
by Joseph Salisbury
· 12 years ago
53e5da7
Merge remote-tracking branch 'regulator/fix/tps65910' into tmp
by Mark Brown
· 12 years ago
e04702c
Merge remote-tracking branch 'regulator/fix/tps65217' into tmp
by Mark Brown
· 12 years ago
918d623
Merge remote-tracking branch 'regulator/fix/s2mps11' into tmp
by Mark Brown
· 12 years ago
44784cb
Merge remote-tracking branch 'regulator/fix/of' into tmp
by Mark Brown
· 12 years ago
9838053
Merge remote-tracking branch 'regulator/fix/max8998' into tmp
by Mark Brown
· 12 years ago
3886f91
Merge remote-tracking branch 'regulator/fix/max8997' into tmp
by Mark Brown
· 12 years ago
c48c43a
Merge remote-tracking branch 'regulator/fix/max8907' into tmp
by Mark Brown
· 12 years ago
ac58291
Merge remote-tracking branch 'regulator/fix/max77686' into tmp
by Mark Brown
· 12 years ago
24f8ebe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next.git for-chris into for-linus
by Chris Mason
· 12 years ago
e183fcb
ACPI tools / acpidump: must be run as root - install it into /usr/sbin
by Thomas Renninger
· 12 years ago
1589a3e
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
0f63211
Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
85e28c7
Merge branch 'fixes-for-v3.8-rc7' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 12 years ago
73bf0fc
cpufreq: Don't remove sysfs link for policy->cpu
by Viresh Kumar
· 12 years ago
Next »