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
...
|
*
watchdog: da9055_wdt: Convert to use device managed functions
Guenter Roeck
2017-02-24
1
-15
/
+2
|
*
watchdog: da9052_wdt: Convert to use device managed functions
Guenter Roeck
2017-02-24
1
-24
/
+8
|
*
watchdog: bcm2835_wdt: Convert to use device managed functions and other impr...
Guenter Roeck
2017-02-24
1
-19
/
+8
|
*
watchdog: mena21_wdt: Convert to use device managed functions and other impro...
Guenter Roeck
2017-02-24
1
-22
/
+2
|
*
watchdog: wm831x_wdt: Convert to use device managed functions
Guenter Roeck
2017-02-24
1
-24
/
+7
|
*
watchdog: digicolor_wdt: Convert to use device managed functions and other im...
Guenter Roeck
2017-02-24
1
-36
/
+12
|
*
watchdog: iTCO_wdt: Replace shutdown function with call to watchdog_stop_on_r...
Guenter Roeck
2017-02-24
1
-8
/
+1
|
*
watchdog: intel-mid_wdt: Convert to use device managed functions
Guenter Roeck
2017-02-24
1
-10
/
+1
|
*
watchdog: meson_wdt: Convert to use device managed functions and other improv...
Guenter Roeck
2017-02-24
1
-21
/
+2
|
*
watchdog: sunxi_wdt: Convert to use device managed functions and other improv...
Guenter Roeck
2017-02-24
1
-22
/
+2
|
*
watchdog: aspeed_wdt: Convert to use device managed functions
Guenter Roeck
2017-02-24
1
-13
/
+1
|
*
watchdog: coh901327_wdt: Use dev variable instead of pdev->dev
Guenter Roeck
2017-02-24
1
-19
/
+15
|
*
watchdog: coh901327_wdt: Use devm_ioremap_resource to map resources
Guenter Roeck
2017-02-24
1
-26
/
+5
|
*
watchdog: coh901327_wdt: Keep clock enabled after loading driver
Guenter Roeck
2017-02-24
1
-20
/
+1
|
*
watchdog: coh901327_wdt: Simplify error handling in probe function
Guenter Roeck
2017-02-24
1
-4
/
+2
|
*
watchdog: tangox: Use watchdog core to install restart handler
Guenter Roeck
2017-02-24
1
-21
/
+13
|
*
watchdog: dw_wdt: Use watchdog core to install restart handler
Guenter Roeck
2017-02-24
1
-16
/
+7
|
*
watchdog: bcm2835_wdt: Use watchdog core to install restart handler
Guenter Roeck
2017-02-24
1
-27
/
+30
|
*
watchdog: asm9260_wdt: Use watchdog core to install restart handler
Guenter Roeck
2017-02-24
1
-15
/
+7
|
*
watchdog: bcm47xx_wdt: Don't validate platform data on remove
Guenter Roeck
2017-02-24
1
-3
/
+0
|
*
watchdog: iTCO_wdt: Simplify module init function
Guenter Roeck
2017-02-24
1
-7
/
+1
|
*
watchdog: iTCO_wdt: Use pdev for platform device and pci_dev for pci device
Guenter Roeck
2017-02-24
1
-27
/
+26
|
*
watchdog: iTCO_wdt: Use device managed resources
Guenter Roeck
2017-02-24
1
-63
/
+17
|
*
watchdog: iTCO_wdt: Use allocated data structures
Guenter Roeck
2017-02-24
1
-197
/
+205
|
*
watchdog: orion: fix spelling mistake: "harcoded" -> "hardcoded"
Colin Ian King
2017-02-24
1
-1
/
+1
|
*
watchdog: Enable COMPILE_TEST where possible
Guenter Roeck
2017-02-24
1
-59
/
+59
|
*
watchdog: pnx833x_wdt: Mark as broken
Guenter Roeck
2017-02-24
1
-0
/
+1
|
*
watchdog: nic7018_wdt: Add NIC7018 watchdog driver
Hui Chun Ong
2017-02-24
3
-0
/
+276
|
*
watchdog: constify watchdog_info structures
Bhumika Goyal
2017-02-24
12
-12
/
+12
|
*
watchdog: pika_wdt: add __ro_after_init to ident
Bhumika Goyal
2017-02-24
1
-1
/
+1
|
*
watchdog: booke_wdt: add __ro_after_init to booke_wdt_info
Bhumika Goyal
2017-02-24
1
-1
/
+1
|
*
watchdog: sa11x0/pxa: fix error path of driver initialization
Vladimir Zapolskiy
2017-02-24
1
-3
/
+5
|
*
watchdog: update my email address
John Crispin
2017-02-24
3
-5
/
+5
*
|
Merge tag 'platform-drivers-x86-v4.11-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2017-02-25
17
-320
/
+951
|
\
\
|
*
|
platform/x86: intel_turbo_max_3: make it explicitly non-modular
Paul Gortmaker
2017-02-25
1
-6
/
+5
|
*
|
platform/x86: dell-laptop: Add Latitude 7480 and others to the DMI whitelist
Alex Hung
2017-02-25
1
-0
/
+6
|
*
|
platform/x86: intel-hid: Support 5 button array
Alex Hung
2017-02-25
1
-5
/
+91
|
*
|
platform/x86: thinkpad_acpi: Call led_classdev_notify_brightness_hw_changed o...
Hans de Goede
2017-02-25
1
-4
/
+38
|
*
|
platform/x86: thinkpad_acpi: Use brightness_set_blocking callback for LEDs
Hans de Goede
2017-02-25
1
-64
/
+16
|
*
|
platform/x86: thinkpad_acpi: Stop setting led_classdev brightness directly
Hans de Goede
2017-02-25
1
-3
/
+1
|
*
|
leds: class: Add new optional brightness_hw_changed attribute
Hans de Goede
2017-02-25
2
-0
/
+85
|
*
|
platform/x86: acer-wmi: add another KEY_WLAN keycode
Chris Chiu
2017-02-25
1
-0
/
+1
|
*
|
platform/x86: acer-wmi: Inform firmware that RF Button Driver is active
Chris Chiu
2017-02-25
1
-16
/
+58
|
*
|
platform/x86: asus-wireless: Fix indentation
João Paulo Rechi Vita
2017-02-25
1
-2
/
+1
|
*
|
platform/x86: asus-wireless: Use per-HID HSWC parameters
João Paulo Rechi Vita
2017-02-25
1
-15
/
+42
|
*
|
platform/x86: intel_pmc_ipc: Add APL PMC PCI Id
Rajneesh Bhardwaj
2017-02-25
1
-0
/
+1
|
*
|
platform/x86: intel_pmc_ipc: read s0ix residency API
Shanth Murthy
2017-02-25
1
-6
/
+58
|
*
|
platform/x86: alienware-wmi: Remove header duplicate
Andy Shevchenko
2017-02-25
1
-1
/
+0
|
*
|
platform/x86: intel_mid_powerbtn: Use SCU IPC directly
Andy Shevchenko
2017-02-25
1
-2
/
+2
|
*
|
platform/x86: intel_mid_powerbtn: Unify IRQ acknowledgment
Andy Shevchenko
2017-02-25
1
-12
/
+7
[prev]
[next]