index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-07
PM / OPP: Add clock-latency-ns support
Viresh Kumar
1
-2
/
+39
2015-08-07
PM / OPP: Add support to parse "operating-points-v2" bindings
Viresh Kumar
1
-24
/
+233
2015-08-07
PM / OPP: Break _opp_add_dynamic() into smaller functions
Viresh Kumar
1
-49
/
+76
2015-08-07
PM / OPP: Allocate dev_opp from _add_device_opp()
Viresh Kumar
1
-23
/
+27
2015-08-07
PM / OPP: Create _remove_device_opp() for freeing dev_opp
Viresh Kumar
1
-5
/
+17
2015-08-07
PM / OPP: Relocate few routines
Viresh Kumar
1
-138
/
+139
2015-08-06
driver core: correct device's shutdown order
Grygorii Strashko
3
-0
/
+58
2015-08-06
driver core: fix docbook for device_private.device
Tomeu Vizoso
1
-1
/
+1
2015-08-06
device property: fix potential NULL pointer dereference
Andy Shevchenko
1
-2
/
+3
2015-08-06
cpu: Remove bogus __ref annotation of cpu_subsys_online()
Mathias Krause
1
-1
/
+1
2015-08-06
firmware: fix wrong memory deallocation in fw_add_devm_name()
Vladimir Zapolskiy
1
-1
/
+1
2015-08-06
devres: fix devres_get()
Masahiro Yamada
1
-2
/
+2
2015-08-01
PM / Domains: Return -EPROBE_DEFER if we fail to init or turn-on domain
Jon Hunter
1
-5
/
+9
2015-08-01
PM / Domains: Remove intermediate states from the power off sequence
Ulf Hansson
1
-301
/
+62
2015-07-30
drivers/base: Add MSI domain support for non-PCI devices
Marc Zyngier
2
-0
/
+283
2015-07-30
Merge branch 'linus' into irq/core
Thomas Gleixner
4
-33
/
+39
2015-07-29
regmap: regcache-rbtree: Clean new present bits on present bitmap resize
Guenter Roeck
1
-5
/
+14
2015-07-28
driver core: implement device_for_each_child_reverse()
Andy Shevchenko
1
-0
/
+43
2015-07-28
Driver core: wakeup the parent device before trying probe
Rafael J. Wysocki
1
-0
/
+20
2015-07-28
PM / QoS: Make it possible to expose device latency tolerance to userspace
Mika Westerberg
3
-0
/
+50
2015-07-23
rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
Paul E. McKenney
1
-2
/
+2
2015-07-22
genirq/MSI: Move msi_list from struct pci_dev to struct device
Jiang Liu
1
-0
/
+3
2015-07-22
PM / sleep: Allow devices without runtime PM to do direct-complete
Alan Stern
1
-1
/
+1
2015-07-20
regmap: debugfs: Allow writes to cache state settings
Richard Fitzgerald
1
-4
/
+86
2015-07-17
PM / clk: don't return int on __pm_clk_enable()
Colin Ian King
1
-3
/
+1
2015-07-17
regmap: Apply optional delay in multi_reg_write/register_patch
Nariman Poushin
1
-6
/
+48
2015-07-17
regmap: Use reg_sequence for multi_reg_write / register_patch
Nariman Poushin
2
-12
/
+12
2015-07-14
regmap: Silence warning on invalid zero length read
Mark Brown
1
-0
/
+2
2015-07-13
regmap: Add better support for devices without readback support
Lars-Peter Clausen
1
-2
/
+3
2015-07-10
regmap: add regmap_fields_force_write()
Kuninori Morimoto
1
-0
/
+12
2015-07-10
regmap: add regmap_write_bits()
Kuninori Morimoto
1
-0
/
+23
2015-07-10
regmap: add force_write option on _regmap_update_bits()
Kuninori Morimoto
1
-8
/
+8
2015-07-09
Fix firmware loader uevent buffer NULL pointer dereference
Linus Torvalds
1
-3
/
+13
2015-07-07
Merge branches 'acpi-pnp', 'acpi-soc', 'pm-domains' and 'pm-sleep'
Rafael J. Wysocki
1
-2
/
+11
2015-07-07
Merge branch 'pm-wakeirq'
Rafael J. Wysocki
2
-28
/
+15
2015-07-07
PM / wakeirq: Avoid setting power.wakeirq too hastily
Rafael J. Wysocki
2
-28
/
+15
2015-07-07
PM / Domains: Avoid infinite loops in attach/detach code
Geert Uytterhoeven
1
-2
/
+11
2015-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+5
2015-07-02
Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+13
2015-07-01
mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...
Mel Gorman
1
-1
/
+5
2015-06-27
Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-46
/
+258
2015-06-26
Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle'
Rafael J. Wysocki
1
-13
/
+13
2015-06-26
drivers/base/core.c: use strreplace()
Rasmus Villemoes
1
-5
/
+4
2015-06-24
ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()
Alexander Sverdlin
1
-13
/
+13
2015-06-24
Merge tag 'regmap-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
4
-30
/
+61
2015-06-24
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-25
/
+563
2015-06-23
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2015-06-19
Merge branches 'pm-clk', 'pm-domains' and 'powercap'
Rafael J. Wysocki
2
-18
/
+67
2015-06-19
Merge branch 'pm-wakeirq'
Rafael J. Wysocki
6
-1
/
+422
2015-06-19
Merge branches 'pm-sleep' and 'pm-runtime'
Rafael J. Wysocki
3
-6
/
+60
[prev]
[next]