index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
thermal/drivers/hisi: Remove pointless irq field
Daniel Lezcano
2018-10-23
1
-6
/
+5
*
thermal/drivers/hisi: Use platform_get_irq_byname
Daniel Lezcano
2018-10-23
1
-2
/
+5
*
thermal/drivers/hisi: Replace macro name with relevant sensor location
Daniel Lezcano
2018-10-23
1
-4
/
+4
*
thermal/drivers/hisi: Add multiple sensors support
Daniel Lezcano
2018-10-23
1
-32
/
+47
*
thermal/drivers/hisi: Prepare to support multiple sensors
Daniel Lezcano
2018-10-23
1
-13
/
+28
*
thermal/drivers/hisi: Factor out the probe functions
Daniel Lezcano
2018-10-23
1
-27
/
+12
*
thermal/drivers/hisi: Set the thermal zone private data to the sensor pointer
Daniel Lezcano
2018-10-23
1
-5
/
+4
*
thermal/drivers/hisi: Change the driver to be sensor oriented
Daniel Lezcano
2018-10-23
1
-30
/
+42
*
thermal/drivers/hisi: Change the platform data pointer to sensor ops
Daniel Lezcano
2018-10-23
1
-26
/
+34
*
thermal: armada: fix a test in probe()
Dan Carpenter
2018-10-23
1
-2
/
+2
*
thermal: imx: handle error path in one place to save duplicated code
Anson Huang
2018-10-23
1
-15
/
+14
*
thermal: imx: improve error message
Anson Huang
2018-10-23
1
-1
/
+1
*
thermal: tsens: Check if the IP is correctly enabled by firmware
Amit Kucheria
2018-10-23
1
-0
/
+17
*
thermal: tsens: Pass register offsets as private data
Amit Kucheria
2018-10-23
5
-0
/
+16
*
thermal: tsens: Add the SROT address map
Amit Kucheria
2018-10-23
2
-2
/
+13
*
thermal: tsens: Rename map field in order to add a second address map
Amit Kucheria
2018-10-23
4
-28
/
+27
*
thermal: tsens: Get rid of dead code
Amit Kucheria
2018-10-23
1
-5
/
+0
*
thermal: tsens: Add SPDX license identifiers
Amit Kucheria
2018-10-23
6
-59
/
+7
*
thermal: tsens: Prepare 8916 and 8974 tsens to use SROT and TM address space
Amit Kucheria
2018-10-23
1
-2
/
+3
*
thermal: qoriq: add i.mx8mq support
Anson Huang
2018-10-23
1
-0
/
+1
*
thermal: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-10-23
2
-7
/
+7
*
thermal: rcar_gen3_thermal: Add r8a774a1 support
Fabrizio Castro
2018-08-25
1
-0
/
+1
*
of: thermal: Allow multiple devices to share cooling map
Viresh Kumar
2018-08-25
1
-39
/
+103
*
thermal: qcom-spmi: Use PMIC thermal stage 2 for critical trip points
Matthias Kaehlcke
2018-08-25
1
-18
/
+140
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-08-19
8
-51
/
+54
|
\
|
*
r8169: don't use MSI-X on RTL8106e
Jian-Hong Pan
2018-08-19
1
-3
/
+6
|
*
net: lan743x_ptp: convert to ktime_get_clocktai_ts64
Arnd Bergmann
2018-08-19
1
-2
/
+1
|
*
r8169: add missing Kconfig dependency
Heiner Kallweit
2018-08-17
1
-0
/
+1
|
*
net/mlx5e: Delete unneeded function argument
Yuval Shaia
2018-08-16
1
-2
/
+2
|
*
isdn: Disable IIOCDBGVAR
Kees Cook
2018-08-16
1
-7
/
+1
|
*
net: dsa: add support for ksz9897 ethernet switch
Lad, Prabhakar
2018-08-16
2
-0
/
+10
|
*
veth: Free queues on link delete
Toshiaki Makita
2018-08-16
1
-37
/
+33
*
|
Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-08-19
6
-0
/
+390
|
\
\
|
*
|
irqchip: add a SiFive PLIC driver
Christoph Hellwig
2018-08-13
3
-0
/
+273
|
*
|
clocksource: new RISC-V SBI timer driver
Palmer Dabbelt
2018-08-13
3
-0
/
+117
*
|
|
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-19
1
-6
/
+2
|
\
\
\
|
*
|
|
Revert "uio: use request_threaded_irq instead"
Xiubo Li
2018-08-12
1
-6
/
+2
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-08-19
86
-934
/
+1277
|
\
\
\
\
|
*
\
\
\
Merge branch 'next' into for-linus
Dmitry Torokhov
2018-08-16
213
-1708
/
+2508
|
|
\
\
\
\
|
|
*
|
|
|
Input: do not use WARN() in input_alloc_absinfo()
Dmitry Torokhov
2018-08-08
1
-4
/
+12
|
|
*
|
|
|
Input: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-08-08
8
-2
/
+14
|
|
*
|
|
|
Input: raydium_i2c_ts - use true and false for boolean values
Gustavo A. R. Silva
2018-08-08
1
-2
/
+2
|
|
*
|
|
|
Input: evdev - switch to bitmap API
Andy Shevchenko
2018-08-02
1
-9
/
+7
|
|
*
|
|
|
Input: gpio-keys - switch to bitmap_zalloc()
Andy Shevchenko
2018-08-02
1
-4
/
+4
|
|
*
|
|
|
Merge branch 'ib/4.17-bitmap' into next
Dmitry Torokhov
2018-08-02
10
-304
/
+288
|
|
|
\
\
\
\
|
|
|
*
|
|
|
md: Avoid namespace collision with bitmap API
Andy Shevchenko
2018-08-02
9
-294
/
+278
|
|
|
*
|
|
|
dm: Avoid namespace collision with bitmap API
Andy Shevchenko
2018-08-02
1
-10
/
+10
|
|
*
|
|
|
|
Input: pm8941-pwrkey - add resin entry
Vinod Koul
2018-07-31
1
-0
/
+8
|
|
*
|
|
|
|
Input: pm8941-pwrkey - abstract register offsets and event code
Vinod Koul
2018-07-31
1
-13
/
+49
|
|
*
|
|
|
|
Input: iforce - reorganize joystick configuration lists
Tim Schumacher
2018-07-28
1
-14
/
+5
[next]