Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
42dd581bc4dba82e8756bb881fa974742250b4c6
/
drivers
/
base
f67ffa9
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 12 years ago
9f6d8f6
PM: Move disabling/enabling runtime PM to late suspend/early resume
by Rafael J. Wysocki
· 12 years ago
4ce4780
PM / QoS: Rename local variable in dev_pm_qos_add_ancestor_request()
by Rafael J. Wysocki
· 12 years ago
1ac12b4
vfs: turn is_dir argument to kern_path_create into a lookup_flags arg
by Jeff Layton
· 12 years ago
b6fa0cd
dma-buf: might_sleep() in dma_buf_unmap_attachment()
by Rob Clark
· 12 years ago
2d9c8b5
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
d8c532c
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
20b2f52
numa: add CONFIG_MOVABLE_NODE for movable-dedicated node
by Lai Jiangshan
· 12 years ago
8cebfcd
hugetlb: use N_MEMORY instead N_HIGH_MEMORY
by Lai Jiangshan
· 12 years ago
99b8f42e
Merge tag 'regmap-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 12 years ago
608ff1a
Merge branch 'akpm' (Andrew's patchbomb)
by Linus Torvalds
· 12 years ago
511c2ab
mm, memory-hotplug: dynamic configure movable memory and portion memory
by Lai Jiangshan
· 12 years ago
fcf07d2
drivers/base/node.c: cleanup node_state_attr[]
by Lai Jiangshan
· 12 years ago
fa26437
mm: cleanup register_node()
by Yasuaki Ishimatsu
· 12 years ago
8c7b5b4
memory-hotplug: suppress "Device nodeX does not have a release() function" warning
by Yasuaki Ishimatsu
· 12 years ago
8732794
numa: convert static memory to dynamically allocated memory for per node device
by Wen Congyang
· 12 years ago
fa7194e
memory hotplug: suppress "Device memoryX does not have a release() function" warning
by Yasuaki Ishimatsu
· 12 years ago
cff2f74
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
bad73c5
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
4009793
drivers: cma: represent physical addresses as phys_addr_t
by Vitaly Andrianov
· 12 years ago
7c8a299
Merge remote-tracking branch 'regmap/topic/type' into regmap-next
by Mark Brown
· 12 years ago
8e24a6e
Merge remote-tracking branch 'regmap/topic/table' into regmap-next
by Mark Brown
· 12 years ago
db760fb
Merge remote-tracking branch 'regmap/topic/lock' into regmap-next
by Mark Brown
· 12 years ago
4d348e6
Merge remote-tracking branch 'regmap/topic/domain' into regmap-next
by Mark Brown
· 12 years ago
bcf8668
Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next
by Mark Brown
· 12 years ago
d3816c1
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
by Mark Brown
· 12 years ago
5166b7c
regmap: debugfs: Cache offsets of valid regions for dump
by Mark Brown
· 12 years ago
afab2f7
regmap: debugfs: Factor out initial seek
by Mark Brown
· 12 years ago
db04328
regmap: debugfs: Avoid overflows for very small reads
by Mark Brown
· 12 years ago
cbc1938
regmap: Cache register and value sizes for debugfs
by Mark Brown
· 12 years ago
170bb4c
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 12 years ago
64adb01
Merge branch 'pm-runtime'
by Rafael J. Wysocki
· 12 years ago
26ab934
Merge branch 'pm-opp'
by Rafael J. Wysocki
· 12 years ago
bcacbdb
Merge branch 'acpi-enumeration'
by Rafael J. Wysocki
· 12 years ago
c8b6817
Merge branch 'pm-qos'
by Rafael J. Wysocki
· 12 years ago
a42d1e3
driver core: remove CONFIG_HOTPLUG ifdefs
by Bill Pemberton
· 12 years ago
d033a30
Merge remote-tracking branch 'linus/master' into staging/for_v3.8
by Mauro Carvalho Chehab
· 12 years ago
94d76d5
platform / ACPI: Attach/detach ACPI PM during probe/remove/shutdown
by Rafael J. Wysocki
· 12 years ago
45c3646
Merge branch 'acpi-dev-pm' into acpi-enumeration
by Rafael J. Wysocki
· 12 years ago
c6c2295
[media] dma-mapping: fix dma_common_get_sgtable() conditional compilation
by Marek Szyprowski
· 12 years ago
9305842
drivers/base/core.c: Mark to_root_device static
by Josh Triplett
· 12 years ago
0246c4f
driver core: use initcall_debug to control shutdown info
by ShuoX Liu
· 12 years ago
35546bd
PM / QoS: Handle device PM QoS flags while removing constraints
by Rafael J. Wysocki
· 12 years ago
a7227a0
PM / QoS: fix wrong error-checking condition
by Guennadi Liakhovetski
· 12 years ago
76aad39
regmap: introduce tables for readable/writeable/volatile/precious checks
by Davide Ciminaghi
· 12 years ago
3afa24f
Merge branch 'topic/lock' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-table
by Mark Brown
· 12 years ago
869e4a5
Merge branches 'topic/core' and 'topic/range' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-table
by Mark Brown
· 12 years ago
863f9f3
ACPI / platform: Initialize ACPI handles of platform devices in advance
by Rafael J. Wysocki
· 12 years ago
d6ff855
driver: platform: fix documentation for platform_get_irq_byname
by Wolfram Sang
· 12 years ago
4b6d1f12
driver core / PM: move the calling to device_pm_remove behind the calling to bus_remove_device
by LongX Zhang
· 12 years ago
c122f27
base: power - use clk_prepare_enable and clk_prepare_disable
by Murali Karicheri
· 12 years ago
ea83f81
PM / OPP: using kfree_rcu() to simplify the code
by Wei Yongjun
· 12 years ago
0779726
PM / OPP: predictable fail results for opp_find* functions, v2
by Nishanth Menon
· 12 years ago
80126ce
PM / OPP: Export symbols for module usage.
by Liam Girdwood
· 12 years ago
dde8437
PM / OPP: RCU reclaim
by Vincent Guittot
· 12 years ago
91e5687
ACPI: Add support for platform bus type
by Mika Westerberg
· 12 years ago
dea553e
Merge branch 'pm-qos' into acpi-dev-pm
by Rafael J. Wysocki
· 12 years ago
6a92785
firmware loader: document firmware cache mechanism
by Ming Lei
· 12 years ago
2760284
firmware loader: introduce module parameter to customize(v4) fw search path
by Ming Lei
· 12 years ago
60dac5e
firmware: use noinline_for_stack
by Cesar Eduardo Barros
· 12 years ago
bd9eb7f
firmware loader: Fix the concurrent request_firmware() race for kref_get/put
by Chuansheng Liu
· 12 years ago
ce2fcbd
firmware loader: Fix the race FW_STATUS_DONE is followed by class_timeout
by Chuansheng Liu
· 12 years ago
ecdca04
Merge 3.7-rc5 into driver-core-next
by Greg Kroah-Hartman
· 12 years ago
7e4d684
PM / QoS: Resume device before exposing/hiding PM QoS flags
by Lan Tianyu
· 12 years ago
2b1768f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
5cf8f7d
sparc: Add sparc support for platform_get_irq()
by Andreas Larsson
· 12 years ago
436ede8
PM / QoS: Document request manipulation requirement for flags
by Rafael J. Wysocki
· 12 years ago
9eaee2c
PM / QoS: Fix a free error in the dev_pm_qos_constraints_destroy()
by Lan,Tianyu
· 12 years ago
a369a7e
drivers: base: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
by Joe Perches
· 12 years ago
b1d6d82
drivers/base: fix typo in comment for arch_setup_pdev_archdata()
by Sebastian Andrzej Siewior
· 12 years ago
f965287
PM / QoS: Fix the return value of dev_pm_qos_update_request()
by Rafael J. Wysocki
· 12 years ago
6d04b8a
regmap: core: Report registers in hex when we can't cache
by Mark Brown
· 12 years ago
94b086b
Merge 3.7-rc3 into driver-core-next
by Greg Kroah-Hartman
· 12 years ago
64b1cba
Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
299650c
Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
003db63
Merge tag 'mca_cfg' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras
by Ingo Molnar
· 12 years ago
9187239
drivers/base: Add a DEVICE_BOOL_ATTR macro
by Borislav Petkov
· 12 years ago
cff7b8b
Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 12 years ago
967857d
drivers/base: remove CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
1a61cfe
regmap: Fix printing of size_t variable
by Fabio Estevam
· 12 years ago
34b1f76
PM / Domains: Check device PM QoS flags in pm_genpd_poweroff()
by Rafael J. Wysocki
· 12 years ago
e39473d
PM / QoS: Make it possible to expose PM QoS device flags to user space
by Rafael J. Wysocki
· 12 years ago
5e97f3f
drivers: cma: Fix wrong CMA selected region size default value
by Laurent Pinchart
· 12 years ago
ba4d93b
drivers: dma-coherent: Fix typo in dma_mmap_from_coherent documentation
by Laurent Pinchart
· 12 years ago
446c82f
drivers: dma-contiguous: Don't redefine SZ_1M
by Laurent Pinchart
· 12 years ago
ae0fb4b
PM / QoS: Introduce PM QoS device flags support
by Rafael J. Wysocki
· 12 years ago
021c870
PM / QoS: Prepare struct dev_pm_qos_request for more request types
by Rafael J. Wysocki
· 12 years ago
5f986c5
PM / QoS: Prepare device structure for adding more constraint types
by Rafael J. Wysocki
· 12 years ago
debe081
PM / Domains: Fix memory leak on error path in pm_genpd_attach_cpuidle
by jhbird.choi@samsung.com
· 12 years ago
d28d388
firmware loader: sync firmware cache by async_synchronize_full_domain
by Ming Lei
· 12 years ago
746058f
firmware loader: let direct loading back on 'firmware_buf'
by Ming Lei
· 12 years ago
253c924
firmware loader: fix one reqeust_firmware race
by Ming Lei
· 12 years ago
373304f
firmware loader: cancel uncache work before caching firmware
by Ming Lei
· 12 years ago
5784ee4
regmap: select REGMAP if REGMAP_MMIO and REGMAP_IRQ enabled
by Dong Aisheng
· 12 years ago
0d4529c
regmap: make lock/unlock functions customizable
by Davide Ciminaghi
· 12 years ago
a8f28cf
regmap: silence GCC warning
by Paul Bolle
· 12 years ago
8a2ceac
regmap: Split raw writes that cross window boundaries
by Mark Brown
· 12 years ago
0ff3e62
regmap: Make return code checks consistent
by Mark Brown
· 12 years ago
98bc7df
regmap: Factor range lookup out of page selection
by Mark Brown
· 12 years ago
4b020b3
regmap: Provide debugfs read of register ranges
by Mark Brown
· 12 years ago
Next »