Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b69880f9ccf7e13b2e2cb38f49a2451d7aa548b3
b69880f
intel_pstate: Add trace point to report internal state.
by Dirk Brandewie
· 11 years ago
652ed95
cpufreq: introduce cpufreq_generic_get() routine
by Viresh Kumar
· 11 years ago
0ad04fb
ARM: SA1100: Create dummy clk_get_rate() to avoid build failures
by Viresh Kumar
· 11 years ago
b3f9ff8
cpufreq: stats: create sysfs entries when cpufreq_stats is a module
by Viresh Kumar
· 11 years ago
2d13594
cpufreq: stats: free table and remove sysfs entry in a single routine
by Viresh Kumar
· 11 years ago
027cc2e
cpufreq: stats: remove hotplug notifiers
by Viresh Kumar
· 11 years ago
fcd7af9
cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properly
by Viresh Kumar
· 11 years ago
5650cef
cpufreq: speedstep: remove unused speedstep_get_state
by Paul Bolle
· 11 years ago
51c4c4c
Merge back earlier 'pm-cpufreq' material.
by Rafael J. Wysocki
· 11 years ago
6cbd7ee
intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.
by Dirk Brandewie
· 11 years ago
22c7379
powernow-k6: reorder frequencies
by Mikulas Patocka
· 11 years ago
d82b922
powernow-k6: correctly initialize default parameters
by Mikulas Patocka
· 11 years ago
e20e1d0
powernow-k6: disable cache when changing frequency
by Mikulas Patocka
· 11 years ago
fbe299e
Documentation: add ABI entry for intel_pstate
by Ramkumar Ramachandra
· 11 years ago
d568b6f
cpufreq: exynos: Convert exynos-cpufreq to platform driver
by Lukasz Majewski
· 11 years ago
d391669
cpufreq: Make sure CPU is running on a freq from freq-table
by Viresh Kumar
· 11 years ago
ae6b427
cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
by Viresh Kumar
· 11 years ago
20b7cbe
cpufreq: imx6q: add of_init_opp_table
by John Tobias
· 11 years ago
1d0eaae
cpufreq: imx6q-cpufreq driver is reused on i.MX6 series SoCs
by Shawn Guo
· 11 years ago
b4573d1d
cpufreq: imx6q: correct VDDSOC/PU voltage scaling when cpufreq is changed
by Anson Huang
· 11 years ago
ab1b1c4
cpufreq: send new set of notification for transition failures
by Viresh Kumar
· 11 years ago
f7ba3b4
cpufreq: Introduce cpufreq_notify_post_transition()
by Viresh Kumar
· 11 years ago
26ab1c6
cpufreq: exynos5250: Set APLL rate using CCF API
by Sachin Kamat
· 11 years ago
6f1e4ef
cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabled
by Jane Li
· 11 years ago
87ae97f
cpufreq: s3c24xx: Staticize local variable
by Sachin Kamat
· 11 years ago
8f82b19
cpufreq: s3c2440: Staticize local variables
by Sachin Kamat
· 11 years ago
2b2ec67
cpufreq: s3c2440: Remove hardware.h inclusion
by Sachin Kamat
· 11 years ago
998be8e
cpufreq: arm-big-little: Make driver dependent on CONFIG_BIG_LITTLE
by Viresh Kumar
· 11 years ago
a3ea015
Documentation / cpufreq: add intel-pstate.txt
by Ramkumar Ramachandra
· 11 years ago
72e2adc
Merge back earlier 'pm-cpufreq' material.
by Rafael J. Wysocki
· 11 years ago
d6e0a2d
Linux 3.13-rc7
by Linus Torvalds
· 11 years ago
9a2f1aa
Merge tag 'for-v3.13-fixes' of git://git.infradead.org/battery-2.6
by Linus Torvalds
· 11 years ago
23e8e59
Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
7a262d2
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
06f055f
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
4ff36ee
epoll: do not take the nested ep->mtx on EPOLL_CTL_DEL
by Jason Baron
· 11 years ago
ad70b02
sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms_32.c
by Nobuhiro Iwamatsu
· 11 years ago
3532e56
drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()
by Jiang Liu
· 11 years ago
a3e0f9e
mm/memory-failure.c: transfer page count from head page to tail page after split thp
by Naoya Horiguchi
· 11 years ago
c2fd4e3
MAINTAINERS: set up proper record for Xilinx Zynq
by Michal Simek
· 11 years ago
d0319bd
mm: remove bogus warning in copy_huge_pmd()
by Mel Gorman
· 11 years ago
695c608
memcg: fix memcg_size() calculation
by Vladimir Davydov
· 11 years ago
4eb9198
mm: fix use-after-free in sys_remap_file_pages
by Rik van Riel
· 11 years ago
3b25df9
mm: munlock: fix deadlock in __munlock_pagevec()
by Vlastimil Babka
· 11 years ago
c424be1
mm: munlock: fix a bug where THP tail page is encountered
by Vlastimil Babka
· 11 years ago
152b734
Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
by Linus Torvalds
· 11 years ago
b479667
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
29bf08f
KVM: nVMX: Unconditionally uninit the MMU on nested vmexit
by Jan Kiszka
· 11 years ago
0b3a2c9
GFS2: Fix unsafe dereference in dump_holder()
by Tetsuo Handa
· 11 years ago
9a0bb29
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
6c72139
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
61ef8be
Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 11 years ago
efb753b
crypto: ixp4xx - Fix kernel compile error
by Krzysztof Hałasa
· 11 years ago
0a405fe
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
by Rafael J. Wysocki
· 11 years ago
3308d53
Merge branch 'cpuidle/3.13-fixes' of git://git.linaro.org/people/daniel.lezcano/linux into pm-cpuidle
by Rafael J. Wysocki
· 11 years ago
4706515
Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'
by Rafael J. Wysocki
· 11 years ago
6b8c982
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 11 years ago
03bdeda
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
28a2a2e
Input: allocate absinfo data when setting ABS capability
by Dmitry Torokhov
· 11 years ago
f244d8b
ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug
by Rafael J. Wysocki
· 11 years ago
98a947a
intel_pstate: Fail initialization if P-state information is missing
by Rafael J. Wysocki
· 11 years ago
71ce176
Merge tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
e66d2ae
KVM: x86: Fix APIC map calculation after re-enabling
by Jan Kiszka
· 11 years ago
6e4c619
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
f0082e3
Merge remote-tracking branch 'grant/devicetree/merge' into dt-fixes
by Rob Herring
· 11 years ago
67e0c1b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
5d3ad8a
MAINTAINERS: Update Rob Herring's email address
by Rob Herring
· 11 years ago
2f53a71
of/irq: Fix device_node refcount in of_irq_parse_raw()
by Cédric Le Goater
· 11 years ago
5d92708
of/Kconfig: Spelling s/one/once/
by Geert Uytterhoeven
· 11 years ago
13fcca8
Revert "of/address: Handle #address-cells > 2 specially"
by Rob Herring
· 11 years ago
5781532
ARM/cpuidle: remove __init tag from Calxeda cpuidle probe function
by Andre Przywara
· 11 years ago
fcf2f40
s390/pci: obtain function handle in hotplug notifier
by Sebastian Ott
· 11 years ago
f991db1
Merge remote-tracking branch 'agust/merge' into merge
by Benjamin Herrenschmidt
· 11 years ago
7cd0139
stmmac: Fix incorrect spinlock release and PTP cap detection.
by Vince Bridgers
· 11 years ago
33c133c
phy: IRQ cannot be shared
by Sergei Shtylyov
· 11 years ago
f81152e
net: rose: restore old recvmsg behavior
by Florian Westphal
· 11 years ago
ac3d5ac
xen-netback: fix guest-receive-side array sizes
by Paul Durrant
· 11 years ago
7a399e3
fec: Do not assume that PHY reset is active low
by Fabio Estevam
· 11 years ago
8460276
tipc: fix deadlock during socket release
by Ying Xue
· 11 years ago
7d4151b
powerpc: Fix alignment of secondary cpu spin vars
by Olof Johansson
· 11 years ago
286e4f9
powerpc: Align p_end
by Anton Blanchard
· 11 years ago
ca1de5d
powernv/eeh: Add buffer for P7IOC hub error data
by Brian W Hart
· 11 years ago
20acebd
powernv/eeh: Fix possible buffer overrun in ioda_eeh_phb_diag()
by Brian W Hart
· 11 years ago
2015116
powerpc: Make 64-bit non-VMX __copy_tofrom_user bi-endian
by Paul E. McKenney
· 11 years ago
e8a00ad
powerpc: Make unaligned accesses endian-safe for powerpc
by Rajesh B Prathipati
· 11 years ago
90ff5d6
powerpc: Fix bad stack check in exception entry
by Michael Neuling
· 11 years ago
802eee9
Linux 3.13-rc6
by Linus Torvalds
· 11 years ago
f084280
PCI / ACPI: Install wakeup notify handlers for all PCI devs with ACPI
by Rafael J. Wysocki
· 11 years ago
d7ada73
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
8cf126d
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
bddffa2
Merge tag 'pm+acpi-3.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
08fd8c1c
cpufreq: preserve user_policy across suspend/resume
by Viresh Kumar
· 11 years ago
72368d1
cpufreq: Clean up after a failing light-weight initialization
by Rafael J. Wysocki
· 11 years ago
8eb9bff
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 11 years ago
a72338a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
9b17c165
Merge tag 'omap-for-v3.13/intc-ldp-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 11 years ago
4cff612
Merge tag 'renesas-fixes2-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes
by Olof Johansson
· 11 years ago
9928422
ARM: pxa: fix USB gadget driver compilation regression
by Linus Walleij
· 11 years ago
2ee0d3c
netfilter: nf_tables: fix wrong datatype in nft_validate_data_load()
by Pablo Neira Ayuso
· 11 years ago
2b1e2cb
batman-adv: fix vlan header access
by Antonio Quartulli
· 11 years ago
Next »