Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ebe142b2ad35d5656caae35d5deefdbebe847d3b
/
drivers
/
base
82023bb
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
77aa265
Merge branch 'pm-runtime'
by Rafael J. Wysocki
· 11 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
7b19981
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
by Rafael J. Wysocki
· 11 years ago
f9300ea
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
aa1b9f1
PM / Runtime: Fix error path for prepare
by Ulf Hansson
· 11 years ago
9bc9ccd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
4fc9ed3
Merge tag 'regmap-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 11 years ago
27ac0ff
locks: break delegations on any attribute modification
by J. Bruce Fields
· 13 years ago
b21996e
locks: break delegations on unlink
by J. Bruce Fields
· 13 years ago
679d998
Merge branch 'pm-runtime'
by Rafael J. Wysocki
· 11 years ago
baab52d
PM / runtime: Use pm_runtime_put_sync() in __device_release_driver()
by Rafael J. Wysocki
· 11 years ago
04bc9ac
Merge remote-tracking branch 'regmap/topic/spmi' into regmap-next
by Mark Brown
· 11 years ago
18f513d
Merge remote-tracking branch 'regmap/topic/multi' into regmap-next
by Mark Brown
· 11 years ago
6cf3d82
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
by Mark Brown
· 11 years ago
f2783f0
Merge remote-tracking branch 'regmap/topic/field' into regmap-next
by Mark Brown
· 11 years ago
bee54e3
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
by Mark Brown
· 11 years ago
5eff79f
Merge remote-tracking branch 'regmap/topic/async' into regmap-next
by Mark Brown
· 11 years ago
70c1c86
Merge remote-tracking branch 'regmap/fix/core' into regmap-linus
by Mark Brown
· 11 years ago
a01779f
regmap: add SPMI support
by Josh Cartwright
· 11 years ago
93658cb
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 11 years ago
6e0ca95
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 11 years ago
6e2d9b6
Merge branch 'pm-runtime'
by Rafael J. Wysocki
· 11 years ago
5c2aae8
Merge branch 'acpi-hotplug'
by Rafael J. Wysocki
· 11 years ago
e4db1c7
PM / OPP: rename header to linux/pm_opp.h
by Nishanth Menon
· 11 years ago
47d43ba
PM / OPP: rename data structures to dev_pm equivalents
by Nishanth Menon
· 11 years ago
5d4879c
PM / OPP: rename functions to dev_pm_opp*
by Nishanth Menon
· 11 years ago
6fffcfa
devres: restore zeroing behavior of devres_alloc()
by Kevin Hilman
· 11 years ago
a52eaeb
regmap: debugfs: Fix a boot time crash with early regmap init
by Tero Kristo
· 11 years ago
4bd7145
regmap: irq: clear status when disable irq
by Yi Zhang
· 11 years ago
a7204d7
Merge 3.12-rc6 into driver-core-next
by Greg Kroah-Hartman
· 11 years ago
70fea60
PM / Sleep: Detect device suspend/resume lockup and log event
by Benoit Goby
· 11 years ago
a37f863
driver core: Release device_hotplug_lock when store_mem_state returns EINVAL
by Yasuaki Ishimatsu
· 11 years ago
69df753
drivers/base/core.c: output device renaming messages with dev_dbg().
by ethan.zhao
· 11 years ago
64c862a8
devres: add kernel standard devm_k.alloc functions
by Joe Perches
· 11 years ago
d66e6db
PM / Runtime: Respect autosuspend when idle triggers suspend
by Ulf Hansson
· 11 years ago
04c50cc
regmap: Only send a single buffer for async I/O if writing one register
by Mark Brown
· 11 years ago
cd1b9dd
regmap: spi: Handle async writes of only one buffer
by Mark Brown
· 11 years ago
e33fabd
regmap: new API regmap_multi_reg_write() definition
by Anthony Olech
· 11 years ago
7367880
treewide: fix "usefull" typo
by Michael Opdenacker
· 11 years ago
7ccda98
Merge remote-tracking branch 'regmap/fix/core' into regmap-async
by Mark Brown
· 11 years ago
affbe88
regmap: Use async I/O during cache sync
by Mark Brown
· 11 years ago
1a25f26
regmap: Use async I/O for patch application
by Mark Brown
· 11 years ago
4174a7a
regmap: Fix regmap_bulk_write single-rw mutex deadlock
by Anthony Olech
· 11 years ago
915f441
regmap: Provide asynchronous write and update bits operations
by Mark Brown
· 11 years ago
0a81980
regmap: Simplify the initiation of async I/O
by Mark Brown
· 11 years ago
651e013
regmap: Don't generate gather writes for single register raw writes
by Mark Brown
· 11 years ago
7e09a97
regmap: Cache async work structures
by Mark Brown
· 11 years ago
a6b01de
driver core: remove dev_bin_attrs from struct class
by Greg Kroah-Hartman
· 11 years ago
bcc8edb
driver core: remove dev_attrs from struct class
by Greg Kroah-Hartman
· 11 years ago
6dedcca
hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()
by Toshi Kani
· 11 years ago
88502b9
Merge 3.12-rc3 into driver-core-next
by Greg Kroah-Hartman
· 11 years ago
e18945b
driver-core: remove struct bus_type.drv_attrs
by Greg Kroah-Hartman
· 11 years ago
b4e4613
driver-core: remove struct bus_type.bus_attrs
by Greg Kroah-Hartman
· 11 years ago
3f9120b
driver core: prevent deferred probe with platform_driver_probe
by Johan Hovold
· 11 years ago
3e358ac
firmware: Be a bit more verbose about direct firmware loading failure
by Neil Horman
· 11 years ago
4b30ee5
sysfs: remove ktype->namespace() invocations in symlink code
by Tejun Heo
· 11 years ago
58292cbe
sysfs: make attr namespace interface less convoluted
by Tejun Heo
· 11 years ago
f123db8
driver core : Fix use after free of dev->parent in device_shutdown
by Benson Leung
· 11 years ago
574b851
hotplug / x86: Add hotplug lock to missing places
by Toshi Kani
· 11 years ago
a010237
regmap: Add regmap_fields APIs
by Kuninori Morimoto
· 11 years ago
fdf2002
regmap: add regmap_field_update_bits()
by Kuninori Morimoto
· 11 years ago
3cd14fc
thp: account anon transparent huge pages into NR_ANON_PAGES
by Kirill A. Shutemov
· 11 years ago
19e8697
dma-buf: Expose buffer size to userspace (v2)
by Christopher James Halse Rogers
· 11 years ago
9022e24
dma-buf: Check return value of anon_inode_getfile
by Tuomas Tynkkynen
· 11 years ago
64c3538
Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 11 years ago
ae7a835
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
27703bb
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
40031da
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
542a086
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
8243b7f
Merge tag 'regmap-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 11 years ago
365c9ee
Merge remote-tracking branch 'regmap/topic/sparse' into regmap-next
by Mark Brown
· 11 years ago
4460d02
Merge remote-tracking branch 'regmap/topic/rbtree' into regmap-next
by Mark Brown
· 11 years ago
db00cb9
Merge remote-tracking branch 'regmap/topic/range' into regmap-next
by Mark Brown
· 11 years ago
3dedb61
Merge remote-tracking branch 'regmap/topic/patch' into regmap-next
by Mark Brown
· 11 years ago
1801cea
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
by Mark Brown
· 11 years ago
4ff4eb9
Merge remote-tracking branch 'regmap/topic/cache' into regmap-next
by Mark Brown
· 11 years ago
1eeeef1
firmware loader: fix pending_fw_head list corruption
by Maxime Bizon
· 11 years ago
7bc583d
Merge branch 'acpi-hotplug'
by Rafael J. Wysocki
· 11 years ago
5e33bc4
driver core / ACPI: Avoid device hot remove locking issues
by Rafael J. Wysocki
· 11 years ago
3f4ff56
regmap: rbtree: Make cache_present bitmap per node
by Lars-Peter Clausen
· 11 years ago
472fdec
regmap: rbtree: Reduce number of nodes, take 2
by Lars-Peter Clausen
· 11 years ago
194c753
regmap: rbtree: Simplify adjacent node look-up
by Lars-Peter Clausen
· 11 years ago
65c180f
Merge remote-tracking branch 'regmap/topic/cache' into regmap-rbtree
by Mark Brown
· 11 years ago
21ea9f5
drivers/base/memory.c: fix show_mem_removable() to handle missing sections
by Russ Anderson
· 11 years ago
7315f0c
drivers/base/memory.c: introduce help macro to_memory_block
by Gu Zheng
· 11 years ago
bf550fc
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
by Alexander Graf
· 11 years ago
26ee474
regmap: debugfs: Fix continued read from registers file
by Lars-Peter Clausen
· 11 years ago
6396768
driver core: add #include <linux/sysfs.h> to core files.
by Greg Kroah-Hartman
· 11 years ago
b675212
regcache-rbtree: Fix reg_stride != 1
by Lars-Peter Clausen
· 11 years ago
a254738
drivers: dma-contiguous: clean source code and prepare for device tree
by Marek Szyprowski
· 11 years ago
7a330a5
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 11 years ago
95b6fcb
Merge branch 'pm-opp'
by Rafael J. Wysocki
· 11 years ago
e894245
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 11 years ago
14adbe5
driver core: firmware: use __ATTR_RW()
by Greg Kroah-Hartman
· 11 years ago
c5e064a
driver core: core: use DEVICE_ATTR_RO
by Greg Kroah-Hartman
· 11 years ago
2581c9c
driver core: bus: use DRIVER_ATTR_WO()
by Greg Kroah-Hartman
· 11 years ago
d06262e
driver-core: platform: convert bus code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
3e1026b
sysfs.h: remove attr_name() macro
by Greg Kroah-Hartman
· 11 years ago
Next »