| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | Merge 3.8-rc5 into staging-next | Greg Kroah-Hartman | 2013-01-25 | 74 | -220/+588 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | hid: iio: rename struct hid_sensor_iio_common to hid_sensor_common | Alexander Holler | 2013-01-06 | 1 | -1/+1 |
| * | | | | rtc: add rtc-driver for HID sensors of type time | Alexander Holler | 2013-01-06 | 3 | -0/+308 |
* | | | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 5 | -21/+15 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | driver-core: constify data for class_find_device() | Michał Mirosław | 2013-02-06 | 1 | -3/+3 |
| * | | | | rtc: Convert to devm_ioremap_resource() | Thierry Reding | 2013-01-22 | 4 | -18/+12 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-02-19 | 4 | -1/+63 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ... | Thomas Gleixner | 2013-02-04 | 4 | -1/+63 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCK | John Stultz | 2013-01-29 | 1 | -2/+2 |
| | * | | | timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK option | Feng Tang | 2013-01-15 | 1 | -0/+2 |
| | * | | | rtc: Skip the suspend/resume handling if persistent clock exist | Feng Tang | 2013-01-15 | 1 | -0/+7 |
| | * | | | NTP: Add a CONFIG_RTC_SYSTOHC configuration | Jason Gunthorpe | 2013-01-15 | 3 | -1/+54 |
* | | | | | drivers/rtc/rtc-pl031.c: restore ST variant functionality | Linus Walleij | 2013-02-12 | 1 | -1/+3 |
| |_|_|/
|/| | | |
|
* | | | | drivers/rtc/rtc-pl031.c: fix the missing operation on enable | Haojian Zhuang | 2013-02-05 | 1 | -3/+5 |
* | | | | drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handler | Jan Luebbe | 2013-02-05 | 1 | -0/+3 |
* | | | | drivers/rtc/rtc-vt8500.c: fix year field in vt8500_rtc_set_time() | Tony Prisk | 2013-02-05 | 1 | -1/+1 |
|/ / / |
|
* | | | drivers/rtc/rtc-da9055.c: fix cross-section reference | Andrew Morton | 2013-01-11 | 1 | -1/+1 |
* | | | drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_time | Tony Prisk | 2013-01-04 | 1 | -3/+4 |
* | | | drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfield | Tony Prisk | 2013-01-04 | 1 | -2/+2 |
* | | | rtc: add RTC driver for TPS6586x | Laxman Dewangan | 2013-01-04 | 3 | -0/+365 |
* | | | drivers/rtc/rtc-tegra.c: convert to DT driver | Joseph Lo | 2013-01-04 | 1 | -0/+7 |
* | | | Drivers: rtc: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 70 | -214/+209 |
| |/
|/| |
|
* | | revert "rtc: recycle id when unloading a rtc driver" | Andrew Morton | 2012-12-20 | 1 | -1/+0 |
* | | drivers/rtc/rtc-imxdi.c: must include <linux/spinlock.h> | Jean Delvare | 2012-12-20 | 1 | -0/+1 |
* | | rtc: DA9055 RTC driver | Ashish Jangam | 2012-12-17 | 3 | -0/+424 |
* | | drivers/rtc/rtc-s3c: use of_match_ptr() macro | Sachin Kamat | 2012-12-17 | 1 | -3/+1 |
* | | drivers/rtc/rtc-tps65910.c: enable RTC power domain on initialization | Kim, Milo | 2012-12-17 | 1 | -0/+7 |
* | | drivers/rtc/rtc-dev.c: remove unused code from rtc-dev.c | Sachin Kamat | 2012-12-17 | 1 | -19/+0 |
* | | drivers/rtc/rtc-s3c.c: convert to use devm_* API | Tushar Behera | 2012-12-17 | 1 | -37/+8 |
* | | drivers/rtc/rtc-s3c.c: remove unnecessary err_nores label | Tushar Behera | 2012-12-17 | 1 | -4/+1 |
* | | rtc: add NXP PCF8523 support | Thierry Reding | 2012-12-17 | 3 | -0/+336 |
* | | rtc: rtc-davinci: use devm_kzalloc() | Devendra Naga | 2012-12-17 | 1 | -12/+4 |
* | | rtc: rtc-davinci: return correct error code if rtc_device_register() fails | Devendra Naga | 2012-12-17 | 1 | -2/+3 |
* | | drivers/rtc/rtc-tps65910.c: rename irq to match device | Sivaram Nair | 2012-12-17 | 1 | -1/+1 |
* | | rtc: rtc-spear: Provide flag for no support of UIE mode | Deepak Sikri | 2012-12-17 | 1 | -0/+2 |
* | | rtc: rtc-spear: Add clk_{un}prepare() support | Deepak Sikri | 2012-12-17 | 1 | -3/+3 |
* | | rtc: rtc-spear: use devm_*() routines | Viresh Kumar | 2012-12-17 | 1 | -60/+29 |
* | | drivers/rtc/rtc-test.c: avoid calling platform_device_put() twice | Wei Yongjun | 2012-12-17 | 1 | -7/+7 |
* | | drivers/rtc/rtc-vt8500.c: convert to use devm_kzalloc | Devendra Naga | 2012-12-17 | 1 | -10/+5 |
* | | drivers/rtc/rtc-imxdi.c: add devicetree support | Roland Stigge | 2012-12-17 | 1 | -0/+11 |
* | | drivers/rtc/rtc-imxdi: support for i.MX53 | Roland Stigge | 2012-12-17 | 1 | -1/+1 |
* | | rtc: omap: add runtime pm support | Vaibhav Hiremath | 2012-12-17 | 1 | -0/+18 |
* | | rtc: omap: depend on am33xx | Afzal Mohammed | 2012-12-17 | 1 | -4/+6 |
* | | rtc: omap: dt support | Afzal Mohammed | 2012-12-17 | 1 | -0/+18 |
* | | rtc: omap: kicker mechanism support | Afzal Mohammed | 2012-12-17 | 1 | -3/+41 |
* | | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-12-16 | 1 | -16/+16 |
|\ \ |
|
| * | | mfd/rtc/gpio: twl: No need to allocate bigger buffer for write | Peter Ujfalusi | 2012-11-21 | 1 | -16/+16 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 2 | -2/+2 |
|\ \ |
|
| * | | Fix misspellings of "whether" in comments. | Adam Buchbinder | 2012-11-19 | 2 | -2/+2 |
| |/ |
|
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 1 | -3/+31 |
|\ \ |
|