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-01-08
PM / sleep: Go direct_complete if driver has no callbacks
Tomeu Vizoso
2016-01-08
PM / Domains: add setter for dev.pm_domain
Tomeu Vizoso
2016-01-08
device core: add device_is_bound()
Tomeu Vizoso
2016-01-08
Merge branch 'acpi-soc' into pm-core
Rafael J. Wysocki
2016-01-08
PM / clk: don't leave clocks enabled when driver not bound
Andy Shevchenko
2016-01-07
firmware: actually return NULL on failed request_firmware_nowait()
Brian Norris
2016-01-07
driver-core: platform: Add platform_irq_count()
Stephen Boyd
2016-01-06
PM / OPP: Use snprintf() instead of sprintf()
Viresh Kumar
2016-01-05
Merge remote-tracking branches 'regmap/topic/mmio', 'regmap/topic/rbtree' and...
Mark Brown
2016-01-05
Merge remote-tracking branches 'regmap/topic/64bit' and 'regmap/topic/irq-typ...
Mark Brown
2016-01-05
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
Mark Brown
2016-01-05
Merge remote-tracking branch 'regmap/topic/cache' into regmap-next
Mark Brown
2016-01-05
regmap: debugfs: Use seq_file for the access map
Mark Brown
2016-01-05
regmap: irq: add support for configuration of trigger type
Laxman Dewangan
2016-01-02
Merge branch 'pm-opp' into pm-cpufreq
Rafael J. Wysocki
2016-01-02
PM / OPP: Set cpu_dev->id in cpumask first
Pi-Cheng Chen
2016-01-02
PM / core: fix typo in documentation
Manuel Pégourié-Gonnard
2016-01-01
device property: avoid allocations of 0 length
Andy Shevchenko
2016-01-01
device property: the secondary fwnode needs to depend on the primary
Heikki Krogerus
2015-12-29
irq/platform-MSI: Increase the maximum MSIs the MSI framework can support
MaJun
2015-12-28
PM / OPP: Fix parsing of opp-microvolt and opp-microamp properties
Bartlomiej Zolnierkiewicz
2015-12-28
Merge back earlier cpufreq material for v4.5.
Rafael J. Wysocki
2015-12-21
Merge back earlier 'pm-domains' material for v4.5.
Rafael J. Wysocki
2015-12-21
PM / runtime: Add new helper for conditional usage count incrementation
Rafael J. Wysocki
2015-12-16
platform-msi: Allow creation of a MSI-based stacked irq domain
Marc Zyngier
2015-12-16
platform-msi: Factor out allocation/free of private data
Marc Zyngier
2015-12-16
platform-msi: Allow MSIs to be allocated in chunks
Marc Zyngier
2015-12-16
regmap: use IS_ALIGNED instead of % to improve the performance
Xiubo Li
2015-12-14
Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains'
Rafael J. Wysocki
2015-12-12
regmap: cache: Move the num_reg_defaults check as early as possible
Xiubo Li
2015-12-12
regmap: cache: Add warning info for the cache check
Xiubo Li
2015-12-12
regmap: missing case statement
Dan Carpenter
2015-12-12
regmap: shift wrapping bugs in 64 bit code
Dan Carpenter
2015-12-12
drivers/base/memory.c: prohibit offlining of memory blocks with missing sections
Seth Jennings
2015-12-12
Merge branch 'pm-opp' into pm-cpufreq
Rafael J. Wysocki
2015-12-10
PM / OPP: Parse 'opp-<prop>-<name>' bindings
Viresh Kumar
2015-12-10
PM / OPP: Parse 'opp-supported-hw' binding
Viresh Kumar
2015-12-10
PM / Domains: export symbols to add/remove devices from genpd
Maruthi Bayyavarapu
2015-12-10
PM / Domains: Allow runtime PM callbacks to be re-used during system PM
Ulf Hansson
2015-12-09
regmap: cache: Add 64-bit mode support
Xiubo Li
2015-12-09
regmap: cache: To suppress the noise of checkpatch
Xiubo Li
2015-12-09
regmap: fix the warning about unused variable
Xiubo Li
2015-12-09
device core: add BUS_NOTIFY_DRIVER_NOT_BOUND notification
Andy Shevchenko
2015-12-08
regmap: add 64-bit mode support
Xiubo Li
2015-12-08
regmap: mmio: Add regmap_mmio_get_min_stride
Xiubo Li
2015-12-08
regmap: mmio: remove the useless code
Xiubo Li
2015-12-07
driver core: Do not overwrite secondary fwnode with NULL if it is set
Mika Westerberg
2015-12-07
driver core: platform: Add support for built-in device properties
Mika Westerberg
2015-12-07
device property: Take a copy of the property set
Mika Westerberg
2015-12-07
device property: Fallback to secondary fwnode if primary misses the property
Andy Shevchenko
[prev]
[next]