Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0fcd3f0a3f8e74e0a20b66e51954a004b90f2eb2
/
drivers
/
base
d33d5a6c
avoid spurious "may be used uninitialized" warning
by Linus Torvalds
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
2456e85
ktime: Get rid of the union
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
eb254f3
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
098c305
Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
7b9dc3f
Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
9439b37
Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
5233c33
Merge tag 'mmc-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 8 years ago
96955c96
Merge tag 'regmap-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 8 years ago
9465d9c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
e71c397
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
631ddab
Merge branches 'pm-sleep' and 'powercap'
by Rafael J. Wysocki
· 8 years ago
57def85
Merge branch 'pm-opp'
by Rafael J. Wysocki
· 8 years ago
852b7fa
Merge branches 'pm-core', 'pm-qos' and 'pm-avs'
by Rafael J. Wysocki
· 8 years ago
cc773e7
Merge branch 'pm-domains'
by Rafael J. Wysocki
· 8 years ago
5d47ec0
firmware: Correct handling of fw_state_wait() return value
by Bjorn Andersson
· 8 years ago
9320f95
PM / sleep: Print active wakeup sources when blocking on wakeup_count reads
by xing wei
· 8 years ago
05a9262
PM / core: Fix bug in the error handling of async suspend
by Sahitya Tummala
· 8 years ago
bed5703
PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend
by Tony Lindgren
· 8 years ago
598da54
PM / Domains: Fix compatible for domain idle state
by Lina Iyer
· 8 years ago
e231f8d
PM / OPP: Don't WARN on multiple calls to dev_pm_opp_set_regulators()
by Viresh Kumar
· 8 years ago
4dab160
PM / OPP: Allow platform specific custom set_opp() callbacks
by Viresh Kumar
· 8 years ago
9473558
PM / OPP: Separate out _generic_set_opp()
by Viresh Kumar
· 8 years ago
dfbe467
PM / OPP: Add infrastructure to manage multiple regulators
by Viresh Kumar
· 8 years ago
ce31781
PM / OPP: Pass struct dev_pm_opp_supply to _set_opp_voltage()
by Viresh Kumar
· 8 years ago
0f0fe7e
PM / OPP: Manage supply's voltage/current in a separate structure
by Viresh Kumar
· 8 years ago
dc39d06
PM / OPP: Don't use OPP structure outside of rcu protected section
by Viresh Kumar
· 8 years ago
64df114
driver core: Silence device links sphinx warning
by Lukas Wunner
· 8 years ago
88bcef5
firmware: remove warning at documentation generation time
by Silvio Fricke
· 8 years ago
91291d9
PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()
by Stephen Boyd
· 8 years ago
3499469
PM / Domains: Do not print PM domain add error message if EPROBE_DEFER
by Geert Uytterhoeven
· 8 years ago
034e790
PM / QoS: Export dev_pm_qos_update_user_latency_tolerance
by Andrew Lutomirski
· 8 years ago
80a6f7c
PM / QoS: Fix writing 'auto' to pm_qos_latency_tolerance_us
by Andrew Lutomirski
· 8 years ago
ee061da
PM / QoS: Improve sysfs pm_qos_latency_tolerance validation
by Andrew Lutomirski
· 8 years ago
cd74da9
drivers: base: dma-mapping: Fix typo in dmam_alloc_non_coherent comments
by Florian Fainelli
· 8 years ago
6320745
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
by Dave Airlie
· 8 years ago
0e0d3d2
driver core: test_async: fix up typo found by 0-day
by Greg Kroah-Hartman
· 8 years ago
fab82cb
firmware: move fw_state_is_done() into UHM section
by Daniel Wagner
· 8 years ago
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
ba58d10
timekeeping: Ignore the bogus sleep time if pm_trace is enabled
by Chen Yu
· 8 years ago
6ecdf76
Merge tag 'soc-device-match-tag1' into next
by Ulf Hansson
· 8 years ago
daaadbf
regmap: cache: Remove unused 'blksize' variable
by Kirtika Ruchandani
· 8 years ago
1d9174f
PM / Runtime: Defer resuming of the device in pm_runtime_force_resume()
by Ulf Hansson
· 8 years ago
7ce7f35
Merge branch 'x86/cpufeature' into x86/cache
by Thomas Gleixner
· 8 years ago
ff86aae
devres: add devm_alloc_percpu()
by Madalin Bucur
· 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
44cae7d
PM / Domains: Fix a warning message
by Dan Carpenter
· 8 years ago
6f75c3f
PM / sleep: don't suspend parent when async child suspend_{noirq, late} fails
by Brian Norris
· 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
ab6a713
base: soc: Check for NULL SoC device attributes
by Geert Uytterhoeven
· 8 years ago
c97db7c
base: soc: Introduce soc_device_match() interface
by Arnd Bergmann
· 8 years ago
1da1b362
base: soc: Early register bus when needed
by Geert Uytterhoeven
· 8 years ago
38643a0
drivers base/topology: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
7cc277b
drivers base/cacheinfo: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
a8636c8
PM / Runtime: Don't allow to suspend a device with an active child
by Ulf Hansson
· 8 years ago
7b624ad
Backmerge tag 'v4.9-rc4' into drm-next
by Dave Airlie
· 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
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
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
a1fee00
PM / Domains: check for negative return from of_count_phandle_with_args()
by Colin Ian King
· 8 years ago
e9a2ea5
cacheinfo: Introduce cache id
by Fenghua Yu
· 8 years ago
f54d186
dma-buf: Rename struct fence to dma_fence
by Chris Wilson
· 8 years ago
d716f47
PM / Domains: Support IRQ safe PM domains
by Lina Iyer
· 8 years ago
35241d1
PM / Domains: Abstract genpd locking
by Lina Iyer
· 8 years ago
0c9b694
PM / Domains: Save the fwnode in genpd_power_state
by Lina Iyer
· 8 years ago
30f6042
PM / Domains: Allow domain power states to be read from DT
by Lina Iyer
· 8 years ago
59d65b7
PM / Domains: Make genpd state allocation dynamic
by Lina Iyer
· 8 years ago
216ef0b
PM / Runtime: Clarify comment in rpm_resume() when resuming the parent
by Ulf Hansson
· 8 years ago
62006c1
PM / Runtime: Remove the exported function pm_children_suspended()
by Ulf Hansson
· 8 years ago
349aa92
PM / OPP: fix debug/error messages in dev_pm_opp_of_get_sharing_cpus()
by Masahiro Yamada
· 8 years ago
4bee77d
PM / OPP: make _of_get_opp_desc_node() a static function
by Masahiro Yamada
· 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
Next »