Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f88996a93324483ff3ec027312bbacacf97a555b
/
drivers
/
base
3370e13
drivers/base: cacheinfo: handle absence of caches
by Sudeep Holla
· 9 years ago
194ec936
drivers: of/base: move of_init to driver_init
by Sudeep Holla
· 9 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
bb2b407
driver core: use *switch* statement in really_probe()
by Sergei Shtylyov
· 10 years ago
7c90de3
Merge tag 'regmap-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 10 years ago
df6a0d6
PM / domains: avoid potential oops in pm_genpd_remove_device()
by Russell King
· 10 years ago
446d999
PM / domains: factor out code to get the generic PM domain from a struct device
by Russell King
· 10 years ago
6d7d5c3
PM / domains: quieten down generic pm domains
by Russell King
· 10 years ago
632f7ce
PM / Domains: Sync runtime PM status with genpd after probe
by Russell King
· 10 years ago
e90d553
driver core / PM: Add PM domain callbacks for device setup/cleanup
by Rafael J. Wysocki
· 10 years ago
f58078d
regmap: Move tracing header into drivers/base/regmap
by Steven Rostedt
· 10 years ago
c6b570d
regmap: introduce regmap_name to fix syscon regmap trace events
by Philipp Zabel
· 10 years ago
431d452
PM / sleep: add pm-trace support for suspending phase
by Zhonghui Fu
· 10 years ago
5c0acf3
driver core: Add comments about returning array counts
by Adrian Hunter
· 10 years ago
529d2eb
Merge tag 'regmap-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 10 years ago
ce79348
driver core / ACPI: Represent ACPI companions using fwnode_handle
by Rafael J. Wysocki
· 10 years ago
7d720ee
Merge remote-tracking branches 'regmap/fix/irq', 'regmap/fix/rbtree' and 'regmap/fix/sync' into regmap-linus
by Mark Brown
· 10 years ago
328f494
regmap: regcache-rbtree: Fix present bitmap resize
by Lars-Peter Clausen
· 10 years ago
e178e7d
Merge branches 'pm-domains' and 'pm-cpufreq'
by Rafael J. Wysocki
· 10 years ago
432ec92
PM / wakeup: export pm_system_wakeup symbol
by Boris BREZILLON
· 10 years ago
4ceba98
regmap: Skip read-only registers in regcache_sync()
by Takashi Iwai
· 10 years ago
66a5ca4
PM / Domains: cleanup: rename gpd -> genpd in debugfs interface
by Kevin Hilman
· 10 years ago
9682ec9
Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
83e047c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
09cadf6
regmap-irq: set IRQF_ONESHOT flag to ensure IRQ request
by Valentin Rothberg
· 10 years ago
f799b1a
drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
c7fb90d
Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools'
by Rafael J. Wysocki
· 10 years ago
59d84ca
PM / OPP / clk: Remove unnecessary OOM message
by Quentin Lambert
· 10 years ago
8729123
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
f7cc61f
Merge branch 'pm-domains'
by Rafael J. Wysocki
· 10 years ago
740b68e
Merge branches 'pm-qos', 'pm-opp' and 'pm-devfreq'
by Rafael J. Wysocki
· 10 years ago
1aff031
Merge remote-tracking branches 'regmap/topic/ac97', 'regmap/topic/doc' and 'regmap/topic/smbus' into regmap-next
by Mark Brown
· 10 years ago
dfdb3c4
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
by Mark Brown
· 10 years ago
5892ded
regmap: Fix i2c word access when using SMBus access functions
by Guenter Roeck
· 10 years ago
3c174d2
regmap: Export regmap_get_val_endian
by Guenter Roeck
· 10 years ago
68ff2a0
firmware_loader: handle timeout via wait_for_completion_interruptible_timeout()
by Ming Lei
· 10 years ago
0cb6424
firmware_loader: abort request if wait_for_completion is interrupted
by Ming Lei
· 10 years ago
3c1556b
firmware: Correct function name in comment
by Borislav Petkov
· 10 years ago
1e95e3b
PM: Convert dev_pm_put_subsys_data() into a void function
by Ulf Hansson
· 10 years ago
766bb53
PM: Update function header for dev_pm_get_subsys_data()
by Ulf Hansson
· 10 years ago
b472c2f
PM / Domains: Handle errors from genpd's ->attach_dev() callback
by Ulf Hansson
· 10 years ago
f104e1e
PM / Domains: Re-order initialization of generic_pm_domain_data
by Ulf Hansson
· 10 years ago
3e23568
PM / Domains: Free pm_subsys_data in error path in __pm_genpd_add_device()
by Ulf Hansson
· 10 years ago
c0356db
PM / Domains: Eliminate the mutex for the generic_pm_domain_data
by Ulf Hansson
· 10 years ago
e07b45c
PM / Domains: Don't check for an existing device when adding a new
by Ulf Hansson
· 10 years ago
14b5306
PM / Domains: Don't allow an existing generic_pm_domain_data
by Ulf Hansson
· 10 years ago
c1dbe2f
PM / Domains: Remove reference counting for the generic_pm_domain_data
by Ulf Hansson
· 10 years ago
49d400c
PM / Domains: Rename __pm_genpd_alloc|free_dev_data()
by Ulf Hansson
· 10 years ago
927db287
regmap: ac97: Clean up indentation
by Mark Brown
· 10 years ago
d1f1052
device: Change dev_<level> logging functions to return void
by Joe Perches
· 10 years ago
382548a
PM / Domains: Remove pm_genpd_dev_need_restore() API
by Ulf Hansson
· 10 years ago
04bf1c7
PM / OPP: Assert RCU lock in exported functions
by Krzysztof Kozlowski
· 10 years ago
f90b8ad
PM / QoS: Use lockdep asserts to find missing hold of power.lock
by Krzysztof Kozlowski
· 10 years ago
984f16c
PM / OPP: Update kernel documentation
by Nishanth Menon
· 10 years ago
327854c
PM / OPP: Ensure consistent naming of static functions
by Nishanth Menon
· 10 years ago
4679ec3
PM / OPP: export dev_pm_opp_get_notifier
by Nishanth Menon
· 10 years ago
4f2f277
Merge branches 'pm-domains', 'powercap' and 'pm-tools'
by Rafael J. Wysocki
· 10 years ago
e0288b0
Merge branch 'pm-opp'
by Rafael J. Wysocki
· 10 years ago
c0f486f
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
2ec1c17
Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools'
by Rafael J. Wysocki
· 10 years ago
b4718c0
PM / OPP: take RCU lock in dev_pm_opp_get_opp_count
by Dmitry Torokhov
· 10 years ago
0fe30da
PM / OPP: fix warning in of_free_opp_table()
by Dmitry Torokhov
· 10 years ago
b02ded2
PM / OPP: add some lockdep annotations
by Dmitry Torokhov
· 10 years ago
7496fcb
PM / Domains: Export of_genpd_get_from_provider function
by Amit Daniel Kachhap
· 10 years ago
Next »