Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ff47d8c05019d6e7753cef270d6399cb5a33be57
/
drivers
/
base
786856b
Merge tag 'device-properties-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
02c3de1
Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
b3de5ad
Merge tag 'regmap-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 8 years ago
1cd4027
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
58339fe
Merge branches 'pm-core', 'pm-qos' and 'pm-domains'
by Rafael J. Wysocki
· 8 years ago
ad7eec4
Merge branch 'pm-cpuidle'
by Rafael J. Wysocki
· 8 years ago
64f758a
Merge branch 'pm-opp'
by Rafael J. Wysocki
· 8 years ago
e84b4a8
PM / QoS: Fix memory leak on resume_latency.notifiers
by John Keeping
· 8 years ago
09bb6e9
PM / wakeirq: report a wakeup_event on dedicated wekup irq
by Grygorii Strashko
· 8 years ago
0bf0ee8
PM / wakeirq: Fix spurious wake-up events for dedicated wakeirqs
by Grygorii Strashko
· 8 years ago
c843455
PM / wakeirq: Enable dedicated wakeirq for suspend
by Grygorii Strashko
· 8 years ago
0764c60
PM / OPP: Expose _of_get_opp_desc_node as dev_pm_opp API
by Dave Gerlach
· 8 years ago
b4f2d7c
Merge tag 'irqchip-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
by Thomas Gleixner
· 8 years ago
0883ac0
PM / Domains: Fix asynchronous execution of *noirq() callbacks
by Ulf Hansson
· 8 years ago
f3c826a
PM / Domains: Correct comment in irq_safe_dev_in_no_sleep_domain()
by Ulf Hansson
· 8 years ago
6ac4239
PM / OPP: Make _find_opp_table_unlocked() static
by Wei Yongjun
· 8 years ago
2d479e1
device property: export code duplicating array of property entries
by Dmitry Torokhov
· 8 years ago
9426998
device property: constify property arrays values
by Dmitry Torokhov
· 8 years ago
bec84da
device property: allow to constify properties
by Dmitry Torokhov
· 8 years ago
cbf304e
Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes'
by Rafael J. Wysocki
· 8 years ago
412e6d3
Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
a9306a6
PM / runtime: Avoid false-positive warnings from might_sleep_if()
by Rafael J. Wysocki
· 8 years ago
a96dfdd
base/memory, hotplug: fix a kernel oops in show_valid_zones()
by Toshi Kani
· 8 years ago
d44fa3d
ACPI: Add support for ResourceSource/IRQ domain mapping
by Agustin Vega-Frias
· 8 years ago
90e51e6
Merge remote-tracking branches 'regmap/topic/doc' and 'regmap/topic/rbtree' into regmap-next
by Mark Brown
· 8 years ago
3b94bdd
Merge tag 'regmap-v4.10' into regmap-next
by Mark Brown
· 8 years ago
37efa4b
CPU / PM: expose pm_qos_resume_latency for CPUs
by Alex Shi
· 8 years ago
cdd3e61
PM / OPP: Simplify dev_pm_opp_get_max_volt_latency()
by Viresh Kumar
· 8 years ago
a7f3987
PM / OPP: Simplify _opp_set_availability()
by Viresh Kumar
· 8 years ago
052c6f1
PM / OPP: Move away from RCU locking
by Viresh Kumar
· 8 years ago
5b650b3
PM / OPP: Take kref from _find_opp_table()
by Viresh Kumar
· 8 years ago
8a31d9d9
PM / OPP: Update OPP users to put reference
by Viresh Kumar
· 8 years ago
7034764
PM / OPP: Add 'struct kref' to struct dev_pm_opp
by Viresh Kumar
· 8 years ago
b83c189
PM / OPP: Use dev_pm_opp_get_opp_table() instead of _add_opp_table()
by Viresh Kumar
· 8 years ago
31641cd
PM / OPP: Take reference of the OPP table while adding/removing OPPs
by Viresh Kumar
· 8 years ago
fa30184
PM / OPP: Return opp_table from dev_pm_opp_set_*() routines
by Viresh Kumar
· 8 years ago
f067a98
PM / OPP: Add 'struct kref' to OPP table
by Viresh Kumar
· 8 years ago
37a73ec
PM / OPP: Add per OPP table mutex
by Viresh Kumar
· 8 years ago
b6160e2
PM / OPP: Split out part of _add_opp_table() and _remove_opp_table()
by Viresh Kumar
· 8 years ago
dc2c9ad
PM / OPP: Don't expose srcu_head to register notifiers
by Viresh Kumar
· 8 years ago
3aa26a3
PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rate
by Viresh Kumar
· 8 years ago
8cd2f6e
PM / OPP: Don't allocate OPP table from _opp_allocate()
by Viresh Kumar
· 8 years ago
9274c89
PM / OPP: Rename and split _dev_pm_opp_remove_table()
by Viresh Kumar
· 8 years ago
969fceb
PM / OPP: Add light weight _opp_free() routine
by Viresh Kumar
· 8 years ago
04a86a8
PM / OPP: Error out on failing to add static OPPs for v1 bindings
by Viresh Kumar
· 8 years ago
63a69ea
PM / OPP: Rename _allocate_opp() to _opp_allocate()
by Viresh Kumar
· 8 years ago
1715371
PM / OPP: Remove useless TODO
by Viresh Kumar
· 8 years ago
7f8538e
PM / OPP: Fix memory leak while adding duplicate OPPs
by Viresh Kumar
· 8 years ago
191e885
firmware: fix NULL pointer dereference in __fw_load_abort()
by Luis R. Rodriguez
· 8 years ago
86e12ea
PM / Domains: Rename functions in genpd for power on/off
by Ulf Hansson
· 8 years ago
8a1f780
memory_hotplug: make zone_can_shift() return a boolean value
by Yasuaki Ishimatsu
· 8 years ago
788d239
irq/platform-msi: Fix comment about maximal MSIs
by Matthias Brugger
· 8 years ago
c7334ce
Revert "driver core: Add deferred_probe attribute to devices in sysfs"
by Greg Kroah-Hartman
· 8 years ago
2cf8e2d
regmap: Fixup the kernel-doc comments on functions/structures
by Charles Keepax
· 8 years ago
ab51e6b
PM / domains: Fix 'may be used uninitialized' build warning
by Augusto Mecking Caringi
· 8 years ago
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
671a911
regmap: use rb_entry()
by Geliang Tang
· 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
Next »