Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7dde453d628687c0e991cfc55c9fd299a804aee6
/
drivers
/
base
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
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
cff7b8b
Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 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
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
e90bdb7
memory-hotplug: update memory block's state and notify userspace
by Wen Congyang
· 12 years ago
a16cee1
memory-hotplug: preparation to notify memory block's state at memory hot remove
by Wen Congyang
· 12 years ago
ce57e98
firmware: use 'kernel_read()' to read firmware into kernel buffer
by Linus Torvalds
· 12 years ago
abb139e
firmware: teach the kernel to load firmware files directly from the filesystem
by Linus Torvalds
· 12 years ago
aab174f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
ca41cc9
Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 12 years ago
16642a2
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
bdd43cb
drivers: dma-contiguous: refactor dma_alloc_from_contiguous()
by Michal Nazarewicz
· 12 years ago
06d2fe1
Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
cb0942b
make get_file() return its argument
by Al Viro
· 12 years ago
b914216
Merge branch 'pm-qos'
by Rafael J. Wysocki
· 12 years ago
8376869
Revert "PM QoS: Use spinlock in the per-device PM QoS constraints code"
by Rafael J. Wysocki
· 12 years ago
057d51a
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 12 years ago
071f582
Merge branch 'pm-runtime'
by Rafael J. Wysocki
· 12 years ago
c26d411
Merge branch 'pm-qos'
by Rafael J. Wysocki
· 12 years ago
6f3c77b
PM / Runtime: let rpm_resume() succeed if RPM_ACTIVE, even when disabled, v2
by Kevin Hilman
· 12 years ago
613dac3
Merge remote-tracking branches 'regmap/topic/cache' and 'regmap/topic/irq' into regmap-next
by Mark Brown
· 12 years ago
91fa2cc
userns: Convert devtmpfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID
by Eric W. Biederman
· 13 years ago
88d2613
PM: Prevent runtime suspend during system resume
by Alan Stern
· 12 years ago
fc2fb3a
PM QoS: Use spinlock in the per-device PM QoS constraints code
by Jean Pihet
· 12 years ago
997a031
PM / Sleep: use resume event when call dpm_resume_early
by Feng Hong
· 12 years ago
fa373ab
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 12 years ago
d6a56ae
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 12 years ago
079d364
Merge branch 'pm-domains'
by Rafael J. Wysocki
· 12 years ago
00e8b26
Merge branch 'pm-timers'
by Rafael J. Wysocki
· 12 years ago
666f355
device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emit
by Joe Perches
· 12 years ago
05e4e5b
dev: Add dev_vprintk_emit and dev_printk_emit
by Joe Perches
· 12 years ago
798efc6
dev_dbg/dynamic_debug: Update to use printk_emit, optimize stack
by Joe Perches
· 12 years ago
8f949b9
Merge 3.6-rc7 into driver-core-next
by Greg Kroah-Hartman
· 12 years ago
cfe016b
firmware loader: fix compile warning when CONFIG_PM=n
by Ming Lei
· 12 years ago
b496dfb
PM / OPP: Initialize OPP table from device tree
by Shawn Guo
· 12 years ago
8138073
regmap: no need primary handler for nested irq
by Yunfan Zhang
· 12 years ago
ac39b3e
firmware loader: let caching firmware piggyback on loading firmware
by Ming Lei
· 12 years ago
ef40bb1
firmware loader: fix firmware -ENOENT situations
by Ming Lei
· 12 years ago
4955070
PM / wakeup: Use irqsave/irqrestore for events_lock
by John Stultz
· 12 years ago
b3d3b9f
PM / Domains: Fix compilation warning related to genpd_start_dev_no_timing()
by Sachin Kamat
· 12 years ago
1b8cb92
driver core: Check if r->name is valid in platform_get_resource_byname()
by Peter Ujfalusi
· 12 years ago
74a2799a
PM / Domains: Operations related to cpuidle using domain names
by Rafael J. Wysocki
· 12 years ago
4011444
PM / Domains: Document cpuidle-related functions and change their names
by Rafael J. Wysocki
· 12 years ago
8bc0251
PM / Domains: Add power-on function using names to identify domains
by Rafael J. Wysocki
· 12 years ago
fb7268b
PM / Domains: Make it possible to use names when adding subdomains
by Rafael J. Wysocki
· 12 years ago
b5abb08
PM / Domains: Make it possible to use domain names when adding devices
by Rafael J. Wysocki
· 12 years ago
feb70af
PM: Do not use the syscore flag for runtime PM
by Rafael J. Wysocki
· 12 years ago
e2e3e4e5
PM / Domains: Do not measure start time for "irq safe" devices
by Rafael J. Wysocki
· 12 years ago
dbf3741
PM / Domains: Move syscore flag from subsys data to struct device
by Rafael J. Wysocki
· 12 years ago
6fb28ba
PM / Domains: Rename the always_on device flag to syscore
by Rafael J. Wysocki
· 12 years ago
bed2b42
PM / Runtime: Allow helpers to be called by early platform drivers
by Rafael J. Wysocki
· 12 years ago
e91c11b
PM: Reorganize device PM initialization
by Rafael J. Wysocki
· 12 years ago
77f827d
PM / Domains: Add power off/on function for system core suspend stage
by Rafael J. Wysocki
· 12 years ago
802d8b4
PM / Domains: Introduce simplified power on routine for system resume
by Rafael J. Wysocki
· 12 years ago
36ac914
regmap: irq: Add mask invert flag for enable register
by Xiaofan Tian
· 12 years ago
7ce9bf1
mm: cma: fix alignment requirements for contiguous regions
by Marek Szyprowski
· 12 years ago
9db48aa
Merge 3.6-rc3 into driver-core-next
by Greg Kroah-Hartman
· 12 years ago
c3e2f79
Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
ebdc828
dyndbg: fix for SOH in logging messages
by Markus Trippelsdorf
· 12 years ago
d9ec0fd
Merge tag 'pm-for-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
a938da0
PM / Sleep: Print name of wakeup source that aborts suspend
by Todd Poynor
· 12 years ago
55d7ec4
PM / Runtime: Check device PM QoS setting before "no callbacks" check
by Rafael J. Wysocki
· 12 years ago
58a34de
PM / Runtime: Clear power.deferred_resume on success in rpm_suspend()
by Rafael J. Wysocki
· 12 years ago
7f321c2
PM / Runtime: Fix rpm_resume() return value for power.no_callbacks set
by Rafael J. Wysocki
· 12 years ago
c839179
Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
ab6dd8e
firmware loader: fix build failure if FW_LOADER is m
by Ming Lei
· 12 years ago
dfe3212
PM / Sleep: introduce dpm_for_each_dev
by Ming Lei
· 12 years ago
c08f677
firmware loader: fix compile failure if !PM
by Ming Lei
· 12 years ago
07646d9
firmware loader: cache devices firmware during suspend/resume cycle
by Ming Lei
· 12 years ago
ffe53f6
firmware loader: use small timeout for cache device firmware
by Ming Lei
· 12 years ago
37276a5
firmware: introduce device_cache/uncache_fw_images
by Ming Lei
· 12 years ago
bddb1b9
driver core: devres: introduce devres_for_each_res
by Ming Lei
· 12 years ago
f531f05a
firmware loader: store firmware name into devres list
by Ming Lei
· 12 years ago
6f21a62
firmware loader: fix comments on request_firmware_nowait
by Ming Lei
· 12 years ago
0cfc1e1
firmware loader: fix device lifetime
by Ming Lei
· 12 years ago
2887b39
firmware loader: introduce cache_firmware and uncache_firmware
by Ming Lei
· 12 years ago
1f2b795
firmware loader: always let firmware_buf own the pages buffer
by Ming Lei
· 12 years ago
1244691
firmware loader: introduce firmware_buf
by Ming Lei
· 12 years ago
99c2aa7
firmware loader: fix creation failure of fw loader device
by Ming Lei
· 12 years ago
0c25a85
firmware loader: remove unnecessary wmb()
by Ming Lei
· 12 years ago
28eefa7
firmware loader: fix races during loading firmware
by Ming Lei
· 12 years ago
65710cb
firmware loader: simplify pages ownership transfer
by Ming Lei
· 12 years ago
689ae23
platform: Add support for automatic device IDs
by Jean Delvare
· 12 years ago
a525a3d
driver core: free devres in device_release
by Ming Lei
· 12 years ago
af7f215
drivers-core: make structured logging play nice with dynamic-debug
by Jim Cromie
· 12 years ago
7725495
PM: Make dev_pm_get_subsys_data() always return 0 on success
by Rafael J. Wysocki
· 12 years ago
0c00c50
regmap: irq: Enable devices for runtime PM while handling interrupts
by Mark Brown
· 12 years ago
40052ca
regmap: irq: initialize all irqs to wake disabled
by Stephen Warren
· 12 years ago
685879f
regmap: set MASK_ON_SUSPEND/SKIP_SET_WAKE if no wake_base
by Stephen Warren
· 12 years ago
Next »