index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-04
power: supply: axp20x_usb_power: add 100mA max current limit for AXP223
Quentin Schulz
1
-5
/
+8
2017-01-04
dt-bindings: power: supply: axp20x_usb_power: add axp223 compatible
Quentin Schulz
1
-0
/
+5
2017-01-04
power: supply: axp20x_usb_power: set min voltage and max current from sysfs
Quentin Schulz
1
-0
/
+81
2017-01-04
power: supply: axp20x_usb_power: use of_device_id data field instead of devic...
Quentin Schulz
1
-11
/
+15
2017-01-04
power: supply: bq24735-charger: optionally poll the ac-detect gpio
Peter Rosin
2
-5
/
+46
2017-01-04
power: supply: axp288_fuel_gauge: Read 12 bit values 2 registers at a time
Hans de Goede
1
-18
/
+22
2017-01-04
power: supply: axp288_fuel_gauge: Read 15 bit values 2 registers at a time
Hans de Goede
1
-29
/
+34
2017-01-04
power: supply: axp288_fuel_gauge: Fix fuel_gauge_reg_readb return on error
Hans de Goede
1
-1
/
+3
2017-01-04
dt-bindings: power: supply: bq24735: reverse the polarity of ac-detect
Peter Rosin
1
-2
/
+4
2017-01-04
power: supply: bq24735-charger: simplify register update to stop charging
Peter Rosin
1
-2
/
+1
2017-01-04
power: supply: axp288_fuel_gauge: Drop platform_data dependency
Hans de Goede
2
-394
/
+33
2017-01-04
power: supply: axp288_charger: Drop platform_data dependency
Hans de Goede
2
-65
/
+30
2017-01-04
power: supply: axp288_charger: Make charger_init_hw_regs propagate i2c errors
Hans de Goede
1
-20
/
+42
2016-12-25
Linux 4.10-rc1
v4.10-rc1
Linus Torvalds
1
-2
/
+2
2016-12-25
powerpc: Fix build warning on 32-bit PPC
Larry Finger
1
-1
/
+1
2016-12-25
avoid spurious "may be used uninitialized" warning
Linus Torvalds
1
-0
/
+1
2016-12-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
227
-665
/
+604
2016-12-25
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
72
-689
/
+308
2016-12-25
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Linus Torvalds
3
-371
/
+673
2016-12-25
mm: add PageWaiters indicating tasks are waiting for a page bit
Nicholas Piggin
9
-50
/
+174
2016-12-25
mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked
Nicholas Piggin
4
-18
/
+25
2016-12-25
ktime: Get rid of ktime_equal()
Thomas Gleixner
4
-20
/
+4
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
56
-95
/
+84
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
48
-227
/
+200
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
132
-327
/
+320
2016-12-25
irqchip/armada-xp: Consolidate hotplug state space
Thomas Gleixner
2
-2
/
+1
2016-12-25
irqchip/gic: Consolidate hotplug state space
Thomas Gleixner
2
-2
/
+1
2016-12-25
coresight/etm3/4x: Consolidate hotplug state space
Thomas Gleixner
2
-3
/
+2
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
59
-77
/
+77
2016-12-25
cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
Thomas Gleixner
6
-340
/
+1
2016-12-25
staging/lustre/libcfs: Convert to hotplug state machine
Anna-Maria Gleixner
2
-40
/
+46
2016-12-25
scsi/bnx2i: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-48
/
+31
2016-12-25
scsi/bnx2fc: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-46
/
+34
2016-12-25
cpu/hotplug: Prevent overwriting of callbacks
Thomas Gleixner
1
-46
/
+50
2016-12-25
x86/msr: Remove bogus cleanup from the error path
Thomas Gleixner
1
-1
/
+0
2016-12-25
bus: arm-ccn: Prevent hotplug callback leak
Thomas Gleixner
1
-1
/
+4
2016-12-25
perf/x86/intel/cstate: Prevent hotplug callback leak
Thomas Gleixner
1
-7
/
+7
2016-12-25
ARM/imx/mmcd: Fix broken cpu hotplug handling
Thomas Gleixner
1
-12
/
+22
2016-12-25
scsi: qedi: Convert to hotplug state machine
Thomas Gleixner
1
-64
/
+32
2016-12-24
tools/power turbostat: remove obsolete -M, -m, -C, -c options
Len Brown
2
-110
/
+2
2016-12-24
tools/power turbostat: Make extensible via the --add parameter
Len Brown
2
-9
/
+409
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1088
-1088
/
+1088
2016-12-24
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
14
-90
/
+177
2016-12-24
Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
18
-58
/
+262
2016-12-24
Merge tag 'ntb-4.10' of git://github.com/jonmason/ntb
Linus Torvalds
7
-33
/
+741
2016-12-23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
23
-117
/
+279
2016-12-23
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+16
2016-12-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
63
-750
/
+1104
2016-12-23
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2016-12-23
ntb_transport: Remove unnecessary call to ntb_peer_spad_read
Steve Wahl
1
-1
/
+0
[prev]
[next]