/openbmc/linux/fs/isofs/ |
H A D | util.c | 16 * to GMT. Thus we should always be correct. 45 * more than 13 hours from GMT, which is 52*15min. in iso_date() 47 * timezone offset being what get added to GMT to in iso_date() 49 * to get to true GMT, which is what we store the time in iso_date() 51 * their timezone any way they wish, of course, so GMT in iso_date()
|
/openbmc/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | g762.txt | 1 GMT G762/G763 PWM Fan controller 5 - "compatible": must be either "gmt,g762" or "gmt,g763" 41 compatible = "gmt,g762";
|
H A D | national,lm90.yaml | 30 - gmt,g781 153 - gmt,g781
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-toolbelt/ |
H A D | 720240501dca0b4eacc3295665d7ced8719e11d2.patch | 58 - "Date": "Sat, 14 Nov 2015 22:53:18 GMT", 77 + "Fri, 28 Apr 2023 18:04:50 GMT" 128 - "Date": "Sat, 14 Nov 2015 22:53:18 GMT", 147 + "Fri, 28 Apr 2023 18:04:52 GMT" 198 - "Date": "Sat, 14 Nov 2015 22:53:18 GMT", 217 + "Fri, 28 Apr 2023 18:04:53 GMT" 268 - "Date": "Sat, 14 Nov 2015 22:53:18 GMT", 287 + "Fri, 28 Apr 2023 18:04:55 GMT" 338 - "Date": "Sat, 14 Nov 2015 22:53:18 GMT", 357 + "Fri, 28 Apr 2023 18:04:56 GMT" [all …]
|
H A D | 090856f4159c40a2927fb88546419f2e1697ad5f.patch | 29 …018 23:00:15 GMT"], "strict-transport-security": ["max-age=0; includeSubdomains; preload"], "last-… 67 + "Thu, 04 Jan 2018 23:00:15 GMT" 70 + "Wed, 22 Nov 2017 09:22:00 GMT" 92 …GMT"], "Access-Control-Allow-Credentials": ["true"], "Access-Control-Allow-Origin": ["*"], "Connec… 142 + "Fri, 13 Nov 2015 00:23:20 GMT" 210 + "Fri, 13 Nov 2015 00:23:20 GMT" 232 …{"access-control-allow-origin": ["*"], "date": ["Tue, 03 Mar 2015 21:29:55 GMT"], "server": ["h2o/… 282 + "Tue, 03 Mar 2015 21:29:55 GMT" 304 …GMT"], "access-control-allow-origin": ["*"], "www-authenticate": ["Basic realm=\"Fake Realm\""]}, … 345 + "Sat, 03 May 2014 17:23:06 GMT" [all …]
|
/openbmc/linux/Documentation/hwmon/ |
H A D | g760a.rst | 10 Datasheet: Publicly available at the GMT website 12 http://www.gmt.com.tw/product/datasheet/EDS-760A.pdf 19 The GMT G760A Fan Speed PWM Controller is connected directly to a fan
|
/openbmc/linux/scripts/kconfig/ |
H A D | gconf.glade | 21 …"on_window1_size_request" object="vpaned1" last_modification_time="Fri, 11 Jan 2002 16:17:11 GMT"/> 22 …"on_window1_delete_event" object="window1" last_modification_time="Sun, 09 Mar 2003 19:42:46 GMT"/> 245 …ivate" handler="on_introduction1_activate" last_modification_time="Fri, 15 Nov 2002 20:26:30 GMT"/> 267 …me="activate" handler="on_about1_activate" last_modification_time="Fri, 15 Nov 2002 20:26:30 GMT"/> 289 …="activate" handler="on_license1_activate" last_modification_time="Fri, 15 Nov 2002 20:26:30 GMT"/> 433 …name="clicked" handler="on_single_clicked" last_modification_time="Sun, 12 Jan 2003 14:28:39 GMT"/> 451 … name="clicked" handler="on_split_clicked" last_modification_time="Sun, 12 Jan 2003 14:28:45 GMT"/> 469 …l name="clicked" handler="on_full_clicked" last_modification_time="Sun, 12 Jan 2003 14:28:50 GMT"/> 564 …ged" handler="on_treeview2_cursor_changed" last_modification_time="Sun, 12 Jan 2003 15:58:22 GMT"/> 565 … handler="on_treeview1_button_press_event" last_modification_time="Sun, 12 Jan 2003 16:03:52 GMT"/> [all …]
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | gconf.glade | 21 …"on_window1_size_request" object="vpaned1" last_modification_time="Fri, 11 Jan 2002 16:17:11 GMT"/> 22 …"on_window1_delete_event" object="window1" last_modification_time="Sun, 09 Mar 2003 19:42:46 GMT"/> 245 …ivate" handler="on_introduction1_activate" last_modification_time="Fri, 15 Nov 2002 20:26:30 GMT"/> 267 …me="activate" handler="on_about1_activate" last_modification_time="Fri, 15 Nov 2002 20:26:30 GMT"/> 289 …="activate" handler="on_license1_activate" last_modification_time="Fri, 15 Nov 2002 20:26:30 GMT"/> 433 …name="clicked" handler="on_single_clicked" last_modification_time="Sun, 12 Jan 2003 14:28:39 GMT"/> 451 … name="clicked" handler="on_split_clicked" last_modification_time="Sun, 12 Jan 2003 14:28:45 GMT"/> 469 …l name="clicked" handler="on_full_clicked" last_modification_time="Sun, 12 Jan 2003 14:28:50 GMT"/> 564 …ged" handler="on_treeview2_cursor_changed" last_modification_time="Sun, 12 Jan 2003 15:58:22 GMT"/> 565 … handler="on_treeview1_button_press_event" last_modification_time="Sun, 12 Jan 2003 16:03:52 GMT"/> [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/ |
H A D | gcc.git-ab884fffe3fc82a710bea66ad651720d71c938b8.patch | 447 + 0 - GMT 532 const time_zone* tz = db.locate_zone("GMT"); 534 - VERIFY( tz->name() == "Etc/GMT" ); 535 VERIFY( tz == std::chrono::locate_zone("GMT") ); 536 VERIFY( tz == db.locate_zone("Etc/GMT") ); 537 VERIFY( tz == db.locate_zone("Etc/GMT+0") ); 539 + // Since 2022f GMT is now a Zone and Etc/GMT a link instead of vice versa, 541 + // rearguard formats still have Etc/GMT as a Zone and GMT as a link. 542 + VERIFY( tz->name() == "GMT" || tz->name() == "Etc/GMT" );
|
/openbmc/phosphor-webui/app/common/filters/ |
H A D | index.js | 42 // "Dec 3, 2018 17:35:01 GMT" for en-GB at 'Europe/London' 43 // "Dec 3, 2018 20:35:01 GMT+3" for ru-RU at 'Europe/Moscow'
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | armada-xp-netgear-rn2120.dts | 47 compatible = "gmt,g762"; 57 compatible = "gmt,g762"; 67 compatible = "gmt,g762"; 77 compatible = "gmt,g751";
|
H A D | kirkwood-nas2big.dts | 45 * An I2C fan controller (GMT G762) is used but alarm is 102 compatible = "gmt,g762";
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/ |
H A D | 0007-Deleted-settiong-of-python-to-fix-the-install-confli.patch | 67 os.environ["TZ"] = "GMT" 91 os.environ["TZ"] = "GMT" 103 os.environ["TZ"] = "GMT"
|
/openbmc/linux/drivers/hwmon/ |
H A D | g760a.c | 8 * Complete datasheet is available at GMT's website: 9 * http://www.gmt.com.tw/product/datasheet/EDS-760A.pdf 216 MODULE_DESCRIPTION("GMT G760A driver");
|
/openbmc/openbmc/poky/meta/recipes-devtools/tcltk8/ |
H A D | tcl8_8.6.16.bb | 48 …/UTC /usr/share/zoneinfo/GMT /usr/share/lib/zoneinfo/UTC /usr/share/lib/zoneinfo/GMT /usr/lib/zone…
|
/openbmc/openbmc/poky/meta/recipes-devtools/tcltk/ |
H A D | tcl_9.0.1.bb | 44 …/UTC /usr/share/zoneinfo/GMT /usr/share/lib/zoneinfo/UTC /usr/share/lib/zoneinfo/GMT /usr/lib/zone…
|
/openbmc/docs/security/ |
H A D | TLS-configuration.md | 235 Not Before: May 11 11:40:48 2020 GMT 236 Not After : Feb 5 11:40:48 2023 GMT 270 Not Before: May 11 11:42:58 2020 GMT 271 Not After : May 11 11:42:58 2021 GMT 305 Not Before: May 22 13:46:02 2020 GMT 306 Not After : May 22 13:46:02 2021 GMT
|
/openbmc/openbmc/poky/meta/recipes-extended/timezone/ |
H A D | tzdata.bb | 176 ${datadir}/zoneinfo/GMT \ 177 ${datadir}/zoneinfo/GMT+0 \ 178 ${datadir}/zoneinfo/GMT-0 \
|
/openbmc/linux/fs/exfat/ |
H A D | exfat_raw.h | 184 /* Jan 1 GMT 00:00:00 1980 */ 186 /* Dec 31 GMT 23:59:59 2107 */
|
/openbmc/webui-vue/src/components/Mixins/ |
H A D | LocalTimezoneLabelMixin.js | 9 return format(new Date(), pattern, { timezone }).replace('GMT', 'UTC');
|
/openbmc/linux/arch/arm/mach-orion5x/ |
H A D | dns323-setup.c | 372 MPP6_GPIO, /* GMT G751-2f overtemp */ 396 MPP6_GPIO, /* GMT G751-2f overtemp */ 459 * 0x3e | GMT G760Af | fan speed PWM controller 460 * 0x48 | GMT G751-2f | temp. sensor and therm. watchdog (LM75 compatible) 477 * 0x48 | GMT G751-2f | temp. sensor and therm. watchdog (LM75 compatible)
|
/openbmc/u-boot/board/LaCie/net2big_v2/ |
H A D | net2big_v2.h | 23 /* GMT G762 registers (I2C fan controller) */
|
/openbmc/linux/tools/testing/selftests/timers/ |
H A D | leap-a-day.c | 8 * every day at midnight GMT. This allows for stressing the 15 * -s: Each iteration, set the date to 10 seconds before midnight GMT. 245 /* Calculate the next possible leap second 23:59:60 GMT */ in main()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/htpdate/ |
H A D | htpdate_1.3.7.bb | 5 Htpdate will synchronize the computer time to Greenwich Mean Time (GMT),\
|
/openbmc/bmcweb/include/ |
H A D | cookies.hpp | 29 "expires=Thu, 01 Jan 1970 00:00:00 GMT"); in clearSessionCookies()
|