index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Commit message (
Expand
)
Author
Age
*
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-18
|
\
|
*
-
-
-
.
Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools'
Rafael J. Wysocki
2014-12-18
|
|
\
\
\
|
|
*
|
|
PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic()
Viresh Kumar
2014-12-10
|
|
*
|
|
PM / OPP: handle allocation of device_opp in a separate routine
Viresh Kumar
2014-12-10
|
|
*
|
|
PM / OPP: reuse find_device_opp() instead of duplicating code
Viresh Kumar
2014-12-10
|
|
*
|
|
PM / OPP: Staticize __dev_pm_opp_remove()
Viresh Kumar
2014-12-10
|
|
*
|
|
PM / OPP: replace kfree with kfree_rcu while freeing 'struct device_opp'
Viresh Kumar
2014-12-10
|
*
|
|
|
Merge branch 'fixes'
Rafael J. Wysocki
2014-12-11
|
|
\
\
\
\
|
|
*
|
|
|
Merge branch 'pm-opp'
Rafael J. Wysocki
2014-12-10
|
|
|
\
|
|
|
|
|
|
*
|
|
PM / OPP: remove double calls to find_device_opp()
Viresh Kumar
2014-12-09
|
|
|
*
|
|
PM / OPP: set new_opp->dev_opp to a valid dev_opp
Viresh Kumar
2014-12-09
|
|
|
|
/
/
*
|
|
|
|
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
|
\
\
\
\
\
|
*
|
|
|
|
firmware class: Deletion of an unnecessary check before the function call "vu...
Markus Elfring
2014-11-26
|
*
|
|
|
|
firmware loader: fix hung task warning dump
Kweh, Hock Leong
2014-11-26
|
*
|
|
|
|
devcoredump: provide a one-way disable function
Johannes Berg
2014-11-26
|
*
|
|
|
|
drivers/base: cacheinfo: remove noisy error boot message
Sudeep Holla
2014-11-24
|
*
|
|
|
|
Revert "core: platform: add warning if driver has no owner"
Wolfram Sang
2014-11-11
|
*
|
|
|
|
drivers: base: support cpu cache information interface to userspace via sysfs
Sudeep Holla
2014-11-07
|
*
|
|
|
|
drivers: base: add cpu_device_create to support per-cpu devices
Sudeep Holla
2014-11-07
|
*
|
|
|
|
topology: replace custom attribute macros with standard DEVICE_ATTR*
Sudeep Holla
2014-11-07
|
*
|
|
|
|
cpumask: factor out show_cpumap into separate helper function
Sudeep Holla
2014-11-07
|
*
|
|
|
|
driver core: Fix unbalanced device reference in drivers_probe
Alex Williamson
2014-11-07
|
*
|
|
|
|
driver core: fix race with userland in device_add()
Sergey Klyaus
2014-11-07
|
*
|
|
|
|
core: platform: let platform_create_bundle initialize module owner
Wolfram Sang
2014-11-06
|
*
|
|
|
|
core: platform: let platform_driver_probe initialize module owner
Wolfram Sang
2014-11-06
|
*
|
|
|
|
core: platform: add warning if driver has no owner
Wolfram Sang
2014-11-06
*
|
|
|
|
|
memory-hotplug: remove redundant call of page_to_pfn
Zhang Zhen
2014-12-13
*
|
|
|
|
|
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-11
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
of/reconfig: Add OF_DYNAMIC notifier for platform_bus_type
Pantelis Antoniou
2014-11-24
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-11
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'pm-runtime'
Rafael J. Wysocki
2014-12-08
|
|
\
\
\
\
|
|
*
|
|
|
PM: Drop CONFIG_PM_RUNTIME from the driver core
Rafael J. Wysocki
2014-12-03
|
|
*
|
|
|
Merge branch 'pm-clk' into pm-runtime
Rafael J. Wysocki
2014-11-28
|
|
|
\
\
\
\
|
|
*
\
\
\
\
Merge back earlier 'pm-runtime' material for 3.19-rc1.
Rafael J. Wysocki
2014-11-26
|
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
PM / Runtime: Rework RPM get callback routines
Andrzej Hajda
2014-11-05
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
\
\
\
\
|
*
-
.
|
|
|
|
Merge branches 'pm-domains', 'pm-sleep' and 'pm-tools'
Rafael J. Wysocki
2014-12-08
|
|
\
\
|
|
|
|
|
|
*
|
|
|
|
PM / Domains: Initial PM clock support for genpd
Ulf Hansson
2014-12-03
|
|
*
|
|
|
|
PM / Domains: Power on the PM domain right after attach completes
Ulf Hansson
2014-11-20
|
|
*
|
|
|
|
Merge back 'pm-domains' material for 3.19-rc1.
Rafael J. Wysocki
2014-11-17
|
|
|
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
PM / Domains: Extract code to power off/on a PM domain
Geert Uytterhoeven
2014-11-13
|
|
|
*
|
|
|
PM / Domains: Make genpd parameter of pm_genpd_present() const
Geert Uytterhoeven
2014-11-13
|
|
|
|
|
|
|
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
*
-
-
-
-
-
.
\
\
\
\
\
Merge branches 'powercap', 'pm-clk', 'pm-config' and 'pm-opp'
Rafael J. Wysocki
2014-12-08
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
/
/
/
/
/
|
|
|
|
|
/
|
/
/
/
/
|
|
|
|
_
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
/
/
|
|
|
|
|
_
|
_
|
/
/
|
|
|
|
/
|
|
|
/
|
|
|
|
|
|
|
/
|
|
|
|
|
|
/
|
|
|
|
|
|
*
|
PM / OPP replace kfree_rcu() with call_srcu() in opp_set_availability()
Viresh Kumar
2014-11-29
|
|
|
|
|
*
|
PM / OPP Introduce APIs to remove OPPs
Viresh Kumar
2014-11-29
|
|
|
|
|
*
|
PM / OPP mark OPPs as 'static' or 'dynamic'
Viresh Kumar
2014-11-29
|
|
|
|
|
*
|
PM / OPP don't match for existing OPPs when list is empty
Viresh Kumar
2014-11-29
|
|
|
|
|
*
|
PM / OPP rename 'head' as 'rcu_head' or 'srcu_head' based on its type
Viresh Kumar
2014-11-29
|
|
|
|
|
/
/
|
|
|
*
|
|
PM / clock_ops: make __pm_clk_enable more generic
Strashko, Grygorii
2014-11-06
|
|
|
*
|
|
PM / clock_ops: Add pm_clk_add_clk()
Geert Uytterhoeven
2014-11-06
|
|
|
|
|
/
|
|
|
|
/
|
|
*
|
|
|
Merge branch 'device-properties'
Rafael J. Wysocki
2014-12-08
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
[next]