index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
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 potential NULL pointer dereference
Jon Hunter
2016-03-08
|
|
|
|
*
|
|
|
|
|
|
PM / Domains: Fix removal of a subdomain
Jon Hunter
2016-03-08
|
|
|
|
*
|
|
|
|
|
|
PM / Domains: Propagate start and restore errors during runtime resume
Laurent Pinchart
2016-03-08
|
|
|
|
*
|
|
|
|
|
|
PM / Domains: Join state name and index in debugfs output
Geert Uytterhoeven
2016-03-08
|
|
|
|
*
|
|
|
|
|
|
PM / Domains: Restore alignment of slaves in debugfs output
Geert Uytterhoeven
2016-03-08
|
|
|
|
*
|
|
|
|
|
|
PM / Domains: remove old power on/off latencies
Axel Haslam
2016-02-15
|
|
|
|
*
|
|
|
|
|
|
PM / Domains: Support for multiple states
Axel Haslam
2016-02-15
|
|
|
|
/
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
PM / sleep: declare __tracedata symbols as char[] rather than char
Eric Biggers
2016-02-11
|
|
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
Merge branch 'pm-opp'
Rafael J. Wysocki
2016-03-14
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
PM / OPP: Rename structures for clarity
Viresh Kumar
2016-02-21
|
|
*
|
|
|
|
|
|
|
PM / OPP: Fix incorrect comments
Viresh Kumar
2016-02-21
|
|
*
|
|
|
|
|
|
|
PM / OPP: Initialize regulator pointer to an error value
Viresh Kumar
2016-02-16
|
|
*
|
|
|
|
|
|
|
PM / OPP: Initialize u_volt_min/max to a valid value
Viresh Kumar
2016-02-15
|
|
*
|
|
|
|
|
|
|
PM / OPP: Fix NULL pointer dereference crash when disabling OPPs
Jon Hunter
2016-02-11
|
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
PM / OPP: Add dev_pm_opp_set_rate()
Viresh Kumar
2016-02-09
|
|
*
|
|
|
|
|
|
PM / OPP: Manage device clk
Viresh Kumar
2016-02-09
|
|
*
|
|
|
|
|
|
PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindings
Viresh Kumar
2016-02-09
|
|
*
|
|
|
|
|
|
PM / OPP: Introduce dev_pm_opp_get_max_transition_latency()
Viresh Kumar
2016-02-09
|
|
*
|
|
|
|
|
|
PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()
Viresh Kumar
2016-02-09
|
|
*
|
|
|
|
|
|
PM / OPP: Disable OPPs that aren't supported by the regulator
Viresh Kumar
2016-02-09
|
|
*
|
|
|
|
|
|
PM / OPP: get/put regulators from OPP core
Viresh Kumar
2016-02-09
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
device property: fix for a case of use-after-free
Heikki Krogerus
2016-03-10
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-03-16
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
memory-hotplug: add automatic onlining policy for the newly added memory
Vitaly Kuznetsov
2016-03-15
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'regmap-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2016-03-16
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
/
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'regmap/topic/update-bits' into regmap-next
Mark Brown
2016-03-05
|
|
\
\
\
\
\
|
|
*
|
|
|
|
regmap: replace regmap_write_bits()
Kuninori Morimoto
2016-03-04
|
|
*
|
|
|
|
regmap: add regmap_fields_force_xxx() macros
Kuninori Morimoto
2016-02-25
|
|
*
|
|
|
|
regmap: merge regmap_fields_update_bits() into macro
Kuninori Morimoto
2016-02-19
|
|
*
|
|
|
|
regmap: merge regmap_fields_write() into macro
Kuninori Morimoto
2016-02-19
|
|
*
|
|
|
|
regmap: add regmap_fields_update_bits_base()
Kuninori Morimoto
2016-02-19
|
|
*
|
|
|
|
regmap: merge regmap_field_update_bits() into macro
Kuninori Morimoto
2016-02-19
|
|
*
|
|
|
|
regmap: merge regmap_field_write() into macro
Kuninori Morimoto
2016-02-19
|
|
*
|
|
|
|
regmap: add regmap_field_update_bits_base()
Kuninori Morimoto
2016-02-19
|
|
*
|
|
|
|
regmap: merge regmap_update_bits_check_async() into macro
Kuninori Morimoto
2016-02-19
|
|
*
|
|
|
|
regmap: merge regmap_update_bits_check() into macro
Kuninori Morimoto
2016-02-19
|
|
*
|
|
|
|
regmap: merge regmap_update_bits_async() into macro
Kuninori Morimoto
2016-02-19
|
|
*
|
|
|
|
regmap: merge regmap_update_bits() into macro
Kuninori Morimoto
2016-02-19
|
|
*
|
|
|
|
regmap: add regmap_update_bits_base()
Kuninori Morimoto
2016-02-19
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
-
-
-
-
.
\
\
\
\
Merge remote-tracking branches 'regmap/topic/devm-irq', 'regmap/topic/doc', '...
Mark Brown
2016-03-05
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
*
|
|
|
|
regcache: flat: Introduce register strider order
Xiubo Li
2016-02-19
|
|
|
|
|
*
|
|
|
|
regcache: Introduce the index parsing API by stride order
Xiubo Li
2016-02-19
|
|
|
|
|
*
|
|
|
|
regmap: core: Introduce register stride order
Xiubo Li
2016-02-19
|
|
|
|
|
|
/
/
/
/
|
|
|
|
*
|
|
|
|
regmap: irq: Enable irq retriggering for nested irqs
Grygorii Strashko
2016-02-29
|
|
|
|
*
|
|
|
|
regmap: irq: add devm apis for regmap_{add,del}_irq_chip
Laxman Dewangan
2016-02-15
|
|
|
|
*
|
|
|
|
regmap: irq: dispose all virtual irq before removing domain
Laxman Dewangan
2016-02-09
|
|
|
|
|
/
/
/
/
|
|
*
|
/
/
/
/
regmap: irq: add devm apis for regmap_{add,del}_irq_chip
Laxman Dewangan
2016-03-05
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge remote-tracking branch 'regmap/topic/mmio' into regmap-next
Mark Brown
2016-03-05
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
regmap: cache: Fall back to register by register read for cache defaults
Mark Brown
2016-02-02
|
|
*
|
|
|
|
|
regmap: Return an error if a caller attempts to do an unsupported raw read
Mark Brown
2016-02-01
[prev]
[next]