Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c4989a153631ad38979bd8c1ce2f3275365bf294
/
drivers
/
base
e6f5580
drivers/base: stop new probing during shutdown
by Pingfan Liu
· 6 years ago
d8467a6
PM / clk: signedness bug in of_pm_clk_add_clks()
by Dan Carpenter
· 6 years ago
432e99b
x86/speculation/l1tf: Add sysfs reporting for l1tf
by Andi Kleen
· 6 years ago
bf0070e
driver core: Partially revert "driver core: correct device's shutdown order"
by Rafael J. Wysocki
· 6 years ago
6989d407
PM / OPP: Update voltage in case freq == old_freq
by Waldemar Rymarkiewicz
· 6 years ago
4f65ebc
driver core: Don't ignore class_dir_create_and_add() failure.
by Tetsuo Handa
· 7 years ago
7a2e11e
regmap: Correct comparison in regmap_cached
by Charles Keepax
· 7 years ago
24e4dd9
x86/bugs: Expose /sys/../spec_store_bypass
by Konrad Rzeszutek Wilk
· 7 years ago
cddf0e1
regmap: Fix reversed bounds check in regmap_raw_write()
by Dan Carpenter
· 7 years ago
1d8c402
drivers: base: cacheinfo: fix boot error message when acpi is enabled
by Sudeep Holla
· 8 years ago
f5aaa5a
drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled
by Sudeep Holla
· 8 years ago
11ec2df
sysfs/cpu: Add vulnerability folder
by Thomas Gleixner
· 7 years ago
c236525
PM / OPP: Move error message to debug level
by Fabio Estevam
· 7 years ago
1db069c
isa: Prevent NULL dereference in isa_bus driver callbacks
by William Breathitt Gray
· 7 years ago
2a39eae
PM / OPP: Add missing of_node_put(np)
by Tobias Jordan
· 7 years ago
a276210
PM / OPP: Error out on failing to add static OPPs for v1 bindings
by Viresh Kumar
· 8 years ago
7da4cd9
PM / wakeirq: report a wakeup_event on dedicated wekup irq
by Grygorii Strashko
· 7 years ago
2a077f7
device property: Track owner device of device property
by Jarkko Nikula
· 7 years ago
a97ca4f
driver core: platform: Don't read past the end of "driver_override" buffer
by Nicolai Stange
· 7 years ago
3a02f8c
PM: core: Fix device_pm_check_callbacks()
by Rafael J. Wysocki
· 7 years ago
5555eb9
driver core: bus: Fix a potential double free
by Christophe JAILLET
· 7 years ago
1f32e67
device property: Make dev_fwnode() public
by Sakari Ailus
· 8 years ago
7bd804a
PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if present
by Sudeep Holla
· 7 years ago
d2bb0af
PM / Domains: Fix unsafe iteration over modified list of domains
by Krzysztof Kozlowski
· 7 years ago
178aa24
PM / Domains: Fix unsafe iteration over modified list of domain providers
by Krzysztof Kozlowski
· 7 years ago
b87a321
PM / Domains: Fix unsafe iteration over modified list of device links
by Krzysztof Kozlowski
· 7 years ago
cc7d3b7
PM / QoS: return -EINVAL for bogus strings
by Dan Carpenter
· 7 years ago
5480437
PM / wakeirq: Convert to SRCU
by Thomas Gleixner
· 7 years ago
5a1e1c6
Add "shutdown" to "struct class".
by Josh Zimmerman
· 7 years ago
c4c592b
driver core: platform: fix race condition with driver_override
by Adrian Salido
· 8 years ago
36d9659
PM / runtime: Avoid false-positive warnings from might_sleep_if()
by Rafael J. Wysocki
· 7 years ago
6cb0497
base/memory, hotplug: fix a kernel oops in show_valid_zones()
by Toshi Kani
· 8 years ago
143a9ad
memory_hotplug: make zone_can_shift() return a boolean value
by Yasuaki Ishimatsu
· 8 years ago
65f7968
PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend
by Tony Lindgren
· 8 years ago
b3854ce
firmware: fix usermode helper fallback loading
by Yves-Alexis Perez
· 8 years ago
7ac62bc
PM / OPP: Don't use OPP structure outside of rcu protected section
by Viresh Kumar
· 8 years ago
c7a8a0a
PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()
by Stephen Boyd
· 8 years ago
cf2b191
Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
6f75c3f
PM / sleep: don't suspend parent when async child suspend_{noirq, late} fails
by Brian Norris
· 8 years ago
bdacd1b
driver core: fix smatch warning on dev->bus check
by Rob Herring
· 8 years ago
c5f0627
driver core: skip removal test for non-removable drivers
by Rob Herring
· 8 years ago
248ff02
driver core: Make Kconfig text for DEBUG_TEST_DRIVER_REMOVE stronger
by Laura Abbott
· 8 years ago
d66ba15
memory-hotplug: fix store_mem_state() return value
by Reza Arbab
· 8 years ago
d268dbe
Merge tag 'pinctrl-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 8 years ago
808c2b0
Merge tag 'regmap-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 8 years ago
f785fb2
Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/debugfs' into regmap-next
by Mark Brown
· 8 years ago
9929780
Merge tag 'driver-core-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
999dcbe
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
72d3992
Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
e35db92
Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-avs'
by Rafael J. Wysocki
· 8 years ago
2dc3c72
Merge branch 'pm-domains'
by Rafael J. Wysocki
· 8 years ago
52ff5ad
Merge branch 'device-properties'
by Rafael J. Wysocki
· 8 years ago
dd01c75
drivers: dma-coherent: Move spinlock in dma_alloc_from_coherent()
by Bastian Hecht
· 8 years ago
9ca5d4f
drivers: dma-coherent: Fix DMA coherent size for less than page
by George G. Davis
· 8 years ago
60ca5e0
driver-core: platform: Catch errors from calls to irq_get_irq_data
by Guenter Roeck
· 8 years ago
a4ee454
PM / OPP: Don't support OPP if it provides supported-hw but platform does not
by Dave Gerlach
· 8 years ago
eefdee0
PM / Domains: Rename pm_genpd_sync_poweron|poweroff()
by Ulf Hansson
· 8 years ago
adb560b
PM / Domains: Don't measure latency of ->power_on|off() during system PM
by Ulf Hansson
· 8 years ago
294f47f
PM / Domains: Remove redundant system PM callbacks
by Ulf Hansson
· 8 years ago
85168d5
PM / Domains: Simplify detaching a device from its genpd
by Ulf Hansson
· 8 years ago
78bbf15
Merge tag 'regmap-fix-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 8 years ago
0565f49
Merge tag 'v4.8-rc6' into devel
by Linus Walleij
· 8 years ago
f0aa1ce
regmap: fix deadlock on _regmap_raw_write() error path
by Nikita Yushchenko
· 8 years ago
464b584
Merge branch 'irq/urgent' into irq/core
by Thomas Gleixner
· 8 years ago
4df27c9
PM / OPP: avoid maybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
609bed6
PM / Domains: Allow holes in genpd_data.domains array
by Tomeu Vizoso
· 8 years ago
5556244
regmap: Add missing little endian functions
by Tony Lindgren
· 8 years ago
f50e38c
regmap: Allow longer flag masks for read and write
by Tony Lindgren
· 8 years ago
7789357
PM / runtime: Use _rcuidle for runtime suspend tracepoints
by Paul E. McKenney
· 9 years ago
28f4b04
genirq/msi: Add cpumask allocation to alloc_msi_entry
by Thomas Gleixner
· 8 years ago
eb4ec68
driver: base: pinctrl: return error from pinctrl_bind_pins()
by Deepak
· 8 years ago
1792655
PM / Domains: Add support for removing nested PM domains by provider
by Jon Hunter
· 8 years ago
3fe5771
PM / Domains: Add support for removing PM domains
by Jon Hunter
· 8 years ago
de0aa06d
PM / Domains: Store the provider in the PM domain structure
by Jon Hunter
· 8 years ago
19efa5f
PM / Domains: Prepare for adding support to remove PM domains
by Jon Hunter
· 8 years ago
0159ec6
PM / Domains: Verify the PM domain is present when adding a provider
by Jon Hunter
· 8 years ago
892ebdcc
PM / Domains: Don't expose xlate and provider helper functions
by Jon Hunter
· 8 years ago
f58d4e5
PM / Domains: Don't expose generic_pm_domain structure to clients
by Jon Hunter
· 8 years ago
ec69572
PM / Domains: Add new helper functions for device-tree
by Jon Hunter
· 8 years ago
ec9a03d
Merge tag 'regmap-fix-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 8 years ago
2f5bb02
Merge 4.8-rc5 into driver-core-next
by Greg Kroah-Hartman
· 8 years ago
787ad90
Merge remote-tracking branch 'regmap/fix/rbtree' into regmap-linus
by Mark Brown
· 8 years ago
f735aa2
Merge remote-tracking branch 'regmap/fix/cache' into regmap-linus
by Mark Brown
· 8 years ago
2c507e4
device core: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
775115c
drivers/base dmam_declare_coherent_memory leaks
by Vyacheslav V. Yurkov
· 8 years ago
e330b9a
platform: don't return 0 from platform_get_irq[_byname]() on error
by Sergei Shtylyov
· 8 years ago
59fffa3
cpu: clean up register_cpu func
by Alex Shi
· 8 years ago
95da00e
dma-mapping: use vma_pages().
by Muhammad Falak R Wani
· 8 years ago
e688f14
drivers: dma-coherent: use vma_pages().
by Muhammad Falak R Wani
· 8 years ago
03aca7b
attribute_container: Fix typo
by Xiubo Li
· 8 years ago
426bc8e
base: soc: make it explicitly non-modular
by Paul Gortmaker
· 8 years ago
8571410
drivers: base: dma-mapping: page align the size when unmap_kernel_range
by Peng Fan
· 8 years ago
c90aab9
platform driver: fix use-after-free in platform_device_del()
by Jerome Marchand
· 8 years ago
bea5b15
driver core: add test of driver remove calls during probe
by Rob Herring
· 8 years ago
cebf8fd
driver core: fix race between creating/querying glue dir and its cleanup
by Ming Lei
· 8 years ago
d7737ce
PM / runtime: Add _rcuidle suffix to allow rpm_idle() use from idle
by Paul E. McKenney
· 9 years ago
d44c950
PM / runtime: Add _rcuidle suffix to allow rpm_resume() to be called from idle
by Paul E. McKenney
· 9 years ago
478573c
driver core: Don't leak secondary fwnode on device removal
by Lukas Wunner
· 8 years ago
815806e
regmap: drop cache if the bus transfer error
by Elaine Zhang
· 8 years ago
8b0510b
PM / Domains: Always enable debugfs support if available
by Jon Hunter
· 8 years ago
Next »