Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
453f847ef2e445a7b1fe6cbe35d36a06c60f58a5
/
drivers
/
base
2d01eed
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
5c39509
Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
3a80a7f
mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PAGE_INIT is set
by Mel Gorman
· 9 years ago
8d7804a
Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
132c242
Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle'
by Rafael J. Wysocki
· 9 years ago
a29fd61
drivers/base/core.c: use strreplace()
by Rasmus Villemoes
· 9 years ago
c181fb3
ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()
by Alexander Sverdlin
· 9 years ago
e12bdf0
Merge tag 'regmap-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 9 years ago
43c9fad
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
23b7776
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
b306976
Merge branches 'pm-clk', 'pm-domains' and 'powercap'
by Rafael J. Wysocki
· 9 years ago
0d85fd4
Merge branch 'pm-wakeirq'
by Rafael J. Wysocki
· 9 years ago
ab232ba
Merge branches 'pm-sleep' and 'pm-runtime'
by Rafael J. Wysocki
· 9 years ago
8ca006a
Merge remote-tracking branches 'regmap/topic/defaults', 'regmap/topic/irq' and 'regmap/topic/reg-params' into regmap-next
by Mark Brown
· 9 years ago
4705a81
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
by Mark Brown
· 9 years ago
d2b923e
Merge remote-tracking branch 'regmap/fix/field' into regmap-linus
by Mark Brown
· 9 years ago
5934590
Merge remote-tracking branch 'regmap/fix/core' into regmap-linus
by Mark Brown
· 9 years ago
921cc29
regmap: Fix possible shift overflow in regmap_field_init()
by Maxime Coquelin
· 9 years ago
f17f4ad
PM / clk: Print acquired clock name in addition to con_id
by Geert Uytterhoeven
· 9 years ago
a4630c6
PM / Domains: Skip timings during syscore suspend/resume
by Geert Uytterhoeven
· 9 years ago
15b8d2c
regmap: Fix regmap_bulk_read in BE mode
by Arun Chandran
· 9 years ago
05ca556
device property: Introduces device_dma_is_coherent()
by Suthikulpanit, Suravee
· 9 years ago
0e6c861
Revert "base/platform: Only insert MEM and IO resources"
by Greg Kroah-Hartman
· 9 years ago
5da7f70
Revert "base/platform: Continue on insert_resource() error"
by Greg Kroah-Hartman
· 9 years ago
8b2dceb
Revert "base/platform: Remove code duplication"
by Greg Kroah-Hartman
· 9 years ago
32e8d68
PM / sleep: trace_device_pm_callback coverage in dpm_prepare/complete
by Todd E Brandt
· 9 years ago
e723f2c
regmap: kill off set_irq_flags usage
by Rob Herring
· 9 years ago
987aec3
Merge 4.1-rc7 into driver-core-next
by Greg Kroah-Hartman
· 9 years ago
7043f5f
regmap: irq: Fixed a typo error
by dashsriram
· 9 years ago
3370e13
drivers/base: cacheinfo: handle absence of caches
by Sudeep Holla
· 9 years ago
303cda0
firmware: add missing kfree for work on async call
by Luis R. Rodriguez
· 9 years ago
9ba8af6
base:dd - Fix for typo in comment to function driver_deferred_probe_trigger().
by Shailendra Verma
· 9 years ago
6d9d4b1
base/platform: Remove code duplication
by Ricardo Ribalda Delgado
· 9 years ago
e50e69d
base/platform: Continue on insert_resource() error
by Ricardo Ribalda Delgado
· 9 years ago
36d4b29
base/platform: Only insert MEM and IO resources
by Ricardo Ribalda Delgado
· 9 years ago
7ca6759
regmap: drop unneeded goto
by Julia Lawall
· 9 years ago
06931e6
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
by Bartosz Golaszewski
· 9 years ago
194ec93
drivers: of/base: move of_init to driver_init
by Sudeep Holla
· 9 years ago
e0fd9b1
firmware: use const for remaining firmware names
by Luis R. Rodriguez
· 9 years ago
f9692b2
firmware: fix possible use after free on name on asynchronous request
by Luis R. Rodriguez
· 9 years ago
1ba4de1
firmware: check for file truncation on direct firmware loading
by Luis R. Rodriguez
· 9 years ago
f5727b0
firmware: fix __getname() missing failure check
by Luis R. Rodriguez
· 9 years ago
f4445f8
drivers: of/base: move of_init to driver_init
by Sudeep Holla
· 9 years ago
2539b25
drivers/base: cacheinfo: fix annoying typo when DT nodes are absent
by Will Deacon
· 9 years ago
80c6e14
driver-core: fix build for !CONFIG_MODULES
by Dmitry Torokhov
· 9 years ago
802a87f
driver-core: make __device_attach() static
by Dmitry Torokhov
· 9 years ago
a2f776c
regmap: Introduce regmap_get_reg_stride
by Srinivas Kandagatla
· 9 years ago
668abc7
regmap: Introduce regmap_get_max_register
by Srinivas Kandagatla
· 9 years ago
5c36eb2
driver-core: platform_driver_probe() must probe synchronously
by Dmitry Torokhov
· 10 years ago
d173a13
driver-core: enable drivers to opt-out of async probe
by Luis R. Rodriguez
· 10 years ago
f2411da
driver-core: add driver module asynchronous probe support
by Luis R. Rodriguez
· 10 years ago
765230b
driver-core: add asynchronous probing support for drivers
by Dmitry Torokhov
· 10 years ago
6570a9a
show nohz_full cpus in sysfs
by Rik van Riel
· 10 years ago
59f30ab
show isolated cpus in sysfs
by Rik van Riel
· 10 years ago
4990d4f
PM / Wakeirq: Add automated device wake IRQ handling
by Tony Lindgren
· 9 years ago
56f487c
PM / Runtime: Update last_busy in rpm_resume
by Tony Lindgren
· 9 years ago
3fc3a0b
PM / clk: Fix clock error check in __pm_clk_add()
by Geert Uytterhoeven
· 9 years ago
7f43605
PM / wakeup: add a dummy wakeup_source to record statistics
by Jin Qian
· 9 years ago
75f5040
PM / clock_ops: Provide default runtime ops to users
by Rajendra Nayak
· 10 years ago
b6ec945
PM / wakeup: validate wakeup source before activating it.
by Jin Qian
· 10 years ago
1c79771
regmap: Use regcache_mark_dirty() to indicate power loss or reset
by Kevin Cernekee
· 10 years ago
3969fa08
regmap: Add a helper function for regcache sync test
by Kevin Cernekee
· 10 years ago
77f5f3e
regmap: Constify irq_domain_ops
by Krzysztof Kozlowski
· 10 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
9f6a240
power: wakeup: remove use of seq_printf return value
by Joe Perches
· 10 years ago
75c3cfa
VFS: assorted weird filesystems: d_inode() annotations
by David Howells
· 10 years ago
2481bc7
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
30467e0
mm, hotplug: fix concurrent memory hot-add deadlock
by David Rientjes
· 10 years ago
19c07d5
memory hotplug: use macro to switch between section and pfn
by Sheng Yong
· 10 years ago
c4be50e
Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
1b57c7c
Merge tag 'regmap-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 10 years ago
0fe0952
Merge branches 'pm-sleep' and 'pm-domains'
by Rafael J. Wysocki
· 10 years ago
9a9ca16
Merge branch 'device-properties'
by Rafael J. Wysocki
· 10 years ago
be77002
Merge back earlier suspend/hibernate material for v4.1.
by Rafael J. Wysocki
· 10 years ago
16ba08d
device property: Introduce firmware node type for platform data
by Rafael J. Wysocki
· 10 years ago
97badf8
device property: Make it possible to use secondary firmware nodes
by Rafael J. Wysocki
· 10 years ago
9017f25
driver core: Implement device property accessors through fwnode ones
by Rafael J. Wysocki
· 10 years ago
fe0a20a
Merge branch 'acpi-driver-core' into device-properties
by Rafael J. Wysocki
· 10 years ago
f42712a
driver core: property: Update fwnode_property_read_string_array()
by Rafael J. Wysocki
· 10 years ago
7085a74
drivers: platform: parse IRQ flags from resources
by Linus Walleij
· 10 years ago
13fcffb
driver core: Make probe deferral more quiet
by Mark Brown
· 10 years ago
5590f31
drivers/core/of: Add symlink to device-tree from devices with an OF node
by Benjamin Herrenschmidt
· 10 years ago
ef518cc
drivers: base: fw: fix ret value when loading fw
by Zahari Doychev
· 10 years ago
4623990
firmware: Avoid manual device_create_file() calls
by Takashi Iwai
· 10 years ago
8a7d95f
drivers/base: cacheinfo: validate device node for all the caches
by Sudeep Holla
· 10 years ago
2071b95
drivers/base: use tabs where possible in code indentation
by Lavinia Tache
· 10 years ago
74642c6
driver core: add missing blank line after declaration
by Lavinia Tache
· 10 years ago
518d3f3
drivers: base: node: Delete space after pointer declaration
by Ana Nedelcu
· 10 years ago
2aeebca
drivers: base: memory: Use tabs instead of spaces
by Ioana Ciornei
· 10 years ago
ea31003
firmware_class: Fix whitespace and indentation
by Andrei Oprea
· 10 years ago
6d42d79
drivers: base: dma-mapping: Erase blank space after pointer
by Marius Cristian Eseanu
· 10 years ago
d34898d
drivers: base: class: Add a blank line after declarations
by Cosmin Tomulescu
· 10 years ago
481026d
attribute_container: fix missing blank lines after declarations
by Cosmin Dragomir
· 10 years ago
3d3af6a
drivers: base: memory: Fix switch indent
by Ioana Ciornei
· 10 years ago
2e4fabe
drivers: base: map: Use kmalloc_array instead of kmalloc
by Andrei Poenaru
· 10 years ago
7036cd4
Driver core: Fix missing whitespace in function argument
by Florin Papa
· 10 years ago
5f0163a
driver core: Delete an unnecessary check before the function call "put_device"
by Markus Elfring
· 10 years ago
7ca7ec4
drivers/base/node: clean up attribute group conversion
by Greg Kroah-Hartman
· 10 years ago
3c9b8aa
drivers/base/node: Avoid manual device_create_file() calls
by Takashi Iwai
· 10 years ago
1c34203
driver core: bus: Goto appropriate labels on failure in bus_add_device
by Junjie Mao
· 10 years ago
Next »