index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-04
firmware: use 'kernel_read()' to read firmware into kernel buffer
Linus Torvalds
1
-3
/
+1
2012-10-03
firmware: teach the kernel to load firmware files directly from the filesystem
Linus Torvalds
1
-1
/
+77
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2012-10-02
Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-...
Linus Torvalds
1
-11
/
+7
2012-10-02
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
7
-72
/
+372
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+2
2012-10-02
drivers: dma-contiguous: refactor dma_alloc_from_contiguous()
Michal Nazarewicz
1
-11
/
+7
2012-10-01
Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-144
/
+904
2012-09-26
make get_file() return its argument
Al Viro
1
-2
/
+1
2012-09-24
Merge branch 'pm-qos'
Rafael J. Wysocki
1
-41
/
+26
2012-09-24
Revert "PM QoS: Use spinlock in the per-device PM QoS constraints code"
Rafael J. Wysocki
1
-41
/
+26
2012-09-24
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-12
/
+19
2012-09-24
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-0
/
+3
2012-09-24
Merge branch 'pm-qos'
Rafael J. Wysocki
1
-26
/
+41
2012-09-22
PM / Runtime: let rpm_resume() succeed if RPM_ACTIVE, even when disabled, v2
Kevin Hilman
1
-0
/
+3
2012-09-22
Merge remote-tracking branches 'regmap/topic/cache' and 'regmap/topic/irq' in...
Mark Brown
2
-26
/
+79
2012-09-21
userns: Convert devtmpfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID
Eric W. Biederman
1
-2
/
+2
2012-09-19
PM: Prevent runtime suspend during system resume
Alan Stern
1
-11
/
+18
2012-09-19
PM QoS: Use spinlock in the per-device PM QoS constraints code
Jean Pihet
1
-26
/
+41
2012-09-19
PM / Sleep: use resume event when call dpm_resume_early
Feng Hong
1
-1
/
+1
2012-09-17
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+47
2012-09-17
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-6
/
+40
2012-09-17
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-9
/
+117
2012-09-17
Merge branch 'pm-timers'
Rafael J. Wysocki
4
-51
/
+152
2012-09-17
device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emit
Joe Perches
1
-9
/
+5
2012-09-17
dev: Add dev_vprintk_emit and dev_printk_emit
Joe Perches
1
-0
/
+27
2012-09-17
dev_dbg/dynamic_debug: Update to use printk_emit, optimize stack
Joe Perches
1
-30
/
+34
2012-09-16
Merge 3.6-rc7 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+1
2012-09-10
firmware loader: fix compile warning when CONFIG_PM=n
Ming Lei
1
-11
/
+22
2012-09-09
PM / OPP: Initialize OPP table from device tree
Shawn Guo
1
-0
/
+47
2012-09-09
regmap: no need primary handler for nested irq
Yunfan Zhang
1
-1
/
+1
2012-09-06
firmware loader: let caching firmware piggyback on loading firmware
Ming Lei
1
-9
/
+74
2012-09-06
firmware loader: fix firmware -ENOENT situations
Ming Lei
1
-0
/
+1
2012-09-06
PM / wakeup: Use irqsave/irqrestore for events_lock
John Stultz
1
-6
/
+11
2012-09-06
PM / Domains: Fix compilation warning related to genpd_start_dev_no_timing()
Sachin Kamat
1
-6
/
+6
2012-09-06
driver core: Check if r->name is valid in platform_get_resource_byname()
Peter Ujfalusi
1
-0
/
+3
2012-09-04
PM / Domains: Operations related to cpuidle using domain names
Rafael J. Wysocki
1
-0
/
+19
2012-09-04
PM / Domains: Document cpuidle-related functions and change their names
Rafael J. Wysocki
1
-2
/
+18
2012-09-04
PM / Domains: Add power-on function using names to identify domains
Rafael J. Wysocki
1
-15
/
+31
2012-09-04
PM / Domains: Make it possible to use names when adding subdomains
Rafael J. Wysocki
1
-1
/
+31
2012-09-04
PM / Domains: Make it possible to use domain names when adding devices
Rafael J. Wysocki
1
-0
/
+27
2012-09-04
PM: Do not use the syscore flag for runtime PM
Rafael J. Wysocki
3
-17
/
+2
2012-09-04
PM / Domains: Do not measure start time for "irq safe" devices
Rafael J. Wysocki
1
-1
/
+7
2012-09-04
PM / Domains: Move syscore flag from subsys data to struct device
Rafael J. Wysocki
4
-32
/
+50
2012-09-04
PM / Domains: Rename the always_on device flag to syscore
Rafael J. Wysocki
1
-12
/
+12
2012-09-04
PM / Runtime: Allow helpers to be called by early platform drivers
Rafael J. Wysocki
2
-2
/
+18
2012-09-04
PM: Reorganize device PM initialization
Rafael J. Wysocki
2
-12
/
+17
2012-09-04
PM / Domains: Add power off/on function for system core suspend stage
Rafael J. Wysocki
1
-6
/
+51
2012-09-04
PM / Domains: Introduce simplified power on routine for system resume
Rafael J. Wysocki
1
-4
/
+30
2012-08-30
regmap: irq: Add mask invert flag for enable register
Xiaofan Tian
1
-2
/
+10
[next]