Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f151d68a881ac94fab43cadd828d0503489ea8fc
/
drivers
/
base
65be4a5
Merge remote-tracking branch '4.4/tmp-730d8a5' into 4.8
by Kyle Yan
· 8 years ago
47f3657
wakeup: Add the guard condition for len in pm_get_active_wakeup_sources
by Ruchi Kandoi
· 9 years ago
2e5079f
wakeup: Add last wake up source logging for suspend abort reason.
by Ruchi Kandoi
· 10 years ago
c425eda
power: Adds functionality to log the last suspend abort reason.
by Ruchi Kandoi
· 10 years ago
d66ba15
memory-hotplug: fix store_mem_state() return value
by Reza Arbab
· 8 years ago
d268dbe
Merge tag 'pinctrl-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 8 years ago
808c2b0
Merge tag 'regmap-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 8 years ago
f785fb2
Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/debugfs' into regmap-next
by Mark Brown
· 8 years ago
9929780
Merge tag 'driver-core-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
999dcbe
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
72d3992
Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
e35db92
Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-avs'
by Rafael J. Wysocki
· 8 years ago
2dc3c72
Merge branch 'pm-domains'
by Rafael J. Wysocki
· 8 years ago
52ff5ad
Merge branch 'device-properties'
by Rafael J. Wysocki
· 8 years ago
dd01c75
drivers: dma-coherent: Move spinlock in dma_alloc_from_coherent()
by Bastian Hecht
· 8 years ago
9ca5d4f
drivers: dma-coherent: Fix DMA coherent size for less than page
by George G. Davis
· 8 years ago
57c996f
Merge remote-tracking branch '4.4/tmp-08895a8' into msm-4.8
by Kyle Yan
· 8 years ago
60ca5e0
driver-core: platform: Catch errors from calls to irq_get_irq_data
by Guenter Roeck
· 8 years ago
a4ee454
PM / OPP: Don't support OPP if it provides supported-hw but platform does not
by Dave Gerlach
· 8 years ago
eefdee0
PM / Domains: Rename pm_genpd_sync_poweron|poweroff()
by Ulf Hansson
· 8 years ago
adb560b
PM / Domains: Don't measure latency of ->power_on|off() during system PM
by Ulf Hansson
· 8 years ago
294f47f
PM / Domains: Remove redundant system PM callbacks
by Ulf Hansson
· 8 years ago
85168d5
PM / Domains: Simplify detaching a device from its genpd
by Ulf Hansson
· 8 years ago
78bbf15
Merge tag 'regmap-fix-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 8 years ago
0565f49
Merge tag 'v4.8-rc6' into devel
by Linus Walleij
· 8 years ago
f0aa1ce
regmap: fix deadlock on _regmap_raw_write() error path
by Nikita Yushchenko
· 8 years ago
464b584
Merge branch 'irq/urgent' into irq/core
by Thomas Gleixner
· 8 years ago
726ab24
Merge remote-tracking branch 'origin/tmp-3be7988' into msm-4.8
by Kyle Yan
· 8 years ago
4df27c9
PM / OPP: avoid maybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
609bed6
PM / Domains: Allow holes in genpd_data.domains array
by Tomeu Vizoso
· 8 years ago
5556244
regmap: Add missing little endian functions
by Tony Lindgren
· 8 years ago
f50e38c
regmap: Allow longer flag masks for read and write
by Tony Lindgren
· 8 years ago
7789357
PM / runtime: Use _rcuidle for runtime suspend tracepoints
by Paul E. McKenney
· 9 years ago
28f4b04
genirq/msi: Add cpumask allocation to alloc_msi_entry
by Thomas Gleixner
· 8 years ago
eb4ec68
driver: base: pinctrl: return error from pinctrl_bind_pins()
by Deepak
· 8 years ago
1792655
PM / Domains: Add support for removing nested PM domains by provider
by Jon Hunter
· 8 years ago
3fe5771
PM / Domains: Add support for removing PM domains
by Jon Hunter
· 8 years ago
de0aa06d
PM / Domains: Store the provider in the PM domain structure
by Jon Hunter
· 8 years ago
19efa5f
PM / Domains: Prepare for adding support to remove PM domains
by Jon Hunter
· 8 years ago
0159ec6
PM / Domains: Verify the PM domain is present when adding a provider
by Jon Hunter
· 8 years ago
892ebdcc
PM / Domains: Don't expose xlate and provider helper functions
by Jon Hunter
· 8 years ago
f58d4e5
PM / Domains: Don't expose generic_pm_domain structure to clients
by Jon Hunter
· 8 years ago
ec69572
PM / Domains: Add new helper functions for device-tree
by Jon Hunter
· 8 years ago
1811861
Merge remote-tracking branch 'kdev_quic/tmp-9395452' into Test4.8-rc6
by Bruce Levy
· 8 years ago
68088ae
Merge remote-tracking branch 'msm-4.4/tmp-c693593' into msm-4.8
by Trilok Soni
· 8 years ago
ec9a03d
Merge tag 'regmap-fix-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 8 years ago
2f5bb02
Merge 4.8-rc5 into driver-core-next
by Greg Kroah-Hartman
· 8 years ago
787ad90
Merge remote-tracking branch 'regmap/fix/rbtree' into regmap-linus
by Mark Brown
· 8 years ago
f735aa2
Merge remote-tracking branch 'regmap/fix/cache' into regmap-linus
by Mark Brown
· 8 years ago
2c507e4
device core: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
775115c
drivers/base dmam_declare_coherent_memory leaks
by Vyacheslav V. Yurkov
· 8 years ago
e330b9a
platform: don't return 0 from platform_get_irq[_byname]() on error
by Sergei Shtylyov
· 8 years ago
59fffa3
cpu: clean up register_cpu func
by Alex Shi
· 8 years ago
95da00e
dma-mapping: use vma_pages().
by Muhammad Falak R Wani
· 8 years ago
e688f14
drivers: dma-coherent: use vma_pages().
by Muhammad Falak R Wani
· 8 years ago
03aca7b
attribute_container: Fix typo
by Xiubo Li
· 8 years ago
426bc8e
base: soc: make it explicitly non-modular
by Paul Gortmaker
· 8 years ago
8571410
drivers: base: dma-mapping: page align the size when unmap_kernel_range
by Peng Fan
· 8 years ago
c90aab9
platform driver: fix use-after-free in platform_device_del()
by Jerome Marchand
· 8 years ago
bea5b15
driver core: add test of driver remove calls during probe
by Rob Herring
· 8 years ago
cebf8fd
driver core: fix race between creating/querying glue dir and its cleanup
by Ming Lei
· 8 years ago
d7737ce
PM / runtime: Add _rcuidle suffix to allow rpm_idle() use from idle
by Paul E. McKenney
· 9 years ago
d44c950
PM / runtime: Add _rcuidle suffix to allow rpm_resume() to be called from idle
by Paul E. McKenney
· 9 years ago
478573c
driver core: Don't leak secondary fwnode on device removal
by Lukas Wunner
· 8 years ago
3eaf6e6
mm/memblock: disable local irqs while late memblock changes
by Shiraz Hashim
· 9 years ago
ba72478
drivers: dma-removed: Don't free prohibited memmap entries
by Shiraz Hashim
· 9 years ago
e152570
mm/memblock: fix a race between search and remove
by Shiraz Hashim
· 9 years ago
b5520a5
drivers: dma-removed: introduce no-map-fixup
by Patrick Daly
· 8 years ago
3025b45
drivers: dma-removed: use memset_io for ioremap region
by Shiraz Hashim
· 9 years ago
28de437
drivers: dma-removed: fix data type to hold base address
by Shiraz Hashim
· 9 years ago
dd9cc4c
drivers: dma-removed: align size first
by Shiraz Hashim
· 9 years ago
f971607
drivers: Add dma removed ops
by Laura Abbott
· 10 years ago
aa70900
common: dma-mapping: make dma_common_contiguous_remap more robust
by Liam Mark
· 9 years ago
060e2df
dma-mapping: Add dma_remap functions
by Laura Abbott
· 10 years ago
815806e
regmap: drop cache if the bus transfer error
by Elaine Zhang
· 8 years ago
4671010
QoS: Modify data structures and function arguments for scalability.
by Praveen Chidambaram
· 10 years ago
8b0510b
PM / Domains: Always enable debugfs support if available
by Jon Hunter
· 8 years ago
359a2f1
regmap: debugfs: Add support for dumping write only device registers
by Cristian Birsan
· 8 years ago
1ea975c
regmap: Add a function to check if a regmap register is cached
by Cristian Birsan
· 8 years ago
42875f9
wakeup: Add the guard condition for len in pm_get_active_wakeup_sources
by Ruchi Kandoi
· 9 years ago
722c9f9
wakeup: Add last wake up source logging for suspend abort reason.
by Ruchi Kandoi
· 10 years ago
ddd401e
power: Adds functionality to log the last suspend abort reason.
by Ruchi Kandoi
· 10 years ago
11d8ec4
Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
6c84239
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 8 years ago
e2b3b80
Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp'
by Rafael J. Wysocki
· 8 years ago
1bc8da4
regmap: rbtree: Avoid overlapping nodes
by Lars-Peter Clausen
· 8 years ago
a098ecd
firmware: support loading into a pre-allocated buffer
by Stephen Boyd
· 8 years ago
0e742e9
firmware: provide infrastructure to make fw caching optional
by Vikram Mulukutla
· 8 years ago
9ccf981
firmware: consolidate kmap/read/write logic
by Stephen Boyd
· 8 years ago
bd721ea
treewide: replace obsolete _refok by __ref
by Fabian Frederick
· 8 years ago
c9b95e5
Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
b2c7f5d
regmap: cache: Fix num_reg_defaults computation from reg_defaults_raw
by Maarten ter Huurne
· 8 years ago
d30dd8b
mm: track NR_KERNEL_STACK in KiB instead of number of stacks
by Andy Lutomirski
· 8 years ago
11fb998
mm: move most file-based accounting to the node
by Mel Gorman
· 8 years ago
4b9d0fa
mm: rename NR_ANON_PAGES to NR_ANON_MAPPED
by Mel Gorman
· 8 years ago
50658e2
mm: move page mapped accounting to the node
by Mel Gorman
· 8 years ago
599d0c9
mm, vmscan: move LRU lists to node
by Mel Gorman
· 8 years ago
75ef718
mm, vmstat: add infrastructure for per-node vmstats
by Mel Gorman
· 8 years ago
067b7ce
PM / OPP: optimize dev_pm_opp_set_rate() performance a bit
by Jisheng Zhang
· 8 years ago
4f48ec8
PM-wakeup: Delete unnecessary checks before three function calls
by Markus Elfring
· 8 years ago
Next »