index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2016-04-27
device property: Avoid potential dereferences of invalid pointers
Heikki Krogerus
2016-04-26
PM / Domains: Drop unnecessary wakeup code from pm_genpd_prepare()
Ulf Hansson
2016-04-26
PM / Domains: Remove redundant pm_runtime_get|put*() in pm_genpd_prepare()
Ulf Hansson
2016-04-26
PM / clk: ensure we don't allocate a -ve size of count clks
Colin Ian King
2016-04-25
PM / OPP: Mark shared-opp for non-dt case
Viresh Kumar
2016-04-25
PM / OPP: Relocate dev_pm_opp_set_sharing_cpus()
Viresh Kumar
2016-04-25
PM / OPP: Add missing doc style comments
Viresh Kumar
2016-04-25
PM / OPP: Propagate the error returned by _find_opp_table()
Viresh Kumar
2016-04-22
PM / Domains: Remove ->save|restore_state() callbacks
Ulf Hansson
2016-04-22
PM / Domains: Rename pm_genpd_runtime_suspend|resume()
Ulf Hansson
2016-04-22
PM / Domains: Rename stop_ok to suspend_ok for the genpd governor
Ulf Hansson
2016-04-21
PM / Runtime: Fix error path in pm_runtime_force_resume()
Ulf Hansson
2016-04-19
Merge 4.6-rc4 into driver-core-next
Greg Kroah-Hartman
2016-04-15
devcoredump: add scatterlist support
Aviya Erenfeld
2016-04-15
regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case
Jack Pham
2016-04-09
device property: don't bother the drivers with struct property_set
Heikki Krogerus
2016-04-07
PM / wakeirq: fix wakeirq setting after wakup re-configuration from sysfs
Strashko, Grygorii
2016-03-31
regmap: mmio: Explicitly say little endian is the defualt in the bus config
Mark Brown
2016-03-30
regmap: mmio: Parse endianness definitions from DT
Mark Brown
2016-03-30
regmap: Fix implicit inclusion of device.h
Mark Brown
2016-03-29
base: isa: Remove X86_32 dependency
William Breathitt Gray
2016-03-29
regcache: flat: Require max_registers to be set
Alexander Stein
2016-03-24
Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-25
Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'
Rafael J. Wysocki
2016-03-23
regmap: cache: Fix typo in cache_bypass parameter description
Andrew F. Davis
2016-03-23
regmap: mmio: Fix value endianness selection
Mark Brown
2016-03-22
drivers: dma-coherent: use memset_io for DMA_MEMORY_IO mappings
Brian Starkey
2016-03-22
drivers: dma-coherent: use MEMREMAP_WC for DMA_MEMORY_MAP
Brian Starkey
2016-03-19
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-03-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-03-17
device property: convert to use match_string() helper
Andy Shevchenko
2016-03-17
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-17
Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-03-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-03-17
PM / clk: Add support for obtaining clocks from device-tree
Jon Hunter
2016-03-16
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-03-15
Merge tag 'regmap-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2016-03-15
memory-hotplug: add automatic onlining policy for the newly added memory
Vitaly Kuznetsov
2016-03-14
Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains'
Rafael J. Wysocki
2016-03-14
Merge branch 'pm-opp'
Rafael J. Wysocki
2016-03-10
device property: fix for a case of use-after-free
Heikki Krogerus
2016-03-09
device property: fwnode->secondary may contain ERR_PTR(-ENODEV)
Heikki Krogerus
2016-03-09
PM / Domains: Fix potential NULL pointer dereference
Jon Hunter
2016-03-09
PM / Domains: Fix removal of a subdomain
Jon Hunter
2016-03-09
PM / Domains: Propagate start and restore errors during runtime resume
Laurent Pinchart
2016-03-09
PM / Domains: Join state name and index in debugfs output
Geert Uytterhoeven
2016-03-09
PM / Domains: Restore alignment of slaves in debugfs output
Geert Uytterhoeven
2016-03-05
Merge remote-tracking branch 'regmap/topic/update-bits' into regmap-next
Mark Brown
2016-03-05
Merge remote-tracking branches 'regmap/topic/devm-irq', 'regmap/topic/doc', '...
Mark Brown
[prev]
[next]