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-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
2012-08-28
mm: cma: fix alignment requirements for contiguous regions
Marek Szyprowski
1
-1
/
+1
2012-08-27
Merge 3.6-rc3 into driver-core-next
Greg Kroah-Hartman
4
-15
/
+14
2012-08-20
Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2012-08-18
dyndbg: fix for SOH in logging messages
Markus Trippelsdorf
1
-2
/
+2
2012-08-18
Merge tag 'pm-for-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-8
/
+5
2012-08-17
PM / Sleep: Print name of wakeup source that aborts suspend
Todd Poynor
1
-0
/
+29
2012-08-17
PM / Runtime: Check device PM QoS setting before "no callbacks" check
Rafael J. Wysocki
1
-6
/
+2
2012-08-17
PM / Runtime: Clear power.deferred_resume on success in rpm_suspend()
Rafael J. Wysocki
1
-1
/
+1
2012-08-17
PM / Runtime: Fix rpm_resume() return value for power.no_callbacks set
Rafael J. Wysocki
1
-1
/
+2
2012-08-17
Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+7
2012-08-17
firmware loader: fix build failure if FW_LOADER is m
Ming Lei
1
-7
/
+2
2012-08-17
PM / Sleep: introduce dpm_for_each_dev
Ming Lei
1
-0
/
+22
2012-08-17
firmware loader: fix compile failure if !PM
Ming Lei
1
-1
/
+3
2012-08-16
firmware loader: cache devices firmware during suspend/resume cycle
Ming Lei
1
-0
/
+32
2012-08-16
firmware loader: use small timeout for cache device firmware
Ming Lei
1
-0
/
+14
2012-08-16
firmware: introduce device_cache/uncache_fw_images
Ming Lei
1
-6
/
+215
2012-08-16
driver core: devres: introduce devres_for_each_res
Ming Lei
1
-0
/
+42
2012-08-16
firmware loader: store firmware name into devres list
Ming Lei
1
-0
/
+64
2012-08-16
firmware loader: fix comments on request_firmware_nowait
Ming Lei
1
-3
/
+7
2012-08-16
firmware loader: fix device lifetime
Ming Lei
1
-0
/
+6
2012-08-16
firmware loader: introduce cache_firmware and uncache_firmware
Ming Lei
1
-8
/
+92
2012-08-16
firmware loader: always let firmware_buf own the pages buffer
Ming Lei
1
-69
/
+171
2012-08-16
firmware loader: introduce firmware_buf
Ming Lei
1
-78
/
+102
2012-08-16
firmware loader: fix creation failure of fw loader device
Ming Lei
1
-1
/
+1
2012-08-16
firmware loader: remove unnecessary wmb()
Ming Lei
1
-1
/
+0
2012-08-16
firmware loader: fix races during loading firmware
Ming Lei
1
-9
/
+11
2012-08-16
firmware loader: simplify pages ownership transfer
Ming Lei
1
-23
/
+39
2012-08-16
platform: Add support for automatic device IDs
Jean Delvare
1
-3
/
+35
2012-08-16
driver core: free devres in device_release
Ming Lei
1
-7
/
+11
2012-08-16
drivers-core: make structured logging play nice with dynamic-debug
Jim Cromie
1
-2
/
+7
2012-08-08
PM: Make dev_pm_get_subsys_data() always return 0 on success
Rafael J. Wysocki
2
-5
/
+2
2012-08-07
regmap: irq: Enable devices for runtime PM while handling interrupts
Mark Brown
1
-0
/
+25
2012-08-04
regmap: irq: initialize all irqs to wake disabled
Stephen Warren
1
-0
/
+16
2012-08-04
regmap: set MASK_ON_SUSPEND/SKIP_SET_WAKE if no wake_base
Stephen Warren
1
-0
/
+5
2012-08-04
regmap: name irq_chip based on regmap_irq_chip's name
Stephen Warren
1
-1
/
+1
2012-08-04
regmap: store irq_chip inside regmap_irq_chip_data
Stephen Warren
1
-2
/
+4
[prev]
[next]