Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
5b029624948d6864053166da1263df74c0c443df
/
drivers
/
base
5b02962
firmware: do not use fw_lock for fw_state protection
by Daniel Wagner
· 8 years ago
0430caf
firmware: drop bit ops in favor of simple state machine
by Daniel Wagner
· 8 years ago
f52cc379
firmware: refactor loading status
by Daniel Wagner
· 8 years ago
2e700f8
firmware: fix usermode helper fallback loading
by Yves-Alexis Perez
· 8 years ago
3f214cf
driver core: firmware_class: convert to use class_groups
by Greg Kroah-Hartman
· 8 years ago
f76d252
driver core: devcoredump: convert to use class_groups
by Greg Kroah-Hartman
· 8 years ago
ced6473
driver core: class: add class_groups support
by Greg Kroah-Hartman
· 8 years ago
2eed70d
driver-core: fix platform_no_drv_owner.cocci warnings
by Julia Lawall
· 8 years ago
e22defe
drivers/base/memory.c: Remove unused 'first_page' variable
by Kirtika Ruchandani
· 8 years ago
dfea747
drivers: base: cacheinfo: support DT overrides for cache properties
by Sudeep Holla
· 8 years ago
8e1073b
drivers: base: cacheinfo: add pr_fmt logging
by Sudeep Holla
· 8 years ago
55877ef
drivers: base: cacheinfo: fix boot error message when acpi is enabled
by Sudeep Holla
· 8 years ago
fac5148
drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled
by Sudeep Holla
· 8 years ago
79543cf
driver-core: add test module for asynchronous probing
by Dmitry Torokhov
· 8 years ago
6751667
driver core: Add deferred_probe attribute to devices in sysfs
by Ben Hutchings
· 8 years ago
baa8809
PM / runtime: Optimize the use of device links
by Rafael J. Wysocki
· 8 years ago
21d5c57
PM / runtime: Use device links
by Rafael J. Wysocki
· 8 years ago
8c73b42
PM / sleep: Make async suspend/resume of devices use device links
by Rafael J. Wysocki
· 8 years ago
9ed9895
driver core: Functional dependencies tracking support
by Rafael J. Wysocki
· 8 years ago
bb41d2a
Merge 4.9-rc3 into driver-core-next
by Greg Kroah-Hartman
· 8 years ago
4bdb355
driver core: Add a wrapper around __device_release_driver()
by Rafael J. Wysocki
· 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
· 9 years ago
e330b9a
platform: don't return 0 from platform_get_irq[_byname]() on error
by Sergei Shtylyov
· 9 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
· 9 years ago
e688f14
drivers: dma-coherent: use vma_pages().
by Muhammad Falak R Wani
· 9 years ago
03aca7b
attribute_container: Fix typo
by Xiubo Li
· 9 years ago
426bc8e
base: soc: make it explicitly non-modular
by Paul Gortmaker
· 9 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
· 9 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
359a2f1
regmap: debugfs: Add support for dumping write only device registers
by Cristian Birsan
· 8 years ago
1ea975c
regmap: Add a function to check if a regmap register is cached
by Cristian Birsan
· 8 years ago
11d8ec4
Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
6c84239
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 8 years ago
e2b3b80
Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp'
by Rafael J. Wysocki
· 8 years ago
1bc8da4
regmap: rbtree: Avoid overlapping nodes
by Lars-Peter Clausen
· 8 years ago
a098ecd
firmware: support loading into a pre-allocated buffer
by Stephen Boyd
· 8 years ago
0e742e9
firmware: provide infrastructure to make fw caching optional
by Vikram Mulukutla
· 8 years ago
9ccf981
firmware: consolidate kmap/read/write logic
by Stephen Boyd
· 8 years ago
bd721ea
treewide: replace obsolete _refok by __ref
by Fabian Frederick
· 8 years ago
c9b95e5
Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
b2c7f5d
regmap: cache: Fix num_reg_defaults computation from reg_defaults_raw
by Maarten ter Huurne
· 8 years ago
d30dd8b
mm: track NR_KERNEL_STACK in KiB instead of number of stacks
by Andy Lutomirski
· 8 years ago
11fb998
mm: move most file-based accounting to the node
by Mel Gorman
· 8 years ago
4b9d0fa
mm: rename NR_ANON_PAGES to NR_ANON_MAPPED
by Mel Gorman
· 8 years ago
50658e2
mm: move page mapped accounting to the node
by Mel Gorman
· 8 years ago
599d0c9
mm, vmscan: move LRU lists to node
by Mel Gorman
· 8 years ago
75ef718
mm, vmstat: add infrastructure for per-node vmstats
by Mel Gorman
· 8 years ago
067b7ce
PM / OPP: optimize dev_pm_opp_set_rate() performance a bit
by Jisheng Zhang
· 8 years ago
4f48ec8
PM-wakeup: Delete unnecessary checks before three function calls
by Markus Elfring
· 8 years ago
Next »