index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Commit message (
Expand
)
Author
Age
...
|
|
*
|
|
|
PM / Domains: Fix compilation warning related to genpd_start_dev_no_timing()
Sachin Kamat
2012-09-06
|
|
*
|
|
|
PM / Domains: Operations related to cpuidle using domain names
Rafael J. Wysocki
2012-09-03
|
|
*
|
|
|
PM / Domains: Document cpuidle-related functions and change their names
Rafael J. Wysocki
2012-09-03
|
|
*
|
|
|
PM / Domains: Add power-on function using names to identify domains
Rafael J. Wysocki
2012-09-03
|
|
*
|
|
|
PM / Domains: Make it possible to use names when adding subdomains
Rafael J. Wysocki
2012-09-03
|
|
*
|
|
|
PM / Domains: Make it possible to use domain names when adding devices
Rafael J. Wysocki
2012-09-03
|
*
|
|
|
|
Merge branch 'pm-timers'
Rafael J. Wysocki
2012-09-17
|
|
\
|
|
|
|
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
PM: Do not use the syscore flag for runtime PM
Rafael J. Wysocki
2012-09-03
|
|
*
|
|
PM / Domains: Do not measure start time for "irq safe" devices
Rafael J. Wysocki
2012-09-03
|
|
*
|
|
PM / Domains: Move syscore flag from subsys data to struct device
Rafael J. Wysocki
2012-09-03
|
|
*
|
|
PM / Domains: Rename the always_on device flag to syscore
Rafael J. Wysocki
2012-09-03
|
|
*
|
|
PM / Runtime: Allow helpers to be called by early platform drivers
Rafael J. Wysocki
2012-09-03
|
|
*
|
|
PM: Reorganize device PM initialization
Rafael J. Wysocki
2012-09-03
|
|
*
|
|
PM / Domains: Add power off/on function for system core suspend stage
Rafael J. Wysocki
2012-09-03
|
|
*
|
|
PM / Domains: Introduce simplified power on routine for system resume
Rafael J. Wysocki
2012-09-03
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-02
|
\
\
\
\
|
*
|
|
|
userns: Convert devtmpfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID
Eric W. Biederman
2012-09-21
*
|
|
|
|
Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-01
|
\
\
\
\
\
|
*
|
|
|
|
device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emit
Joe Perches
2012-09-17
|
*
|
|
|
|
dev: Add dev_vprintk_emit and dev_printk_emit
Joe Perches
2012-09-17
|
*
|
|
|
|
dev_dbg/dynamic_debug: Update to use printk_emit, optimize stack
Joe Perches
2012-09-17
|
*
|
|
|
|
Merge 3.6-rc7 into driver-core-next
Greg Kroah-Hartman
2012-09-16
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
firmware loader: fix compile warning when CONFIG_PM=n
Ming Lei
2012-09-10
|
*
|
|
|
|
firmware loader: let caching firmware piggyback on loading firmware
Ming Lei
2012-09-06
|
*
|
|
|
|
firmware loader: fix firmware -ENOENT situations
Ming Lei
2012-09-06
|
*
|
|
|
|
driver core: Check if r->name is valid in platform_get_resource_byname()
Peter Ujfalusi
2012-09-06
|
*
|
|
|
|
Merge 3.6-rc3 into driver-core-next
Greg Kroah-Hartman
2012-08-27
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
firmware loader: fix build failure if FW_LOADER is m
Ming Lei
2012-08-17
|
*
|
|
|
|
PM / Sleep: introduce dpm_for_each_dev
Ming Lei
2012-08-17
|
*
|
|
|
|
firmware loader: fix compile failure if !PM
Ming Lei
2012-08-17
|
*
|
|
|
|
firmware loader: cache devices firmware during suspend/resume cycle
Ming Lei
2012-08-16
|
*
|
|
|
|
firmware loader: use small timeout for cache device firmware
Ming Lei
2012-08-16
|
*
|
|
|
|
firmware: introduce device_cache/uncache_fw_images
Ming Lei
2012-08-16
|
*
|
|
|
|
driver core: devres: introduce devres_for_each_res
Ming Lei
2012-08-16
|
*
|
|
|
|
firmware loader: store firmware name into devres list
Ming Lei
2012-08-16
|
*
|
|
|
|
firmware loader: fix comments on request_firmware_nowait
Ming Lei
2012-08-16
|
*
|
|
|
|
firmware loader: fix device lifetime
Ming Lei
2012-08-16
|
*
|
|
|
|
firmware loader: introduce cache_firmware and uncache_firmware
Ming Lei
2012-08-16
|
*
|
|
|
|
firmware loader: always let firmware_buf own the pages buffer
Ming Lei
2012-08-16
|
*
|
|
|
|
firmware loader: introduce firmware_buf
Ming Lei
2012-08-16
|
*
|
|
|
|
firmware loader: fix creation failure of fw loader device
Ming Lei
2012-08-16
|
*
|
|
|
|
firmware loader: remove unnecessary wmb()
Ming Lei
2012-08-16
|
*
|
|
|
|
firmware loader: fix races during loading firmware
Ming Lei
2012-08-16
|
*
|
|
|
|
firmware loader: simplify pages ownership transfer
Ming Lei
2012-08-16
|
*
|
|
|
|
platform: Add support for automatic device IDs
Jean Delvare
2012-08-16
|
*
|
|
|
|
driver core: free devres in device_release
Ming Lei
2012-08-16
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
|
\
\
\
\
*
-
.
\
\
\
\
Merge remote-tracking branches 'regmap/topic/cache' and 'regmap/topic/irq' in...
Mark Brown
2012-09-22
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
regmap: no need primary handler for nested irq
Yunfan Zhang
2012-09-08
|
|
*
|
|
|
regmap: irq: Add mask invert flag for enable register
Xiaofan Tian
2012-08-30
|
|
*
|
|
|
regmap: irq: Enable devices for runtime PM while handling interrupts
Mark Brown
2012-08-07
[prev]
[next]